@charset "UTF-8";
/*
 * Mobile-specific stylesheet manifest
 * Only includes components actually used in mobile views
 * This is much smaller than application.scss
 */
/* line 1, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_root.scss */
:root,
[data-bs-theme="light"] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", 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: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --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.25rem rgba(0, 0, 0, 0.075);
  --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(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}
/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  /* line 28, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  :root {
    scroll-behavior: smooth;
  }
}
/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}
/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  /* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h1, .h1 {
    font-size: 2.5rem;
  }
}
/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  /* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h2, .h2 {
    font-size: 2rem;
  }
}
/* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  /* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h3, .h3 {
    font-size: 1.75rem;
  }
}
/* line 108, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  /* line 108, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h4, .h4 {
    font-size: 1.5rem;
  }
}
/* line 113, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h5, .h5 {
  font-size: 1.25rem;
}
/* line 118, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h6, .h6 {
  font-size: 1rem;
}
/* line 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 141, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
/* line 150, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
/* line 159, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul {
  padding-left: 2rem;
}
/* line 164, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
/* line 178, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}
/* line 184, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
/* line 192, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}
/* line 201, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}
/* line 211, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
small, .small {
  font-size: 0.875em;
}
/* line 218, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}
/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
/* line 238, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}
/* line 239, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
/* line 244, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
/* line 248, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
/* line 260, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
/* line 270, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
/* line 282, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
/* line 291, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
/* line 298, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
/* line 304, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a > code {
  color: inherit;
}
/* line 309, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
/* line 316, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
/* line 328, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}
/* line 335, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
img,
svg {
  vertical-align: middle;
}
/* line 345, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}
/* line 350, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}
/* line 361, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
/* line 367, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
thead,
tbody,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
/* line 383, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
}
/* line 390, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}
/* line 400, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}
/* line 406, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 418, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}
/* line 425, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}
/* line 429, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}
/* line 435, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
select:disabled {
  opacity: 1;
}
/* line 443, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/* line 459, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
/* line 467, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
/* line 474, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}
/* line 485, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
/* line 497, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  /* line 497, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  legend {
    font-size: 1.5rem;
  }
}
/* line 506, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
legend + * {
  clear: left;
}
/* line 514, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}
/* line 534, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 555, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 561, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}
/* line 569, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
/* line 576, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
/* line 582, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
iframe {
  border: 0;
}
/* line 590, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}
/* line 600, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}
/* line 609, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}
/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
@media (min-width: 1200px) {
  /* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}
/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
@media (min-width: 1200px) {
  /* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}
/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
@media (min-width: 1200px) {
  /* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}
/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  /* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}
/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
@media (min-width: 1200px) {
  /* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}
/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
@media (min-width: 1200px) {
  /* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}
/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 65, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
/* line 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
/* line 82, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
/* line 88, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}
/* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
/* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
.container,
.container-fluid {
  --bs-gutter-x: 1.5rem;
  --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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
   .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  /* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
   .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
   .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  /* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
   .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  /* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
   .container {
    max-width: 1320px;
  }
}
/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_grid.scss */
.row {
  --bs-gutter-x: 1.5rem;
  --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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
@media (min-width: 576px) {
  /* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}
@media (min-width: 768px) {
  /* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}
@media (min-width: 992px) {
  /* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}
@media (min-width: 1200px) {
  /* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}
@media (min-width: 1400px) {
  /* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}
/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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: var(--bs-border-width);
  --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.25rem 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;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}
/* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
/* line 112, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:disabled, .btn.disabled {
  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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}
/* line 132, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  --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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}
/* line 132, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}
/* line 132, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}
/* line 132, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}
/* line 132, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}
/* line 132, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}
/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}
/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  --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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}
/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}
/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}
/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}
/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}
/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}
/* line 170, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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: 49, 132, 253;
  text-decoration: underline;
}
/* line 194, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
/* line 198, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}
/* line 210, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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 2, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}
/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group {
  border-radius: var(--bs-border-radius);
}
/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after {
  margin-left: 0;
}
/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
/* line 122, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
/* line 127, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}
/* line 133, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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 138, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}
/* line 28, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}
/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}
/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3rem;
}
/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}
/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}
/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}
/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}
/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}
/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}
/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}
/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}
/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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.414z'/%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(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  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;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}
/* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}
/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
[data-bs-theme="dark"] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
/* line 1, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_focus-ring.scss */
/* line 1, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
@media (prefers-reduced-motion: reduce) {
  /* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
}
/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
/* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
@media (min-width: 576px) {
  /* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}
@media (min-width: 768px) {
  /* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}
@media (min-width: 992px) {
  /* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}
@media (min-width: 1200px) {
  /* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}
@media (min-width: 1400px) {
  /* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}
/* line 2, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */
/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */
/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_visually-hidden.scss */
/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_visually-hidden.scss */
/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stretched-link.scss */
/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_text-truncation.scss */
/* line 1, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_vr.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-25 {
  opacity: 0.25 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-50 {
  opacity: 0.5 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-auto {
  overflow-x: auto !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-hidden {
  overflow-x: hidden !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-auto {
  overflow-y: auto !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-flex {
  display: flex !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-none {
  display: none !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-2 {
  border-width: 2px !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column {
  flex-direction: column !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-center {
  align-items: center !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-1 {
  padding: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-2 {
  padding: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-3 {
  padding: 1rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-4 {
  padding: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-5 {
  padding-top: 3rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-3 {
  gap: 1rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-4 {
  gap: 1.5rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-5 {
  gap: 3rem !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* rtl:begin:remove */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* rtl:end:remove */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/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, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded {
  border-radius: var(--bs-border-radius) !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-0 {
  z-index: 0 !important;
}
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
@media (min-width: 576px) {
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}
@media (min-width: 768px) {
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}
@media (min-width: 992px) {
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}
@media (min-width: 1200px) {
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}
@media (min-width: 1400px) {
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}
@media (min-width: 1200px) {
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}
@media print {
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}
/* line 1, app/assets/stylesheets/weather.css */
.weather-container {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  color: white;
  position: relative;
  min-height: auto;
}
/* line 12, app/assets/stylesheets/weather.css */
.city-header {
  text-align: center;
  margin-bottom: 20px;
}
/* line 17, app/assets/stylesheets/weather.css */
.city-header h2, .city-header .h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
/* line 23, app/assets/stylesheets/weather.css */
/* line 30, app/assets/stylesheets/weather.css */
.weather-icon {
  font-size: 24px;
  margin-right: 20px;
  color: #fff;
}
/* line 36, app/assets/stylesheets/weather.css */
.temperature {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 42, app/assets/stylesheets/weather.css */
.weather-description {
  font-size: 18px;
  opacity: 0.9;
  margin-bottom: 5px;
}
/* line 48, app/assets/stylesheets/weather.css */
.feels-like {
  font-size: 14px;
  opacity: 0.8;
}
/* line 53, app/assets/stylesheets/weather.css */
.section-title {
  font-size: 18px;
  font-weight: 600;
  margin: 30px 0 15px;
  text-align: center;
}
/* Daily forecast styling */
/* line 61, app/assets/stylesheets/weather.css */
.daily-forecast-container {
  margin: 25px 0;
}
/* line 65, app/assets/stylesheets/weather.css */
.daily-forecast {
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  margin: 0 -10px;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
}
/* line 74, app/assets/stylesheets/weather.css */
.daily-forecast::-webkit-scrollbar {
  height: 6px;
}
/* line 78, app/assets/stylesheets/weather.css */
.daily-forecast::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
/* line 83, app/assets/stylesheets/weather.css */
.daily-forecast::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
}
/* line 88, app/assets/stylesheets/weather.css */
/* line 101, app/assets/stylesheets/weather.css */
/* line 107, app/assets/stylesheets/weather.css */
/* line 112, app/assets/stylesheets/weather.css */
/* line 119, app/assets/stylesheets/weather.css */
/* line 124, app/assets/stylesheets/weather.css */
/* line 128, app/assets/stylesheets/weather.css */
/* line 138, app/assets/stylesheets/weather.css */
/* line 143, app/assets/stylesheets/weather.css */
/* line 147, app/assets/stylesheets/weather.css */
.weather-details {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-bottom: 20px;
}
/* line 154, app/assets/stylesheets/weather.css */
.detail-item {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.2s, background-color 0.2s;
}
/* line 164, app/assets/stylesheets/weather.css */
.detail-item:hover {
  transform: translateY(-2px);
  background-color: rgba(255, 255, 255, 0.25);
}
/* line 169, app/assets/stylesheets/weather.css */
/* line 174, app/assets/stylesheets/weather.css */
.detail-label {
  font-size: 12px;
  opacity: 0.8;
  margin-bottom: 5px;
}
/* line 180, app/assets/stylesheets/weather.css */
.detail-value {
  font-size: 16px;
  font-weight: 600;
}
/* line 185, app/assets/stylesheets/weather.css */
.loading-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-color: #1a202c;
}
/* line 193, app/assets/stylesheets/weather.css */
.spinner {
  width: 50px;
  height: 50px;
  border: 5px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: white;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/* line 208, app/assets/stylesheets/weather.css */
.error-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 50vh;
  padding: 2rem;
  text-align: center;
  color: #f56565;
}
/* line 219, app/assets/stylesheets/weather.css */
.error-message i {
  font-size: 24px;
  margin-bottom: 10px;
  color: #dc3545;
}
/* line 225, app/assets/stylesheets/weather.css */
.hidden {
  display: none !important;
}
/* line 229, app/assets/stylesheets/weather.css */
/* Hourly forecast styling - for future enhancement */
/* line 237, app/assets/stylesheets/weather.css */
/* Responsive design */
@media (min-width: 768px) {
  /* line 243, app/assets/stylesheets/weather.css */
  .weather-details {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 480px) {
  /* line 249, app/assets/stylesheets/weather.css */
  .weather-container {
    padding: 0;
    border-radius: 0;
    margin: 0;
  }
  /* line 255, app/assets/stylesheets/weather.css */
  .temperature {
    font-size: 4rem;
  }
  /* line 259, app/assets/stylesheets/weather.css */
  .weather-icon {
    font-size: 1.2rem;
  }
}
/* Dark mode styles */
@media (prefers-color-scheme: dark) {
  /* line 266, app/assets/stylesheets/weather.css */
  .weather-container {
    background: linear-gradient(to bottom, #2c3e50, #1a2530);
  }
}
/* line 271, app/assets/stylesheets/weather.css */
/* line 280, app/assets/stylesheets/weather.css */
/* Weather Component Styles */
/* Layout */
/* line 290, app/assets/stylesheets/weather.css */
.weather-container {
  position: relative;
  min-height: auto;
  color: white;
}
/* Background */
/* line 297, app/assets/stylesheets/weather.css */
.weather-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-size: cover;
  background-position: center;
  transition: opacity 0.5s ease-in-out;
}
/* line 309, app/assets/stylesheets/weather.css */
/* Default weather background images - REMOVED: Using dynamic backgrounds now */
/* Weather sections */
/* line 322, app/assets/stylesheets/weather.css */
.forecast-day {
  transition: transform 0.2s;
  overflow: visible;
  min-height: 80px;
  display: flex;
  align-items: center;
  padding: 0.75rem;
  box-sizing: border-box;
}
/* line 332, app/assets/stylesheets/weather.css */
.forecast-day:hover {
  transform: translateY(-2px);
}
/* line 336, app/assets/stylesheets/weather.css */
.forecast-icon {
  font-size: 2rem;
  margin-right: 1rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  overflow: visible;
}
/* line 349, app/assets/stylesheets/weather.css */
.forecast-icon i {
  line-height: 1;
  vertical-align: middle;
}
/* line 354, app/assets/stylesheets/weather.css */
.hourly-item {
  min-width: 80px;
}
/* Custom scrollbar for webkit browsers */
/* line 360, app/assets/stylesheets/weather.css */
::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
/* line 365, app/assets/stylesheets/weather.css */
::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
/* line 370, app/assets/stylesheets/weather.css */
::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
}
/* line 375, app/assets/stylesheets/weather.css */
::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.5);
}
/* Media queries */
@media (max-width: 640px) {
  /* line 382, app/assets/stylesheets/weather.css */
  .hourly-item {
    min-width: 70px;
  }
}
/* Full-screen weather layout */
/* line 388, app/assets/stylesheets/weather.css */
.weather-main-container {
  height: 100vh;
  overflow-y: auto;
  scroll-behavior: smooth;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
/* line 395, app/assets/stylesheets/weather.css */
.weather-hero-section {
  min-height: auto;
  /* Fallback for older browsers */
  min-height: auto;
  /* Dynamic viewport height, best for mobile */
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
/* line 404, app/assets/stylesheets/weather.css */
.weather-scroll-content {
  min-height: auto;
  background: linear-gradient(to bottom, #000000, #1a1a1a);
}
/* #weather-background CSS moved to bottom of file to avoid conflicts */
/* Mobile-first responsive design */
@media (max-width: 640px) {
  /* line 413, app/assets/stylesheets/weather.css */
  .weather-hero-section {
    padding: 1rem;
  }
  /* line 417, app/assets/stylesheets/weather.css */
  .weather-scroll-content {
    padding: 0;
  }
  /* line 421, app/assets/stylesheets/weather.css */
  .weather-scroll-content > div {
    padding: 1.5rem;
  }
  /* Ensure full-screen on mobile */
  /* line 426, app/assets/stylesheets/weather.css */
  .weather-main-container {
    height: 100vh;
    height: 100dvh;
    /* Use dynamic viewport height on mobile */
  }
  /* line 431, app/assets/stylesheets/weather.css */
  .weather-hero-section {
    height: 100vh;
    height: 100dvh;
  }
}
/* Tablet and larger screens */
@media (min-width: 641px) {
  /* line 439, app/assets/stylesheets/weather.css */
  .weather-main-container {
    max-width: 800px;
    margin: 0 auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  }
  /* line 445, app/assets/stylesheets/weather.css */
  .weather-scroll-content > div {
    padding: 2rem;
  }
}
/* Ensure smooth scrolling behavior */
/* line 451, app/assets/stylesheets/weather.css */
html {
  scroll-behavior: smooth;
}
/* Hourly forecast horizontal scroll - Force horizontal layout */
/* line 456, app/assets/stylesheets/weather.css */
.hourly-forecast {
  position: relative;
}
/* line 460, app/assets/stylesheets/weather.css */
.hourly-forecast .overflow-x-auto {
  display: block !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}
/* line 474, app/assets/stylesheets/weather.css */
.hourly-forecast .overflow-x-auto::-webkit-scrollbar {
  display: none;
}
/* line 478, app/assets/stylesheets/weather.css */
.hourly-forecast [data-weather-target="hourlyForecast"] {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 0.75rem !important;
  min-width: max-content !important;
  width: max-content !important;
  padding: 0.5rem 0 !important;
}
/* line 489, app/assets/stylesheets/weather.css */
.hourly-item {
  flex-shrink: 0 !important;
  flex-grow: 0 !important;
  min-width: 75px !important;
  width: 75px !important;
  padding: 0.75rem 0.5rem !important;
  background: rgba(0, 0, 0, 0.3) !important;
  border-radius: 0.75rem !important;
  color: white !important;
  text-align: center !important;
  transition: transform 0.2s ease !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
/* line 503, app/assets/stylesheets/weather.css */
.hourly-item:active {
  transform: scale(0.95);
}
/* line 507, app/assets/stylesheets/weather.css */
.hourly-item .time {
  font-size: 0.75rem !important;
  opacity: 0.8 !important;
  margin-bottom: 0.5rem !important;
  font-weight: 500 !important;
}
/* line 514, app/assets/stylesheets/weather.css */
.hourly-item .icon {
  font-size: 1.25rem !important;
  margin-bottom: 0.5rem !important;
  height: 1.5rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
/* line 523, app/assets/stylesheets/weather.css */
.hourly-item .temp {
  font-weight: 600 !important;
  margin-bottom: 0.5rem !important;
  font-size: 0.875rem !important;
}
/* line 529, app/assets/stylesheets/weather.css */
.hourly-item .detail {
  font-size: 0.7rem !important;
  opacity: 0.7 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.25rem !important;
}
/* Override any Tailwind classes that might interfere */
/* line 539, app/assets/stylesheets/weather.css */
/* Force horizontal scrolling on mobile */
@media (max-width: 768px) {
  /* line 552, app/assets/stylesheets/weather.css */
  .hourly-forecast .overflow-x-auto {
    -webkit-overflow-scrolling: touch !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
  }
  /* line 558, app/assets/stylesheets/weather.css */
}
/* Loading and Error States */
/* line 566, app/assets/stylesheets/weather.css */
.loading-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
/* line 579, app/assets/stylesheets/weather.css */
.spinner {
  width: 50px;
  height: 50px;
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-top: 4px solid #ea580c;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* line 593, app/assets/stylesheets/weather.css */
.error-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
/* line 606, app/assets/stylesheets/weather.css */
.error-content {
  text-align: center;
  padding: 2rem;
  max-width: 90%;
  max-width: 400px;
  color: white;
}
/* line 614, app/assets/stylesheets/weather.css */
.error-icon {
  font-size: 3rem;
  color: #ef4444;
  margin-bottom: 1rem;
}
/* line 620, app/assets/stylesheets/weather.css */
.error-text {
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.9);
}
/* line 628, app/assets/stylesheets/weather.css */
.retry-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: #ea580c;
  color: white;
  border: none;
  border-radius: 0.75rem;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-tap-highlight-color: transparent;
}
/* line 644, app/assets/stylesheets/weather.css */
.retry-btn:hover {
  background: #dc2626;
  transform: translateY(-1px);
}
/* line 649, app/assets/stylesheets/weather.css */
.retry-btn:active {
  transform: translateY(0);
  scale: 0.98;
}
/* line 654, app/assets/stylesheets/weather.css */
.retry-btn i {
  font-size: 0.9rem;
}
/* line 658, app/assets/stylesheets/weather.css */
.hidden {
  display: none !important;
}
/* Apply background image to the main mobile app container */
/* line 664, app/assets/stylesheets/weather.css */
#weather-background {
  width: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
/* Ensure the main container holding the hero section takes up full height */
/* line 676, app/assets/stylesheets/weather.css */
.weather-main-container {
  height: 100%;
  width: 100%;
}
/* Weather Emojis for Heroicons/Elegante theme */
/* line 3, app/assets/stylesheets/weather_emojis.css */
.weather-emoji {
  display: inline-block;
  font-style: normal;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  line-height: 1;
}
/* line 10, app/assets/stylesheets/weather_emojis.css */
.weather-emoji::before {
  font-size: 1.2em;
}
/* Weather emoji mappings using native Unicode emojis */
/* line 15, app/assets/stylesheets/weather_emojis.css */
.sun-emoji::before {
  content: "☀️";
}
/* line 19, app/assets/stylesheets/weather_emojis.css */
.cloud-emoji::before {
  content: "☁️";
}
/* line 23, app/assets/stylesheets/weather_emojis.css */
/* line 27, app/assets/stylesheets/weather_emojis.css */
.rain-emoji::before {
  content: "🌧️";
}
/* line 31, app/assets/stylesheets/weather_emojis.css */
.storm-emoji::before {
  content: "⛈️";
}
/* line 35, app/assets/stylesheets/weather_emojis.css */
/* line 39, app/assets/stylesheets/weather_emojis.css */
/* line 43, app/assets/stylesheets/weather_emojis.css */
/* line 47, app/assets/stylesheets/weather_emojis.css */
/* line 51, app/assets/stylesheets/weather_emojis.css */
/* line 55, app/assets/stylesheets/weather_emojis.css */
/* Current City Indicator Component */
/* line 9, app/assets/stylesheets/components/hail_views.scss */
/* line 21, app/assets/stylesheets/components/hail_views.scss */
/* line 27, app/assets/stylesheets/components/hail_views.scss */
/* line 34, app/assets/stylesheets/components/hail_views.scss */
/* line 46, app/assets/stylesheets/components/hail_views.scss */
/* line 50, app/assets/stylesheets/components/hail_views.scss */
/* line 57, app/assets/stylesheets/components/hail_views.scss */
/* line 62, app/assets/stylesheets/components/hail_views.scss */
/* line 66, app/assets/stylesheets/components/hail_views.scss */
/* line 80, app/assets/stylesheets/components/hail_views.scss */
/* line 88, app/assets/stylesheets/components/hail_views.scss */
/* Responsive adjustments for current city indicator */
@media (max-width: 768px) {
  /* line 95, app/assets/stylesheets/components/hail_views.scss */
  /* line 100, app/assets/stylesheets/components/hail_views.scss */
  /* line 104, app/assets/stylesheets/components/hail_views.scss */
  /* line 110, app/assets/stylesheets/components/hail_views.scss */
  /* line 114, app/assets/stylesheets/components/hail_views.scss */
  /* line 118, app/assets/stylesheets/components/hail_views.scss */
  /* line 122, app/assets/stylesheets/components/hail_views.scss */
  /* line 126, app/assets/stylesheets/components/hail_views.scss */
}
/* line 136, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 136, app/assets/stylesheets/components/hail_views.scss */
}
/* line 149, app/assets/stylesheets/components/hail_views.scss */
/* line 159, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 159, app/assets/stylesheets/components/hail_views.scss */
}
/* line 172, app/assets/stylesheets/components/hail_views.scss */
/* line 181, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 172, app/assets/stylesheets/components/hail_views.scss */
}
/* line 191, app/assets/stylesheets/components/hail_views.scss */
/* line 199, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 191, app/assets/stylesheets/components/hail_views.scss */
}
/* line 209, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 209, app/assets/stylesheets/components/hail_views.scss */
}
/* line 218, app/assets/stylesheets/components/hail_views.scss */
/* line 232, app/assets/stylesheets/components/hail_views.scss */
/* line 240, app/assets/stylesheets/components/hail_views.scss */
/* line 244, app/assets/stylesheets/components/hail_views.scss */
/* line 250, app/assets/stylesheets/components/hail_views.scss */
/* line 254, app/assets/stylesheets/components/hail_views.scss */
/* line 264, app/assets/stylesheets/components/hail_views.scss */
/* line 269, app/assets/stylesheets/components/hail_views.scss */
/* line 275, app/assets/stylesheets/components/hail_views.scss */
/* line 280, app/assets/stylesheets/components/hail_views.scss */
/* line 285, app/assets/stylesheets/components/hail_views.scss */
/* line 290, app/assets/stylesheets/components/hail_views.scss */
/* line 295, app/assets/stylesheets/components/hail_views.scss */
/* line 300, app/assets/stylesheets/components/hail_views.scss */
/* line 305, app/assets/stylesheets/components/hail_views.scss */
/* line 310, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 254, app/assets/stylesheets/components/hail_views.scss */
}
/* line 320, app/assets/stylesheets/components/hail_views.scss */
/* line 328, app/assets/stylesheets/components/hail_views.scss */
.hail-status-icon i {
  font-size: 2.5rem;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  /* line 328, app/assets/stylesheets/components/hail_views.scss */
  .hail-status-icon i {
    font-size: 2rem;
  }
}
/* line 338, app/assets/stylesheets/components/hail_views.scss */
.hail-status-content {
  flex: 1 1;
}
/* line 341, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 341, app/assets/stylesheets/components/hail_views.scss */
}
/* line 352, app/assets/stylesheets/components/hail_views.scss */
/* line 357, app/assets/stylesheets/components/hail_views.scss */
/* line 362, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 352, app/assets/stylesheets/components/hail_views.scss */
}
/* line 376, app/assets/stylesheets/components/hail_views.scss */
/* line 384, app/assets/stylesheets/components/hail_views.scss */
/* line 388, app/assets/stylesheets/components/hail_views.scss */
/* line 395, app/assets/stylesheets/components/hail_views.scss */
/* line 404, app/assets/stylesheets/components/hail_views.scss */
/* line 410, app/assets/stylesheets/components/hail_views.scss */
/* line 414, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 414, app/assets/stylesheets/components/hail_views.scss */
}
/* line 425, app/assets/stylesheets/components/hail_views.scss */
/* line 433, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 425, app/assets/stylesheets/components/hail_views.scss */
}
/* line 444, app/assets/stylesheets/components/hail_views.scss */
/* line 450, app/assets/stylesheets/components/hail_views.scss */
/* line 455, app/assets/stylesheets/components/hail_views.scss */
/* line 462, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 462, app/assets/stylesheets/components/hail_views.scss */
}
/* line 473, app/assets/stylesheets/components/hail_views.scss */
/* line 477, app/assets/stylesheets/components/hail_views.scss */
/* line 483, app/assets/stylesheets/components/hail_views.scss */
.cloud-item {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s ease;
}
/* line 494, app/assets/stylesheets/components/hail_views.scss */
.cloud-item:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateX(4px);
}
@media (max-width: 768px) {
  /* line 483, app/assets/stylesheets/components/hail_views.scss */
  .cloud-item {
    padding: 0.75rem;
    gap: 0.75rem;
  }
}
/* line 506, app/assets/stylesheets/components/hail_views.scss */
.cloud-item-distance .distance-value {
  font-size: 1.25rem;
  font-weight: 700;
  color: #2c3e50;
}
@media (max-width: 768px) {
  /* line 506, app/assets/stylesheets/components/hail_views.scss */
  .cloud-item-distance .distance-value {
    font-size: 1rem;
  }
}
/* line 517, app/assets/stylesheets/components/hail_views.scss */
.cloud-item-info {
  flex: 1 1;
}
/* line 520, app/assets/stylesheets/components/hail_views.scss */
.cloud-item-info .cloud-probability {
  font-weight: 600;
  color: #5d6d7e;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
/* line 527, app/assets/stylesheets/components/hail_views.scss */
.cloud-item-info .cloud-time {
  color: #95a5a6;
  font-size: 0.75rem;
}
/* line 534, app/assets/stylesheets/components/hail_views.scss */
.cloud-item-indicator .cloud-indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
/* line 539, app/assets/stylesheets/components/hail_views.scss */
.cloud-item-indicator .cloud-indicator.high-risk {
  background: #e74c3c;
  box-shadow: 0 0 10px rgba(231, 76, 60, 0.5);
}
/* line 544, app/assets/stylesheets/components/hail_views.scss */
.cloud-item-indicator .cloud-indicator.medium-risk {
  background: #f39c12;
  box-shadow: 0 0 10px rgba(243, 156, 18, 0.5);
}
/* line 549, app/assets/stylesheets/components/hail_views.scss */
.cloud-item-indicator .cloud-indicator.low-risk {
  background: #17a2b8;
  box-shadow: 0 0 10px rgba(23, 162, 184, 0.5);
}
/* line 557, app/assets/stylesheets/components/hail_views.scss */
/* line 561, app/assets/stylesheets/components/hail_views.scss */
/* line 570, app/assets/stylesheets/components/hail_views.scss */
/* line 577, app/assets/stylesheets/components/hail_views.scss */
/* line 584, app/assets/stylesheets/components/hail_views.scss */
/* line 592, app/assets/stylesheets/components/hail_views.scss */
/* line 606, app/assets/stylesheets/components/hail_views.scss */
@media (max-width: 768px) {
  /* line 561, app/assets/stylesheets/components/hail_views.scss */
  /* line 619, app/assets/stylesheets/components/hail_views.scss */
  /* line 623, app/assets/stylesheets/components/hail_views.scss */
}
/* line 630, app/assets/stylesheets/components/hail_views.scss */
/* line 644, app/assets/stylesheets/components/hail_views.scss */
/* line 652, app/assets/stylesheets/components/hail_views.scss */
/* line 662, app/assets/stylesheets/components/hail_views.scss */
@keyframes pulse-glow {
  0%, 100% {
    transform: scale(1);
    filter: drop-shadow(0 0 5px currentColor);
  }
  50% {
    transform: scale(1.1);
    filter: drop-shadow(0 0 15px currentColor);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 1200px) {
  /* line 691, app/assets/stylesheets/components/hail_views.scss */
}
@media (max-width: 768px) {
  /* line 697, app/assets/stylesheets/components/hail_views.scss */
  /* line 701, app/assets/stylesheets/components/hail_views.scss */
  /* line 705, app/assets/stylesheets/components/hail_views.scss */
  .cloud-item {
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  /* line 711, app/assets/stylesheets/components/hail_views.scss */
  /* line 715, app/assets/stylesheets/components/hail_views.scss */
  /* line 720, app/assets/stylesheets/components/hail_views.scss */
  /* line 724, app/assets/stylesheets/components/hail_views.scss */
}
/* Premium General Page Styles */
/* line 2, app/assets/stylesheets/components/premium_general.scss */
.premium-container {
  min-height: 100vh;
  background: linear-gradient(135deg, #F8FAFC 0%, #E2E8F0 100%);
  /* Light mode */
  position: relative;
  overflow-x: hidden;
}
/* line 8, app/assets/stylesheets/components/premium_general.scss */
.premium-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 20% 80%, rgba(59, 130, 246, 0.08) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 50%), radial-gradient(circle at 40% 40%, rgba(59, 130, 246, 0.05) 0%, transparent 50%);
  pointer-events: none;
}
/* Dark mode for premium container */
/* line 24, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-container {
  background: linear-gradient(135deg, #1F2937 0%, #111827 100%);
}
/* line 27, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-container::before {
  background: radial-gradient(circle at 20% 80%, rgba(59, 130, 246, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.05) 0%, transparent 50%), radial-gradient(circle at 40% 40%, rgba(59, 130, 246, 0.08) 0%, transparent 50%);
}
/* Hero Section */
/* line 36, app/assets/stylesheets/components/premium_general.scss */
.premium-hero {
  text-align: center;
  padding: 4rem 2rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  /* line 36, app/assets/stylesheets/components/premium_general.scss */
  .premium-hero {
    padding: 3rem 1rem;
  }
}
/* line 47, app/assets/stylesheets/components/premium_general.scss */
.premium-hero-content {
  max-width: 600px;
  margin: 0 auto;
}
/* line 52, app/assets/stylesheets/components/premium_general.scss */
.premium-logo {
  margin-bottom: 1.5rem;
}
/* line 55, app/assets/stylesheets/components/premium_general.scss */
.premium-logo i {
  font-size: 4rem;
  color: #FBBF24;
  filter: drop-shadow(0 4px 12px rgba(251, 191, 36, 0.3));
  animation: float 3s ease-in-out infinite;
}
@media (max-width: 768px) {
  /* line 55, app/assets/stylesheets/components/premium_general.scss */
  .premium-logo i {
    font-size: 3.5rem;
  }
}
@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-12px);
  }
}
/* line 72, app/assets/stylesheets/components/premium_general.scss */
.premium-hero-title {
  font-size: 2.5rem;
  font-weight: 800;
  color: #1F2937;
  /* Light mode */
  margin-bottom: 1.5rem;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  /* line 72, app/assets/stylesheets/components/premium_general.scss */
  .premium-hero-title {
    font-size: 2rem;
  }
}
/* Dark mode hero title */
/* line 85, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-hero-title {
  color: #FFFFFF;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
/* Pricing Section */
/* line 91, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-section {
  padding: 2rem 1rem 2rem;
  position: relative;
  z-index: 1;
}
/* line 97, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 3.5rem;
}
@media (max-width: 768px) {
  /* line 97, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-grid {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
}
/* line 110, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card {
  background: #FFFFFF;
  /* Light mode */
  border-radius: 20px;
  padding: 2.5rem;
  position: relative;
  border: 1px solid #E5E7EB;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  color: #374151;
}
/* line 120, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}
/* line 125, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.featured {
  border: 2px solid #3B82F6;
  box-shadow: 0 10px 40px rgba(59, 130, 246, 0.15);
}
/* line 129, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.featured:hover {
  box-shadow: 0 20px 60px rgba(59, 130, 246, 0.2);
}
/* line 135, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.monthly {
  background: #F8FAFC;
}
/* line 139, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.yearly {
  background: #FFFFFF;
}
/* line 143, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.lifetime {
  background: #FEF3C7;
}
/* line 147, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.family {
  background: #ECFDF5;
}
/* Dark mode pricing cards */
/* line 152, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card {
  background: #1F2937;
  border-color: #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
  color: #E5E7EB;
}
/* line 158, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card:hover {
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
}
/* line 162, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.featured {
  box-shadow: 0 10px 40px rgba(59, 130, 246, 0.2);
}
/* line 165, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.featured:hover {
  box-shadow: 0 20px 60px rgba(59, 130, 246, 0.3);
}
/* line 171, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.monthly {
  background: #2A3140;
}
/* line 175, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.yearly {
  background: #1F2937;
}
/* line 179, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.lifetime {
  background: #2C2A40;
}
/* line 183, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.family {
  background: #2A403A;
}
/* line 187, app/assets/stylesheets/components/premium_general.scss */
.pricing-badge {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: #3B82F6;
  color: #ffffff;
  padding: 0.6rem 1.2rem;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 700;
  box-shadow: 0 5px 15px rgba(59, 130, 246, 0.3);
}
/* line 201, app/assets/stylesheets/components/premium_general.scss */
.pricing-header {
  text-align: center;
  margin-bottom: 2.5rem;
}
/* line 206, app/assets/stylesheets/components/premium_general.scss */
.plan-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  background: #374151;
}
/* line 216, app/assets/stylesheets/components/premium_general.scss */
.plan-icon i {
  font-size: 1.75rem;
  color: #9CA3AF;
}
/* line 221, app/assets/stylesheets/components/premium_general.scss */
/* line 225, app/assets/stylesheets/components/premium_general.scss */
/* line 230, app/assets/stylesheets/components/premium_general.scss */
.pricing-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1F2937;
  /* Light mode */
  margin-bottom: 1rem;
}
/* line 237, app/assets/stylesheets/components/premium_general.scss */
.dark .pricing-title {
  color: #FFFFFF;
}
/* line 241, app/assets/stylesheets/components/premium_general.scss */
.pricing-price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-bottom: 0.5rem;
}
/* line 247, app/assets/stylesheets/components/premium_general.scss */
/* line 253, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .amount {
  font-size: 3rem;
  font-weight: 800;
  color: #1F2937;
  /* Light mode */
}
/* line 259, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .period {
  font-size: 1.1rem;
  color: #6B7280;
  /* Light mode */
  margin-left: 0.3rem;
}
/* line 267, app/assets/stylesheets/components/premium_general.scss */
/* line 271, app/assets/stylesheets/components/premium_general.scss */
.dark .pricing-price .amount {
  color: #FFFFFF;
}
/* line 275, app/assets/stylesheets/components/premium_general.scss */
.dark .pricing-price .period {
  color: #9CA3AF;
}
/* line 280, app/assets/stylesheets/components/premium_general.scss */
.pricing-savings {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
  padding: 0.3rem 0.8rem;
  border-radius: 12px;
  font-size: 0.9rem;
  font-weight: 600;
  display: inline-block;
}
/* line 290, app/assets/stylesheets/components/premium_general.scss */
.pricing-features {
  list-style: none;
  padding: 0;
  margin: 2.5rem 0;
}
/* line 295, app/assets/stylesheets/components/premium_general.scss */
.pricing-features li {
  display: flex;
  align-items: center;
  padding: 0.6rem 0;
  color: #4B5563;
  /* Light mode */
}
/* line 301, app/assets/stylesheets/components/premium_general.scss */
.pricing-features li i {
  color: #3B82F6;
  margin-right: 1rem;
  font-size: 1.1rem;
}
/* Dark mode pricing features */
/* line 310, app/assets/stylesheets/components/premium_general.scss */
.dark .pricing-features li {
  color: #D1D5DB;
}
/* line 314, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn {
  width: 100%;
  padding: 1.25rem 1rem;
  border: none;
  border-radius: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center;
  background: #3B82F6;
  color: white;
  gap: 0.25rem;
  line-height: normal;
}
/* line 332, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn:hover {
  background: #2563EB;
  transform: translateY(-2px);
}
/* line 337, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn.lifetime-btn {
  background: #FBBF24;
  color: #111827;
}
/* line 341, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn.lifetime-btn:hover {
  background: #F59E0B;
}
/* line 347, app/assets/stylesheets/components/premium_general.scss */
/* Family Sharing Section */
/* line 352, app/assets/stylesheets/components/premium_general.scss */
/* line 358, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode family sharing card */
/* line 370, app/assets/stylesheets/components/premium_general.scss */
/* line 376, app/assets/stylesheets/components/premium_general.scss */
/* line 386, app/assets/stylesheets/components/premium_general.scss */
/* line 392, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode family sharing text */
/* line 400, app/assets/stylesheets/components/premium_general.scss */
/* line 404, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode family sharing paragraph */
/* line 411, app/assets/stylesheets/components/premium_general.scss */
/* line 415, app/assets/stylesheets/components/premium_general.scss */
/* line 420, app/assets/stylesheets/components/premium_general.scss */
/* line 425, app/assets/stylesheets/components/premium_general.scss */
/* Social Proof Section */
/* line 430, app/assets/stylesheets/components/premium_general.scss */
.social-proof-section {
  padding: 2rem 1rem;
  position: relative;
  z-index: 1;
}
/* line 436, app/assets/stylesheets/components/premium_general.scss */
/* line 441, app/assets/stylesheets/components/premium_general.scss */
/* line 451, app/assets/stylesheets/components/premium_general.scss */
/* line 457, app/assets/stylesheets/components/premium_general.scss */
/* line 465, app/assets/stylesheets/components/premium_general.scss */
/* line 470, app/assets/stylesheets/components/premium_general.scss */
/* line 475, app/assets/stylesheets/components/premium_general.scss */
/* Testimonials */
/* line 480, app/assets/stylesheets/components/premium_general.scss */
.testimonials-section {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2.5rem;
}
@media (max-width: 768px) {
  /* line 480, app/assets/stylesheets/components/premium_general.scss */
  .testimonials-section {
    grid-template-columns: 1fr;
  }
}
/* line 492, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card {
  background: #FFFFFF;
  /* Light mode */
  border-radius: 20px;
  padding: 2.5rem;
  border: 1px solid #E5E7EB;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
}
/* line 500, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card:hover {
  transform: translateY(-8px);
}
/* line 505, app/assets/stylesheets/components/premium_general.scss */
.dark .testimonial-card {
  background: #1F2937;
  border-color: #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
}
/* line 511, app/assets/stylesheets/components/premium_general.scss */
.stars {
  display: flex;
  gap: 0.3rem;
  margin-bottom: 1.5rem;
}
/* line 516, app/assets/stylesheets/components/premium_general.scss */
.stars i {
  color: #FBBF24;
  font-size: 1.4rem;
}
/* line 522, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card h4, .testimonial-card .h4 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #1F2937;
  /* Light mode */
  margin-bottom: 1rem;
}
/* line 529, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card p {
  color: #4B5563;
  /* Light mode */
  line-height: 1.7;
  margin-bottom: 1.5rem;
}
/* line 535, app/assets/stylesheets/components/premium_general.scss */
.reviewer {
  color: #6B7280;
  /* Light mode */
  font-style: italic;
  font-weight: 600;
}
/* Dark mode testimonial text */
/* line 542, app/assets/stylesheets/components/premium_general.scss */
.dark .testimonial-card h4, .dark .testimonial-card .h4 {
  color: #FFFFFF;
}
/* line 546, app/assets/stylesheets/components/premium_general.scss */
.dark .testimonial-card p {
  color: #D1D5DB;
}
/* line 550, app/assets/stylesheets/components/premium_general.scss */
.dark .reviewer {
  color: #9CA3AF;
}
/* Support Section */
/* line 555, app/assets/stylesheets/components/premium_general.scss */
/* line 561, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode support card */
/* line 573, app/assets/stylesheets/components/premium_general.scss */
/* line 579, app/assets/stylesheets/components/premium_general.scss */
/* line 589, app/assets/stylesheets/components/premium_general.scss */
/* line 595, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode support card text */
/* line 603, app/assets/stylesheets/components/premium_general.scss */
/* line 607, app/assets/stylesheets/components/premium_general.scss */
@media (min-width: 640px) {
  /* line 607, app/assets/stylesheets/components/premium_general.scss */
}
/* line 618, app/assets/stylesheets/components/premium_general.scss */
/* line 627, app/assets/stylesheets/components/premium_general.scss */
/* Footer */
/* line 634, app/assets/stylesheets/components/premium_general.scss */
.premium-footer {
  padding: 3rem 1rem 2rem;
  position: relative;
  z-index: 1;
}
/* line 640, app/assets/stylesheets/components/premium_general.scss */
.premium-footer-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
/* line 646, app/assets/stylesheets/components/premium_general.scss */
.restore-section {
  margin-bottom: 2.5rem;
}
/* line 649, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-text {
  color: #4B5563;
  /* Light mode */
  margin-right: 1rem;
  font-weight: 600;
}
/* line 655, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-link {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 700;
  background: none;
  border: none;
  cursor: pointer;
}
/* line 663, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-link:hover {
  text-decoration: underline;
}
/* Dark mode restore section */
/* line 670, app/assets/stylesheets/components/premium_general.scss */
.dark .restore-section .restore-text {
  color: #D1D5DB;
}
/* line 674, app/assets/stylesheets/components/premium_general.scss */
.premium-disclaimer {
  color: #6B7280;
  /* Light mode */
  font-size: 0.9rem;
  line-height: 1.7;
  margin-bottom: 2.5rem;
}
/* Dark mode disclaimer */
/* line 682, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-disclaimer {
  color: #9CA3AF;
}
/* line 686, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
/* line 693, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links a {
  color: #6B7280;
  /* Light mode */
  text-decoration: none;
  font-size: 0.9rem;
}
/* line 698, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links a:hover {
  color: #1F2937;
  text-decoration: underline;
}
/* line 704, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links span {
  color: #9CA3AF;
}
/* Dark mode legal links */
/* line 711, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-legal-links a {
  color: #9CA3AF;
}
/* line 714, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-legal-links a:hover {
  color: #E5E7EB;
}
/* line 719, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-legal-links span {
  color: #4B5563;
}
/* Responsive Design */
@media (max-width: 640px) {
  /* line 726, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-grid {
    padding: 0 0.5rem;
  }
  /* line 730, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-card {
    padding: 2rem;
  }
  /* line 734, app/assets/stylesheets/components/premium_general.scss */
  .testimonials-section {
    padding: 0 0.5rem;
  }
  /* line 738, app/assets/stylesheets/components/premium_general.scss */
  .premium-legal-links {
    flex-direction: column;
    gap: 0.8rem;
  }
  /* line 742, app/assets/stylesheets/components/premium_general.scss */
  .premium-legal-links span {
    display: none;
  }
}
/* Features Section */
/* line 749, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section {
  padding: 2rem 1rem;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
/* line 755, app/assets/stylesheets/components/premium_general.scss */
/* line 762, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .features-subtitle {
  font-size: 1rem;
  color: #4B5563;
  /* Light mode: gray text */
  margin-bottom: 2rem;
}
/* line 768, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .premium-features-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 0.5rem;
  text-align: left;
}
/* line 777, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .premium-features-list li {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #4B5563;
  /* Light mode: gray text */
}
/* line 783, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .premium-features-list li i {
  color: #3B82F6;
  margin-right: 1rem;
  font-size: 1.2rem;
}
/* line 791, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode overrides for features section */
/* line 802, app/assets/stylesheets/components/premium_general.scss */
/* line 806, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-features-section .features-subtitle {
  color: #D1D5DB;
}
/* line 810, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-features-section .premium-features-list li {
  color: #D1D5DB;
}
/* line 814, app/assets/stylesheets/components/premium_general.scss */
/* Premium Status Card (for Settings page) */
/* line 822, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card {
  background: linear-gradient(135deg, #FBBF24 0%, #F59E0B 100%);
  border-radius: 16px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 8px 24px rgba(251, 191, 36, 0.25);
  position: relative;
  overflow: hidden;
}
/* line 831, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  animation: shimmer 3s ease-in-out infinite;
}
@keyframes shimmer {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10%, -10%);
  }
}
/* line 847, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-header {
  position: relative;
  z-index: 1;
  margin-bottom: 1.25rem;
}
/* line 853, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(0, 0, 0, 0.15);
  padding: 0.5rem 1rem;
  border-radius: 24px;
  margin-bottom: 0.75rem;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
/* line 863, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-badge i {
  color: #FFFFFF;
  font-size: 1rem;
}
/* line 868, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-badge span {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
/* line 878, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-content .premium-status-title {
  font-size: 1.4rem;
  font-weight: 800;
  color: #FFFFFF;
  margin: 0 0 0.5rem 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* line 886, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-content .premium-expiry {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.95);
  margin: 0;
  font-weight: 500;
}
/* line 895, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-content .premium-expiry i {
  font-size: 0.9rem;
  opacity: 0.9;
}
/* line 902, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions {
  position: relative;
  z-index: 1;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 909, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions .btn-manage-plan {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.9rem 1.25rem;
  border-radius: 12px;
  font-size: 1rem;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  border: 2px solid rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
/* line 926, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions .btn-manage-plan:hover {
  background: rgba(0, 0, 0, 0.3);
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateX(4px);
}
/* line 932, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions .btn-manage-plan i {
  font-size: 1rem;
  transition: transform 0.3s ease;
}
/* line 937, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions .btn-manage-plan:hover i {
  transform: translateX(4px);
}
@media (max-width: 640px) {
  /* line 822, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card {
    padding: 1.25rem;
  }
  /* line 947, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-status-content .premium-status-title {
    font-size: 1.2rem;
  }
  /* line 951, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-status-content .premium-expiry {
    font-size: 0.85rem;
  }
  /* line 956, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-badge {
    padding: 0.4rem 0.8rem;
  }
  /* line 959, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-badge i {
    font-size: 0.9rem;
  }
  /* line 963, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-badge span {
    font-size: 0.8rem;
  }
}
/* Modern Section Component Styles */
/* line 5, app/assets/stylesheets/components/modern_components.scss */
.modern-section-header {
  text-align: left;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 11, app/assets/stylesheets/components/modern_components.scss */
/* line 15, app/assets/stylesheets/components/modern_components.scss */
/* line 19, app/assets/stylesheets/components/modern_components.scss */
/* line 24, app/assets/stylesheets/components/modern_components.scss */
/* line 29, app/assets/stylesheets/components/modern_components.scss */
/* line 35, app/assets/stylesheets/components/modern_components.scss */
.modern-section-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.25rem 0;
  letter-spacing: -0.025em;
  line-height: 1.2;
}
/* line 43, app/assets/stylesheets/components/modern_components.scss */
/* line 47, app/assets/stylesheets/components/modern_components.scss */
/* line 51, app/assets/stylesheets/components/modern_components.scss */
/* line 57, app/assets/stylesheets/components/modern_components.scss */
.modern-section-subtitle {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  font-weight: 400;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
/* line 65, app/assets/stylesheets/components/modern_components.scss */
/* line 69, app/assets/stylesheets/components/modern_components.scss */
/* line 73, app/assets/stylesheets/components/modern_components.scss */
/* Glassmorphism Container Component Styles */
/* line 79, app/assets/stylesheets/components/modern_components.scss */
.glassmorphism-container {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 24px;
  padding: 2rem;
  margin: 1.5rem 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  /* Blur Intensity Variants */
  /* Opacity Variants */
  /* Border Radius Variants */
  /* Padding Variants */
  /* Margin Variants */
}
/* line 89, app/assets/stylesheets/components/modern_components.scss */
/* line 93, app/assets/stylesheets/components/modern_components.scss */
/* line 97, app/assets/stylesheets/components/modern_components.scss */
/* line 102, app/assets/stylesheets/components/modern_components.scss */
/* line 106, app/assets/stylesheets/components/modern_components.scss */
/* line 110, app/assets/stylesheets/components/modern_components.scss */
/* line 115, app/assets/stylesheets/components/modern_components.scss */
/* line 119, app/assets/stylesheets/components/modern_components.scss */
/* line 123, app/assets/stylesheets/components/modern_components.scss */
/* line 127, app/assets/stylesheets/components/modern_components.scss */
/* line 132, app/assets/stylesheets/components/modern_components.scss */
/* line 136, app/assets/stylesheets/components/modern_components.scss */
/* line 140, app/assets/stylesheets/components/modern_components.scss */
/* line 145, app/assets/stylesheets/components/modern_components.scss */
/* line 149, app/assets/stylesheets/components/modern_components.scss */
/* line 153, app/assets/stylesheets/components/modern_components.scss */
/* Modern CTA Component Styles */
/* line 159, app/assets/stylesheets/components/modern_components.scss */
.modern-cta {
  display: block;
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(37, 99, 235, 0.2) 100%);
  border: 1px solid rgba(59, 130, 246, 0.3);
  border-radius: 16px;
  padding: 1.25rem;
  margin-top: 1.5rem;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  position: relative;
  overflow: hidden;
  /* Shimmer Effect */
  /* Color Scheme Variants */
  /* Size Variants */
}
/* line 174, app/assets/stylesheets/components/modern_components.scss */
.modern-cta::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transition: left 0.5s;
}
/* line 185, app/assets/stylesheets/components/modern_components.scss */
.modern-cta:hover::before {
  left: 100%;
}
/* line 189, app/assets/stylesheets/components/modern_components.scss */
.modern-cta:hover {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.3) 0%, rgba(37, 99, 235, 0.3) 100%);
  border-color: rgba(59, 130, 246, 0.5);
  transform: translateY(-2px);
  box-shadow: 0 12px 40px rgba(59, 130, 246, 0.2);
  text-decoration: none;
  color: #ffffff;
}
/* line 198, app/assets/stylesheets/components/modern_components.scss */
.modern-cta:active {
  transform: translateY(0);
  box-shadow: 0 4px 16px rgba(59, 130, 246, 0.3);
}
/* line 204, app/assets/stylesheets/components/modern_components.scss */
/* line 208, app/assets/stylesheets/components/modern_components.scss */
/* line 214, app/assets/stylesheets/components/modern_components.scss */
/* line 219, app/assets/stylesheets/components/modern_components.scss */
/* line 223, app/assets/stylesheets/components/modern_components.scss */
/* line 229, app/assets/stylesheets/components/modern_components.scss */
/* line 234, app/assets/stylesheets/components/modern_components.scss */
/* line 238, app/assets/stylesheets/components/modern_components.scss */
/* line 244, app/assets/stylesheets/components/modern_components.scss */
/* line 250, app/assets/stylesheets/components/modern_components.scss */
/* line 256, app/assets/stylesheets/components/modern_components.scss */
/* line 263, app/assets/stylesheets/components/modern_components.scss */
.modern-cta-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
/* line 271, app/assets/stylesheets/components/modern_components.scss */
.modern-cta-text {
  display: flex;
  flex-direction: column;
  flex: 1 1;
}
/* line 277, app/assets/stylesheets/components/modern_components.scss */
.modern-cta-title {
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.25rem;
  letter-spacing: -0.01em;
}
/* line 284, app/assets/stylesheets/components/modern_components.scss */
/* line 288, app/assets/stylesheets/components/modern_components.scss */
/* line 293, app/assets/stylesheets/components/modern_components.scss */
.modern-cta-desc {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  line-height: 1.4;
}
/* line 299, app/assets/stylesheets/components/modern_components.scss */
/* line 303, app/assets/stylesheets/components/modern_components.scss */
/* line 308, app/assets/stylesheets/components/modern_components.scss */
.modern-cta-icon {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.125rem;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  margin-left: 1rem;
}
/* line 314, app/assets/stylesheets/components/modern_components.scss */
/* line 319, app/assets/stylesheets/components/modern_components.scss */
/* line 324, app/assets/stylesheets/components/modern_components.scss */
.modern-cta:hover .modern-cta-icon {
  transform: translateX(4px);
  color: #ffffff;
}
/* Modern Weather Overview Component Styles */
/* line 331, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-section {
  /* Inherits glassmorphism-container styles */
}
/* line 335, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  margin-top: 1.5rem;
}
/* line 342, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 16px;
  padding: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  /* Color variants for different card types */
}
/* line 352, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
}
/* line 364, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 369, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card:hover::before {
  opacity: 1;
}
/* line 375, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card.rain-card:hover {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(37, 99, 235, 0.1) 100%);
  box-shadow: 0 12px 32px rgba(59, 130, 246, 0.2);
}
/* line 380, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card.hot-card:hover {
  background: linear-gradient(135deg, rgba(251, 146, 60, 0.2) 0%, rgba(249, 115, 22, 0.1) 100%);
  box-shadow: 0 12px 32px rgba(251, 146, 60, 0.2);
}
/* line 385, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card.cold-card:hover {
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.2) 0%, rgba(2, 132, 199, 0.1) 100%);
  box-shadow: 0 12px 32px rgba(14, 165, 233, 0.2);
}
/* line 390, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card.precipitation-card:hover {
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.2) 0%, rgba(21, 128, 61, 0.1) 100%);
  box-shadow: 0 12px 32px rgba(34, 197, 94, 0.2);
}
/* line 396, app/assets/stylesheets/components/modern_components.scss */
.overview-card-header {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  gap: 0.75rem;
}
/* line 403, app/assets/stylesheets/components/modern_components.scss */
.overview-card-icon {
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
}
/* line 408, app/assets/stylesheets/components/modern_components.scss */
.rain-card .overview-card-icon {
  color: rgba(59, 130, 246, 0.9);
}
/* line 412, app/assets/stylesheets/components/modern_components.scss */
.hot-card .overview-card-icon {
  color: rgba(251, 146, 60, 0.9);
}
/* line 416, app/assets/stylesheets/components/modern_components.scss */
.cold-card .overview-card-icon {
  color: rgba(14, 165, 233, 0.9);
}
/* line 420, app/assets/stylesheets/components/modern_components.scss */
.precipitation-card .overview-card-icon {
  color: rgba(34, 197, 94, 0.9);
}
/* line 424, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card:hover .overview-card-icon {
  transform: scale(1.1);
  filter: brightness(1.2);
}
/* line 430, app/assets/stylesheets/components/modern_components.scss */
.overview-card-title {
  font-size: 0.875rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.2;
}
/* line 437, app/assets/stylesheets/components/modern_components.scss */
.overview-card-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0.75rem 0 0.5rem 0;
  line-height: 1.2;
  letter-spacing: -0.025em;
  min-height: 2rem;
  /* Consistent height for all cards */
  display: flex;
  align-items: center;
}
/* line 449, app/assets/stylesheets/components/modern_components.scss */
/* Modern Current Conditions Component Styles */
/* line 458, app/assets/stylesheets/components/modern_components.scss */
.current-conditions-section {
  /* Inherits glassmorphism-container styles */
}
/* line 462, app/assets/stylesheets/components/modern_components.scss */
.weather-details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  margin-top: 1.5rem;
  /* Ensure proper spacing on all screen sizes */
}
@media (max-width: 640px) {
  /* line 462, app/assets/stylesheets/components/modern_components.scss */
  .weather-details-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  /* line 462, app/assets/stylesheets/components/modern_components.scss */
  .weather-details-grid {
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.25rem;
  }
}
/* line 480, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  border-radius: 16px;
  padding: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 1rem;
  /* Color variants for different condition types */
}
/* line 493, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
}
/* line 505, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  border-color: rgba(255, 255, 255, 0.15);
}
/* line 510, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card:hover::before {
  opacity: 1;
}
/* line 516, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card.condition-card:hover {
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.15) 0%, rgba(79, 70, 229, 0.08) 100%);
  box-shadow: 0 10px 25px rgba(99, 102, 241, 0.15);
}
/* line 521, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card.wind-card:hover {
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.15) 0%, rgba(2, 132, 199, 0.08) 100%);
  box-shadow: 0 10px 25px rgba(14, 165, 233, 0.15);
}
/* line 526, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card.humidity-card:hover {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.15) 0%, rgba(37, 99, 235, 0.08) 100%);
  box-shadow: 0 10px 25px rgba(59, 130, 246, 0.15);
}
/* line 531, app/assets/stylesheets/components/modern_components.scss */
/* line 536, app/assets/stylesheets/components/modern_components.scss */
/* line 541, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card.uv-card:hover {
  background: linear-gradient(135deg, rgba(251, 146, 60, 0.15) 0%, rgba(249, 115, 22, 0.08) 100%);
  box-shadow: 0 10px 25px rgba(251, 146, 60, 0.15);
}
/* line 546, app/assets/stylesheets/components/modern_components.scss */
/* line 552, app/assets/stylesheets/components/modern_components.scss */
.detail-card-icon {
  font-size: 1.75rem;
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.3s ease;
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 566, app/assets/stylesheets/components/modern_components.scss */
.condition-card .detail-card-icon {
  color: rgba(99, 102, 241, 0.9);
  background: rgba(99, 102, 241, 0.1);
  border-color: rgba(99, 102, 241, 0.2);
}
/* line 572, app/assets/stylesheets/components/modern_components.scss */
.wind-card .detail-card-icon {
  color: rgba(14, 165, 233, 0.9);
  background: rgba(14, 165, 233, 0.1);
  border-color: rgba(14, 165, 233, 0.2);
}
/* line 578, app/assets/stylesheets/components/modern_components.scss */
.humidity-card .detail-card-icon {
  color: rgba(59, 130, 246, 0.9);
  background: rgba(59, 130, 246, 0.1);
  border-color: rgba(59, 130, 246, 0.2);
}
/* line 584, app/assets/stylesheets/components/modern_components.scss */
/* line 590, app/assets/stylesheets/components/modern_components.scss */
/* line 596, app/assets/stylesheets/components/modern_components.scss */
.uv-card .detail-card-icon {
  color: rgba(251, 146, 60, 0.9);
  background: rgba(251, 146, 60, 0.1);
  border-color: rgba(251, 146, 60, 0.2);
}
/* line 602, app/assets/stylesheets/components/modern_components.scss */
/* line 608, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card:hover .detail-card-icon {
  transform: scale(1.05);
  filter: brightness(1.1);
}
/* line 614, app/assets/stylesheets/components/modern_components.scss */
.detail-card-content {
  flex: 1 1;
  min-width: 0;
  /* Allows text to truncate if needed */
}
/* line 619, app/assets/stylesheets/components/modern_components.scss */
.detail-card-label {
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
  /* Allow text to wrap instead of truncating */
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
  max-width: none;
  line-height: 1.1;
}
/* line 630, app/assets/stylesheets/components/modern_components.scss */
.detail-card-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: -0.025em;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
/* line 642, app/assets/stylesheets/components/modern_components.scss */
.wind-direction {
  font-size: 0.875rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.1);
  padding: 0.25rem 0.5rem;
  border-radius: 6px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
/* Responsive Design */
@media (max-width: 768px) {
  /* line 655, app/assets/stylesheets/components/modern_components.scss */
  .glassmorphism-container {
    padding: 1.5rem;
    margin: 1rem 0;
    border-radius: 20px;
  }
  /* line 661, app/assets/stylesheets/components/modern_components.scss */
  .modern-section-title {
    font-size: 1.5rem;
  }
  /* line 664, app/assets/stylesheets/components/modern_components.scss */
  /* line 668, app/assets/stylesheets/components/modern_components.scss */
  /* line 672, app/assets/stylesheets/components/modern_components.scss */
  /* line 677, app/assets/stylesheets/components/modern_components.scss */
  .modern-section-subtitle {
    font-size: 0.8rem;
  }
  /* line 680, app/assets/stylesheets/components/modern_components.scss */
  /* line 684, app/assets/stylesheets/components/modern_components.scss */
  /* line 689, app/assets/stylesheets/components/modern_components.scss */
  .modern-cta {
    padding: 1rem;
    border-radius: 12px;
  }
  /* line 693, app/assets/stylesheets/components/modern_components.scss */
  /* line 697, app/assets/stylesheets/components/modern_components.scss */
  /* line 703, app/assets/stylesheets/components/modern_components.scss */
  .modern-cta-title {
    font-size: 0.9rem;
  }
  /* line 706, app/assets/stylesheets/components/modern_components.scss */
  /* line 710, app/assets/stylesheets/components/modern_components.scss */
  /* line 715, app/assets/stylesheets/components/modern_components.scss */
  .modern-cta-desc {
    font-size: 0.8rem;
  }
  /* line 718, app/assets/stylesheets/components/modern_components.scss */
  /* line 722, app/assets/stylesheets/components/modern_components.scss */
  /* line 727, app/assets/stylesheets/components/modern_components.scss */
  .modern-cta-icon {
    font-size: 1rem;
    margin-left: 0.75rem;
  }
  /* line 731, app/assets/stylesheets/components/modern_components.scss */
  /* line 736, app/assets/stylesheets/components/modern_components.scss */
  /* Weather Overview responsive adjustments */
  /* line 743, app/assets/stylesheets/components/modern_components.scss */
  .weather-overview-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 1rem;
  }
  /* line 749, app/assets/stylesheets/components/modern_components.scss */
  .weather-overview-card {
    padding: 1.25rem;
    border-radius: 12px;
  }
  /* line 753, app/assets/stylesheets/components/modern_components.scss */
  .weather-overview-card:hover {
    transform: translateY(-2px);
  }
  /* line 758, app/assets/stylesheets/components/modern_components.scss */
  .overview-card-icon {
    font-size: 1.25rem;
  }
  /* line 762, app/assets/stylesheets/components/modern_components.scss */
  .overview-card-title {
    font-size: 0.8rem;
  }
  /* line 766, app/assets/stylesheets/components/modern_components.scss */
  .overview-card-value {
    font-size: 1.25rem;
    min-height: 1.75rem;
  }
  /* line 771, app/assets/stylesheets/components/modern_components.scss */
  /* Current Conditions responsive adjustments */
  /* line 776, app/assets/stylesheets/components/modern_components.scss */
  .weather-details-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  /* line 781, app/assets/stylesheets/components/modern_components.scss */
  .weather-detail-card {
    padding: 1.25rem;
    border-radius: 12px;
    min-height: auto;
    display: flex;
    align-items: center;
    gap: 1rem;
  }
  /* line 789, app/assets/stylesheets/components/modern_components.scss */
  .weather-detail-card:hover {
    transform: translateY(-2px);
  }
  /* line 794, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-icon {
    font-size: 1.25rem;
    width: 2.5rem;
    height: 2.5rem;
    flex-shrink: 0;
  }
  /* line 801, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-content {
    flex: 1 1;
    min-width: 0;
    overflow: visible;
  }
  /* line 807, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-label {
    font-size: 0.75rem;
    margin-bottom: 0.25rem;
    /* Allow text to wrap instead of truncating */
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    max-width: none;
    line-height: 1.1;
  }
  /* line 818, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-value {
    font-size: 1.125rem;
    min-height: auto;
    line-height: 1.3;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  /* line 826, app/assets/stylesheets/components/modern_components.scss */
  .wind-direction {
    font-size: 0.75rem;
    padding: 0.125rem 0.375rem;
  }
}
/* Additional responsive styles for very small screens */
@media (max-width: 480px) {
  /* line 834, app/assets/stylesheets/components/modern_components.scss */
  .glassmorphism-container {
    padding: 1rem;
    margin: 0.75rem;
    border-radius: 16px;
  }
  /* line 840, app/assets/stylesheets/components/modern_components.scss */
  .weather-details-grid {
    gap: 0.75rem;
    margin-top: 1rem;
  }
  /* line 845, app/assets/stylesheets/components/modern_components.scss */
  .weather-detail-card {
    padding: 1rem;
    border-radius: 12px;
    gap: 0.75rem;
  }
  /* line 850, app/assets/stylesheets/components/modern_components.scss */
  .weather-detail-card:hover {
    transform: translateY(-1px);
  }
  /* line 855, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-icon {
    font-size: 1.125rem;
    width: 2.25rem;
    height: 2.25rem;
  }
  /* line 861, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-label {
    font-size: 0.7rem;
    margin-bottom: 0.25rem;
    line-height: 1.1;
    /* Allow text to wrap instead of truncating */
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    max-width: none;
  }
  /* line 872, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-value {
    font-size: 1rem;
    line-height: 1.2;
    gap: 0.375rem;
  }
  /* line 878, app/assets/stylesheets/components/modern_components.scss */
  .wind-direction {
    font-size: 0.7rem;
    padding: 0.125rem 0.25rem;
  }
  /* line 883, app/assets/stylesheets/components/modern_components.scss */
  .modern-section-title {
    font-size: 1.25rem;
  }
  /* line 887, app/assets/stylesheets/components/modern_components.scss */
  .modern-section-subtitle {
    font-size: 0.75rem;
  }
}
/* User Login Section Component Styles - Avatar Centered Design */
/* Avatar Centered Item */
/* line 895, app/assets/stylesheets/components/modern_components.scss */
.user-avatar-centered-item {
  padding: 32px 20px !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
/* line 904, app/assets/stylesheets/components/modern_components.scss */
.avatar-centered-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
  max-width: 100%;
}
/* line 914, app/assets/stylesheets/components/modern_components.scss */
.avatar-centered-section {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
/* Large Avatar Styles */
/* line 923, app/assets/stylesheets/components/modern_components.scss */
.user-avatar-large {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
/* line 933, app/assets/stylesheets/components/modern_components.scss */
.user-avatar-placeholder-large {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
  border: 3px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  letter-spacing: 1px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
/* line 951, app/assets/stylesheets/components/modern_components.scss */
.user-avatar-default-large {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: rgba(255, 255, 255, 0.6);
  border: 3px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
/* line 966, app/assets/stylesheets/components/modern_components.scss */
/* Avatar Centered Content */
/* line 979, app/assets/stylesheets/components/modern_components.scss */
.avatar-centered-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  text-align: center;
}
/* User Profile Info (when logged in) */
/* line 990, app/assets/stylesheets/components/modern_components.scss */
.user-profile-info {
  text-align: center;
  margin-bottom: 8px;
}
/* line 995, app/assets/stylesheets/components/modern_components.scss */
.user-name-large {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 4px;
  letter-spacing: -0.025em;
}
/* line 1003, app/assets/stylesheets/components/modern_components.scss */
.user-email-large {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
/* User Actions (when logged in) */
/* line 1010, app/assets/stylesheets/components/modern_components.scss */
.user-actions-centered {
  margin-top: 4px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
}
/* line 1018, app/assets/stylesheets/components/modern_components.scss */
.logout-button-large {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 20px;
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.2);
  border-radius: 10px;
  color: rgba(239, 68, 68, 0.8);
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s ease;
}
/* line 1033, app/assets/stylesheets/components/modern_components.scss */
.logout-button-large:hover {
  background: rgba(239, 68, 68, 0.15);
  border-color: rgba(239, 68, 68, 0.3);
  color: #ef4444;
  text-decoration: none;
  transform: translateY(-1px);
}
/* line 1041, app/assets/stylesheets/components/modern_components.scss */
.logout-button-large:active {
  transform: translateY(0);
}
/* line 1045, app/assets/stylesheets/components/modern_components.scss */
.logout-button-large i {
  font-size: 14px;
}
/*
 * Account deletion (Apple Guideline 5.1.1(v)). Subtler than the
 * Sign Out button — neutral gray pill with red text on hover —
 * because for the everyday user this is the irreversible
 * "destroy my account" action and we don't want it to compete with
 * Sign Out for visual weight. But still clearly visible and
 * unambiguously labeled, which is what Apple Review checks for.
 * Mirrors the .logout-button-large shape so the two buttons stack
 * cleanly in .user-actions-centered.
 */
/* line 1060, app/assets/stylesheets/components/modern_components.scss */
.delete-account-button-large {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  font-family: inherit;
  cursor: pointer;
  transition: all 0.2s ease;
  appearance: none;
  -webkit-appearance: none;
}
/* line 1078, app/assets/stylesheets/components/modern_components.scss */
.delete-account-button-large:hover {
  background: rgba(239, 68, 68, 0.1);
  border-color: rgba(239, 68, 68, 0.25);
  color: #ef4444;
  transform: translateY(-1px);
}
/* line 1085, app/assets/stylesheets/components/modern_components.scss */
.delete-account-button-large:active {
  transform: translateY(0);
}
/* line 1089, app/assets/stylesheets/components/modern_components.scss */
.delete-account-button-large:focus-visible {
  outline: 2px solid rgba(239, 68, 68, 0.4);
  outline-offset: 2px;
}
/* line 1094, app/assets/stylesheets/components/modern_components.scss */
.delete-account-button-large i {
  font-size: 14px;
}
/* Login Actions (when not logged in) */
/* line 1100, app/assets/stylesheets/components/modern_components.scss */
.login-actions-centered {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
  text-align: center;
}
/* line 1110, app/assets/stylesheets/components/modern_components.scss */
.welcome-message {
  text-align: center;
  margin-bottom: 4px;
}
/* line 1115, app/assets/stylesheets/components/modern_components.scss */
.welcome-title {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 4px;
  letter-spacing: -0.025em;
}
/* line 1123, app/assets/stylesheets/components/modern_components.scss */
.welcome-description {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
/* Auth Button Container */
/* line 1130, app/assets/stylesheets/components/modern_components.scss */
.auth-button-container {
  display: flex;
  justify-content: center;
  width: 100%;
}
/* line 1136, app/assets/stylesheets/components/modern_components.scss */
.auth-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
/* line 1151, app/assets/stylesheets/components/modern_components.scss */
.auth-button-primary {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
/* line 1158, app/assets/stylesheets/components/modern_components.scss */
.auth-button-primary:hover {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 100%);
  border-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
/* line 1167, app/assets/stylesheets/components/modern_components.scss */
.auth-button-primary:active {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
/* Single button styling for better prominence */
/* line 1174, app/assets/stylesheets/components/modern_components.scss */
.auth-button-single {
  min-width: 180px;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.025em;
}
/* line 1181, app/assets/stylesheets/components/modern_components.scss */
.auth-button-single i {
  font-size: 16px;
}
/* Earthquakes Page Styles */
/* line 2, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-page {
  padding: 1rem;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  /* line 2, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-page {
    padding: 0.5rem 0.25rem;
  }
}
/* Mobile-first responsive containers */
@media (max-width: 768px) {
  /* line 14, app/assets/stylesheets/components/earthquakes_components.scss */
  
.earthquakes-list-container,
.earthquakes-advanced-filters {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-bottom: 1rem;
  }
}
/* City Info Card */
/* line 24, app/assets/stylesheets/components/earthquakes_components.scss */
.city-info-card {
  margin-bottom: 1.5rem;
}
/* line 28, app/assets/stylesheets/components/earthquakes_components.scss */
.city-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
/* line 35, app/assets/stylesheets/components/earthquakes_components.scss */
.city-info-content {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 1 1;
}
/* line 42, app/assets/stylesheets/components/earthquakes_components.scss */
.city-icon {
  font-size: 2rem;
  color: #3b82f6;
  opacity: 0.8;
}
/* line 48, app/assets/stylesheets/components/earthquakes_components.scss */
.city-details {
  flex: 1 1;
}
/* line 52, app/assets/stylesheets/components/earthquakes_components.scss */
.city-name {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
}
/* line 59, app/assets/stylesheets/components/earthquakes_components.scss */
.city-location {
  margin: 0.25rem 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
/* line 65, app/assets/stylesheets/components/earthquakes_components.scss */
.city-coordinates {
  margin-top: 0.5rem;
}
/* line 69, app/assets/stylesheets/components/earthquakes_components.scss */
.coordinate {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.1);
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
/* line 81, app/assets/stylesheets/components/earthquakes_components.scss */
.premium-badge {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background: linear-gradient(135deg, #8b5cf6, #a855f7);
  border-radius: 1.5rem;
  color: white;
  font-size: 0.9rem;
  font-weight: 500;
  box-shadow: 0 4px 12px rgba(139, 92, 246, 0.3);
}
/* Earthquakes Map Component */
/* line 95, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 99, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 99, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 110, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 110, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 123, app/assets/stylesheets/components/earthquakes_components.scss */
/* Leaflet Map Customizations */
/* line 131, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 136, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 143, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 148, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 153, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 158, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 167, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 173, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 177, app/assets/stylesheets/components/earthquakes_components.scss */
/* Map Loading State */
/* line 183, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 198, app/assets/stylesheets/components/earthquakes_components.scss */
.loading-spinner {
  font-size: 3rem;
  margin-bottom: 1rem;
  opacity: 0.8;
}
/* line 204, app/assets/stylesheets/components/earthquakes_components.scss */
.loading-text {
  font-size: 1.1rem;
  opacity: 0.9;
}
/* Error States */
/* line 210, app/assets/stylesheets/components/earthquakes_components.scss */
.error-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 2rem;
  text-align: center;
}
/* line 219, app/assets/stylesheets/components/earthquakes_components.scss */
.error-icon {
  font-size: 3rem;
  color: #ef4444;
  opacity: 0.8;
}
/* line 225, app/assets/stylesheets/components/earthquakes_components.scss */
.error-text {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}
/* line 231, app/assets/stylesheets/components/earthquakes_components.scss */
.retry-btn {
  background: linear-gradient(135deg, #3b82f6, #1e40af);
  color: white;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
/* line 244, app/assets/stylesheets/components/earthquakes_components.scss */
.retry-btn:hover {
  background: linear-gradient(135deg, #2563eb, #1d4ed8);
  transform: translateY(-1px);
  box-shadow: 0 4px 20px rgba(59, 130, 246, 0.4);
}
/* line 250, app/assets/stylesheets/components/earthquakes_components.scss */
.retry-btn:active {
  transform: translateY(0);
}
/* Map Legend */
/* line 256, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 256, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 277, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 277, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 291, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 297, app/assets/stylesheets/components/earthquakes_components.scss */
.legend-item {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 0.75rem;
}
@media (max-width: 768px) {
  /* line 297, app/assets/stylesheets/components/earthquakes_components.scss */
  .legend-item {
    gap: 0.5rem;
    font-size: 0.7rem;
  }
}
/* line 309, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 309, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 323, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 324, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 325, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 326, app/assets/stylesheets/components/earthquakes_components.scss */
/* Earthquakes List Component */
/* line 333, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-list-container {
  margin-bottom: 1.5rem;
}
/* line 337, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-list-wrapper {
  min-height: 400px;
}
/* List Loading/Empty States */
/* line 342, app/assets/stylesheets/components/earthquakes_components.scss */
.list-loading-state, .list-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 2rem;
  text-align: center;
}
/* line 351, app/assets/stylesheets/components/earthquakes_components.scss */
.list-loading-state {
  color: rgba(255, 255, 255, 0.8);
}
/* line 355, app/assets/stylesheets/components/earthquakes_components.scss */
.eq-spinner {
  width: 40px;
  height: 40px;
  border: 3px solid rgba(255, 255, 255, 0.15);
  border-top-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  animation: eq-spin 0.8s linear infinite;
  margin-bottom: 1rem;
}
/* line 364, app/assets/stylesheets/components/earthquakes_components.scss */
.eq-spinner.small {
  width: 24px;
  height: 24px;
  border-width: 2px;
}
@keyframes eq-spin {
  to {
    transform: rotate(360deg);
  }
}
/* line 375, app/assets/stylesheets/components/earthquakes_components.scss */
.list-empty-state {
  color: rgba(255, 255, 255, 0.7);
}
/* line 379, app/assets/stylesheets/components/earthquakes_components.scss */
.empty-icon {
  font-size: 4rem;
  margin-bottom: 1rem;
  opacity: 0.5;
}
/* line 385, app/assets/stylesheets/components/earthquakes_components.scss */
.empty-title {
  margin: 0 0 0.5rem 0;
  color: rgba(255, 255, 255, 0.9);
}
/* line 390, app/assets/stylesheets/components/earthquakes_components.scss */
.empty-description {
  margin: 0;
  font-size: 0.9rem;
}
/* List Header */
/* line 396, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-list-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  /* line 396, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-list-header {
    flex-direction: column;
    gap: 1rem;
    align-items: stretch;
  }
}
/* line 411, app/assets/stylesheets/components/earthquakes_components.scss */
.list-stats {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.8);
}
/* line 418, app/assets/stylesheets/components/earthquakes_components.scss */
.stats-count {
  font-weight: 600;
  color: #3b82f6;
  font-size: 1.1rem;
}
/* Earthquakes List */
/* line 427, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
/* Individual Earthquake Item (will be styled by JavaScript) */
/* line 434, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-item {
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  /* Add separator between items */
  border-radius: 0.75rem;
  padding: 0.75rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
/* line 444, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-item:hover {
  background: rgba(255, 255, 255, 0.12);
  /* Improved from 0.08 to 0.12 for better visual feedback */
  border-color: rgba(255, 255, 255, 0.25);
  /* Improved from 0.2 to 0.25 */
  border-bottom-color: rgba(255, 255, 255, 0.3);
  /* Enhanced separator on hover */
  transform: translateY(-2px);
  /* Slightly more pronounced hover effect */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  /* Add subtle shadow for depth */
}
/* line 452, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-item:active {
  transform: translateY(-1px);
  /* Pressed state */
}
@media (max-width: 768px) {
  /* line 434, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-item {
    padding: 0.5rem;
    border-radius: 0.5rem;
  }
}
/* line 462, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-header {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  /* line 462, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-header {
    gap: 0.5rem;
    margin-bottom: 0.25rem;
  }
}
/* line 474, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-weight: bold;
  font-size: 1rem;
  color: white;
  flex-shrink: 0;
  border: 2px solid rgba(255, 255, 255, 0.3);
  /* Improved border visibility */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  /* Add depth with shadow */
  /* Improved magnitude colors with better contrast and saturation */
}
/* line 489, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude.magnitude-green {
  background: linear-gradient(135deg, #10b981, #059669);
  /* Gradient for depth */
  border-color: rgba(16, 185, 129, 0.5);
  /* Color-matched border */
}
/* line 494, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude.magnitude-yellow {
  background: linear-gradient(135deg, #f59e0b, #d97706);
  border-color: rgba(245, 158, 11, 0.5);
}
/* line 499, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude.magnitude-orange {
  background: linear-gradient(135deg, #f97316, #ea580c);
  border-color: rgba(249, 115, 22, 0.5);
}
/* line 504, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude.magnitude-red {
  background: linear-gradient(135deg, #ef4444, #dc2626);
  border-color: rgba(239, 68, 68, 0.5);
  box-shadow: 0 2px 12px rgba(239, 68, 68, 0.4);
  /* Enhanced shadow for critical events */
}
@media (max-width: 768px) {
  /* line 474, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-magnitude {
    width: 40px;
    height: 40px;
    font-size: 0.9rem;
  }
}
/* line 517, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-info {
  flex: 1 1;
}
/* line 521, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-zone {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 0.25rem;
  font-size: 0.9rem;
  line-height: 1.3;
}
@media (max-width: 768px) {
  /* line 521, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-zone {
    font-size: 0.85rem;
    margin-bottom: 0.15rem;
  }
}
/* line 534, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-details {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.85);
  /* Improved from 0.7 to 0.85 for better contrast */
}
@media (max-width: 768px) {
  /* line 534, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-details {
    gap: 0.5rem;
    font-size: 0.75rem;
  }
}
/* line 547, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-detail {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  white-space: nowrap;
}
/* line 553, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-detail i {
  font-size: 0.8em;
  opacity: 0.9;
  /* Improved from 0.8 to 0.9 for better icon visibility */
  color: rgba(255, 255, 255, 0.85);
  /* Explicit color for better contrast */
}
/* List Pagination */
/* line 561, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 561, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 573, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 573, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 592, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 592, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 616, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 616, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 627, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 627, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 638, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 643, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 643, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 657, app/assets/stylesheets/components/earthquakes_components.scss */
.page-info {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.85rem;
}
@media (max-width: 768px) {
  /* line 657, app/assets/stylesheets/components/earthquakes_components.scss */
  .page-info {
    display: none;
  }
}
/* Mobile-specific pagination improvements */
@media (max-width: 768px) {
  /* line 669, app/assets/stylesheets/components/earthquakes_components.scss */
  /* line 673, app/assets/stylesheets/components/earthquakes_components.scss */
  /* line 677, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 683, app/assets/stylesheets/components/earthquakes_components.scss */
/* Info Section */
/* line 688, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 692, app/assets/stylesheets/components/earthquakes_components.scss */
.info-content {
  margin-top: 1.5rem;
}
/* line 696, app/assets/stylesheets/components/earthquakes_components.scss */
.info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}
/* line 703, app/assets/stylesheets/components/earthquakes_components.scss */
.info-item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1rem;
  transition: all 0.3s ease;
}
/* line 713, app/assets/stylesheets/components/earthquakes_components.scss */
.info-item:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 718, app/assets/stylesheets/components/earthquakes_components.scss */
.info-item.premium-feature {
  border-color: rgba(139, 92, 246, 0.3);
  background: rgba(139, 92, 246, 0.1);
}
/* line 723, app/assets/stylesheets/components/earthquakes_components.scss */
.info-item.upgrade-cta {
  border-color: rgba(245, 158, 11, 0.3);
  background: rgba(245, 158, 11, 0.1);
  cursor: pointer;
}
/* line 728, app/assets/stylesheets/components/earthquakes_components.scss */
.info-item.upgrade-cta:hover {
  background: rgba(245, 158, 11, 0.2);
  border-color: rgba(245, 158, 11, 0.5);
  transform: translateY(-2px);
  box-shadow: 0 4px 20px rgba(245, 158, 11, 0.3);
}
/* line 737, app/assets/stylesheets/components/earthquakes_components.scss */
.info-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  color: #3b82f6;
  font-size: 1.2rem;
  flex-shrink: 0;
}
/* line 750, app/assets/stylesheets/components/earthquakes_components.scss */
.info-text h4, .info-text .h4 {
  margin: 0 0 0.5rem 0;
  color: rgba(255, 255, 255, 0.95);
  font-size: 1.1rem;
  font-weight: 600;
}
/* line 757, app/assets/stylesheets/components/earthquakes_components.scss */
.info-text p {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  line-height: 1.5;
}
/* line 764, app/assets/stylesheets/components/earthquakes_components.scss */
.premium-upgrade-section {
  margin-top: 2rem;
  text-align: center;
}
/* Advanced Filters */
/* line 770, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters {
  margin-bottom: 1.5rem;
  background: linear-gradient(135deg, rgba(17, 24, 39, 0.98), rgba(30, 41, 59, 0.95));
  border: 1px solid rgba(139, 92, 246, 0.2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
@media (max-width: 768px) {
  /* line 770, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 782, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-content {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  /* line 782, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-content {
    gap: 0;
  }
}
@media (max-width: 768px) {
  /* line 791, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-details {
    overflow-x: hidden;
  }
}
/* line 797, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-details[open] .filters-summary-toggle i {
  transform: rotate(180deg);
}
/* line 803, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  list-style: none;
  padding: 0;
  margin: 0;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  /* line 803, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary {
    padding: 0;
  }
}
/* line 815, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary::-webkit-details-marker {
  display: none;
}
/* line 819, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary::marker {
  display: none;
}
/* line 823, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary:hover {
  background: rgba(139, 92, 246, 0.05);
}
/* line 828, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem;
}
@media (max-width: 768px) {
  /* line 828, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-header {
    padding: 1rem;
    gap: 0.75rem;
  }
}
/* line 840, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.2), rgba(168, 85, 247, 0.15));
  border-radius: 12px;
  flex-shrink: 0;
  border: 1px solid rgba(139, 92, 246, 0.3);
}
@media (max-width: 768px) {
  /* line 840, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-icon {
    width: 42px;
    height: 42px;
  }
}
/* line 856, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary-icon i {
  color: #a78bfa;
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  /* line 856, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-icon i {
    font-size: 1.1rem;
  }
}
/* line 866, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary-text {
  flex: 1 1;
}
/* line 870, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
  line-height: 1.3;
}
@media (max-width: 768px) {
  /* line 870, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-title {
    font-size: 1.1rem;
  }
}
/* line 882, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-subtitle {
  margin: 0.25rem 0 0 0;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.75);
  /* Improved from 0.6 to 0.75 for better readability */
  line-height: 1.4;
}
@media (max-width: 768px) {
  /* line 882, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-subtitle {
    font-size: 0.8rem;
  }
}
/* line 893, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: rgba(139, 92, 246, 0.1);
  border-radius: 8px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  /* line 893, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-toggle {
    width: 28px;
    height: 28px;
  }
}
/* line 908, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary-toggle i {
  color: #a78bfa;
  font-size: 0.9rem;
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  /* line 908, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-toggle i {
    font-size: 0.85rem;
  }
}
/* line 919, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-wrapper {
  padding: 0 1.25rem 1.25rem 1.25rem;
  animation: slideDown 0.3s ease;
  margin-top: 20px;
}
@media (max-width: 768px) {
  /* line 919, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-wrapper {
    padding: 0 1rem 1rem 1rem;
  }
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 940, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.25rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  /* line 940, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 480px) {
  /* line 940, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-grid {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
}
/* line 958, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.04));
  border: 1px solid rgba(139, 92, 246, 0.15);
  border-radius: 1rem;
  padding: 1.25rem;
  transition: all 0.3s ease;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  /* line 958, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card {
    padding: 1rem;
    border-radius: 0.875rem;
  }
}
/* line 974, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #8b5cf6, #a78bfa);
  opacity: 0;
  transition: opacity 0.3s ease;
}
/* line 986, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card:hover {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.06));
  border-color: rgba(139, 92, 246, 0.3);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(139, 92, 246, 0.15);
}
/* line 992, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card:hover::before {
  opacity: 1;
}
/* line 997, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card:focus-within {
  border-color: rgba(139, 92, 246, 0.4);
  box-shadow: 0 0 0 3px rgba(139, 92, 246, 0.1);
}
/* line 1002, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-card-header {
  display: flex;
  align-items: center;
  gap: 0.875rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 768px) {
  /* line 1002, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-card-header {
    margin-bottom: 1rem;
    gap: 0.75rem;
  }
}
/* line 1013, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-card-header i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.2), rgba(168, 85, 247, 0.15));
  border-radius: 8px;
  color: #a78bfa;
  font-size: 1rem;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  /* line 1013, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-card-header i {
    width: 32px;
    height: 32px;
    font-size: 0.95rem;
  }
}
/* line 1032, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-card-header h3, .earthquakes-advanced-filters .filter-card .filter-card-header .h3 {
  color: rgba(255, 255, 255, 0.98);
  /* Improved from 0.95 for better readability */
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
  letter-spacing: -0.01em;
}
@media (max-width: 768px) {
  /* line 1032, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-card-header h3, .earthquakes-advanced-filters .filter-card .filter-card-header .h3 {
    font-size: 0.95rem;
  }
}
/* line 1045, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
@media (max-width: 768px) {
  /* line 1045, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-inputs {
    gap: 0.625rem;
  }
}
/* line 1054, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs input {
  flex: 1 1;
  background: rgba(0, 0, 0, 0.3);
  border: 1.5px solid rgba(139, 92, 246, 0.2);
  border-radius: 0.625rem;
  padding: 0.75rem;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  /* line 1054, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-inputs input {
    padding: 0.875rem;
    font-size: 1rem;
    min-height: 50px;
    border-radius: 0.75rem;
  }
}
/* line 1072, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs input::placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
}
/* line 1077, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs input:hover {
  border-color: rgba(139, 92, 246, 0.4);
  background: rgba(0, 0, 0, 0.4);
}
/* line 1082, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs input:focus {
  border-color: #8b5cf6;
  outline: none;
  box-shadow: 0 0 0 3px rgba(139, 92, 246, 0.15);
  background: rgba(0, 0, 0, 0.5);
}
/* line 1089, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs input[type="date"] {
  min-width: 140px;
}
@media (max-width: 768px) {
  /* line 1089, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-inputs input[type="date"] {
    min-width: unset;
  }
}
/* line 1096, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(1);
  opacity: 0.7;
  cursor: pointer;
}
/* line 1101, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs input[type="date"]::-webkit-calendar-picker-indicator:hover {
  opacity: 1;
}
/* line 1108, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs .input-separator {
  color: rgba(139, 92, 246, 0.6);
  font-size: 0.875rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  /* line 1108, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-inputs .input-separator {
    font-size: 0.95rem;
  }
}
/* line 1119, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
/* line 1124, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range input[type="range"] {
  width: 100%;
  height: 8px;
  -webkit-appearance: none;
  background: linear-gradient(90deg, rgba(139, 92, 246, 0.3), rgba(168, 85, 247, 0.2));
  border-radius: 4px;
  outline: none;
  transition: all 0.3s ease;
}
/* line 1133, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range input[type="range"]:hover {
  background: linear-gradient(90deg, rgba(139, 92, 246, 0.4), rgba(168, 85, 247, 0.3));
}
/* line 1137, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  background: linear-gradient(135deg, #8b5cf6, #a855f7);
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.4);
  border: 2px solid rgba(255, 255, 255, 0.2);
}
/* line 1148, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range input[type="range"]::-webkit-slider-thumb:hover {
  transform: scale(1.15);
  box-shadow: 0 4px 12px rgba(139, 92, 246, 0.6);
}
/* line 1153, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range input[type="range"]::-webkit-slider-thumb:active {
  transform: scale(1.05);
}
/* line 1158, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range input[type="range"]::-moz-range-thumb {
  width: 22px;
  height: 22px;
  background: linear-gradient(135deg, #8b5cf6, #a855f7);
  border-radius: 50%;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.4);
  border: 2px solid rgba(255, 255, 255, 0.2);
}
/* line 1168, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range input[type="range"]::-moz-range-thumb:hover {
  transform: scale(1.15);
  box-shadow: 0 4px 12px rgba(139, 92, 246, 0.6);
}
/* line 1173, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range input[type="range"]::-moz-range-thumb:active {
  transform: scale(1.05);
}
/* line 1179, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range .range-value {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  padding: 0.5rem 1rem;
  background: rgba(139, 92, 246, 0.15);
  border-radius: 0.5rem;
  border: 1px solid rgba(139, 92, 246, 0.25);
}
/* line 1189, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range .range-value span {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  /* line 1189, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-range .range-value span {
    font-size: 1.05rem;
  }
}
/* line 1199, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range .range-value .unit {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
}
/* line 1207, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem;
  margin: 0 -1.25rem -1.25rem -1.25rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  border-top: 1px solid rgba(139, 92, 246, 0.2);
}
@media (max-width: 768px) {
  /* line 1207, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-footer {
    flex-direction: column-reverse;
    padding: 1rem;
    margin: 0 -1rem -1rem -1rem;
    gap: 1rem;
  }
}
/* line 1225, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .results-summary {
  flex: 1 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 768px) {
  /* line 1225, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .results-summary {
    justify-content: center;
    width: 100%;
  }
}
/* line 1236, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .results-summary .results-count {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.625rem 1rem;
  background: rgba(139, 92, 246, 0.15);
  border-radius: 0.625rem;
  border: 1px solid rgba(139, 92, 246, 0.25);
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  /* line 1236, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .results-summary .results-count {
    font-size: 0.95rem;
    padding: 0.75rem 1.25rem;
  }
}
/* line 1251, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .results-summary .results-count i {
  color: #a78bfa;
  font-size: 1rem;
}
/* line 1256, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .results-summary .results-count span {
  color: rgba(255, 255, 255, 0.9);
  /* Improved from 0.8 to 0.9 */
}
/* line 1260, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .results-summary .results-count .count {
  color: #fff;
  font-weight: 700;
  font-size: 1.1rem;
  min-width: 24px;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 1260, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .results-summary .results-count .count {
    font-size: 1.15rem;
  }
}
/* line 1274, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .reset-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  padding: 0.75rem 1.5rem;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.15), rgba(168, 85, 247, 0.1));
  border: 1.5px solid rgba(139, 92, 246, 0.3);
  border-radius: 0.75rem;
  color: #a78bfa;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}
@media (max-width: 768px) {
  /* line 1274, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .reset-button {
    width: 100%;
    padding: 1rem 1.5rem;
    font-size: 1rem;
  }
}
/* line 1296, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .reset-button i {
  font-size: 0.95rem;
  transition: transform 0.3s ease;
}
/* line 1301, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .reset-button:hover {
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.25), rgba(168, 85, 247, 0.15));
  border-color: rgba(139, 92, 246, 0.5);
  transform: translateY(-1px);
  box-shadow: 0 4px 16px rgba(139, 92, 246, 0.3);
  color: #c4b5fd;
}
/* line 1308, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .reset-button:hover i {
  transform: rotate(-360deg);
}
/* line 1313, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .reset-button:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.2);
}
/* Map Controls */
/* line 1321, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 1321, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 1337, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 1352, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 1337, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* line 1364, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 1367, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 1372, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 1377, app/assets/stylesheets/components/earthquakes_components.scss */
/* line 1382, app/assets/stylesheets/components/earthquakes_components.scss */
/* Filter Panel */
/* line 1393, app/assets/stylesheets/components/earthquakes_components.scss */
@media (max-width: 768px) {
  /* line 1393, app/assets/stylesheets/components/earthquakes_components.scss */
}
/* Native App Specific Styles */
/* Base native app styles */
/* line 4, app/assets/stylesheets/components/native_app.scss */
body.native-app {
  /* Remove web-specific elements that don't make sense in native */
  /* Adjust layout for native environment */
  /* Native-specific button styles */
  /* Native toast notifications */
}
/* line 6, app/assets/stylesheets/components/native_app.scss */
/* line 13, app/assets/stylesheets/components/native_app.scss */
/* line 19, app/assets/stylesheets/components/native_app.scss */
body.native-app .native-purchase-btn {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border: none;
  border-radius: 12px;
  color: white;
  font-weight: 600;
  padding: 16px 24px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}
/* line 29, app/assets/stylesheets/components/native_app.scss */
body.native-app .native-purchase-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6);
}
/* line 34, app/assets/stylesheets/components/native_app.scss */
body.native-app .native-purchase-btn.loading {
  opacity: 0.7;
  cursor: not-allowed;
  transform: none;
}
/* line 42, app/assets/stylesheets/components/native_app.scss */
body.native-app .toast {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  font-size: 14px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
/* line 47, app/assets/stylesheets/components/native_app.scss */
body.native-app .toast .toast-content {
  display: flex;
  align-items: center;
  gap: 8px;
}
/* Premium page specific native styles */
/* line 57, app/assets/stylesheets/components/native_app.scss */
body.native-app-premium .premium-container {
  /* Remove unnecessary padding in native */
  padding-top: 0;
  /* Hide close button in native (handled by native navigation) */
}
/* line 62, app/assets/stylesheets/components/native_app.scss */
body.native-app-premium .premium-container .premium-close-button {
  display: none;
}
/* line 67, app/assets/stylesheets/components/native_app.scss */
body.native-app-premium .premium-pricing-card {
  /* Enhanced touch targets for mobile */
}
/* line 69, app/assets/stylesheets/components/native_app.scss */
body.native-app-premium .premium-pricing-card .pricing-btn {
  min-height: 48px;
  touch-action: manipulation;
  /* Native button appearance */
  -webkit-appearance: none;
  appearance: none;
  /* iOS specific styling */
  -webkit-border-radius: 12px;
}
/* line 80, app/assets/stylesheets/components/native_app.scss */
body.native-app-premium .premium-pricing-card .pricing-btn:active {
  transform: scale(0.98);
}
/* line 86, app/assets/stylesheets/components/native_app.scss */
body.native-app-premium .premium-restore-btn {
  /* Native restore button styling */
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 12px 20px;
  font-size: 14px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
/* line 96, app/assets/stylesheets/components/native_app.scss */
body.native-app-premium .premium-restore-btn:hover {
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.95);
}
/* Native-only elements (hidden in web) */
/* line 104, app/assets/stylesheets/components/native_app.scss */
.native-only {
  display: none;
}
/* line 108, app/assets/stylesheets/components/native_app.scss */
body.native-app .native-only {
  display: block;
}
/* Web-only elements (hidden in native) */
/* line 113, app/assets/stylesheets/components/native_app.scss */
body.native-app .web-only {
  display: none !important;
}
/* Loading states for native */
/* line 119, app/assets/stylesheets/components/native_app.scss */
body.native-app .loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
/* line 132, app/assets/stylesheets/components/native_app.scss */
body.native-app .loading-overlay .loading-content {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 32px;
  text-align: center;
  color: white;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 141, app/assets/stylesheets/components/native_app.scss */
body.native-app .loading-overlay .loading-content .loading-spinner {
  width: 40px;
  height: 40px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top: 3px solid white;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto 16px;
}
/* line 151, app/assets/stylesheets/components/native_app.scss */
body.native-app .loading-overlay .loading-content .loading-text {
  font-size: 16px;
  font-weight: 500;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Native purchase success/error states */
/* line 167, app/assets/stylesheets/components/native_app.scss */
/* line 173, app/assets/stylesheets/components/native_app.scss */
/* line 180, app/assets/stylesheets/components/native_app.scss */
/* line 187, app/assets/stylesheets/components/native_app.scss */
/* line 193, app/assets/stylesheets/components/native_app.scss */
/* line 200, app/assets/stylesheets/components/native_app.scss */
/* Native-specific animations */
/* line 208, app/assets/stylesheets/components/native_app.scss */
body.native-app {
  /* Native haptic feedback simulation with CSS */
}
/* line 209, app/assets/stylesheets/components/native_app.scss */
body.native-app .premium-feature-card,
body.native-app .premium-pricing-card {
  /* Enhanced animations for native feel */
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
/* line 214, app/assets/stylesheets/components/native_app.scss */
body.native-app .premium-feature-card:active,
body.native-app .premium-pricing-card:active {
  transform: scale(0.98);
}
/* line 220, app/assets/stylesheets/components/native_app.scss */
/* line 224, app/assets/stylesheets/components/native_app.scss */
/* line 228, app/assets/stylesheets/components/native_app.scss */
@keyframes haptic-light {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.99);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes haptic-medium {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes haptic-heavy {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.96);
  }
  100% {
    transform: scale(1);
  }
}
/* Dark mode adjustments for native */
@media (prefers-color-scheme: dark) {
  /* line 254, app/assets/stylesheets/components/native_app.scss */
  body.native-app .premium-container {
    background: #000;
  }
  /* line 258, app/assets/stylesheets/components/native_app.scss */
  body.native-app .premium-pricing-card {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.1);
  }
  /* line 263, app/assets/stylesheets/components/native_app.scss */
  body.native-app .toast {
    background: rgba(0, 0, 0, 0.9) !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
}
/* Safe area adjustments for notched devices */
/* line 272, app/assets/stylesheets/components/native_app.scss */
body.native-app .premium-header {
  padding-top: calc(env(safe-area-inset-top) + 20px);
}
/* line 276, app/assets/stylesheets/components/native_app.scss */
body.native-app .premium-footer {
  padding-bottom: calc(env(safe-area-inset-bottom) + 20px);
}
/* Premium Promotional Banner Styles - Flat Design */
/* line 2, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-banner {
  background: #7c3aed;
  -webkit-tap-highlight-color: transparent;
  /* Add this */
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box !important;
  text-decoration: none !important;
}
/* line 15, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-banner:hover {
  background: #7c3aed;
  text-decoration: none !important;
}
/* line 20, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-banner:visited {
  text-decoration: none !important;
}
/* line 24, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-banner:active {
  text-decoration: none !important;
}
/* line 28, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-content {
  display: grid !important;
  grid-template-columns: auto 1fr auto !important;
  align-items: center !important;
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 15px !important;
  height: 100% !important;
  box-sizing: border-box !important;
  gap: 12px !important;
}
/* line 43, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-icon {
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
/* line 51, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-text {
  color: white;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 59, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #ffffff;
  text-align: left;
}
/* line 67, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-description {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.4;
  text-align: left;
}
/* line 74, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-action {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 80, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-btn {
  background: #fbbf24;
  color: #1f2937;
  padding: 8px 16px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 0.8rem;
  text-decoration: none;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
  display: inline-block;
  transition: all 0.2s ease;
}
/* line 97, app/assets/stylesheets/components/premium_banner.scss */
.premium-promo-btn:hover {
  background: #f59e0b;
  text-decoration: none;
  color: #1f2937;
}
/* Responsive Design */
@media (max-width: 640px) {
  /* line 105, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-content {
    padding: 0 15px;
    gap: 12px;
  }
  /* line 110, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-icon {
    font-size: 1.5rem;
  }
  /* line 114, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-title {
    font-size: 1rem;
    margin-bottom: 2px;
  }
  /* line 119, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-description {
    font-size: 0.8rem;
    line-height: 1.2;
  }
  /* line 124, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-btn {
    font-size: 0.7rem;
    padding: 6px 12px;
  }
}
/* Para webviews de SwiftUI con altura muy pequeña (50px) */
@media (max-height: 60px) {
  /* line 132, app/assets/stylesheets/components/premium_banner.scss */
  .fullscreen-container {
    padding: 0 !important;
  }
  /* line 136, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-banner {
    padding: 0 !important;
  }
  /* line 140, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-content {
    padding: 0 8px !important;
    gap: 6px !important;
    min-height: 50px !important;
  }
  /* line 146, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-icon {
    font-size: 1.2rem !important;
    margin: 0 !important;
  }
  /* line 151, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-title {
    font-size: 0.85rem !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
  }
  /* line 157, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-description {
    font-size: 0.65rem !important;
    line-height: 1 !important;
    margin: 0 !important;
  }
  /* line 163, app/assets/stylesheets/components/premium_banner.scss */
  .premium-promo-btn {
    font-size: 0.6rem !important;
    padding: 3px 6px !important;
    min-width: auto !important;
    white-space: nowrap !important;
  }
}
/* Premium General Page Styles */
/* line 2, app/assets/stylesheets/components/premium_general.scss */
.premium-container {
  min-height: 100vh;
  background: linear-gradient(135deg, #F8FAFC 0%, #E2E8F0 100%);
  /* Light mode */
  position: relative;
  overflow-x: hidden;
}
/* line 8, app/assets/stylesheets/components/premium_general.scss */
.premium-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 20% 80%, rgba(59, 130, 246, 0.08) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 50%), radial-gradient(circle at 40% 40%, rgba(59, 130, 246, 0.05) 0%, transparent 50%);
  pointer-events: none;
}
/* Dark mode for premium container */
/* line 24, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-container {
  background: linear-gradient(135deg, #1F2937 0%, #111827 100%);
}
/* line 27, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-container::before {
  background: radial-gradient(circle at 20% 80%, rgba(59, 130, 246, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.05) 0%, transparent 50%), radial-gradient(circle at 40% 40%, rgba(59, 130, 246, 0.08) 0%, transparent 50%);
}
/* Hero Section */
/* line 36, app/assets/stylesheets/components/premium_general.scss */
.premium-hero {
  text-align: center;
  padding: 4rem 2rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  /* line 36, app/assets/stylesheets/components/premium_general.scss */
  .premium-hero {
    padding: 3rem 1rem;
  }
}
/* line 47, app/assets/stylesheets/components/premium_general.scss */
.premium-hero-content {
  max-width: 600px;
  margin: 0 auto;
}
/* line 52, app/assets/stylesheets/components/premium_general.scss */
.premium-logo {
  margin-bottom: 1.5rem;
}
/* line 55, app/assets/stylesheets/components/premium_general.scss */
.premium-logo i {
  font-size: 4rem;
  color: #FBBF24;
  filter: drop-shadow(0 4px 12px rgba(251, 191, 36, 0.3));
  animation: float 3s ease-in-out infinite;
}
@media (max-width: 768px) {
  /* line 55, app/assets/stylesheets/components/premium_general.scss */
  .premium-logo i {
    font-size: 3.5rem;
  }
}
@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-12px);
  }
}
/* line 72, app/assets/stylesheets/components/premium_general.scss */
.premium-hero-title {
  font-size: 2.5rem;
  font-weight: 800;
  color: #1F2937;
  /* Light mode */
  margin-bottom: 1.5rem;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  /* line 72, app/assets/stylesheets/components/premium_general.scss */
  .premium-hero-title {
    font-size: 2rem;
  }
}
/* Dark mode hero title */
/* line 85, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-hero-title {
  color: #FFFFFF;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
/* Pricing Section */
/* line 91, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-section {
  padding: 2rem 1rem 2rem;
  position: relative;
  z-index: 1;
}
/* line 97, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 3.5rem;
}
@media (max-width: 768px) {
  /* line 97, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-grid {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
}
/* line 110, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card {
  background: #FFFFFF;
  /* Light mode */
  border-radius: 20px;
  padding: 2.5rem;
  position: relative;
  border: 1px solid #E5E7EB;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  color: #374151;
}
/* line 120, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}
/* line 125, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.featured {
  border: 2px solid #3B82F6;
  box-shadow: 0 10px 40px rgba(59, 130, 246, 0.15);
}
/* line 129, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.featured:hover {
  box-shadow: 0 20px 60px rgba(59, 130, 246, 0.2);
}
/* line 135, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.monthly {
  background: #F8FAFC;
}
/* line 139, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.yearly {
  background: #FFFFFF;
}
/* line 143, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.lifetime {
  background: #FEF3C7;
}
/* line 147, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.family {
  background: #ECFDF5;
}
/* Dark mode pricing cards */
/* line 152, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card {
  background: #1F2937;
  border-color: #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
  color: #E5E7EB;
}
/* line 158, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card:hover {
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
}
/* line 162, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.featured {
  box-shadow: 0 10px 40px rgba(59, 130, 246, 0.2);
}
/* line 165, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.featured:hover {
  box-shadow: 0 20px 60px rgba(59, 130, 246, 0.3);
}
/* line 171, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.monthly {
  background: #2A3140;
}
/* line 175, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.yearly {
  background: #1F2937;
}
/* line 179, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.lifetime {
  background: #2C2A40;
}
/* line 183, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-pricing-card.family {
  background: #2A403A;
}
/* line 187, app/assets/stylesheets/components/premium_general.scss */
.pricing-badge {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: #3B82F6;
  color: #ffffff;
  padding: 0.6rem 1.2rem;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 700;
  box-shadow: 0 5px 15px rgba(59, 130, 246, 0.3);
}
/* line 201, app/assets/stylesheets/components/premium_general.scss */
.pricing-header {
  text-align: center;
  margin-bottom: 2.5rem;
}
/* line 206, app/assets/stylesheets/components/premium_general.scss */
.plan-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  background: #374151;
}
/* line 216, app/assets/stylesheets/components/premium_general.scss */
.plan-icon i {
  font-size: 1.75rem;
  color: #9CA3AF;
}
/* line 221, app/assets/stylesheets/components/premium_general.scss */
/* line 225, app/assets/stylesheets/components/premium_general.scss */
/* line 230, app/assets/stylesheets/components/premium_general.scss */
.pricing-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1F2937;
  /* Light mode */
  margin-bottom: 1rem;
}
/* line 237, app/assets/stylesheets/components/premium_general.scss */
.dark .pricing-title {
  color: #FFFFFF;
}
/* line 241, app/assets/stylesheets/components/premium_general.scss */
.pricing-price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-bottom: 0.5rem;
}
/* line 247, app/assets/stylesheets/components/premium_general.scss */
/* line 253, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .amount {
  font-size: 3rem;
  font-weight: 800;
  color: #1F2937;
  /* Light mode */
}
/* line 259, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .period {
  font-size: 1.1rem;
  color: #6B7280;
  /* Light mode */
  margin-left: 0.3rem;
}
/* line 267, app/assets/stylesheets/components/premium_general.scss */
/* line 271, app/assets/stylesheets/components/premium_general.scss */
.dark .pricing-price .amount {
  color: #FFFFFF;
}
/* line 275, app/assets/stylesheets/components/premium_general.scss */
.dark .pricing-price .period {
  color: #9CA3AF;
}
/* line 280, app/assets/stylesheets/components/premium_general.scss */
.pricing-savings {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
  padding: 0.3rem 0.8rem;
  border-radius: 12px;
  font-size: 0.9rem;
  font-weight: 600;
  display: inline-block;
}
/* line 290, app/assets/stylesheets/components/premium_general.scss */
.pricing-features {
  list-style: none;
  padding: 0;
  margin: 2.5rem 0;
}
/* line 295, app/assets/stylesheets/components/premium_general.scss */
.pricing-features li {
  display: flex;
  align-items: center;
  padding: 0.6rem 0;
  color: #4B5563;
  /* Light mode */
}
/* line 301, app/assets/stylesheets/components/premium_general.scss */
.pricing-features li i {
  color: #3B82F6;
  margin-right: 1rem;
  font-size: 1.1rem;
}
/* Dark mode pricing features */
/* line 310, app/assets/stylesheets/components/premium_general.scss */
.dark .pricing-features li {
  color: #D1D5DB;
}
/* line 314, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn {
  width: 100%;
  padding: 1.25rem 1rem;
  border: none;
  border-radius: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center;
  background: #3B82F6;
  color: white;
  gap: 0.25rem;
  line-height: normal;
}
/* line 332, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn:hover {
  background: #2563EB;
  transform: translateY(-2px);
}
/* line 337, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn.lifetime-btn {
  background: #FBBF24;
  color: #111827;
}
/* line 341, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn.lifetime-btn:hover {
  background: #F59E0B;
}
/* line 347, app/assets/stylesheets/components/premium_general.scss */
/* Family Sharing Section */
/* line 352, app/assets/stylesheets/components/premium_general.scss */
/* line 358, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode family sharing card */
/* line 370, app/assets/stylesheets/components/premium_general.scss */
/* line 376, app/assets/stylesheets/components/premium_general.scss */
/* line 386, app/assets/stylesheets/components/premium_general.scss */
/* line 392, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode family sharing text */
/* line 400, app/assets/stylesheets/components/premium_general.scss */
/* line 404, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode family sharing paragraph */
/* line 411, app/assets/stylesheets/components/premium_general.scss */
/* line 415, app/assets/stylesheets/components/premium_general.scss */
/* line 420, app/assets/stylesheets/components/premium_general.scss */
/* line 425, app/assets/stylesheets/components/premium_general.scss */
/* Social Proof Section */
/* line 430, app/assets/stylesheets/components/premium_general.scss */
.social-proof-section {
  padding: 2rem 1rem;
  position: relative;
  z-index: 1;
}
/* line 436, app/assets/stylesheets/components/premium_general.scss */
/* line 441, app/assets/stylesheets/components/premium_general.scss */
/* line 451, app/assets/stylesheets/components/premium_general.scss */
/* line 457, app/assets/stylesheets/components/premium_general.scss */
/* line 465, app/assets/stylesheets/components/premium_general.scss */
/* line 470, app/assets/stylesheets/components/premium_general.scss */
/* line 475, app/assets/stylesheets/components/premium_general.scss */
/* Testimonials */
/* line 480, app/assets/stylesheets/components/premium_general.scss */
.testimonials-section {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2.5rem;
}
@media (max-width: 768px) {
  /* line 480, app/assets/stylesheets/components/premium_general.scss */
  .testimonials-section {
    grid-template-columns: 1fr;
  }
}
/* line 492, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card {
  background: #FFFFFF;
  /* Light mode */
  border-radius: 20px;
  padding: 2.5rem;
  border: 1px solid #E5E7EB;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
}
/* line 500, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card:hover {
  transform: translateY(-8px);
}
/* line 505, app/assets/stylesheets/components/premium_general.scss */
.dark .testimonial-card {
  background: #1F2937;
  border-color: #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
}
/* line 511, app/assets/stylesheets/components/premium_general.scss */
.stars {
  display: flex;
  gap: 0.3rem;
  margin-bottom: 1.5rem;
}
/* line 516, app/assets/stylesheets/components/premium_general.scss */
.stars i {
  color: #FBBF24;
  font-size: 1.4rem;
}
/* line 522, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card h4, .testimonial-card .h4 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #1F2937;
  /* Light mode */
  margin-bottom: 1rem;
}
/* line 529, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card p {
  color: #4B5563;
  /* Light mode */
  line-height: 1.7;
  margin-bottom: 1.5rem;
}
/* line 535, app/assets/stylesheets/components/premium_general.scss */
.reviewer {
  color: #6B7280;
  /* Light mode */
  font-style: italic;
  font-weight: 600;
}
/* Dark mode testimonial text */
/* line 542, app/assets/stylesheets/components/premium_general.scss */
.dark .testimonial-card h4, .dark .testimonial-card .h4 {
  color: #FFFFFF;
}
/* line 546, app/assets/stylesheets/components/premium_general.scss */
.dark .testimonial-card p {
  color: #D1D5DB;
}
/* line 550, app/assets/stylesheets/components/premium_general.scss */
.dark .reviewer {
  color: #9CA3AF;
}
/* Support Section */
/* line 555, app/assets/stylesheets/components/premium_general.scss */
/* line 561, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode support card */
/* line 573, app/assets/stylesheets/components/premium_general.scss */
/* line 579, app/assets/stylesheets/components/premium_general.scss */
/* line 589, app/assets/stylesheets/components/premium_general.scss */
/* line 595, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode support card text */
/* line 603, app/assets/stylesheets/components/premium_general.scss */
/* line 607, app/assets/stylesheets/components/premium_general.scss */
@media (min-width: 640px) {
  /* line 607, app/assets/stylesheets/components/premium_general.scss */
}
/* line 618, app/assets/stylesheets/components/premium_general.scss */
/* line 627, app/assets/stylesheets/components/premium_general.scss */
/* Footer */
/* line 634, app/assets/stylesheets/components/premium_general.scss */
.premium-footer {
  padding: 3rem 1rem 2rem;
  position: relative;
  z-index: 1;
}
/* line 640, app/assets/stylesheets/components/premium_general.scss */
.premium-footer-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
/* line 646, app/assets/stylesheets/components/premium_general.scss */
.restore-section {
  margin-bottom: 2.5rem;
}
/* line 649, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-text {
  color: #4B5563;
  /* Light mode */
  margin-right: 1rem;
  font-weight: 600;
}
/* line 655, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-link {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 700;
  background: none;
  border: none;
  cursor: pointer;
}
/* line 663, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-link:hover {
  text-decoration: underline;
}
/* Dark mode restore section */
/* line 670, app/assets/stylesheets/components/premium_general.scss */
.dark .restore-section .restore-text {
  color: #D1D5DB;
}
/* line 674, app/assets/stylesheets/components/premium_general.scss */
.premium-disclaimer {
  color: #6B7280;
  /* Light mode */
  font-size: 0.9rem;
  line-height: 1.7;
  margin-bottom: 2.5rem;
}
/* Dark mode disclaimer */
/* line 682, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-disclaimer {
  color: #9CA3AF;
}
/* line 686, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
/* line 693, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links a {
  color: #6B7280;
  /* Light mode */
  text-decoration: none;
  font-size: 0.9rem;
}
/* line 698, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links a:hover {
  color: #1F2937;
  text-decoration: underline;
}
/* line 704, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links span {
  color: #9CA3AF;
}
/* Dark mode legal links */
/* line 711, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-legal-links a {
  color: #9CA3AF;
}
/* line 714, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-legal-links a:hover {
  color: #E5E7EB;
}
/* line 719, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-legal-links span {
  color: #4B5563;
}
/* Responsive Design */
@media (max-width: 640px) {
  /* line 726, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-grid {
    padding: 0 0.5rem;
  }
  /* line 730, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-card {
    padding: 2rem;
  }
  /* line 734, app/assets/stylesheets/components/premium_general.scss */
  .testimonials-section {
    padding: 0 0.5rem;
  }
  /* line 738, app/assets/stylesheets/components/premium_general.scss */
  .premium-legal-links {
    flex-direction: column;
    gap: 0.8rem;
  }
  /* line 742, app/assets/stylesheets/components/premium_general.scss */
  .premium-legal-links span {
    display: none;
  }
}
/* Features Section */
/* line 749, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section {
  padding: 2rem 1rem;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
/* line 755, app/assets/stylesheets/components/premium_general.scss */
/* line 762, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .features-subtitle {
  font-size: 1rem;
  color: #4B5563;
  /* Light mode: gray text */
  margin-bottom: 2rem;
}
/* line 768, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .premium-features-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 0.5rem;
  text-align: left;
}
/* line 777, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .premium-features-list li {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #4B5563;
  /* Light mode: gray text */
}
/* line 783, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .premium-features-list li i {
  color: #3B82F6;
  margin-right: 1rem;
  font-size: 1.2rem;
}
/* line 791, app/assets/stylesheets/components/premium_general.scss */
/* Dark mode overrides for features section */
/* line 802, app/assets/stylesheets/components/premium_general.scss */
/* line 806, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-features-section .features-subtitle {
  color: #D1D5DB;
}
/* line 810, app/assets/stylesheets/components/premium_general.scss */
.dark .premium-features-section .premium-features-list li {
  color: #D1D5DB;
}
/* line 814, app/assets/stylesheets/components/premium_general.scss */
/* Premium Status Card (for Settings page) */
/* line 822, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card {
  background: linear-gradient(135deg, #FBBF24 0%, #F59E0B 100%);
  border-radius: 16px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 8px 24px rgba(251, 191, 36, 0.25);
  position: relative;
  overflow: hidden;
}
/* line 831, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  animation: shimmer 3s ease-in-out infinite;
}
@keyframes shimmer {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10%, -10%);
  }
}
/* line 847, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-header {
  position: relative;
  z-index: 1;
  margin-bottom: 1.25rem;
}
/* line 853, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(0, 0, 0, 0.15);
  padding: 0.5rem 1rem;
  border-radius: 24px;
  margin-bottom: 0.75rem;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
/* line 863, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-badge i {
  color: #FFFFFF;
  font-size: 1rem;
}
/* line 868, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-badge span {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
/* line 878, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-content .premium-status-title {
  font-size: 1.4rem;
  font-weight: 800;
  color: #FFFFFF;
  margin: 0 0 0.5rem 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* line 886, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-content .premium-expiry {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.95);
  margin: 0;
  font-weight: 500;
}
/* line 895, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-content .premium-expiry i {
  font-size: 0.9rem;
  opacity: 0.9;
}
/* line 902, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions {
  position: relative;
  z-index: 1;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 909, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions .btn-manage-plan {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.9rem 1.25rem;
  border-radius: 12px;
  font-size: 1rem;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  border: 2px solid rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
/* line 926, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions .btn-manage-plan:hover {
  background: rgba(0, 0, 0, 0.3);
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateX(4px);
}
/* line 932, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions .btn-manage-plan i {
  font-size: 1rem;
  transition: transform 0.3s ease;
}
/* line 937, app/assets/stylesheets/components/premium_general.scss */
.premium-status-card .premium-status-actions .btn-manage-plan:hover i {
  transform: translateX(4px);
}
@media (max-width: 640px) {
  /* line 822, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card {
    padding: 1.25rem;
  }
  /* line 947, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-status-content .premium-status-title {
    font-size: 1.2rem;
  }
  /* line 951, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-status-content .premium-expiry {
    font-size: 0.85rem;
  }
  /* line 956, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-badge {
    padding: 0.4rem 0.8rem;
  }
  /* line 959, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-badge i {
    font-size: 0.9rem;
  }
  /* line 963, app/assets/stylesheets/components/premium_general.scss */
  .premium-status-card .premium-badge span {
    font-size: 0.8rem;
  }
}
/* Fullscreen Layout Styles */
/* line 2, app/assets/stylesheets/layouts/fullscreen.scss */
html, body {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  box-sizing: border-box !important;
}
/* line 10, app/assets/stylesheets/layouts/fullscreen.scss */
.fullscreen-layout {
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  width: 100vw !important;
  height: 100vh !important;
  box-sizing: border-box !important;
  position: relative !important;
}
/* line 20, app/assets/stylesheets/layouts/fullscreen.scss */
.fullscreen-layout * {
  box-sizing: border-box !important;
}
/* Fullscreen container base class for reusability */
/* line 25, app/assets/stylesheets/layouts/fullscreen.scss */
.fullscreen-container {
  width: 100vw !important;
  height: 100vh !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  outline: none !important;
}
/* Override any Bootstrap container constraints in fullscreen mode */
/* line 44, app/assets/stylesheets/layouts/fullscreen.scss */
.fullscreen-layout .container,
.fullscreen-layout .container-fluid {
  margin: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  max-width: none !important;
  padding: 0 !important;
}
/* Responsive adjustments */
@media (max-width: 640px) {
  /* line 62, app/assets/stylesheets/layouts/fullscreen.scss */
  .fullscreen-container {
    padding: 16px;
  }
}
/* line 14, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}
/* line 23, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}
/* line 32, app/assets/stylesheets/actiontext.scss */
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
/* line 47, app/assets/stylesheets/mobile.scss */
.body {
  color: #000000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
/* line 53, app/assets/stylesheets/mobile.scss */
/* line 57, app/assets/stylesheets/mobile.scss */
