@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * IMPORTANT: We manually import files instead of using require_tree to control bundle size
 * Using require_tree . was importing everything and creating a 1.4MB bundle
 *

 */
/* line 1, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 28, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 49, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h1, .h1 {
    font-size: 2.5rem;
  }
}

/* line 98, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 103, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h3, .h3 {
    font-size: 1.75rem;
  }
}

/* line 108, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h4, .h4 {
    font-size: 1.5rem;
  }
}

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

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

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

/* line 141, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */

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

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

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

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

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

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

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

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

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

/* line 218, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */

/* line 230, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */

/* line 238, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */

/* line 239, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */

/* line 244, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

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

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

/* line 282, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 298, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a > code {
  color: inherit;
}

/* line 309, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */

/* line 316, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */

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

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

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

/* line 350, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 367, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
}

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

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

/* line 406, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

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

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

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

/* line 443, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 459, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

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

/* line 497, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  legend {
    font-size: 1.5rem;
  }
}

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

/* line 514, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 534, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* line 569, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */

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

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

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

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

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

/* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}

/* line 36, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
}

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

/* line 65, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 68, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 71, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 82, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

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

/* line 92, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 97, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 103, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 7, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
   .container {
    max-width: 540px;
  }
}

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

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

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

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

/* line 5, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 78, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

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

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

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

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

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

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3 {
  --bs-gutter-x: 1rem;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3 {
  --bs-gutter-y: 1rem;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */

@media (min-width: 576px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}

@media (min-width: 768px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}

@media (min-width: 992px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}

@media (min-width: 1200px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}

@media (min-width: 1400px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

/* line 41, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

/* line 86, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

/* line 110, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 120, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}

/* line 125, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

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

/* line 150, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 150, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggler {
    transition: none;
  }
}

/* line 160, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 164, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

/* line 173, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 184, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 198, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  /* line 198, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  /* line 198, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  /* line 198, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  /* line 198, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

/* line 198, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

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

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

/* line 210, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

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

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

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

/* line 229, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}

/* line 244, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}

/* line 248, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

/* line 269, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark,
.navbar[data-bs-theme="dark"] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 285, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
[data-bs-theme="dark"] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
  .nav-link {
    transition: none;
  }
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

/* line 41, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

/* line 72, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

/* line 77, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

/* line 85, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

/* line 92, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}

/* line 116, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

/* line 128, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}

/* line 137, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}

/* line 142, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

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

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

/* line 180, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 191, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */

/* line 194, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */

/* line 5, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

/* line 44, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 48, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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 5, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 43, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}

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

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

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

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

/* line 40, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

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

/* line 85, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */

/* line 90, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 127, ../usr/local/bundle/gems/bootstrap-5.3.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, ../usr/local/bundle/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, ../usr/local/bundle/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 6, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

/* line 59, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 19, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_focus-ring.scss */

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */

/* line 9, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */

@media (prefers-reduced-motion: reduce) {
  /* line 9, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
}

/* line 21, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */

/* line 13, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */

/* line 3, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */

/* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */

/* line 30, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */

@media (min-width: 576px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}

@media (min-width: 768px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}

@media (min-width: 992px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}

@media (min-width: 1200px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}

@media (min-width: 1400px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */

/* line 9, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_visually-hidden.scss */

/* line 19, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_visually-hidden.scss */

/* line 6, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stretched-link.scss */

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_text-truncation.scss */

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_vr.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

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

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-100 {
  width: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-semibold {
  font-weight: 600 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* rtl:begin:remove */
/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* rtl:end:remove */
/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 79, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 79, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 79, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/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, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

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

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

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */

@media (min-width: 576px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}

@media (min-width: 768px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}

@media (min-width: 992px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}

@media (min-width: 1200px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}

@media (min-width: 1400px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}

@media (min-width: 1200px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
}

@media print {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  /* line 67, ../usr/local/bundle/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 */
.detail-icon {
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 174, app/assets/stylesheets/weather.css */

/* line 180, app/assets/stylesheets/weather.css */

/* 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 */
.last-update {
  text-align: center;
  opacity: 0.7;
  font-size: 12px;
  margin-top: 20px;
}

/* 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 */

/* line 474, app/assets/stylesheets/weather.css */

/* 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 */
  /* 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%;
}

/* line 1, app/assets/stylesheets/location_search.scss */
.location-search-container {
  z-index: 9999;
}

/* line 5, app/assets/stylesheets/location_search.scss */
.location-search-container .bg-white {
  background-color: white;
}

/* line 9, app/assets/stylesheets/location_search.scss */
.location-search-container .text-gray-900 {
  color: #1f2937;
}

/* line 13, app/assets/stylesheets/location_search.scss */
.location-search-container .text-gray-500 {
  color: #6b7280;
}

/* line 17, app/assets/stylesheets/location_search.scss */
.location-search-container .text-gray-400 {
  color: #9ca3af;
}

/* line 21, app/assets/stylesheets/location_search.scss */
.location-search-container .text-gray-600 {
  color: #4b5563;
}

/* line 25, app/assets/stylesheets/location_search.scss */
.location-search-container .border-gray-200 {
  border-color: #e5e7eb;
}

/* line 29, app/assets/stylesheets/location_search.scss */
.location-search-container .border-gray-100 {
  border-color: #f3f4f6;
}

/* line 33, app/assets/stylesheets/location_search.scss */
.location-search-container .border-gray-300 {
  border-color: #d1d5db;
}

/* line 37, app/assets/stylesheets/location_search.scss */
.location-search-container .bg-gray-50 {
  background-color: #f9fafb;
}

/* line 41, app/assets/stylesheets/location_search.scss */
.location-search-container .bg-gray-100 {
  background-color: #f3f4f6;
}

/* line 45, app/assets/stylesheets/location_search.scss */
.location-search-container .bg-blue-100 {
  background-color: #dbeafe;
}

/* line 49, app/assets/stylesheets/location_search.scss */
.location-search-container .text-blue-600 {
  color: #2563eb;
}

/* line 53, app/assets/stylesheets/location_search.scss */
.location-search-container .text-red-400 {
  color: #f87171;
}

/* line 57, app/assets/stylesheets/location_search.scss */
.location-search-container .text-red-600 {
  color: #dc2626;
}

/* line 61, app/assets/stylesheets/location_search.scss */
.location-search-container .focus\:ring-2:focus {
  box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.5);
}

/* line 65, app/assets/stylesheets/location_search.scss */
.location-search-container .focus\:ring-blue-500:focus {
  box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.5);
}

/* line 69, app/assets/stylesheets/location_search.scss */
.location-search-container .focus\:border-transparent:focus {
  border-color: transparent;
}

/* line 73, app/assets/stylesheets/location_search.scss */
.location-search-container .hover\:bg-gray-50:hover {
  background-color: #f9fafb;
}

/* line 77, app/assets/stylesheets/location_search.scss */
.location-search-container .hover\:text-gray-600:hover {
  color: #4b5563;
}

/* line 81, app/assets/stylesheets/location_search.scss */
.location-search-container .transition-colors {
  transition-property: color, background-color, border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

/* line 87, app/assets/stylesheets/location_search.scss */
.location-search-container .rounded-xl {
  border-radius: 0.75rem;
}

/* line 91, app/assets/stylesheets/location_search.scss */
.location-search-container .rounded-lg {
  border-radius: 0.5rem;
}

/* line 95, app/assets/stylesheets/location_search.scss */
.location-search-container .rounded-full {
  border-radius: 9999px;
}

/* line 99, app/assets/stylesheets/location_search.scss */
.location-search-container .shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

/* City Search Mobile Styles */
/* line 3, app/assets/stylesheets/city_search.css */
.city-search-container {
  height: 100vh;
  background: linear-gradient(135deg, #1a1a1a 0%, #000000 100%);
  color: white;
  overflow-y: auto;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 100px;
  /* Add padding at the bottom for better scroll experience */
}

/* Header Styles */
/* line 14, app/assets/stylesheets/city_search.css */
.city-search-header {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 21, app/assets/stylesheets/city_search.css */
.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  padding-top: 48px;
  /* Safe area for status bar */
}

/* line 29, app/assets/stylesheets/city_search.css */

/* line 42, app/assets/stylesheets/city_search.css */

/* line 47, app/assets/stylesheets/city_search.css */
.header-title {
  font-size: 18px;
  font-weight: 600;
  color: white;
  margin: 0;
}

/* line 54, app/assets/stylesheets/city_search.css */
.header-spacer {
  width: 40px;
}

/* Search Input Styles */
/* line 59, app/assets/stylesheets/city_search.css */

/* line 70, app/assets/stylesheets/city_search.css */
.search-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

/* line 76, app/assets/stylesheets/city_search.css */

/* line 83, app/assets/stylesheets/city_search.css */
.search-input {
  width: 100%;
  padding: 16px 16px 16px 48px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  color: white;
  font-size: 16px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}

/* line 96, app/assets/stylesheets/city_search.css */
.search-input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/* line 100, app/assets/stylesheets/city_search.css */
.search-input:focus {
  outline: none;
  border-color: rgba(59, 130, 246, 0.5);
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
  background: rgba(255, 255, 255, 0.15);
}

/* line 107, app/assets/stylesheets/city_search.css */

/* line 122, app/assets/stylesheets/city_search.css */

/* Content Area */
/* line 127, app/assets/stylesheets/city_search.css */
.city-search-content {
  flex: 1;
  overflow-y: auto;
  padding-bottom: 20px;
}

/* Section Styles */
/* line 134, app/assets/stylesheets/city_search.css */
.section {
  margin: 16px;
  margin-bottom: 24px;
}

/* line 139, app/assets/stylesheets/city_search.css */
.section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

/* line 146, app/assets/stylesheets/city_search.css */
.section-title {
  font-size: 18px;
  font-weight: 600;
  color: white;
  margin: 0;
}

/* line 153, app/assets/stylesheets/city_search.css */

/* line 166, app/assets/stylesheets/city_search.css */

/* Current Location Button */
/* line 172, app/assets/stylesheets/city_search.css */
.current-location-btn {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 16px;
  background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
  border: none;
  border-radius: 16px;
  color: white;
  text-align: left;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
}

/* line 186, app/assets/stylesheets/city_search.css */
.current-location-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(59, 130, 246, 0.4);
}

/* line 191, app/assets/stylesheets/city_search.css */
.location-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  font-size: 18px;
}

/* line 203, app/assets/stylesheets/city_search.css */
.location-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
}

/* line 209, app/assets/stylesheets/city_search.css */
.location-subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}

/* Cities List */
/* line 215, app/assets/stylesheets/city_search.css */

/* line 221, app/assets/stylesheets/city_search.css */
.city-item {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 16px;
  transition: all 0.2s ease;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* line 233, app/assets/stylesheets/city_search.css */
.city-item:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-1px);
}

/* line 238, app/assets/stylesheets/city_search.css */
.city-button {
  flex: 1;
  display: flex;
  align-items: center;
  background: none;
  border: none;
  color: white;
  text-align: left;
  padding: 0;
}

/* line 249, app/assets/stylesheets/city_search.css */
.city-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}

/* line 262, app/assets/stylesheets/city_search.css */

/* line 267, app/assets/stylesheets/city_search.css */

/* line 272, app/assets/stylesheets/city_search.css */
.city-name {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
}

/* line 278, app/assets/stylesheets/city_search.css */
.city-location {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}

/* line 283, app/assets/stylesheets/city_search.css */

/* line 297, app/assets/stylesheets/city_search.css */

/* Search Results */
/* line 303, app/assets/stylesheets/city_search.css */
.search-results {
  padding: 16px;
}

/* line 307, app/assets/stylesheets/city_search.css */

/* Search Results Grid */
/* line 314, app/assets/stylesheets/city_search.css */

/* line 321, app/assets/stylesheets/city_search.css */
.search-result-item {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 20px;
  /* Increased internal padding */
  transition: all 0.2s ease;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  cursor: pointer;
  margin: 0;
  /* Remove any default margin */
}

/* line 335, app/assets/stylesheets/city_search.css */
.search-result-item:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-1px);
}

/* line 340, app/assets/stylesheets/city_search.css */
.search-result-item .city-icon {
  background: rgba(59, 130, 246, 0.2);
  color: #60a5fa;
}

/* line 345, app/assets/stylesheets/city_search.css */
.btn-favorite {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  cursor: pointer;
}

/* line 359, app/assets/stylesheets/city_search.css */
.btn-favorite:hover {
  background: rgba(239, 68, 68, 0.2);
  color: #f87171;
  transform: scale(1.05);
}

/* line 365, app/assets/stylesheets/city_search.css */
.btn-favorite.is-favorite {
  background: rgba(239, 68, 68, 0.3);
  color: #ef4444;
  border-color: rgba(239, 68, 68, 0.5);
}

/* line 371, app/assets/stylesheets/city_search.css */
.btn-favorite.is-favorite:hover {
  background: rgba(239, 68, 68, 0.4);
  color: #dc2626;
}

/* line 376, app/assets/stylesheets/city_search.css */
.btn-favorite:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}

/* line 382, app/assets/stylesheets/city_search.css */
.btn-favorite:disabled:hover {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.6);
  transform: none;
}

/* Loading State */
/* line 389, app/assets/stylesheets/city_search.css */
.loading-state {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 16px;
}

/* line 396, app/assets/stylesheets/city_search.css */
.loading-content {
  text-align: center;
}

/* line 400, app/assets/stylesheets/city_search.css */
.loading-spinner {
  width: 32px;
  height: 32px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-top: 2px solid white;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto 16px;
}

/* line 410, app/assets/stylesheets/city_search.css */
.loading-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin: 0;
}

/* Error State */
/* line 417, app/assets/stylesheets/city_search.css */
.error-state {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 16px;
}

/* line 424, app/assets/stylesheets/city_search.css */
.error-content {
  text-align: center;
  max-width: 300px;
}

/* line 429, app/assets/stylesheets/city_search.css */
.error-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(239, 68, 68, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  font-size: 24px;
  color: #f87171;
}

/* line 442, app/assets/stylesheets/city_search.css */
.error-title {
  font-size: 18px;
  font-weight: 600;
  color: white;
  margin: 0 0 8px;
}

/* line 449, app/assets/stylesheets/city_search.css */
.error-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 24px;
}

/* line 456, app/assets/stylesheets/city_search.css */
.retry-btn {
  padding: 12px 24px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  color: white;
  font-weight: 600;
  transition: all 0.2s ease;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* line 468, app/assets/stylesheets/city_search.css */
.retry-btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* Empty State */
/* line 473, app/assets/stylesheets/city_search.css */
.empty-state {
  text-align: center;
  padding: 80px 16px;
}

/* line 478, app/assets/stylesheets/city_search.css */
.empty-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
}

/* line 491, app/assets/stylesheets/city_search.css */
.empty-title {
  font-size: 18px;
  font-weight: 600;
  color: white;
  margin: 0 0 8px;
}

/* line 498, app/assets/stylesheets/city_search.css */
.empty-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

/* Utility Classes */
/* line 509, app/assets/stylesheets/city_search.css */
.hidden {
  display: none !important;
}

/* Animations */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Touch Feedback */
/* line 520, app/assets/stylesheets/city_search.css */
.city-item:active,
.search-result-item:active {
  transform: scale(0.98);
}

/* line 525, app/assets/stylesheets/city_search.css */

.btn-favorite:active {
  transform: scale(0.9);
}

/* line 532, app/assets/stylesheets/city_search.css */
.current-location-btn:active {
  transform: scale(0.98) translateY(-1px);
}

/* Responsive adjustments */
@media (max-width: 375px) {
  /* line 538, app/assets/stylesheets/city_search.css */
  .header-content {
    padding: 12px;
    padding-top: 44px;
  }
  /* line 543, app/assets/stylesheets/city_search.css */
  /* line 547, app/assets/stylesheets/city_search.css */
  .section {
    margin: 12px;
  }
}

/* Recent Searches Styles */
/* line 553, app/assets/stylesheets/city_search.css */

/* line 559, app/assets/stylesheets/city_search.css */

/* line 575, app/assets/stylesheets/city_search.css */

/* line 580, app/assets/stylesheets/city_search.css */
.search-icon-wrapper {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(59, 130, 246, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  color: #60a5fa;
  font-size: 14px;
}

/* line 593, app/assets/stylesheets/city_search.css */

/* line 598, app/assets/stylesheets/city_search.css */

/* line 608, app/assets/stylesheets/city_search.css */

/* line 613, app/assets/stylesheets/city_search.css */

/* Recent Cities with Action Buttons Styles */
/* line 618, app/assets/stylesheets/city_search.css */
.city-item-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

/* line 625, app/assets/stylesheets/city_search.css */
.city-item-wrapper .city-button {
  flex: 1;
  margin-bottom: 0;
  margin-right: 8px;
}

/* line 631, app/assets/stylesheets/city_search.css */

/* line 646, app/assets/stylesheets/city_search.css */

/* line 653, app/assets/stylesheets/city_search.css */

/* Clear Recent Cities Button */
/* line 658, app/assets/stylesheets/city_search.css */
.section-header {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

/* line 664, app/assets/stylesheets/city_search.css */
.section-title {
  margin-right: 8px;
  /* Small gap between title and trash button */
}

/* line 668, app/assets/stylesheets/city_search.css */

/* line 684, app/assets/stylesheets/city_search.css */

/* line 691, app/assets/stylesheets/city_search.css */

/* Heart Animation */
/* line 696, app/assets/stylesheets/city_search.css */

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

/* Favorites Empty State */
/* line 707, app/assets/stylesheets/city_search.css */

/* line 712, app/assets/stylesheets/city_search.css */

/* line 725, app/assets/stylesheets/city_search.css */

/* line 732, app/assets/stylesheets/city_search.css */

/* line 742, app/assets/stylesheets/city_search.css */

/* Responsive improvements */
@media (max-width: 480px) {
  /* line 750, app/assets/stylesheets/city_search.css */
  /* line 756, app/assets/stylesheets/city_search.css */
  /* line 763, app/assets/stylesheets/city_search.css */
  .section-title {
    margin-right: 4px;
  }
  /* line 767, app/assets/stylesheets/city_search.css */
  .city-item-wrapper .city-button {
    margin-right: 6px;
  }
}

/* ===============================================
   ENHANCED CITY SEARCH STYLES
   =============================================== */
/* Enhanced Search Input */
/* line 777, app/assets/stylesheets/city_search.css */
.search-input-wrapper.enhanced {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

/* line 781, app/assets/stylesheets/city_search.css */
.search-input.enhanced {
  background: rgba(255, 255, 255, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.3px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* line 793, app/assets/stylesheets/city_search.css */
.search-input.enhanced:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.15), inset 0 2px 8px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.12);
}

/* line 799, app/assets/stylesheets/city_search.css */
.search-input.enhanced::placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}

/* Current Location Card - Enhanced */
/* line 805, app/assets/stylesheets/city_search.css */
.location-section {
  padding: 20px;
  margin-bottom: 32px;
}

/* line 810, app/assets/stylesheets/city_search.css */

/* line 827, app/assets/stylesheets/city_search.css */

/* line 839, app/assets/stylesheets/city_search.css */

/* line 843, app/assets/stylesheets/city_search.css */

/* line 848, app/assets/stylesheets/city_search.css */
.location-icon-enhanced {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-size: 24px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* line 862, app/assets/stylesheets/city_search.css */
.location-content {
  flex: 1;
}

/* line 866, app/assets/stylesheets/city_search.css */
.location-title-enhanced {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: 0.3px;
}

/* line 873, app/assets/stylesheets/city_search.css */
.location-subtitle-enhanced {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.85);
  font-weight: 400;
}

/* line 879, app/assets/stylesheets/city_search.css */
.location-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  transition: all 0.3s ease;
}

/* line 891, app/assets/stylesheets/city_search.css */

/* Section Dividers */
/* line 897, app/assets/stylesheets/city_search.css */

/* line 904, app/assets/stylesheets/city_search.css */

/* Enhanced Section Headers */
/* line 917, app/assets/stylesheets/city_search.css */

/* line 925, app/assets/stylesheets/city_search.css */

/* line 935, app/assets/stylesheets/city_search.css */
.section-icon {
  margin-right: 12px;
  font-size: 20px;
  color: #3b82f6;
}

/* Favorites Section */
/* line 942, app/assets/stylesheets/city_search.css */
.favorites-section {
  margin-bottom: 40px;
}

/* line 946, app/assets/stylesheets/city_search.css */

/* line 953, app/assets/stylesheets/city_search.css */

/* line 966, app/assets/stylesheets/city_search.css */

/* line 973, app/assets/stylesheets/city_search.css */

/* line 984, app/assets/stylesheets/city_search.css */

/* line 997, app/assets/stylesheets/city_search.css */

/* line 1001, app/assets/stylesheets/city_search.css */

/* line 1009, app/assets/stylesheets/city_search.css */

/* line 1015, app/assets/stylesheets/city_search.css */

/* line 1029, app/assets/stylesheets/city_search.css */

/* Enhanced Favorites Empty State */
/* line 1037, app/assets/stylesheets/city_search.css */

/* line 1046, app/assets/stylesheets/city_search.css */

/* line 1059, app/assets/stylesheets/city_search.css */

/* line 1066, app/assets/stylesheets/city_search.css */

/* Recent Cities Section */
/* line 1077, app/assets/stylesheets/city_search.css */
.recent-section {
  margin-bottom: 40px;
}

/* line 1081, app/assets/stylesheets/city_search.css */

/* line 1088, app/assets/stylesheets/city_search.css */

/* line 1100, app/assets/stylesheets/city_search.css */

/* line 1106, app/assets/stylesheets/city_search.css */

/* line 1117, app/assets/stylesheets/city_search.css */

/* line 1130, app/assets/stylesheets/city_search.css */

/* line 1134, app/assets/stylesheets/city_search.css */

/* line 1141, app/assets/stylesheets/city_search.css */

/* line 1146, app/assets/stylesheets/city_search.css */

/* line 1161, app/assets/stylesheets/city_search.css */

/* line 1168, app/assets/stylesheets/city_search.css */

/* line 1182, app/assets/stylesheets/city_search.css */

/* Touch and Active States */
/* line 1190, app/assets/stylesheets/city_search.css */

/* line 1194, app/assets/stylesheets/city_search.css */

/* line 1199, app/assets/stylesheets/city_search.css */

/* Enhanced animations */
@keyframes favoriteHeartbeat {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* line 1214, app/assets/stylesheets/city_search.css */

/* Responsive enhancements */
@media (max-width: 480px) {
  /* line 1220, app/assets/stylesheets/city_search.css */
  .location-section {
    padding: 16px;
  }
  /* line 1224, app/assets/stylesheets/city_search.css */
  /* line 1228, app/assets/stylesheets/city_search.css */
  .location-icon-enhanced {
    width: 48px;
    height: 48px;
    font-size: 20px;
    margin-right: 16px;
  }
  /* line 1235, app/assets/stylesheets/city_search.css */
  .location-title-enhanced {
    font-size: 16px;
  }
  /* line 1239, app/assets/stylesheets/city_search.css */
  .location-subtitle-enhanced {
    font-size: 14px;
  }
  /* line 1243, app/assets/stylesheets/city_search.css */
  /* line 1247, app/assets/stylesheets/city_search.css */
  /* line 1252, app/assets/stylesheets/city_search.css */
  /* line 1257, app/assets/stylesheets/city_search.css */
  /* line 1261, app/assets/stylesheets/city_search.css */
}

@media (max-width: 375px) {
  /* line 1267, app/assets/stylesheets/city_search.css */
  /* line 1271, app/assets/stylesheets/city_search.css */
  /* line 1276, app/assets/stylesheets/city_search.css */
}

/* ===============================================
   WEATHER ICONS COLORIZATION SYSTEM
   =============================================== */
/* FontAwesome Weather Icons Colors */
/* line 1287, app/assets/stylesheets/city_search.css */
.fas.fa-sun,
.weather-clear {
  color: #FFA500 !important;
  /* Naranja dorado para sol/despejado */
}

/* line 1292, app/assets/stylesheets/city_search.css */
.fas.fa-cloud,
.weather-cloudy {
  color: #87CEEB !important;
  /* Azul cielo claro para nublado */
}

/* line 1297, app/assets/stylesheets/city_search.css */
.fas.fa-cloud-sun,
.weather-partlycloudy {
  color: #FFD700 !important;
  /* Oro para parcialmente nublado */
}

/* line 1302, app/assets/stylesheets/city_search.css */
.fas.fa-cloud-rain,
.fas.fa-cloud-showers-heavy,
.weather-rain {
  color: #4169E1 !important;
  /* Azul real para lluvia */
}

/* line 1308, app/assets/stylesheets/city_search.css */
.fas.fa-bolt,
.fas.fa-cloud-bolt,
.weather-tstorm {
  color: #8A2BE2 !important;
  /* Violeta para tormentas */
}

/* line 1314, app/assets/stylesheets/city_search.css */
.fas.fa-snowflake,
.weather-snow {
  color: #E6E6FA !important;
  /* Lavanda claro para nieve */
}

/* line 1320, app/assets/stylesheets/city_search.css */
.fas.fa-smog,
.weather-fog,
.weather-haze {
  color: #D3D3D3 !important;
  /* Gris claro para niebla/calima */
}

/* line 1326, app/assets/stylesheets/city_search.css */
.fas.fa-wind,
.weather-wind {
  color: #00CED1 !important;
  /* Turquesa para viento */
}

/* line 1331, app/assets/stylesheets/city_search.css */
.weather-dust {
  color: #DAA520 !important;
  /* Dorado oscuro para polvo */
}

/* Weather Icons (wi) Colors */
/* line 1336, app/assets/stylesheets/city_search.css */
.wi.wi-day-sunny,
.wi.wi-night-clear {
  color: #FFA500 !important;
}

/* line 1341, app/assets/stylesheets/city_search.css */
.wi.wi-cloudy {
  color: #87CEEB !important;
}

/* line 1346, app/assets/stylesheets/city_search.css */
.wi.wi-day-cloudy,
.wi.wi-night-partly-cloudy {
  color: #FFD700 !important;
}

/* line 1351, app/assets/stylesheets/city_search.css */
.wi.wi-rain,
.wi.wi-showers {
  color: #4169E1 !important;
}

/* line 1358, app/assets/stylesheets/city_search.css */
.wi.wi-thunderstorm {
  color: #8A2BE2 !important;
}

/* line 1364, app/assets/stylesheets/city_search.css */
.wi.wi-snow {
  color: #E6E6FA !important;
}

/* line 1370, app/assets/stylesheets/city_search.css */
.wi.wi-fog {
  color: #D3D3D3 !important;
}

/* line 1376, app/assets/stylesheets/city_search.css */
.wi.wi-strong-wind {
  color: #00CED1 !important;
}

/* line 1381, app/assets/stylesheets/city_search.css */
.wi.wi-dust,
.wi.wi-day-haze {
  color: #DAA520 !important;
}

/* Context-aware Weather Icon Classes */
/* line 1387, app/assets/stylesheets/city_search.css */
.weather-icon {
  transition: color 0.3s ease, text-shadow 0.3s ease;
}

/* line 1391, app/assets/stylesheets/city_search.css */
.weather-icon.clear {
  color: #FFA500;
  text-shadow: 0 0 8px rgba(255, 165, 0, 0.3);
}

/* line 1396, app/assets/stylesheets/city_search.css */
.weather-icon.cloudy {
  color: #87CEEB;
  text-shadow: 0 0 8px rgba(135, 206, 235, 0.3);
}

/* line 1401, app/assets/stylesheets/city_search.css */
.weather-icon.partlycloudy {
  color: #FFD700;
  text-shadow: 0 0 8px rgba(255, 215, 0, 0.3);
}

/* line 1406, app/assets/stylesheets/city_search.css */
.weather-icon.rain {
  color: #4169E1;
  text-shadow: 0 0 8px rgba(65, 105, 225, 0.3);
}

/* line 1411, app/assets/stylesheets/city_search.css */
.weather-icon.tstorm {
  color: #8A2BE2;
  text-shadow: 0 0 8px rgba(138, 43, 226, 0.3);
}

/* line 1416, app/assets/stylesheets/city_search.css */
.weather-icon.snow {
  color: #E6E6FA;
  text-shadow: 0 0 8px rgba(230, 230, 250, 0.3);
}

/* line 1421, app/assets/stylesheets/city_search.css */
.weather-icon.fog,
.weather-icon.haze {
  color: #D3D3D3;
  text-shadow: 0 0 8px rgba(211, 211, 211, 0.3);
}

/* line 1427, app/assets/stylesheets/city_search.css */
.weather-icon.wind {
  color: #00CED1;
  text-shadow: 0 0 8px rgba(0, 206, 209, 0.3);
}

/* line 1432, app/assets/stylesheets/city_search.css */
.weather-icon.dust {
  color: #DAA520;
  text-shadow: 0 0 8px rgba(218, 165, 32, 0.3);
}

/* Enhanced hover effects for colored weather icons */
/* line 1438, app/assets/stylesheets/city_search.css */
.weather-icon:hover {
  filter: brightness(1.2);
  transform: scale(1.05);
}

/* Temperature-based icon coloring for additional context */
/* line 1444, app/assets/stylesheets/city_search.css */

/* line 1448, app/assets/stylesheets/city_search.css */

/* Night mode adjustments */
/* line 1453, app/assets/stylesheets/city_search.css */

/* line 1457, app/assets/stylesheets/city_search.css */

/* Accessibility - maintain contrast in dark mode */
@media (prefers-color-scheme: dark) {
  /* line 1463, app/assets/stylesheets/city_search.css */
  .weather-icon.snow {
    color: #F0F8FF;
    /* Alice blue más brillante para mejor contraste */
  }
  /* line 1467, app/assets/stylesheets/city_search.css */
  .weather-icon.fog,
.weather-icon.haze {
    color: #C0C0C0;
    /* Plata más brillante para mejor contraste */
  }
}

/* Animation classes for weather icons */
@keyframes weather-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
}

/* line 1479, app/assets/stylesheets/city_search.css */
.weather-icon.animated {
  animation: weather-pulse 2s ease-in-out infinite;
}

/* Special effects for storm icons */
/* line 1484, app/assets/stylesheets/city_search.css */
.weather-icon.tstorm.animated {
  animation: weather-pulse 1s ease-in-out infinite;
}

@keyframes lightning-flash {
  0%, 90%, 100% {
    opacity: 1;
  }
  5%, 85% {
    opacity: 0.3;
  }
}

/* line 1493, app/assets/stylesheets/city_search.css */
.weather-icon.tstorm.lightning {
  animation: lightning-flash 2s ease-in-out infinite;
}

/* Modern Hail Section Component Styles */
/* line 2, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section {
  /* Hail Status Card */
  /* Hail Details Grid */
  /* Nearby Clouds List */
  /* No Hail State */
  /* Responsive adjustments */
  /* Animation for loading state */
  /* Glowing effect for high priority alerts */
}

/* line 3, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-section-container {
  @apply relative overflow-hidden;
  margin-bottom: 1.5rem;
}

/* line 9, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-container {
  @apply mb-6;
}

/* line 13, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card {
  @apply flex items-center p-4 rounded-2xl;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  /* Probability-based styling */
}

/* line 23, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

/* line 31, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.high-probability {
  background: rgba(239, 68, 68, 0.15);
  border-color: rgba(239, 68, 68, 0.3);
}

/* line 35, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.high-probability .hail-status-icon i {
  color: #ef4444;
  text-shadow: 0 0 20px rgba(239, 68, 68, 0.5);
}

/* line 41, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.medium-probability {
  background: rgba(245, 158, 11, 0.15);
  border-color: rgba(245, 158, 11, 0.3);
}

/* line 45, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.medium-probability .hail-status-icon i {
  color: #f59e0b;
  text-shadow: 0 0 20px rgba(245, 158, 11, 0.5);
}

/* line 51, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.low-probability {
  background: rgba(59, 130, 246, 0.15);
  border-color: rgba(59, 130, 246, 0.3);
}

/* line 55, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.low-probability .hail-status-icon i {
  color: #3b82f6;
  text-shadow: 0 0 20px rgba(59, 130, 246, 0.5);
}

/* line 61, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.no-probability {
  background: rgba(34, 197, 94, 0.15);
  border-color: rgba(34, 197, 94, 0.3);
}

/* line 65, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.no-probability .hail-status-icon i {
  color: #22c55e;
  text-shadow: 0 0 20px rgba(34, 197, 94, 0.5);
}

/* line 72, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-icon {
  @apply mr-4 flex-shrink-0;
}

/* line 75, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-icon i {
  @apply text-3xl;
  filter: drop-shadow(0 0 10px currentColor);
}

/* line 81, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-content {
  @apply flex-1;
}

/* line 84, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-content .hail-main-message {
  @apply text-white text-xl font-bold mb-1;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

/* line 89, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-content .hail-probability-text {
  @apply text-white text-sm font-medium opacity-90;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 94, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-content .hail-distance-text {
  @apply text-white text-xs opacity-75 mt-1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 101, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-details-container {
  @apply mb-6;
}

/* line 105, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-details-grid {
  @apply grid grid-cols-2 gap-3;
}

@media (min-width: 640px) {
  /* line 105, app/assets/stylesheets/components/modern_hail_section.scss */
  .modern-hail-section .hail-details-grid {
    @apply grid-cols-4;
  }
}

/* line 113, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-detail-card {
  @apply flex flex-col items-center p-3 rounded-xl;
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease;
}

/* line 120, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-detail-card:hover {
  background: rgba(255, 255, 255, 0.12);
  transform: translateY(-1px);
}

/* line 125, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-detail-card .hail-detail-icon {
  @apply text-white text-lg mb-2 opacity-80;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
}

/* line 130, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-detail-card .hail-detail-content {
  @apply text-center;
}

/* line 134, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-detail-card .hail-detail-title {
  @apply text-white text-xs font-medium opacity-80;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 139, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-detail-card .hail-detail-value {
  @apply text-white text-sm font-bold mt-1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 146, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .nearby-clouds-container {
  @apply mb-6;
}

/* line 149, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .nearby-clouds-container .nearby-clouds-title {
  @apply text-white text-lg font-bold mb-3;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

/* line 155, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .nearby-clouds-list {
  @apply space-y-2;
}

/* line 159, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item {
  @apply flex items-center p-3 rounded-xl;
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease;
}

/* line 166, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item:hover {
  background: rgba(255, 255, 255, 0.12);
  transform: translateX(4px);
}

/* line 171, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-distance {
  @apply mr-3 flex-shrink-0;
}

/* line 174, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-distance .distance-value {
  @apply text-white text-lg font-bold;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 180, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-info {
  @apply flex-1;
}

/* line 183, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-info .cloud-probability {
  @apply text-white text-sm font-medium;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 188, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-info .cloud-time {
  @apply text-white text-xs opacity-75;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 194, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-indicator {
  @apply ml-3 flex-shrink-0;
}

/* line 197, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-indicator .cloud-indicator {
  @apply w-3 h-3 rounded-full;
  box-shadow: 0 0 10px currentColor;
}

/* line 201, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-indicator .cloud-indicator.high-risk {
  @apply bg-red-500;
  box-shadow: 0 0 15px rgba(239, 68, 68, 0.8);
}

/* line 206, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-indicator .cloud-indicator.medium-risk {
  @apply bg-yellow-500;
  box-shadow: 0 0 15px rgba(245, 158, 11, 0.8);
}

/* line 211, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .cloud-item .cloud-item-indicator .cloud-indicator.low-risk {
  @apply bg-blue-500;
  box-shadow: 0 0 15px rgba(59, 130, 246, 0.8);
}

/* line 220, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .no-hail-state {
  @apply flex items-center p-6 rounded-xl text-center;
  background: rgba(34, 197, 94, 0.1);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border: 1px solid rgba(34, 197, 94, 0.2);
}

/* line 226, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .no-hail-state .no-hail-icon {
  @apply mr-4 flex-shrink-0;
}

/* line 229, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .no-hail-state .no-hail-icon i {
  @apply text-4xl text-green-400;
  filter: drop-shadow(0 0 15px rgba(34, 197, 94, 0.6));
}

/* line 235, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .no-hail-state .no-hail-content {
  @apply flex-1 text-left;
}

/* line 238, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .no-hail-state .no-hail-content .no-hail-title {
  @apply text-white text-xl font-bold mb-1;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

/* line 243, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .no-hail-state .no-hail-content .no-hail-description {
  @apply text-white text-sm opacity-90;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 248, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .no-hail-state .no-hail-content .no-hail-time {
  @apply text-white text-xs opacity-75 mt-1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

@media (max-width: 640px) {
  /* line 257, app/assets/stylesheets/components/modern_hail_section.scss */
  .modern-hail-section .hail-status-card {
    @apply flex-col text-center;
  }
  /* line 260, app/assets/stylesheets/components/modern_hail_section.scss */
  .modern-hail-section .hail-status-card .hail-status-icon {
    @apply mr-0 mb-3;
  }
  /* line 265, app/assets/stylesheets/components/modern_hail_section.scss */
  .modern-hail-section .hail-details-grid {
    @apply grid-cols-1 gap-2;
  }
  /* line 269, app/assets/stylesheets/components/modern_hail_section.scss */
  .modern-hail-section .cloud-item {
    @apply flex-col text-center;
  }
  /* line 272, app/assets/stylesheets/components/modern_hail_section.scss */
  .modern-hail-section .cloud-item .cloud-item-distance,
.modern-hail-section .cloud-item .cloud-item-indicator {
    @apply mr-0 mb-2;
  }
  /* line 278, app/assets/stylesheets/components/modern_hail_section.scss */
  .modern-hail-section .no-hail-state {
    @apply flex-col text-center;
  }
  /* line 281, app/assets/stylesheets/components/modern_hail_section.scss */
  .modern-hail-section .no-hail-state .no-hail-icon {
    @apply mr-0 mb-3;
  }
}

/* line 288, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-loading {
  @apply animate-pulse;
}

/* line 291, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-loading .hail-status-card {
  background: rgba(255, 255, 255, 0.05);
}

/* line 297, app/assets/stylesheets/components/modern_hail_section.scss */
.modern-hail-section .hail-status-card.high-probability {
  animation: hail-alert-glow 2s ease-in-out infinite alternate;
}

@keyframes hail-alert-glow {
  from {
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 0 20px rgba(239, 68, 68, 0.3);
  }
  to {
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 0 30px rgba(239, 68, 68, 0.5);
  }
}

/* Current City Indicator Component */
/* line 9, app/assets/stylesheets/components/hail_views.scss */
.current-city-indicator {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 1rem;
  margin-bottom: 1.5rem;
  transition: all 0.3s ease;
}

/* line 21, app/assets/stylesheets/components/hail_views.scss */
.current-city-indicator:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.3);
}

/* line 27, app/assets/stylesheets/components/hail_views.scss */
.current-city-info {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex: 1;
}

/* line 34, app/assets/stylesheets/components/hail_views.scss */
.current-city-icon {
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #3B82F6, #2563EB);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.1rem;
}

/* line 46, app/assets/stylesheets/components/hail_views.scss */
.current-city-details {
  flex: 1;
}

/* line 50, app/assets/stylesheets/components/hail_views.scss */
.current-city-name {
  font-size: 1.1rem;
  font-weight: 600;
  color: white;
  margin-bottom: 0.25rem;
}

/* line 57, app/assets/stylesheets/components/hail_views.scss */
.current-city-location {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.7);
}

/* line 62, app/assets/stylesheets/components/hail_views.scss */
.current-city-actions {
  margin-left: 1rem;
}

/* line 66, app/assets/stylesheets/components/hail_views.scss */
.change-city-btn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.3s ease;
}

/* line 80, app/assets/stylesheets/components/hail_views.scss */
.change-city-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
  color: white;
  text-decoration: none;
  transform: translateY(-1px);
}

/* line 88, app/assets/stylesheets/components/hail_views.scss */
.change-city-btn i {
  font-size: 0.8rem;
}

/* Responsive adjustments for current city indicator */
@media (max-width: 768px) {
  /* line 95, app/assets/stylesheets/components/hail_views.scss */
  .current-city-indicator {
    padding: 0.75rem;
    margin-bottom: 1rem;
  }
  /* line 100, app/assets/stylesheets/components/hail_views.scss */
  .current-city-info {
    gap: 0.5rem;
  }
  /* line 104, app/assets/stylesheets/components/hail_views.scss */
  .current-city-icon {
    width: 35px;
    height: 35px;
    font-size: 1rem;
  }
  /* line 110, app/assets/stylesheets/components/hail_views.scss */
  .current-city-name {
    font-size: 1rem;
  }
  /* line 114, app/assets/stylesheets/components/hail_views.scss */
  .current-city-location {
    font-size: 0.8rem;
  }
  /* line 118, app/assets/stylesheets/components/hail_views.scss */
  .current-city-actions {
    margin-left: 0.5rem;
  }
  /* line 122, app/assets/stylesheets/components/hail_views.scss */
  .change-city-btn {
    padding: 0.4rem 0.8rem;
    font-size: 0.8rem;
  }
  /* line 126, app/assets/stylesheets/components/hail_views.scss */
  .change-city-btn span {
    display: none;
  }
}

/* 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 */
.hail-header {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 1.5rem;
  margin-bottom: 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

/* line 159, app/assets/stylesheets/components/hail_views.scss */
.hail-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

@media (max-width: 768px) {
  /* line 159, app/assets/stylesheets/components/hail_views.scss */
  .hail-header-content {
    flex-direction: column;
    text-align: center;
  }
}

/* line 172, app/assets/stylesheets/components/hail_views.scss */
.hail-title-section .hail-main-title {
  font-size: 2rem;
  font-weight: 700;
  color: #2c3e50;
  margin: 0 0 0.5rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 181, app/assets/stylesheets/components/hail_views.scss */
.hail-title-section .hail-main-title .hail-title-icon {
  color: #3498db;
}

@media (max-width: 768px) {
  /* line 172, app/assets/stylesheets/components/hail_views.scss */
  .hail-title-section .hail-main-title {
    font-size: 1.5rem;
    justify-content: center;
  }
}

/* line 191, app/assets/stylesheets/components/hail_views.scss */
.hail-title-section .hail-location-text {
  color: #7f8c8d;
  font-size: 1rem;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}

/* line 199, app/assets/stylesheets/components/hail_views.scss */
.hail-title-section .hail-location-text .location-icon {
  color: #e74c3c;
}

@media (max-width: 768px) {
  /* line 191, app/assets/stylesheets/components/hail_views.scss */
  .hail-title-section .hail-location-text {
    justify-content: center;
  }
}

/* line 209, app/assets/stylesheets/components/hail_views.scss */
.hail-nav-buttons {
  display: flex;
  gap: 0.75rem;
}

@media (max-width: 768px) {
  /* line 209, app/assets/stylesheets/components/hail_views.scss */
  .hail-nav-buttons {
    justify-content: center;
  }
}

/* line 218, app/assets/stylesheets/components/hail_views.scss */
.hail-nav-btn {
  background: rgba(52, 152, 219, 0.2);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border: 1px solid rgba(52, 152, 219, 0.3);
  border-radius: 12px;
  padding: 0.75rem 1rem;
  text-decoration: none;
  color: #2980b9;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  transition: all 0.3s ease;
}

/* line 232, app/assets/stylesheets/components/hail_views.scss */
.hail-nav-btn:hover {
  background: rgba(52, 152, 219, 0.3);
  transform: translateY(-2px);
  box-shadow: 0 4px 20px rgba(52, 152, 219, 0.3);
  text-decoration: none;
  color: #1f5f99;
}

/* line 240, app/assets/stylesheets/components/hail_views.scss */
.hail-nav-btn i {
  font-size: 1rem;
}

/* line 244, app/assets/stylesheets/components/hail_views.scss */
.hail-nav-btn span {
  font-size: 0.875rem;
}

/* line 250, app/assets/stylesheets/components/hail_views.scss */

/* line 254, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

/* line 264, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.high-probability {
  background: rgba(231, 76, 60, 0.15);
  border-color: rgba(231, 76, 60, 0.3);
  box-shadow: 0 8px 32px rgba(231, 76, 60, 0.2), 0 0 20px rgba(231, 76, 60, 0.1);
}

/* line 269, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.high-probability .hail-status-icon i {
  color: #e74c3c;
  animation: pulse-glow 2s infinite;
}

/* line 275, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.medium-probability {
  background: rgba(255, 193, 7, 0.15);
  border-color: rgba(255, 193, 7, 0.3);
  box-shadow: 0 8px 32px rgba(255, 193, 7, 0.2);
}

/* line 280, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.medium-probability .hail-status-icon i {
  color: #f39c12;
}

/* line 285, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.low-probability {
  background: rgba(23, 162, 184, 0.15);
  border-color: rgba(23, 162, 184, 0.3);
  box-shadow: 0 8px 32px rgba(23, 162, 184, 0.2);
}

/* line 290, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.low-probability .hail-status-icon i {
  color: #17a2b8;
}

/* line 295, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.no-probability {
  background: rgba(40, 167, 69, 0.15);
  border-color: rgba(40, 167, 69, 0.3);
  box-shadow: 0 8px 32px rgba(40, 167, 69, 0.2);
}

/* line 300, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.no-probability .hail-status-icon i {
  color: #28a745;
}

/* line 305, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.error-probability {
  background: rgba(108, 117, 125, 0.15);
  border-color: rgba(108, 117, 125, 0.3);
  box-shadow: 0 8px 32px rgba(108, 117, 125, 0.2);
}

/* line 310, app/assets/stylesheets/components/hail_views.scss */
.hail-status-card.error-probability .hail-status-icon i {
  color: #6c757d;
}

@media (max-width: 768px) {
  /* line 254, app/assets/stylesheets/components/hail_views.scss */
  .hail-status-card {
    padding: 1.5rem;
  }
}

/* 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;
}

/* line 341, app/assets/stylesheets/components/hail_views.scss */
.hail-status-content .hail-main-message {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin: 0 0 0.75rem 0;
}

@media (max-width: 768px) {
  /* line 341, app/assets/stylesheets/components/hail_views.scss */
  .hail-status-content .hail-main-message {
    font-size: 1.25rem;
  }
}

/* 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 */
.hail-section-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #2c3e50;
  margin: 0 0 1rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 404, app/assets/stylesheets/components/hail_views.scss */
.hail-section-title i {
  color: #3498db;
}

/* line 410, app/assets/stylesheets/components/hail_views.scss */

/* line 414, app/assets/stylesheets/components/hail_views.scss */
.hail-details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}

@media (max-width: 768px) {
  /* line 414, app/assets/stylesheets/components/hail_views.scss */
  .hail-details-grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0.75rem;
  }
}

/* line 425, app/assets/stylesheets/components/hail_views.scss */
.hail-detail-card {
  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: 15px;
  padding: 1.5rem;
  transition: all 0.3s ease;
}

/* line 433, app/assets/stylesheets/components/hail_views.scss */
.hail-detail-card:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateY(-2px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  /* line 425, app/assets/stylesheets/components/hail_views.scss */
  .hail-detail-card {
    padding: 1rem;
  }
}

/* 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 */
.hail-detail-value {
  color: #2c3e50;
  font-size: 1.5rem;
  font-weight: 700;
}

@media (max-width: 768px) {
  /* line 462, app/assets/stylesheets/components/hail_views.scss */
  .hail-detail-value {
    font-size: 1.25rem;
  }
}

/* line 473, app/assets/stylesheets/components/hail_views.scss */

/* line 477, app/assets/stylesheets/components/hail_views.scss */
.nearby-clouds-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

/* 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;
}

/* 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 */
.hail-loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(44, 62, 80, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* line 644, app/assets/stylesheets/components/hail_views.scss */
.hail-loading-content {
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

/* line 652, app/assets/stylesheets/components/hail_views.scss */
.hail-loading-content .hail-loading-spinner {
  width: 40px;
  height: 40px;
  border: 4px solid rgba(52, 152, 219, 0.2);
  border-top: 4px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto 1rem auto;
}

/* line 662, app/assets/stylesheets/components/hail_views.scss */
.hail-loading-content .hail-loading-text {
  color: #5d6d7e;
  font-weight: 500;
  margin: 0;
}

@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 */
  .hail-details-grid {
    grid-template-columns: 1fr;
  }
  /* 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 */
  .hail-header {
    padding: 1rem;
    margin-bottom: 1rem;
  }
  /* line 720, app/assets/stylesheets/components/hail_views.scss */
  .hail-status-card {
    padding: 1rem;
  }
  /* line 724, app/assets/stylesheets/components/hail_views.scss */
  .hail-detail-card {
    padding: 0.75rem;
  }
}

/* ========================================
   HAIL NEAR PAGE STYLES (/hail/near)
   ======================================== */
/* line 733, app/assets/stylesheets/components/hail_views.scss */
.hail-near-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  min-height: 100vh;
}

@media (max-width: 768px) {
  /* line 733, app/assets/stylesheets/components/hail_views.scss */
  .hail-near-container {
    padding: 0.5rem;
  }
}

/* line 746, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section {
  margin-bottom: 2rem;
}

/* line 749, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .hail-overall-status-card {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

/* line 758, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .hail-overall-status-card.overall-high-risk {
  background: rgba(231, 76, 60, 0.15);
  border-color: rgba(231, 76, 60, 0.3);
  box-shadow: 0 8px 32px rgba(231, 76, 60, 0.2), 0 0 20px rgba(231, 76, 60, 0.1);
}

/* line 764, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .hail-overall-status-card.overall-medium-risk {
  background: rgba(255, 193, 7, 0.15);
  border-color: rgba(255, 193, 7, 0.3);
  box-shadow: 0 8px 32px rgba(255, 193, 7, 0.2);
}

/* line 770, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .hail-overall-status-card.overall-low-risk {
  background: rgba(23, 162, 184, 0.15);
  border-color: rgba(23, 162, 184, 0.3);
  box-shadow: 0 8px 32px rgba(23, 162, 184, 0.2);
}

/* line 776, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .hail-overall-status-card.overall-minimal-risk {
  background: rgba(40, 167, 69, 0.15);
  border-color: rgba(40, 167, 69, 0.3);
  box-shadow: 0 8px 32px rgba(40, 167, 69, 0.2);
}

/* line 782, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .hail-overall-status-card.overall-no-risk {
  background: rgba(108, 117, 125, 0.15);
  border-color: rgba(108, 117, 125, 0.3);
  box-shadow: 0 8px 32px rgba(108, 117, 125, 0.2);
}

@media (max-width: 768px) {
  /* line 749, app/assets/stylesheets/components/hail_views.scss */
  .hail-overall-status-section .hail-overall-status-card {
    padding: 1.5rem;
  }
}

/* line 793, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .overall-status-header {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}

/* line 799, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .overall-status-header .overall-status-icon i {
  font-size: 2.5rem;
  color: #5d6d7e;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  /* line 799, app/assets/stylesheets/components/hail_views.scss */
  .hail-overall-status-section .overall-status-header .overall-status-icon i {
    font-size: 2rem;
  }
}

/* line 810, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .overall-status-header .overall-status-content {
  flex: 1;
}

/* line 813, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .overall-status-header .overall-status-content .overall-main-message {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin: 0 0 0.75rem 0;
}

@media (max-width: 768px) {
  /* line 813, app/assets/stylesheets/components/hail_views.scss */
  .hail-overall-status-section .overall-status-header .overall-status-content .overall-main-message {
    font-size: 1.25rem;
  }
}

/* line 824, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .overall-status-header .overall-status-content .overall-risk-display {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 829, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .overall-status-header .overall-status-content .overall-risk-display .overall-risk-label {
  color: #7f8c8d;
  font-weight: 500;
}

/* line 834, app/assets/stylesheets/components/hail_views.scss */
.hail-overall-status-section .overall-status-header .overall-status-content .overall-risk-display .overall-risk-value {
  color: #2c3e50;
  font-weight: 700;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  /* line 824, app/assets/stylesheets/components/hail_views.scss */
  .hail-overall-status-section .overall-status-header .overall-status-content .overall-risk-display {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
  }
}

/* line 853, app/assets/stylesheets/components/hail_views.scss */
.hail-summary-section {
  margin-bottom: 2rem;
}

/* line 856, app/assets/stylesheets/components/hail_views.scss */
.hail-summary-section .summary-stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}

/* line 861, app/assets/stylesheets/components/hail_views.scss */
.hail-summary-section .summary-stats-grid .summary-stat-card {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s ease;
}

/* line 872, app/assets/stylesheets/components/hail_views.scss */
.hail-summary-section .summary-stats-grid .summary-stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

/* line 877, app/assets/stylesheets/components/hail_views.scss */
.hail-summary-section .summary-stats-grid .summary-stat-card .stat-icon {
  font-size: 2rem;
  color: #5d6d7e;
  width: 50px;
  text-align: center;
}

/* line 885, app/assets/stylesheets/components/hail_views.scss */
.hail-summary-section .summary-stats-grid .summary-stat-card .stat-content .stat-value {
  font-size: 2rem;
  font-weight: 700;
  color: #2c3e50;
  line-height: 1;
  margin-bottom: 0.25rem;
}

/* line 893, app/assets/stylesheets/components/hail_views.scss */
.hail-summary-section .summary-stats-grid .summary-stat-card .stat-content .stat-label {
  font-size: 0.875rem;
  color: #7f8c8d;
  font-weight: 500;
}

/* line 904, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section {
  margin-bottom: 2rem;
}

/* line 907, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* line 912, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 1.5rem;
  transition: all 0.3s ease;
}

/* line 920, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

/* line 925, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  /* line 925, app/assets/stylesheets/components/hail_views.scss */
  .hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header {
    flex-direction: column;
    gap: 0.75rem;
  }
}

/* line 937, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-main-info .city-name {
  font-size: 1.25rem;
  font-weight: 600;
  color: #2c3e50;
  margin: 0 0 0.5rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 946, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-main-info .city-name .city-icon {
  color: #e74c3c;
  font-size: 1rem;
}

/* line 952, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-main-info .city-distance {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875rem;
  color: #7f8c8d;
}

/* line 959, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-main-info .city-distance .distance-icon {
  font-size: 0.75rem;
}

/* line 965, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-probability-badge {
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* line 973, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-probability-badge.high-probability {
  background: rgba(231, 76, 60, 0.2);
  color: #c0392b;
  border: 1px solid rgba(231, 76, 60, 0.3);
}

/* line 979, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-probability-badge.medium-probability {
  background: rgba(255, 193, 7, 0.2);
  color: #d68910;
  border: 1px solid rgba(255, 193, 7, 0.3);
}

/* line 985, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-probability-badge.low-probability {
  background: rgba(23, 162, 184, 0.2);
  color: #138496;
  border: 1px solid rgba(23, 162, 184, 0.3);
}

/* line 991, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-header .city-probability-badge.no-probability {
  background: rgba(40, 167, 69, 0.2);
  color: #1e7e34;
  border: 1px solid rgba(40, 167, 69, 0.3);
}

/* line 1000, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-info {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  color: #5d6d7e;
}

@media (max-width: 768px) {
  /* line 1000, app/assets/stylesheets/components/hail_views.scss */
  .hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
}

/* line 1014, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-info span {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

/* line 1019, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-info span .detail-icon {
  font-size: 0.75rem;
  color: #95a5a6;
}

/* line 1026, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

/* line 1031, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-list .city-cloud-item,
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-list .more-clouds-indicator {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.1);
  padding: 0.375rem 0.75rem;
  border-radius: 12px;
  font-size: 0.75rem;
}

/* line 1041, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-list .city-cloud-item .cloud-distance,
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-list .more-clouds-indicator .cloud-distance {
  font-weight: 600;
  color: #2c3e50;
}

/* line 1047, app/assets/stylesheets/components/hail_views.scss */
.hail-nearby-cities-section .nearby-cities-list .nearby-city-item .city-item-details .city-clouds-list .more-clouds-indicator {
  color: #7f8c8d;
  font-style: italic;
}

/* line 1058, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section {
  margin-bottom: 2rem;
}

/* line 1061, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 3rem 2rem;
  text-align: center;
}

/* line 1069, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card .no-activity-icon {
  font-size: 4rem;
  color: #27ae60;
  margin-bottom: 1.5rem;
}

/* line 1075, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card .no-activity-title {
  font-size: 1.75rem;
  font-weight: 600;
  color: #2c3e50;
  margin: 0 0 1rem 0;
}

/* line 1082, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card .no-activity-message {
  font-size: 1rem;
  color: #7f8c8d;
  line-height: 1.6;
  margin: 0 0 2rem 0;
}

/* line 1089, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card .no-activity-actions {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}

/* line 1095, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card .no-activity-actions .no-activity-btn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  background: rgba(52, 152, 219, 0.2);
  color: #2980b9;
  text-decoration: none;
  border-radius: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
  border: 1px solid rgba(52, 152, 219, 0.3);
}

/* line 1108, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card .no-activity-actions .no-activity-btn:hover {
  background: rgba(52, 152, 219, 0.3);
  transform: translateY(-2px);
  text-decoration: none;
}

/* line 1114, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card .no-activity-actions .no-activity-btn.secondary {
  background: rgba(149, 165, 166, 0.2);
  color: #5d6d7e;
  border-color: rgba(149, 165, 166, 0.3);
}

/* line 1119, app/assets/stylesheets/components/hail_views.scss */
.hail-no-activity-section .hail-no-activity-card .no-activity-actions .no-activity-btn.secondary:hover {
  background: rgba(149, 165, 166, 0.3);
}

/* ========================================
   HAIL RADAR PAGE STYLES (/hail/radar)
   ======================================== */
/* line 1132, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  min-height: 100vh;
}

@media (max-width: 768px) {
  /* line 1132, app/assets/stylesheets/components/hail_views.scss */
  .hail-radar-container {
    padding: 0.5rem;
  }
}

/* line 1145, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section {
  margin-bottom: 2rem;
}

/* line 1148, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .hail-radar-status-card {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

/* line 1157, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .hail-radar-status-card.excellent-coverage {
  background: rgba(40, 167, 69, 0.15);
  border-color: rgba(40, 167, 69, 0.3);
  box-shadow: 0 8px 32px rgba(40, 167, 69, 0.2);
}

/* line 1163, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .hail-radar-status-card.good-coverage {
  background: rgba(23, 162, 184, 0.15);
  border-color: rgba(23, 162, 184, 0.3);
  box-shadow: 0 8px 32px rgba(23, 162, 184, 0.2);
}

/* line 1169, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .hail-radar-status-card.fair-coverage {
  background: rgba(255, 193, 7, 0.15);
  border-color: rgba(255, 193, 7, 0.3);
  box-shadow: 0 8px 32px rgba(255, 193, 7, 0.2);
}

/* line 1175, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .hail-radar-status-card.limited-coverage {
  background: rgba(231, 76, 60, 0.15);
  border-color: rgba(231, 76, 60, 0.3);
  box-shadow: 0 8px 32px rgba(231, 76, 60, 0.2);
}

/* line 1181, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .hail-radar-status-card.unknown-coverage {
  background: rgba(108, 117, 125, 0.15);
  border-color: rgba(108, 117, 125, 0.3);
  box-shadow: 0 8px 32px rgba(108, 117, 125, 0.2);
}

@media (max-width: 768px) {
  /* line 1148, app/assets/stylesheets/components/hail_views.scss */
  .hail-radar-status-section .hail-radar-status-card {
    padding: 1.5rem;
  }
}

/* line 1192, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .radar-status-header {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}

/* line 1198, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .radar-status-header .radar-status-icon i {
  font-size: 2.5rem;
  color: #5d6d7e;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  /* line 1198, app/assets/stylesheets/components/hail_views.scss */
  .hail-radar-status-section .radar-status-header .radar-status-icon i {
    font-size: 2rem;
  }
}

/* line 1209, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .radar-status-header .radar-status-content {
  flex: 1;
}

/* line 1212, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .radar-status-header .radar-status-content .radar-main-message {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin: 0 0 0.75rem 0;
}

@media (max-width: 768px) {
  /* line 1212, app/assets/stylesheets/components/hail_views.scss */
  .hail-radar-status-section .radar-status-header .radar-status-content .radar-main-message {
    font-size: 1.25rem;
  }
}

/* line 1223, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .radar-status-header .radar-status-content .radar-quality-display {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 1228, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .radar-status-header .radar-status-content .radar-quality-display .radar-quality-label {
  color: #7f8c8d;
  font-weight: 500;
}

/* line 1233, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-status-section .radar-status-header .radar-status-content .radar-quality-display .radar-quality-value {
  color: #2c3e50;
  font-weight: 700;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  /* line 1223, app/assets/stylesheets/components/hail_views.scss */
  .hail-radar-status-section .radar-status-header .radar-status-content .radar-quality-display {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
  }
}

/* line 1252, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-stats-section {
  margin-bottom: 2rem;
}

/* line 1255, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-stats-section .radar-stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}

/* line 1260, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-stats-section .radar-stats-grid .radar-stat-card {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s ease;
}

/* line 1271, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-stats-section .radar-stats-grid .radar-stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

/* line 1276, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-stats-section .radar-stats-grid .radar-stat-card .stat-icon {
  font-size: 2rem;
  color: #5d6d7e;
  width: 50px;
  text-align: center;
}

/* line 1284, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-stats-section .radar-stats-grid .radar-stat-card .stat-content .stat-value {
  font-size: 2rem;
  font-weight: 700;
  color: #2c3e50;
  line-height: 1;
  margin-bottom: 0.25rem;
}

/* line 1292, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-stats-section .radar-stats-grid .radar-stat-card .stat-content .stat-label {
  font-size: 0.875rem;
  color: #7f8c8d;
  font-weight: 500;
}

/* line 1303, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section {
  margin-bottom: 2rem;
}

/* line 1306, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 1.5rem;
}

/* line 1311, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* line 1319, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

/* line 1324, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper {
  position: relative;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
}

/* line 1330, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .radar-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

/* line 1336, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .radar-image:hover {
  transform: scale(1.05);
}

/* line 1341, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .radar-image-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(149, 165, 166, 0.1);
  color: #7f8c8d;
}

/* line 1351, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .radar-image-placeholder i {
  font-size: 2.5rem;
  margin-bottom: 0.75rem;
}

/* line 1356, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .radar-image-placeholder span {
  font-size: 0.875rem;
  font-weight: 500;
}

/* line 1362, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .radar-image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  padding: 1rem;
}

/* line 1370, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .radar-image-overlay .image-timestamp {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: white;
  font-size: 0.875rem;
  font-weight: 500;
}

/* line 1380, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .image-fullscreen-btn {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  cursor: pointer;
}

/* line 1396, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper .image-fullscreen-btn:hover {
  background: rgba(0, 0, 0, 0.7);
}

/* line 1401, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-wrapper:hover .image-fullscreen-btn {
  opacity: 1;
}

/* line 1406, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-info {
  padding: 1rem;
}

/* line 1409, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-info .image-location {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  color: #2c3e50;
  margin-bottom: 0.5rem;
}

/* line 1419, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-images-section .radar-images-grid .radar-image-item .radar-image-info .image-metadata .metadata-item {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875rem;
  color: #7f8c8d;
}

/* line 1433, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section {
  margin-bottom: 2rem;
}

/* line 1436, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

/* line 1441, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list .radar-cloud-item {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  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 1452, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list .radar-cloud-item:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* line 1456, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list .radar-cloud-item .cloud-distance-indicator {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-width: 120px;
}

/* line 1462, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list .radar-cloud-item .cloud-distance-indicator .distance-value {
  font-weight: 600;
  font-size: 1.1rem;
  color: #2c3e50;
}

/* line 1469, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list .radar-cloud-item .cloud-info {
  flex: 1;
}

/* line 1472, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list .radar-cloud-item .cloud-info .cloud-probability {
  font-weight: 500;
  color: #2c3e50;
  margin-bottom: 0.25rem;
}

/* line 1478, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list .radar-cloud-item .cloud-info .cloud-timestamp {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875rem;
  color: #7f8c8d;
}

/* line 1488, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-clouds-section .radar-clouds-list .radar-cloud-item .cloud-actions .has-image-indicator {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(40, 167, 69, 0.2);
  color: #1e7e34;
  padding: 0.375rem 0.75rem;
  border-radius: 8px;
  font-size: 0.75rem;
  font-weight: 500;
}

/* line 1505, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section {
  margin-bottom: 2rem;
}

/* line 1508, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* line 1513, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 1.5rem;
  transition: all 0.3s ease;
}

/* line 1521, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

/* line 1526, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  /* line 1526, app/assets/stylesheets/components/hail_views.scss */
  .hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-header {
    flex-direction: column;
    gap: 0.75rem;
  }
}

/* line 1538, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-header .coverage-city-info .coverage-city-name {
  font-size: 1.2rem;
  font-weight: 600;
  color: #2c3e50;
  margin: 0 0 0.5rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 1548, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-header .coverage-city-info .coverage-distance {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875rem;
  color: #7f8c8d;
}

/* line 1557, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-header .coverage-score-badge {
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 0.5rem 0.75rem;
  min-width: 70px;
}

/* line 1564, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-header .coverage-score-badge .score-value {
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  color: #2c3e50;
  line-height: 1;
}

/* line 1572, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-header .coverage-score-badge .score-label {
  display: block;
  font-size: 0.75rem;
  color: #7f8c8d;
  margin-top: 0.25rem;
}

/* line 1582, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-details .coverage-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

/* line 1587, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-details .coverage-stats .coverage-stat {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875rem;
  color: #5d6d7e;
}

/* line 1594, app/assets/stylesheets/components/hail_views.scss */
.hail-radar-coverage-section .radar-coverage-list .radar-coverage-item .coverage-details .coverage-stats .coverage-stat .stat-icon {
  font-size: 0.75rem;
  color: #95a5a6;
}

/* line 1606, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section {
  margin-bottom: 2rem;
}

/* line 1609, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 3rem 2rem;
  text-align: center;
}

/* line 1617, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card .no-radar-icon {
  font-size: 4rem;
  color: #7f8c8d;
  margin-bottom: 1.5rem;
}

/* line 1623, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card .no-radar-title {
  font-size: 1.75rem;
  font-weight: 600;
  color: #2c3e50;
  margin: 0 0 1rem 0;
}

/* line 1630, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card .no-radar-message {
  font-size: 1rem;
  color: #7f8c8d;
  line-height: 1.6;
  margin: 0 0 2rem 0;
}

/* line 1637, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card .no-radar-actions {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}

/* line 1643, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card .no-radar-actions .no-radar-btn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  background: rgba(52, 152, 219, 0.2);
  color: #2980b9;
  text-decoration: none;
  border-radius: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
  border: 1px solid rgba(52, 152, 219, 0.3);
}

/* line 1656, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card .no-radar-actions .no-radar-btn:hover {
  background: rgba(52, 152, 219, 0.3);
  transform: translateY(-2px);
  text-decoration: none;
}

/* line 1662, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card .no-radar-actions .no-radar-btn.secondary {
  background: rgba(149, 165, 166, 0.2);
  color: #5d6d7e;
  border-color: rgba(149, 165, 166, 0.3);
}

/* line 1667, app/assets/stylesheets/components/hail_views.scss */
.hail-no-radar-section .hail-no-radar-card .no-radar-actions .no-radar-btn.secondary:hover {
  background: rgba(149, 165, 166, 0.3);
}

/* line 1677, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card {
  margin: 1rem;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* line 1686, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}

/* line 1691, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo {
  padding: 2rem;
  text-align: center;
}

/* line 1695, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo h3, .premium-promo-card .premium-promo .h3 {
  font-size: 1.75rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* line 1706, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo h3 i, .premium-promo-card .premium-promo .h3 i {
  color: #f1c40f;
  font-size: 1.5rem;
}

/* line 1712, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo .premium-features-list {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}

/* line 1720, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo .premium-features-list li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  transition: all 0.3s ease;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* line 1732, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo .premium-features-list li:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateX(4px);
  color: white;
}

/* line 1738, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo .premium-features-list li i {
  color: #3498db;
  font-size: 1.25rem;
}

/* line 1745, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo .premium-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem 2rem;
  background: linear-gradient(135deg, #3498db, #2980b9);
  color: white;
  text-decoration: none;
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.3s ease;
}

/* line 1757, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo .premium-cta-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(52, 152, 219, 0.3);
}

/* line 1762, app/assets/stylesheets/components/hail_views.scss */
.premium-promo-card .premium-promo .premium-cta-btn i {
  color: #f1c40f;
}

@media (max-width: 768px) {
  /* line 1770, app/assets/stylesheets/components/hail_views.scss */
  .premium-promo-card {
    margin: 0.5rem;
  }
  /* line 1773, app/assets/stylesheets/components/hail_views.scss */
  .premium-promo-card .premium-promo {
    padding: 1.5rem;
  }
  /* line 1776, app/assets/stylesheets/components/hail_views.scss */
  .premium-promo-card .premium-promo h3, .premium-promo-card .premium-promo .h3 {
    font-size: 1.5rem;
  }
  /* line 1780, app/assets/stylesheets/components/hail_views.scss */
  .premium-promo-card .premium-promo .premium-features-list {
    grid-template-columns: 1fr;
  }
}

/* Premium General Page Styles */
/* line 2, app/assets/stylesheets/components/premium_general.scss */
.premium-container {
  min-height: 100vh;
  background: linear-gradient(135deg, #1F2937 0%, #111827 100%);
  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.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%);
  pointer-events: none;
}

/* Hero Section */
/* line 24, 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 24, app/assets/stylesheets/components/premium_general.scss */
  .premium-hero {
    padding: 3rem 1rem;
  }
}

/* line 35, app/assets/stylesheets/components/premium_general.scss */
.premium-hero-content {
  max-width: 600px;
  margin: 0 auto;
}

/* line 40, app/assets/stylesheets/components/premium_general.scss */
.premium-logo {
  margin-bottom: 1.5rem;
}

/* line 43, 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 43, 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 60, app/assets/stylesheets/components/premium_general.scss */
.premium-hero-title {
  font-size: 2.5rem;
  font-weight: 800;
  color: #FFFFFF;
  margin-bottom: 1.5rem;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
  /* line 60, app/assets/stylesheets/components/premium_general.scss */
  .premium-hero-title {
    font-size: 2rem;
  }
}

/* Pricing Section */
/* line 73, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-section {
  padding: 2rem 1rem 2rem;
  position: relative;
  z-index: 1;
}

/* line 79, 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: 2.5rem;
}

@media (max-width: 768px) {
  /* line 79, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

/* line 92, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card {
  background: #1F2937;
  border-radius: 20px;
  padding: 2.5rem;
  position: relative;
  border: 1px solid #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  color: #E5E7EB;
}

/* line 102, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
}

/* line 107, 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.2);
}

/* line 111, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.featured:hover {
  box-shadow: 0 20px 60px rgba(59, 130, 246, 0.3);
}

/* line 117, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.monthly {
  background: #2A3140;
}

/* line 121, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.yearly {
  background: #1F2937;
}

/* line 125, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.lifetime {
  background: #2C2A40;
}

/* line 129, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.family {
  background: #2A403A;
}

/* line 133, 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 147, app/assets/stylesheets/components/premium_general.scss */
.pricing-header {
  text-align: center;
  margin-bottom: 2.5rem;
}

/* line 152, app/assets/stylesheets/components/premium_general.scss */

/* line 162, app/assets/stylesheets/components/premium_general.scss */

/* line 167, app/assets/stylesheets/components/premium_general.scss */

/* line 171, app/assets/stylesheets/components/premium_general.scss */

/* line 176, app/assets/stylesheets/components/premium_general.scss */
.pricing-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 1rem;
}

/* line 183, app/assets/stylesheets/components/premium_general.scss */
.pricing-price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-bottom: 0.5rem;
}

/* line 189, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .currency {
  font-size: 1.1rem;
  color: #9CA3AF;
  margin-right: 0.3rem;
}

/* line 195, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .amount {
  font-size: 3rem;
  font-weight: 800;
  color: #FFFFFF;
}

/* line 201, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .period {
  font-size: 1.1rem;
  color: #9CA3AF;
  margin-left: 0.3rem;
}

/* line 208, 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 218, app/assets/stylesheets/components/premium_general.scss */
.pricing-features {
  list-style: none;
  padding: 0;
  margin: 2.5rem 0;
}

/* line 223, app/assets/stylesheets/components/premium_general.scss */
.pricing-features li {
  display: flex;
  align-items: center;
  padding: 0.6rem 0;
  color: #D1D5DB;
}

/* line 229, app/assets/stylesheets/components/premium_general.scss */
.pricing-features li i {
  color: #3B82F6;
  margin-right: 1rem;
  font-size: 1.1rem;
}

/* line 237, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn {
  width: 100%;
  padding: 1.1rem;
  border: none;
  border-radius: 14px;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: block;
  text-align: center;
  background: #3B82F6;
  color: white;
}

/* line 252, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn:hover {
  background: #2563EB;
  transform: translateY(-2px);
}

/* line 257, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn.lifetime-btn {
  background: #FBBF24;
  color: #111827;
}

/* line 261, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn.lifetime-btn:hover {
  background: #F59E0B;
}

/* line 267, app/assets/stylesheets/components/premium_general.scss */
.renewal-text {
  text-align: center;
  font-size: 0.9rem;
  color: #9CA3AF;
  margin-top: 1.5rem;
}

/* Family Sharing Section */
/* line 275, app/assets/stylesheets/components/premium_general.scss */

/* line 281, app/assets/stylesheets/components/premium_general.scss */

/* line 292, app/assets/stylesheets/components/premium_general.scss */

/* line 302, app/assets/stylesheets/components/premium_general.scss */

/* line 308, app/assets/stylesheets/components/premium_general.scss */

/* line 315, app/assets/stylesheets/components/premium_general.scss */

/* line 321, app/assets/stylesheets/components/premium_general.scss */

/* line 326, app/assets/stylesheets/components/premium_general.scss */

/* line 331, app/assets/stylesheets/components/premium_general.scss */

/* Social Proof Section */
/* line 336, app/assets/stylesheets/components/premium_general.scss */
.social-proof-section {
  padding: 2rem 1rem;
  position: relative;
  z-index: 1;
}

/* line 342, app/assets/stylesheets/components/premium_general.scss */
.value-proposition {
  text-align: center;
  margin-bottom: 4rem;
}

/* line 347, app/assets/stylesheets/components/premium_general.scss */
.value-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #EC4899;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}

/* line 357, app/assets/stylesheets/components/premium_general.scss */
.value-icon i {
  font-size: 2.5rem;
  color: white;
}

/* line 363, app/assets/stylesheets/components/premium_general.scss */
.value-proposition h2, .value-proposition .h2 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #FFFFFF;
  margin-bottom: 1rem;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

/* line 371, app/assets/stylesheets/components/premium_general.scss */
.value-proposition p {
  font-size: 1.2rem;
  color: #D1D5DB;
}

/* Testimonials */
/* line 377, 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 377, app/assets/stylesheets/components/premium_general.scss */
  .testimonials-section {
    grid-template-columns: 1fr;
  }
}

/* line 389, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card {
  background: #1F2937;
  border-radius: 20px;
  padding: 2.5rem;
  border: 1px solid #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

/* line 397, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card:hover {
  transform: translateY(-8px);
}

/* line 402, app/assets/stylesheets/components/premium_general.scss */
.stars {
  display: flex;
  gap: 0.3rem;
  margin-bottom: 1.5rem;
}

/* line 407, app/assets/stylesheets/components/premium_general.scss */
.stars i {
  color: #FBBF24;
  font-size: 1.4rem;
}

/* line 413, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card h4, .testimonial-card .h4 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 1rem;
}

/* line 420, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card p {
  color: #D1D5DB;
  line-height: 1.7;
  margin-bottom: 1.5rem;
}

/* line 426, app/assets/stylesheets/components/premium_general.scss */
.reviewer {
  color: #9CA3AF;
  font-style: italic;
  font-weight: 600;
}

/* Support Section */
/* line 433, app/assets/stylesheets/components/premium_general.scss */
.support-section {
  padding: 4rem 1rem;
  position: relative;
  z-index: 1;
}

/* line 439, app/assets/stylesheets/components/premium_general.scss */
.support-card {
  max-width: 600px;
  margin: 0 auto;
  background: #1F2937;
  border-radius: 20px;
  padding: 2.5rem;
  text-align: center;
  border: 1px solid #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
}

/* line 450, app/assets/stylesheets/components/premium_general.scss */
.support-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #8B5CF6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}

/* line 460, app/assets/stylesheets/components/premium_general.scss */
.support-icon i {
  font-size: 2.5rem;
  color: white;
}

/* line 466, app/assets/stylesheets/components/premium_general.scss */
.support-card h3, .support-card .h3 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 1.5rem;
}

/* line 473, app/assets/stylesheets/components/premium_general.scss */
.support-links {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 640px) {
  /* line 473, app/assets/stylesheets/components/premium_general.scss */
  .support-links {
    flex-direction: row;
    justify-content: center;
  }
}

/* line 484, app/assets/stylesheets/components/premium_general.scss */
.support-link {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 600;
  padding: 0.8rem 1.6rem;
  border: 2px solid #3B82F6;
  border-radius: 10px;
  transition: all 0.3s ease;
}

/* line 493, app/assets/stylesheets/components/premium_general.scss */
.support-link:hover {
  background: #3B82F6;
  color: white;
}

/* Footer */
/* line 500, app/assets/stylesheets/components/premium_general.scss */
.premium-footer {
  padding: 3rem 1rem 2rem;
  position: relative;
  z-index: 1;
}

/* line 506, app/assets/stylesheets/components/premium_general.scss */
.premium-footer-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

/* line 512, app/assets/stylesheets/components/premium_general.scss */
.restore-section {
  margin-bottom: 2.5rem;
}

/* line 515, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-text {
  color: #D1D5DB;
  margin-right: 1rem;
  font-weight: 600;
}

/* line 521, 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 529, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-link:hover {
  text-decoration: underline;
}

/* line 535, app/assets/stylesheets/components/premium_general.scss */
.premium-disclaimer {
  color: #9CA3AF;
  font-size: 0.9rem;
  line-height: 1.7;
  margin-bottom: 2.5rem;
}

/* line 542, 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 549, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links a {
  color: #9CA3AF;
  text-decoration: none;
  font-size: 0.9rem;
}

/* line 554, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links a:hover {
  color: #E5E7EB;
  text-decoration: underline;
}

/* line 560, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links span {
  color: #4B5563;
}

/* Responsive Design */
@media (max-width: 640px) {
  /* line 567, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-grid {
    padding: 0 0.5rem;
  }
  /* line 571, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-card {
    padding: 2rem;
  }
  /* line 575, app/assets/stylesheets/components/premium_general.scss */
  .testimonials-section {
    padding: 0 0.5rem;
  }
  /* line 579, app/assets/stylesheets/components/premium_general.scss */
  .premium-legal-links {
    flex-direction: column;
    gap: 0.8rem;
  }
  /* line 583, app/assets/stylesheets/components/premium_general.scss */
  .premium-legal-links span {
    display: none;
  }
}

/* Features Section */
/* line 590, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section {
  padding: 2rem 1rem;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

/* line 596, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .features-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 0.5rem;
}

/* line 603, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .features-subtitle {
  font-size: 1rem;
  color: #D1D5DB;
  margin-bottom: 2rem;
}

/* line 609, 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: 1.5rem;
  text-align: left;
}

/* line 618, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .premium-features-list li {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #D1D5DB;
}

/* line 624, 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 632, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .features-list-container {
  background: #111827;
  border-radius: 16px;
  padding: 2rem;
  border: 1px solid #374151;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

/* Modern Section Component Styles */
/* line 6, 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 12, app/assets/stylesheets/components/modern_components.scss */

/* line 16, app/assets/stylesheets/components/modern_components.scss */

/* line 20, app/assets/stylesheets/components/modern_components.scss */

/* line 25, app/assets/stylesheets/components/modern_components.scss */

/* line 30, app/assets/stylesheets/components/modern_components.scss */

/* line 36, 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 44, app/assets/stylesheets/components/modern_components.scss */

/* line 48, app/assets/stylesheets/components/modern_components.scss */

/* line 52, app/assets/stylesheets/components/modern_components.scss */

/* line 58, 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 66, app/assets/stylesheets/components/modern_components.scss */

/* line 70, app/assets/stylesheets/components/modern_components.scss */

/* line 74, app/assets/stylesheets/components/modern_components.scss */

/* Glassmorphism Container Component Styles */
/* line 80, 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 90, app/assets/stylesheets/components/modern_components.scss */

/* line 94, app/assets/stylesheets/components/modern_components.scss */

/* line 98, app/assets/stylesheets/components/modern_components.scss */

/* line 103, app/assets/stylesheets/components/modern_components.scss */

/* line 107, app/assets/stylesheets/components/modern_components.scss */

/* line 111, app/assets/stylesheets/components/modern_components.scss */

/* line 116, app/assets/stylesheets/components/modern_components.scss */

/* line 120, app/assets/stylesheets/components/modern_components.scss */

/* line 124, app/assets/stylesheets/components/modern_components.scss */

/* line 128, app/assets/stylesheets/components/modern_components.scss */

/* line 133, app/assets/stylesheets/components/modern_components.scss */

/* line 137, app/assets/stylesheets/components/modern_components.scss */

/* line 141, app/assets/stylesheets/components/modern_components.scss */

/* line 146, app/assets/stylesheets/components/modern_components.scss */

/* line 150, app/assets/stylesheets/components/modern_components.scss */

/* line 154, app/assets/stylesheets/components/modern_components.scss */

/* Modern CTA Component Styles */
/* line 160, 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 175, 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 186, app/assets/stylesheets/components/modern_components.scss */
.modern-cta:hover::before {
  left: 100%;
}

/* line 190, 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 199, 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 205, app/assets/stylesheets/components/modern_components.scss */

/* line 209, app/assets/stylesheets/components/modern_components.scss */

/* line 215, app/assets/stylesheets/components/modern_components.scss */

/* line 220, app/assets/stylesheets/components/modern_components.scss */

/* line 224, app/assets/stylesheets/components/modern_components.scss */

/* line 230, app/assets/stylesheets/components/modern_components.scss */

/* line 235, app/assets/stylesheets/components/modern_components.scss */

/* line 239, app/assets/stylesheets/components/modern_components.scss */

/* line 245, app/assets/stylesheets/components/modern_components.scss */

/* line 251, app/assets/stylesheets/components/modern_components.scss */

/* line 257, app/assets/stylesheets/components/modern_components.scss */

/* line 264, 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 272, app/assets/stylesheets/components/modern_components.scss */
.modern-cta-text {
  display: flex;
  flex-direction: column;
  flex: 1;
}

/* line 278, 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 285, app/assets/stylesheets/components/modern_components.scss */

/* line 289, app/assets/stylesheets/components/modern_components.scss */

/* line 294, 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 300, app/assets/stylesheets/components/modern_components.scss */

/* line 304, app/assets/stylesheets/components/modern_components.scss */

/* line 309, 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 315, app/assets/stylesheets/components/modern_components.scss */

/* line 320, app/assets/stylesheets/components/modern_components.scss */

/* line 325, app/assets/stylesheets/components/modern_components.scss */
.modern-cta:hover .modern-cta-icon {
  transform: translateX(4px);
  color: #ffffff;
}

/* Modern Weather Overview Component Styles */
/* line 332, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-section {
  /* Inherits glassmorphism-container styles */
}

/* line 336, 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 343, 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 353, 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 365, 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 370, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card:hover::before {
  opacity: 1;
}

/* line 376, 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 381, 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 386, 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 391, 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 397, app/assets/stylesheets/components/modern_components.scss */
.overview-card-header {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  gap: 0.75rem;
}

/* line 404, 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 409, app/assets/stylesheets/components/modern_components.scss */
.rain-card .overview-card-icon {
  color: rgba(59, 130, 246, 0.9);
}

/* line 413, app/assets/stylesheets/components/modern_components.scss */
.hot-card .overview-card-icon {
  color: rgba(251, 146, 60, 0.9);
}

/* line 417, app/assets/stylesheets/components/modern_components.scss */
.cold-card .overview-card-icon {
  color: rgba(14, 165, 233, 0.9);
}

/* line 421, app/assets/stylesheets/components/modern_components.scss */
.precipitation-card .overview-card-icon {
  color: rgba(34, 197, 94, 0.9);
}

/* line 425, app/assets/stylesheets/components/modern_components.scss */
.weather-overview-card:hover .overview-card-icon {
  transform: scale(1.1);
  filter: brightness(1.2);
}

/* line 431, 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 438, 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 450, app/assets/stylesheets/components/modern_components.scss */
.overview-card-desc {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}

/* Modern Current Conditions Component Styles */
/* line 459, app/assets/stylesheets/components/modern_components.scss */
.current-conditions-section {
  /* Inherits glassmorphism-container styles */
}

/* line 463, 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 463, 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 463, app/assets/stylesheets/components/modern_components.scss */
  .weather-details-grid {
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.25rem;
  }
}

/* line 481, 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 494, 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 506, 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 511, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card:hover::before {
  opacity: 1;
}

/* line 517, 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 522, 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 527, 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 532, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card.pressure-card:hover {
  background: linear-gradient(135deg, rgba(147, 51, 234, 0.15) 0%, rgba(126, 34, 206, 0.08) 100%);
  box-shadow: 0 10px 25px rgba(147, 51, 234, 0.15);
}

/* line 537, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card.dew-card:hover {
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.15) 0%, rgba(21, 128, 61, 0.08) 100%);
  box-shadow: 0 10px 25px rgba(34, 197, 94, 0.15);
}

/* line 542, 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 547, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card.amplitude-card:hover {
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.15) 0%, rgba(219, 39, 119, 0.08) 100%);
  box-shadow: 0 10px 25px rgba(236, 72, 153, 0.15);
}

/* line 553, 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 567, 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 573, 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 579, 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 585, app/assets/stylesheets/components/modern_components.scss */
.pressure-card .detail-card-icon {
  color: rgba(147, 51, 234, 0.9);
  background: rgba(147, 51, 234, 0.1);
  border-color: rgba(147, 51, 234, 0.2);
}

/* line 591, app/assets/stylesheets/components/modern_components.scss */
.dew-card .detail-card-icon {
  color: rgba(34, 197, 94, 0.9);
  background: rgba(34, 197, 94, 0.1);
  border-color: rgba(34, 197, 94, 0.2);
}

/* line 597, 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 603, app/assets/stylesheets/components/modern_components.scss */
.amplitude-card .detail-card-icon {
  color: rgba(236, 72, 153, 0.9);
  background: rgba(236, 72, 153, 0.1);
  border-color: rgba(236, 72, 153, 0.2);
}

/* line 609, app/assets/stylesheets/components/modern_components.scss */
.weather-detail-card:hover .detail-card-icon {
  transform: scale(1.05);
  filter: brightness(1.1);
}

/* line 615, app/assets/stylesheets/components/modern_components.scss */
.detail-card-content {
  flex: 1;
  min-width: 0;
  /* Allows text to truncate if needed */
}

/* line 620, 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 631, 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 643, 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 656, app/assets/stylesheets/components/modern_components.scss */
  .glassmorphism-container {
    padding: 1.5rem;
    margin: 1rem 0;
    border-radius: 20px;
  }
  /* line 662, app/assets/stylesheets/components/modern_components.scss */
  .modern-section-title {
    font-size: 1.5rem;
  }
  /* line 665, app/assets/stylesheets/components/modern_components.scss */
  /* line 669, app/assets/stylesheets/components/modern_components.scss */
  /* line 673, app/assets/stylesheets/components/modern_components.scss */
  /* line 678, app/assets/stylesheets/components/modern_components.scss */
  .modern-section-subtitle {
    font-size: 0.8rem;
  }
  /* line 681, app/assets/stylesheets/components/modern_components.scss */
  /* line 685, app/assets/stylesheets/components/modern_components.scss */
  /* line 690, app/assets/stylesheets/components/modern_components.scss */
  .modern-cta {
    padding: 1rem;
    border-radius: 12px;
  }
  /* line 694, app/assets/stylesheets/components/modern_components.scss */
  /* line 698, app/assets/stylesheets/components/modern_components.scss */
  /* line 704, app/assets/stylesheets/components/modern_components.scss */
  .modern-cta-title {
    font-size: 0.9rem;
  }
  /* line 707, app/assets/stylesheets/components/modern_components.scss */
  /* line 711, app/assets/stylesheets/components/modern_components.scss */
  /* line 716, app/assets/stylesheets/components/modern_components.scss */
  .modern-cta-desc {
    font-size: 0.8rem;
  }
  /* line 719, app/assets/stylesheets/components/modern_components.scss */
  /* line 723, app/assets/stylesheets/components/modern_components.scss */
  /* line 728, app/assets/stylesheets/components/modern_components.scss */
  .modern-cta-icon {
    font-size: 1rem;
    margin-left: 0.75rem;
  }
  /* line 732, app/assets/stylesheets/components/modern_components.scss */
  /* line 737, app/assets/stylesheets/components/modern_components.scss */
  /* Weather Overview responsive adjustments */
  /* line 744, app/assets/stylesheets/components/modern_components.scss */
  .weather-overview-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 1rem;
  }
  /* line 750, app/assets/stylesheets/components/modern_components.scss */
  .weather-overview-card {
    padding: 1.25rem;
    border-radius: 12px;
  }
  /* line 754, app/assets/stylesheets/components/modern_components.scss */
  .weather-overview-card:hover {
    transform: translateY(-2px);
  }
  /* line 759, app/assets/stylesheets/components/modern_components.scss */
  .overview-card-icon {
    font-size: 1.25rem;
  }
  /* line 763, app/assets/stylesheets/components/modern_components.scss */
  .overview-card-title {
    font-size: 0.8rem;
  }
  /* line 767, app/assets/stylesheets/components/modern_components.scss */
  .overview-card-value {
    font-size: 1.25rem;
    min-height: 1.75rem;
  }
  /* line 772, app/assets/stylesheets/components/modern_components.scss */
  .overview-card-desc {
    font-size: 0.7rem;
  }
  /* Current Conditions responsive adjustments */
  /* line 777, app/assets/stylesheets/components/modern_components.scss */
  .weather-details-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  /* line 782, 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 790, app/assets/stylesheets/components/modern_components.scss */
  .weather-detail-card:hover {
    transform: translateY(-2px);
  }
  /* line 795, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-icon {
    font-size: 1.25rem;
    width: 2.5rem;
    height: 2.5rem;
    flex-shrink: 0;
  }
  /* line 802, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-content {
    flex: 1;
    min-width: 0;
    overflow: visible;
  }
  /* line 808, 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 819, 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 827, 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 835, app/assets/stylesheets/components/modern_components.scss */
  .glassmorphism-container {
    padding: 1rem;
    margin: 0.75rem;
    border-radius: 16px;
  }
  /* line 841, app/assets/stylesheets/components/modern_components.scss */
  .weather-details-grid {
    gap: 0.75rem;
    margin-top: 1rem;
  }
  /* line 846, app/assets/stylesheets/components/modern_components.scss */
  .weather-detail-card {
    padding: 1rem;
    border-radius: 12px;
    gap: 0.75rem;
  }
  /* line 851, app/assets/stylesheets/components/modern_components.scss */
  .weather-detail-card:hover {
    transform: translateY(-1px);
  }
  /* line 856, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-icon {
    font-size: 1.125rem;
    width: 2.25rem;
    height: 2.25rem;
  }
  /* line 862, 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 873, app/assets/stylesheets/components/modern_components.scss */
  .detail-card-value {
    font-size: 1rem;
    line-height: 1.2;
    gap: 0.375rem;
  }
  /* line 879, app/assets/stylesheets/components/modern_components.scss */
  .wind-direction {
    font-size: 0.7rem;
    padding: 0.125rem 0.25rem;
  }
  /* line 884, app/assets/stylesheets/components/modern_components.scss */
  .modern-section-title {
    font-size: 1.25rem;
  }
  /* line 888, 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 896, 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 905, 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 915, 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 924, 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 934, 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 952, 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 967, app/assets/stylesheets/components/modern_components.scss */

/* Avatar Centered Content */
/* line 980, 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 991, app/assets/stylesheets/components/modern_components.scss */
.user-profile-info {
  text-align: center;
  margin-bottom: 8px;
}

/* line 996, 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 1004, 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 1011, app/assets/stylesheets/components/modern_components.scss */
.user-actions-centered {
  margin-top: 4px;
}

/* line 1015, app/assets/stylesheets/components/modern_components.scss */
.logout-button-large {
  display: inline-flex;
  align-items: 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 1029, 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 1037, app/assets/stylesheets/components/modern_components.scss */
.logout-button-large:active {
  transform: translateY(0);
}

/* line 1041, app/assets/stylesheets/components/modern_components.scss */
.logout-button-large i {
  font-size: 14px;
}

/* Login Actions (when not logged in) */
/* line 1047, 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 1057, app/assets/stylesheets/components/modern_components.scss */
.welcome-message {
  text-align: center;
  margin-bottom: 4px;
}

/* line 1062, 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 1070, 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 1077, app/assets/stylesheets/components/modern_components.scss */
.auth-button-container {
  display: flex;
  justify-content: center;
  width: 100%;
}

/* line 1083, 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 1098, 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 1105, 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 1114, 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 1121, 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 1128, app/assets/stylesheets/components/modern_components.scss */
.auth-button-single i {
  font-size: 16px;
}

/* line 4, app/assets/stylesheets/components/modern_landing.scss */
.modern-landing {
  width: 100%;
  overflow-x: hidden;
  --brand-primary: #EE9508;
  --brand-secondary: #E64A0F;
  --brand-hover: #CC7E06;
  --text-dark: #1a202c;
  --text-light: #718096;
  --text-white: #ffffff;
  --bg-white: #ffffff;
  --bg-light: #f7fafc;
  --bg-gradient: linear-gradient(135deg, var(--brand-primary) 0%, var(--brand-secondary) 100%);
  --shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  --border-radius: 12px;
  --border-radius-lg: 16px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* line 28, app/assets/stylesheets/components/modern_landing.scss */
.hero-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  min-height: 100vh;
  padding: 2rem;
  background: var(--bg-gradient);
  position: relative;
  overflow: hidden;
}

/* line 38, app/assets/stylesheets/components/modern_landing.scss */
.hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
  z-index: 1;
}

@media (max-width: 768px) {
  /* line 28, app/assets/stylesheets/components/modern_landing.scss */
  .hero-section {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 2rem;
    padding: 1rem;
    text-align: center;
  }
}

/* line 60, app/assets/stylesheets/components/modern_landing.scss */
.hero-content {
  z-index: 2;
  position: relative;
}

@media (max-width: 768px) {
  /* line 60, app/assets/stylesheets/components/modern_landing.scss */
  .hero-content {
    order: 2;
  }
}

/* line 69, app/assets/stylesheets/components/modern_landing.scss */
.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: var(--text-white);
  padding: 0.5rem 1rem;
  border-radius: 50px;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

/* line 83, app/assets/stylesheets/components/modern_landing.scss */
.hero-badge i {
  font-size: 1rem;
}

/* line 88, app/assets/stylesheets/components/modern_landing.scss */
.hero-title {
  font-size: 3.5rem;
  font-weight: 800;
  color: var(--text-white);
  line-height: 1.1;
  margin-bottom: 1.5rem;
  letter-spacing: -0.025em;
}

@media (max-width: 768px) {
  /* line 88, app/assets/stylesheets/components/modern_landing.scss */
  .hero-title {
    font-size: 2.5rem;
  }
}

/* line 101, app/assets/stylesheets/components/modern_landing.scss */
.hero-highlight {
  background: linear-gradient(135deg, #ffd700 0%, #ffa500 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

/* line 109, app/assets/stylesheets/components/modern_landing.scss */
.hero-description {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  margin-bottom: 2rem;
  max-width: 600px;
}

@media (max-width: 768px) {
  /* line 109, app/assets/stylesheets/components/modern_landing.scss */
  .hero-description {
    font-size: 1.125rem;
  }
}

/* line 121, app/assets/stylesheets/components/modern_landing.scss */
.hero-actions {
  display: flex;
  gap: 1rem;
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  /* line 121, app/assets/stylesheets/components/modern_landing.scss */
  .hero-actions {
    flex-direction: column;
    align-items: center;
  }
}

/* line 132, app/assets/stylesheets/components/modern_landing.scss */
.cta-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem 2rem;
  border-radius: var(--border-radius);
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
  border: none;
  cursor: pointer;
  font-size: 1rem;
}

/* line 145, app/assets/stylesheets/components/modern_landing.scss */
.cta-button.primary {
  background: var(--text-white);
  color: var(--brand-primary);
  box-shadow: var(--shadow-lg);
}

/* line 150, app/assets/stylesheets/components/modern_landing.scss */
.cta-button.primary:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-xl);
  color: var(--brand-hover);
}

/* line 157, app/assets/stylesheets/components/modern_landing.scss */
.cta-button.secondary {
  background: rgba(255, 255, 255, 0.1);
  color: var(--text-white);
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

/* line 163, app/assets/stylesheets/components/modern_landing.scss */
.cta-button.secondary:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}

/* line 169, app/assets/stylesheets/components/modern_landing.scss */
.cta-button.large {
  padding: 1.25rem 2.5rem;
  font-size: 1.125rem;
}

@media (max-width: 768px) {
  /* line 132, app/assets/stylesheets/components/modern_landing.scss */
  .cta-button {
    justify-content: center;
    width: 100%;
    max-width: 280px;
  }
}

/* line 181, app/assets/stylesheets/components/modern_landing.scss */
.hero-stats {
  display: flex;
  gap: 2rem;
}

@media (max-width: 768px) {
  /* line 181, app/assets/stylesheets/components/modern_landing.scss */
  .hero-stats {
    justify-content: center;
    gap: 1.5rem;
  }
}

/* line 191, app/assets/stylesheets/components/modern_landing.scss */
.stat-item {
  display: flex;
  flex-direction: column;
}

/* line 195, app/assets/stylesheets/components/modern_landing.scss */
.stat-item .stat-number {
  font-size: 1.875rem;
  font-weight: 700;
  color: var(--text-white);
}

/* line 201, app/assets/stylesheets/components/modern_landing.scss */
.stat-item .stat-label {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
}

/* line 207, app/assets/stylesheets/components/modern_landing.scss */
.hero-visual {
  z-index: 2;
  position: relative;
}

@media (max-width: 768px) {
  /* line 207, app/assets/stylesheets/components/modern_landing.scss */
  .hero-visual {
    order: 1;
  }
}

/* line 216, app/assets/stylesheets/components/modern_landing.scss */
.hero-video {
  width: 100%;
  height: auto;
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-xl);
  position: relative;
  z-index: 2;
}

/* line 225, app/assets/stylesheets/components/modern_landing.scss */
.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, rgba(238, 149, 8, 0.1), rgba(230, 74, 15, 0.1));
  border-radius: var(--border-radius-lg);
  z-index: 3;
  pointer-events: none;
}

/* line 238, app/assets/stylesheets/components/modern_landing.scss */
.section-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}

@media (max-width: 768px) {
  /* line 238, app/assets/stylesheets/components/modern_landing.scss */
  .section-container {
    padding: 0 1rem;
  }
}

/* line 248, app/assets/stylesheets/components/modern_landing.scss */
.section-header {
  text-align: center;
  margin-bottom: 4rem;
}

@media (max-width: 768px) {
  /* line 248, app/assets/stylesheets/components/modern_landing.scss */
  .section-header {
    margin-bottom: 3rem;
  }
}

/* line 257, app/assets/stylesheets/components/modern_landing.scss */
.section-badge {
  display: inline-block;
  background: var(--bg-gradient);
  color: var(--text-white);
  padding: 0.5rem 1rem;
  border-radius: 50px;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

/* line 268, app/assets/stylesheets/components/modern_landing.scss */
.section-title {
  font-size: 3rem;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 1.2;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  /* line 268, app/assets/stylesheets/components/modern_landing.scss */
  .section-title {
    font-size: 2rem;
  }
}

/* line 280, app/assets/stylesheets/components/modern_landing.scss */
.title-highlight {
  background: var(--bg-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

/* line 288, app/assets/stylesheets/components/modern_landing.scss */
.section-description {
  font-size: 1.125rem;
  color: var(--text-light);
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto;
}

/* line 297, app/assets/stylesheets/components/modern_landing.scss */
.reviews-section {
  padding: 5rem 0;
  background: var(--bg-white);
}

/* line 302, app/assets/stylesheets/components/modern_landing.scss */
.reviews-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
  margin-bottom: 4rem;
}

@media (max-width: 768px) {
  /* line 302, app/assets/stylesheets/components/modern_landing.scss */
  .reviews-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

/* line 314, app/assets/stylesheets/components/modern_landing.scss */
.review-card {
  background: var(--bg-white);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: var(--border-radius-lg);
  padding: 2rem;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
}

/* line 322, app/assets/stylesheets/components/modern_landing.scss */
.review-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-xl);
}

/* line 328, app/assets/stylesheets/components/modern_landing.scss */
.review-header {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

/* line 335, app/assets/stylesheets/components/modern_landing.scss */
.reviewer-avatar {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  background: var(--bg-gradient);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-white);
  font-size: 1.25rem;
}

/* line 348, app/assets/stylesheets/components/modern_landing.scss */
.reviewer-info {
  flex: 1;
}

/* line 351, app/assets/stylesheets/components/modern_landing.scss */
.reviewer-info .reviewer-name {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--text-dark);
  margin: 0 0 0.25rem 0;
}

/* line 358, app/assets/stylesheets/components/modern_landing.scss */
.reviewer-info .reviewer-role {
  font-size: 0.875rem;
  color: var(--text-light);
  margin: 0;
}

/* line 365, app/assets/stylesheets/components/modern_landing.scss */
.review-rating {
  flex-shrink: 0;
  display: flex;
  gap: 0.125rem;
}

/* line 370, app/assets/stylesheets/components/modern_landing.scss */
.review-rating i {
  color: #ffd700;
  font-size: 0.875rem;
}

/* line 376, app/assets/stylesheets/components/modern_landing.scss */
.review-text {
  font-size: 1rem;
  line-height: 1.6;
  color: var(--text-dark);
  font-style: italic;
  margin: 0 0 1.5rem 0;
  padding: 0;
  border: none;
}

/* line 385, app/assets/stylesheets/components/modern_landing.scss */
.review-text::before {
  content: '"';
  font-size: 2rem;
  color: var(--brand-primary);
  line-height: 1;
  margin-right: 0.25rem;
}

/* line 393, app/assets/stylesheets/components/modern_landing.scss */
.review-text::after {
  content: '"';
  font-size: 2rem;
  color: var(--brand-primary);
  line-height: 1;
  margin-left: 0.25rem;
}

/* line 402, app/assets/stylesheets/components/modern_landing.scss */
.review-feature {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(238, 149, 8, 0.1);
  color: var(--brand-primary);
  padding: 0.5rem 1rem;
  border-radius: 50px;
  font-size: 0.875rem;
  font-weight: 500;
}

/* line 413, app/assets/stylesheets/components/modern_landing.scss */
.review-feature i {
  font-size: 1rem;
}

/* line 418, app/assets/stylesheets/components/modern_landing.scss */
.reviews-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
}

@media (max-width: 768px) {
  /* line 418, app/assets/stylesheets/components/modern_landing.scss */
  .reviews-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}

/* line 429, app/assets/stylesheets/components/modern_landing.scss */
.stat-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  background: var(--bg-light);
  padding: 1.5rem;
  border-radius: var(--border-radius);
  transition: var(--transition);
}

/* line 438, app/assets/stylesheets/components/modern_landing.scss */
.stat-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

/* line 444, app/assets/stylesheets/components/modern_landing.scss */
.stat-icon {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  background: var(--bg-gradient);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-white);
  font-size: 1.25rem;
}

/* line 457, app/assets/stylesheets/components/modern_landing.scss */
.stat-content {
  display: flex;
  flex-direction: column;
}

/* line 461, app/assets/stylesheets/components/modern_landing.scss */
.stat-content .stat-number {
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 1;
}

/* line 468, app/assets/stylesheets/components/modern_landing.scss */
.stat-content .stat-label {
  font-size: 0.875rem;
  color: var(--text-light);
  margin-top: 0.25rem;
}

/* line 476, app/assets/stylesheets/components/modern_landing.scss */
.features-section {
  padding: 5rem 0;
  background: var(--bg-light);
}

/* line 481, app/assets/stylesheets/components/modern_landing.scss */
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
}

@media (max-width: 768px) {
  /* line 481, app/assets/stylesheets/components/modern_landing.scss */
  .features-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

/* line 492, app/assets/stylesheets/components/modern_landing.scss */
.feature-card {
  background: var(--bg-white);
  border-radius: var(--border-radius-lg);
  padding: 2rem;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
}

/* line 503, app/assets/stylesheets/components/modern_landing.scss */
.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-xl);
}

/* line 507, app/assets/stylesheets/components/modern_landing.scss */
.feature-card:hover .feature-arrow {
  transform: translateX(4px);
}

/* line 513, app/assets/stylesheets/components/modern_landing.scss */
.feature-icon {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: var(--border-radius);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
}

/* line 523, app/assets/stylesheets/components/modern_landing.scss */

/* line 528, app/assets/stylesheets/components/modern_landing.scss */
.feature-icon.warning {
  background: var(--bg-gradient);
  color: var(--text-white);
}

/* line 533, app/assets/stylesheets/components/modern_landing.scss */
.feature-icon.success {
  background: linear-gradient(135deg, #dcfce7, #bbf7d0);
  color: #16a34a;
}

/* line 538, app/assets/stylesheets/components/modern_landing.scss */
.feature-icon.info {
  background: linear-gradient(135deg, #dbeafe, #bfdbfe);
  color: #2563eb;
}

/* line 543, app/assets/stylesheets/components/modern_landing.scss */
.feature-icon.primary {
  background: linear-gradient(135deg, #ede9fe, #ddd6fe);
  color: #7c3aed;
}

/* line 548, app/assets/stylesheets/components/modern_landing.scss */
.feature-icon.secondary {
  background: linear-gradient(135deg, #f1f5f9, #e2e8f0);
  color: #64748b;
}

/* line 554, app/assets/stylesheets/components/modern_landing.scss */
.feature-content {
  flex: 1;
}

/* line 557, app/assets/stylesheets/components/modern_landing.scss */
.feature-content .feature-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--text-dark);
  margin-bottom: 0.5rem;
}

/* line 564, app/assets/stylesheets/components/modern_landing.scss */
.feature-content .feature-description {
  color: var(--text-light);
  line-height: 1.5;
  margin: 0;
}

/* line 571, app/assets/stylesheets/components/modern_landing.scss */
.feature-arrow {
  flex-shrink: 0;
  color: var(--brand-primary);
  transition: var(--transition);
  margin-top: 0.25rem;
}

/* line 579, app/assets/stylesheets/components/modern_landing.scss */
.pricing-section {
  padding: 5rem 0;
  background: var(--bg-white);
}

/* line 584, app/assets/stylesheets/components/modern_landing.scss */
.pricing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  /* line 584, app/assets/stylesheets/components/modern_landing.scss */
  .pricing-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

/* line 596, app/assets/stylesheets/components/modern_landing.scss */
.pricing-card {
  background: var(--bg-white);
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: var(--border-radius-lg);
  padding: 2rem;
  position: relative;
  transition: var(--transition);
}

/* line 604, app/assets/stylesheets/components/modern_landing.scss */
.pricing-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-xl);
}

/* line 609, app/assets/stylesheets/components/modern_landing.scss */
.pricing-card.popular {
  border-color: var(--brand-primary);
  transform: scale(1.05);
  box-shadow: var(--shadow-lg);
}

/* line 614, app/assets/stylesheets/components/modern_landing.scss */
.pricing-card.popular:hover {
  transform: scale(1.05) translateY(-4px);
}

/* line 620, app/assets/stylesheets/components/modern_landing.scss */
.popular-badge {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--bg-gradient);
  color: var(--text-white);
  padding: 0.5rem 1.5rem;
  border-radius: 50px;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  box-shadow: var(--shadow-md);
}

/* line 637, app/assets/stylesheets/components/modern_landing.scss */
.pricing-header {
  text-align: center;
  margin-bottom: 2rem;
}

/* line 641, app/assets/stylesheets/components/modern_landing.scss */
.pricing-header .plan-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 1rem;
}

/* line 648, app/assets/stylesheets/components/modern_landing.scss */
.pricing-header .plan-price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 0.25rem;
  margin-bottom: 1rem;
}

/* line 655, app/assets/stylesheets/components/modern_landing.scss */
.pricing-header .plan-price .price-currency {
  font-size: 1rem;
  color: var(--text-light);
}

/* line 660, app/assets/stylesheets/components/modern_landing.scss */
.pricing-header .plan-price .price-amount {
  font-size: 3rem;
  font-weight: 800;
  color: var(--text-dark);
}

/* line 666, app/assets/stylesheets/components/modern_landing.scss */
.pricing-header .plan-price .price-period {
  font-size: 1rem;
  color: var(--text-light);
}

/* line 672, app/assets/stylesheets/components/modern_landing.scss */
.pricing-header .plan-savings {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: linear-gradient(135deg, #dcfce7, #bbf7d0);
  color: #16a34a;
  padding: 0.25rem 0.75rem;
  border-radius: 50px;
  font-size: 0.875rem;
  font-weight: 600;
}

/* line 685, app/assets/stylesheets/components/modern_landing.scss */
.pricing-features {
  margin-bottom: 2rem;
}

/* line 688, app/assets/stylesheets/components/modern_landing.scss */
.pricing-features .feature-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 695, app/assets/stylesheets/components/modern_landing.scss */
.pricing-features .feature-item:last-child {
  border-bottom: none;
}

/* line 699, app/assets/stylesheets/components/modern_landing.scss */
.pricing-features .feature-item i {
  flex-shrink: 0;
  width: 1rem;
  text-align: center;
}

/* line 705, app/assets/stylesheets/components/modern_landing.scss */
.pricing-features .feature-item.included i {
  color: #16a34a;
}

/* line 709, app/assets/stylesheets/components/modern_landing.scss */
.pricing-features .feature-item.limitation i {
  color: var(--text-light);
}

/* line 713, app/assets/stylesheets/components/modern_landing.scss */
.pricing-features .feature-item span {
  color: var(--text-dark);
  line-height: 1.4;
}

/* line 718, app/assets/stylesheets/components/modern_landing.scss */
.pricing-features .feature-item.limitation span {
  color: var(--text-light);
  font-style: italic;
}

/* line 725, app/assets/stylesheets/components/modern_landing.scss */
.pricing-action {
  text-align: center;
}

/* line 729, app/assets/stylesheets/components/modern_landing.scss */
.plan-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  padding: 1rem 2rem;
  border-radius: var(--border-radius);
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
  border: none;
  cursor: pointer;
  font-size: 1rem;
}

/* line 744, app/assets/stylesheets/components/modern_landing.scss */
.plan-button.free {
  background: var(--bg-light);
  color: var(--text-dark);
  border: 2px solid rgba(0, 0, 0, 0.1);
}

/* line 749, app/assets/stylesheets/components/modern_landing.scss */
.plan-button.free:hover {
  background: rgba(0, 0, 0, 0.05);
  transform: translateY(-2px);
}

/* line 755, app/assets/stylesheets/components/modern_landing.scss */
.plan-button.premium {
  background: var(--bg-gradient);
  color: var(--text-white);
  box-shadow: var(--shadow-md);
}

/* line 760, app/assets/stylesheets/components/modern_landing.scss */
.plan-button.premium:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
}

/* line 766, app/assets/stylesheets/components/modern_landing.scss */
.plan-button.popular {
  background: var(--text-dark);
  color: var(--text-white);
  box-shadow: var(--shadow-lg);
}

/* line 771, app/assets/stylesheets/components/modern_landing.scss */
.plan-button.popular:hover {
  background: #2d3748;
  transform: translateY(-2px);
  box-shadow: var(--shadow-xl);
}

/* line 779, app/assets/stylesheets/components/modern_landing.scss */
.pricing-guarantee {
  text-align: center;
}

/* line 782, app/assets/stylesheets/components/modern_landing.scss */
.pricing-guarantee .guarantee-content {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  background: var(--bg-light);
  padding: 1rem 2rem;
  border-radius: var(--border-radius);
}

/* line 790, app/assets/stylesheets/components/modern_landing.scss */
.pricing-guarantee .guarantee-content i {
  color: var(--brand-primary);
  font-size: 1.25rem;
}

/* line 795, app/assets/stylesheets/components/modern_landing.scss */
.pricing-guarantee .guarantee-content .guarantee-text {
  text-align: left;
}

/* line 798, app/assets/stylesheets/components/modern_landing.scss */
.pricing-guarantee .guarantee-content .guarantee-text strong {
  display: block;
  color: var(--text-dark);
  font-weight: 600;
  margin-bottom: 0.25rem;
}

/* line 805, app/assets/stylesheets/components/modern_landing.scss */
.pricing-guarantee .guarantee-content .guarantee-text span {
  color: var(--text-light);
  font-size: 0.875rem;
}

/* line 814, app/assets/stylesheets/components/modern_landing.scss */
.final-cta-section {
  padding: 5rem 0;
  background: var(--bg-gradient);
  text-align: center;
  position: relative;
  overflow: hidden;
}

/* line 821, app/assets/stylesheets/components/modern_landing.scss */
.final-cta-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
}

/* line 834, app/assets/stylesheets/components/modern_landing.scss */
.cta-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2rem;
}

@media (max-width: 768px) {
  /* line 834, app/assets/stylesheets/components/modern_landing.scss */
  .cta-content {
    padding: 0 1rem;
  }
}

/* line 846, app/assets/stylesheets/components/modern_landing.scss */
.cta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-bottom: 2rem;
}

/* line 856, app/assets/stylesheets/components/modern_landing.scss */
.cta-icon i {
  font-size: 1.5rem;
  color: var(--text-white);
}

/* line 862, app/assets/stylesheets/components/modern_landing.scss */
.cta-title {
  font-size: 3rem;
  font-weight: 700;
  color: var(--text-white);
  margin-bottom: 1.5rem;
}

@media (max-width: 768px) {
  /* line 862, app/assets/stylesheets/components/modern_landing.scss */
  .cta-title {
    font-size: 2rem;
  }
}

/* line 873, app/assets/stylesheets/components/modern_landing.scss */
.cta-description {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  /* line 873, app/assets/stylesheets/components/modern_landing.scss */
  .cta-description {
    font-size: 1.125rem;
  }
}

/* line 884, app/assets/stylesheets/components/modern_landing.scss */
.cta-actions {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  /* line 884, app/assets/stylesheets/components/modern_landing.scss */
  .cta-actions {
    flex-direction: column;
    align-items: center;
  }
}

/* line 896, app/assets/stylesheets/components/modern_landing.scss */
.cta-social-proof {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  /* line 896, app/assets/stylesheets/components/modern_landing.scss */
  .cta-social-proof {
    flex-direction: column;
    gap: 0.5rem;
  }
}

/* line 911, app/assets/stylesheets/components/modern_landing.scss */
.social-proof-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 916, app/assets/stylesheets/components/modern_landing.scss */
.social-proof-item .rating-stars {
  display: flex;
  gap: 0.125rem;
}

/* line 920, app/assets/stylesheets/components/modern_landing.scss */
.social-proof-item .rating-stars i {
  color: #ffd700;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  /* line 927, app/assets/stylesheets/components/modern_landing.scss */
  .social-proof-divider {
    display: none;
  }
}

/* line 934, app/assets/stylesheets/components/modern_landing.scss */
[data-aos] {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}

/* line 940, app/assets/stylesheets/components/modern_landing.scss */

/* line 946, app/assets/stylesheets/components/modern_landing.scss */
[data-aos="fade-up"] {
  transform: translateY(30px);
}

/* line 951, app/assets/stylesheets/components/modern_landing.scss */
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  animation: fadeIn 0.3s ease-out;
}

/* line 966, app/assets/stylesheets/components/modern_landing.scss */
.loading-content {
  text-align: center;
  color: var(--text-white);
}

/* line 970, app/assets/stylesheets/components/modern_landing.scss */
.loading-content p {
  margin-top: 1rem;
  font-size: 1.125rem;
  font-weight: 500;
}

/* line 977, app/assets/stylesheets/components/modern_landing.scss */
.loading-spinner {
  width: 3rem;
  height: 3rem;
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-top: 3px solid var(--brand-primary);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 998, app/assets/stylesheets/components/modern_landing.scss */
.plan-button.selecting {
  transform: scale(0.95);
  transition: transform 0.1s ease-out;
}

/* line 1004, app/assets/stylesheets/components/modern_landing.scss */
.animate-in {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: all 0.6s ease-out;
}

@media (max-width: 480px) {
  /* line 1012, app/assets/stylesheets/components/modern_landing.scss */
  .hero-title {
    font-size: 2rem;
  }
  /* line 1016, app/assets/stylesheets/components/modern_landing.scss */
  .section-title {
    font-size: 1.75rem;
  }
  /* line 1020, app/assets/stylesheets/components/modern_landing.scss */
  .cta-title {
    font-size: 1.75rem;
  }
  /* line 1024, app/assets/stylesheets/components/modern_landing.scss */
  .pricing-card.popular {
    transform: none;
  }
  /* line 1027, app/assets/stylesheets/components/modern_landing.scss */
  .pricing-card.popular:hover {
    transform: translateY(-4px);
  }
}

/* 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;
}

/* 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;
}

/* 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 */
.leaflet-control-zoom {
  border: none !important;
  box-shadow: none !important;
}

/* line 158, app/assets/stylesheets/components/earthquakes_components.scss */
.leaflet-control-zoom a {
  background: rgba(0, 0, 0, 0.85) !important;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: white !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 0.5rem !important;
  margin-bottom: 2px;
  transition: all 0.3s ease;
}

/* line 167, app/assets/stylesheets/components/earthquakes_components.scss */
.leaflet-control-zoom a:hover {
  background: rgba(0, 0, 0, 0.95) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
  transform: scale(1.05);
}

/* line 173, app/assets/stylesheets/components/earthquakes_components.scss */
.leaflet-control-zoom a:first-child {
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem !important;
}

/* line 177, app/assets/stylesheets/components/earthquakes_components.scss */
.leaflet-control-zoom a:last-child {
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem !important;
}

/* 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 */
.list-empty-state {
  color: rgba(255, 255, 255, 0.7);
}

/* line 359, app/assets/stylesheets/components/earthquakes_components.scss */
.empty-icon {
  font-size: 4rem;
  margin-bottom: 1rem;
  opacity: 0.5;
}

/* line 365, app/assets/stylesheets/components/earthquakes_components.scss */
.empty-title {
  margin: 0 0 0.5rem 0;
  color: rgba(255, 255, 255, 0.9);
}

/* line 370, app/assets/stylesheets/components/earthquakes_components.scss */
.empty-description {
  margin: 0;
  font-size: 0.9rem;
}

/* List Header */
/* line 376, 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 376, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-list-header {
    flex-direction: column;
    gap: 1rem;
    align-items: stretch;
  }
}

/* line 391, 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 398, app/assets/stylesheets/components/earthquakes_components.scss */
.stats-count {
  font-weight: 600;
  color: #3b82f6;
  font-size: 1.1rem;
}

/* Earthquakes List */
/* line 407, 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 414, 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-radius: 0.75rem;
  padding: 0.75rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* line 423, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-item:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-1px);
}

@media (max-width: 768px) {
  /* line 414, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-item {
    padding: 0.5rem;
    border-radius: 0.5rem;
  }
}

/* line 435, 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 435, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-header {
    gap: 0.5rem;
    margin-bottom: 0.25rem;
  }
}

/* line 447, 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.2);
}

/* line 460, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude.magnitude-green {
  background-color: #10b981;
}

/* line 461, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude.magnitude-yellow {
  background-color: #f59e0b;
}

/* line 462, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude.magnitude-orange {
  background-color: #f97316;
}

/* line 463, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-magnitude.magnitude-red {
  background-color: #ef4444;
}

@media (max-width: 768px) {
  /* line 447, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-magnitude {
    width: 40px;
    height: 40px;
    font-size: 0.9rem;
  }
}

/* line 472, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-info {
  flex: 1;
}

/* line 476, 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 476, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-zone {
    font-size: 0.85rem;
    margin-bottom: 0.15rem;
  }
}

/* line 489, 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.7);
}

@media (max-width: 768px) {
  /* line 489, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquake-details {
    gap: 0.5rem;
    font-size: 0.75rem;
  }
}

/* line 502, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-detail {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  white-space: nowrap;
}

/* line 508, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquake-detail i {
  font-size: 0.8em;
  opacity: 0.8;
}

/* List Pagination */
/* line 515, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 515, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 527, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 527, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 546, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 546, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 570, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 570, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 581, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 581, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 592, app/assets/stylesheets/components/earthquakes_components.scss */

/* line 597, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 597, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 611, 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 611, app/assets/stylesheets/components/earthquakes_components.scss */
  .page-info {
    display: none;
  }
}

/* Mobile-specific pagination improvements */
@media (max-width: 768px) {
  /* line 623, app/assets/stylesheets/components/earthquakes_components.scss */
  /* line 627, app/assets/stylesheets/components/earthquakes_components.scss */
  /* line 631, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 637, app/assets/stylesheets/components/earthquakes_components.scss */

/* Info Section */
/* line 642, app/assets/stylesheets/components/earthquakes_components.scss */

/* line 646, app/assets/stylesheets/components/earthquakes_components.scss */
.info-content {
  margin-top: 1.5rem;
}

/* line 650, 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 657, 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 667, 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 672, 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 677, 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 682, 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 691, 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 704, 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 711, 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 718, app/assets/stylesheets/components/earthquakes_components.scss */
.premium-upgrade-section {
  margin-top: 2rem;
  text-align: center;
}

/* Advanced Filters */
/* line 724, 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 724, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 736, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-content {
  display: flex;
  flex-direction: column;
}

@media (max-width: 768px) {
  /* line 736, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-content {
    gap: 0;
  }
}

@media (max-width: 768px) {
  /* line 745, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-details {
    overflow-x: hidden;
  }
}

/* line 751, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-details[open] .filters-summary-toggle i {
  transform: rotate(180deg);
}

/* line 757, 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 757, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary {
    padding: 0;
  }
}

/* line 769, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary::-webkit-details-marker {
  display: none;
}

/* line 773, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary::marker {
  display: none;
}

/* line 777, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary:hover {
  background: rgba(139, 92, 246, 0.05);
}

/* line 782, 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 782, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-header {
    padding: 1rem;
    gap: 0.75rem;
  }
}

/* line 794, 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 794, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-icon {
    width: 42px;
    height: 42px;
  }
}

/* line 810, 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 810, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-icon i {
    font-size: 1.1rem;
  }
}

/* line 820, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filters-summary-text {
  flex: 1;
}

/* line 824, 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 824, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-title {
    font-size: 1.1rem;
  }
}

/* line 836, 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.6);
  line-height: 1.4;
}

@media (max-width: 768px) {
  /* line 836, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-subtitle {
    font-size: 0.8rem;
  }
}

/* line 847, 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 847, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-toggle {
    width: 28px;
    height: 28px;
  }
}

/* line 862, 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 862, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-summary-toggle i {
    font-size: 0.85rem;
  }
}

/* line 873, 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 873, 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 894, 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 894, 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 894, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filters-grid {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
}

/* line 912, 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 912, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card {
    padding: 1rem;
    border-radius: 0.875rem;
  }
}

/* line 928, 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 940, 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 946, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card:hover::before {
  opacity: 1;
}

/* line 951, 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 956, 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 956, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-card-header {
    margin-bottom: 1rem;
    gap: 0.75rem;
  }
}

/* line 967, 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 967, 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 986, 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.95);
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
  letter-spacing: -0.01em;
}

@media (max-width: 768px) {
  /* line 986, 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 999, 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 999, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-inputs {
    gap: 0.625rem;
  }
}

/* line 1008, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-inputs input {
  flex: 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 1008, 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 1026, 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 1031, 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 1036, 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 1043, 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 1043, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-inputs input[type="date"] {
    min-width: unset;
  }
}

/* line 1050, 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 1055, 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 1062, 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 1062, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-inputs .input-separator {
    font-size: 0.95rem;
  }
}

/* line 1073, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .filter-card .filter-range {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}

/* line 1078, 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 1087, 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 1091, 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 1102, 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 1107, 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 1112, 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 1122, 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 1127, 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 1133, 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 1143, 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 1143, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .filter-card .filter-range .range-value span {
    font-size: 1.05rem;
  }
}

/* line 1153, 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 1161, 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 1161, 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 1179, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .results-summary {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media (max-width: 768px) {
  /* line 1179, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .results-summary {
    justify-content: center;
    width: 100%;
  }
}

/* line 1190, 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 1190, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .results-summary .results-count {
    font-size: 0.95rem;
    padding: 0.75rem 1.25rem;
  }
}

/* line 1205, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .results-summary .results-count i {
  color: #a78bfa;
  font-size: 1rem;
}

/* line 1210, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .results-summary .results-count span {
  color: rgba(255, 255, 255, 0.8);
}

/* line 1214, 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 1214, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .results-summary .results-count .count {
    font-size: 1.15rem;
  }
}

/* line 1228, 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 1228, app/assets/stylesheets/components/earthquakes_components.scss */
  .earthquakes-advanced-filters .reset-button {
    width: 100%;
    padding: 1rem 1.5rem;
    font-size: 1rem;
  }
}

/* line 1250, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .reset-button i {
  font-size: 0.95rem;
  transition: transform 0.3s ease;
}

/* line 1255, 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 1262, app/assets/stylesheets/components/earthquakes_components.scss */
.earthquakes-advanced-filters .reset-button:hover i {
  transform: rotate(-360deg);
}

/* line 1267, 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 1275, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 1275, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 1291, app/assets/stylesheets/components/earthquakes_components.scss */

/* line 1306, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 1291, app/assets/stylesheets/components/earthquakes_components.scss */
}

/* line 1318, app/assets/stylesheets/components/earthquakes_components.scss */

/* line 1321, app/assets/stylesheets/components/earthquakes_components.scss */

/* line 1326, app/assets/stylesheets/components/earthquakes_components.scss */

/* line 1331, app/assets/stylesheets/components/earthquakes_components.scss */

/* line 1336, app/assets/stylesheets/components/earthquakes_components.scss */

/* Filter Panel */
/* line 1347, app/assets/stylesheets/components/earthquakes_components.scss */

@media (max-width: 768px) {
  /* line 1347, 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 */
body.native-app .web-only-payment {
  display: none !important;
}

/* 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);
}

/* line 1, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 16, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 28, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 34, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 46, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 53, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 61, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 70, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 89, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 102, app/assets/stylesheets/components/welcome_onboarding.scss */

@keyframes gentle-pulse {
  0%, 100% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
}

/* line 120, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 131, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 136, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 145, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 149, app/assets/stylesheets/components/welcome_onboarding.scss */

/* Progress bar visuals */
/* line 158, app/assets/stylesheets/components/welcome_onboarding.scss */
.progress-bar-bg {
  height: 8px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* line 166, app/assets/stylesheets/components/welcome_onboarding.scss */
.progress-bar-fill {
  width: 0%;
  height: 100%;
  background: linear-gradient(90deg, #4A90E2 0%, #357ABD 100%);
  transition: width 500ms cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 8px rgba(74, 144, 226, 0.3);
}

/* Ensure onboarding background shows up above other rules */
/* line 175, app/assets/stylesheets/components/welcome_onboarding.scss */

/* Buttons used as actions in controller */
/* line 180, app/assets/stylesheets/components/welcome_onboarding.scss */
.action-btn {
  -webkit-tap-highlight-color: transparent;
}

/* line 184, app/assets/stylesheets/components/welcome_onboarding.scss */
.onboarding-container {
  --font-family-sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  --color-bg-grad-start: #1a1a2e;
  --color-bg-grad-mid: #16213e;
  --color-bg-grad-end: #0f0f23;
  --color-text-primary: #ffffff;
  --color-text-secondary: #a9a9d4;
  --color-primary: #4A90E2;
  --color-primary-dark: #357ABD;
  --color-glass-bg: rgba(255, 255, 255, 0.05);
  --color-glass-border: rgba(255, 255, 255, 0.15);
  --color-dot-inactive: rgba(255, 255, 255, 0.3);
  --border-radius-large: 28px;
  --border-radius-medium: 16px;
  --border-radius-small: 12px;
  height: 100vh !important;
  width: 100vw !important;
  max-width: 100vw !important;
  min-width: 100vw !important;
  display: flex;
  flex-direction: column;
  background: linear-gradient(135deg, var(--color-bg-grad-start) 0%, var(--color-bg-grad-mid) 50%, var(--color-bg-grad-end) 100%);
  color: var(--color-text-primary);
  font-family: var(--font-family-sans);
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box !important;
}

/* line 220, app/assets/stylesheets/components/welcome_onboarding.scss */
.onboarding-step {
  display: none;
  min-height: 100vh;
  max-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem 2rem 1.5rem;
  box-sizing: border-box;
  opacity: 0;
  transform: scale(0.98);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  position: relative;
  width: 100vw;
  max-width: 100vw;
  overflow: hidden;
}

/* line 237, app/assets/stylesheets/components/welcome_onboarding.scss */
.onboarding-step.active {
  display: flex;
  opacity: 1;
  transform: scale(1);
}

@media (max-width: 768px) {
  /* line 220, app/assets/stylesheets/components/welcome_onboarding.scss */
  .onboarding-step {
    padding: 0.5rem 1rem 1.5rem 1rem;
    width: 100%;
    max-width: 100%;
  }
}

/* line 251, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 271, app/assets/stylesheets/components/welcome_onboarding.scss */
.hero-section {
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  /* line 271, app/assets/stylesheets/components/welcome_onboarding.scss */
  .hero-section {
    margin-bottom: 2rem;
  }
}

/* line 276, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 276, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 283, app/assets/stylesheets/components/welcome_onboarding.scss */
.app-icon {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-glass-bg);
  border-radius: var(--border-radius-large);
  border: 1px solid var(--color-glass-border);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

@media (max-width: 768px) {
  /* line 283, app/assets/stylesheets/components/welcome_onboarding.scss */
  .app-icon {
    width: 100px;
    height: 100px;
    border-radius: 22px;
  }
}

/* line 302, app/assets/stylesheets/components/welcome_onboarding.scss */
.weather-icon-simple {
  font-size: 3.75rem;
  line-height: 1;
}

@media (max-width: 768px) {
  /* line 302, app/assets/stylesheets/components/welcome_onboarding.scss */
  .weather-icon-simple {
    font-size: 3.25rem;
  }
}

/* line 308, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 308, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 317, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 317, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 325, app/assets/stylesheets/components/welcome_onboarding.scss */
.value-proposition {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}

/* line 332, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 345, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 332, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 356, app/assets/stylesheets/components/welcome_onboarding.scss */
.value-icon {
  font-size: 1.5rem;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  /* line 356, app/assets/stylesheets/components/welcome_onboarding.scss */
  .value-icon {
    font-size: 1.25rem;
  }
}

/* line 362, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 369, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 369, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 376, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 376, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 383, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 383, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 388, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 388, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 394, app/assets/stylesheets/components/welcome_onboarding.scss */
.permission-title {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: var(--color-text-primary);
}

@media (max-width: 768px) {
  /* line 394, app/assets/stylesheets/components/welcome_onboarding.scss */
  .permission-title {
    font-size: 2rem;
  }
}

/* line 402, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 402, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 410, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 410, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 421, app/assets/stylesheets/components/welcome_onboarding.scss */
.benefit-item {
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media (max-width: 768px) {
  /* line 421, app/assets/stylesheets/components/welcome_onboarding.scss */
  .benefit-item {
    gap: 0.75rem;
  }
}

/* line 428, app/assets/stylesheets/components/welcome_onboarding.scss */
 .notification-icon {
  font-size: 1.35rem;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  /* line 428, app/assets/stylesheets/components/welcome_onboarding.scss */
   .notification-icon {
    font-size: 1.2rem;
  }
}

/* line 434, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 436, app/assets/stylesheets/components/welcome_onboarding.scss */

@media (max-width: 768px) {
  /* line 436, app/assets/stylesheets/components/welcome_onboarding.scss */
}

/* line 443, app/assets/stylesheets/components/welcome_onboarding.scss */
.step-actions {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  width: 100%;
  max-width: 380px;
  flex-shrink: 0;
}

/* line 452, app/assets/stylesheets/components/welcome_onboarding.scss */
.btn-primary, .btn-secondary, .btn-skip, .btn-back {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--border-radius-medium);
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 464, app/assets/stylesheets/components/welcome_onboarding.scss */
.btn-primary {
  padding: 1rem 2rem;
  background: var(--color-primary);
  color: var(--color-text-primary);
  border: none;
  font-size: 1.05rem;
  box-shadow: 0 4px 20px rgba(74, 144, 226, 0.3);
}

/* line 472, app/assets/stylesheets/components/welcome_onboarding.scss */
.btn-primary:hover:not(:disabled) {
  background: var(--color-primary-dark);
  transform: translateY(-2px);
  box-shadow: 0 6px 25px rgba(74, 144, 226, 0.4);
}

/* line 478, app/assets/stylesheets/components/welcome_onboarding.scss */
.btn-primary:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

@media (max-width: 768px) {
  /* line 464, app/assets/stylesheets/components/welcome_onboarding.scss */
  .btn-primary {
    padding: 1rem 1.75rem;
    font-size: 1rem;
  }
}

/* line 482, app/assets/stylesheets/components/welcome_onboarding.scss */
.btn-secondary {
  padding: 1rem 2rem;
  background: var(--color-glass-bg);
  color: var(--color-text-secondary);
  border: 1px solid var(--color-glass-border);
  font-size: 1rem;
}

/* line 489, app/assets/stylesheets/components/welcome_onboarding.scss */
.btn-secondary:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.1);
  color: var(--color-text-primary);
  border-color: rgba(255, 255, 255, 0.25);
}

@media (max-width: 768px) {
  /* line 482, app/assets/stylesheets/components/welcome_onboarding.scss */
  .btn-secondary {
    padding: 0.875rem 1.5rem;
    font-size: 0.95rem;
  }
}

/* line 497, app/assets/stylesheets/components/welcome_onboarding.scss */
.btn-skip, .btn-back {
  padding: 0.75rem 1.25rem;
  background: transparent;
  color: var(--color-text-secondary);
  border: none;
  font-size: 0.95rem;
  font-weight: 500;
}

/* line 505, app/assets/stylesheets/components/welcome_onboarding.scss */
.btn-skip:hover:not(:disabled), .btn-back:hover:not(:disabled) {
  background: var(--color-glass-bg);
  color: var(--color-text-primary);
}

/* line 512, app/assets/stylesheets/components/welcome_onboarding.scss */
.progress-dots {
  display: flex;
  gap: 0.85rem;
  justify-content: center;
  margin: 1.5rem 0;
  z-index: 100;
  flex-shrink: 0;
  position: relative;
  bottom: 0;
}

@media (max-width: 768px) {
  /* line 512, app/assets/stylesheets/components/welcome_onboarding.scss */
  .progress-dots {
    margin: 1rem 0 1.5rem 0;
    gap: 0.6rem;
  }
}

/* line 528, app/assets/stylesheets/components/welcome_onboarding.scss */
.dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid rgba(255, 255, 255, 0.8);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

/* line 537, app/assets/stylesheets/components/welcome_onboarding.scss */
.dot.active {
  background: #4A90E2;
  border-color: #4A90E2;
  transform: scale(1.3);
  box-shadow: 0 4px 16px rgba(74, 144, 226, 0.6);
}

@media (max-width: 768px) {
  /* line 528, app/assets/stylesheets/components/welcome_onboarding.scss */
  .dot {
    width: 8px;
    height: 8px;
    border-width: 1.5px;
  }
  /* line 549, app/assets/stylesheets/components/welcome_onboarding.scss */
  .dot.active {
    transform: scale(1.4);
  }
}

/* line 556, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 569, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 573, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 578, app/assets/stylesheets/components/welcome_onboarding.scss */
.loading-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
}

/* line 584, app/assets/stylesheets/components/welcome_onboarding.scss */
.loading-content p {
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-text-secondary);
}

/* line 591, app/assets/stylesheets/components/welcome_onboarding.scss */
.loading-spinner {
  width: 44px;
  height: 44px;
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-top: 4px solid var(--color-primary);
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 606, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 619, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 632, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 643, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 649, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 655, app/assets/stylesheets/components/welcome_onboarding.scss */

/* line 660, app/assets/stylesheets/components/welcome_onboarding.scss */

@keyframes pulse-success {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes bounce-feedback {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(5px);
  }
}

/* line 678, app/assets/stylesheets/components/welcome_onboarding.scss */
.onboarding-container {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@supports (padding-top: env(safe-area-inset-top)) {
  /* line 678, app/assets/stylesheets/components/welcome_onboarding.scss */
  .onboarding-container {
    padding-top: calc(2rem + env(safe-area-inset-top)) !important;
    padding-bottom: calc(2rem + env(safe-area-inset-bottom)) !important;
    padding-left: env(safe-area-inset-left, 0) !important;
    padding-right: env(safe-area-inset-right, 0) !important;
  }
}

@media (max-height: 640px) {
  /* line 694, app/assets/stylesheets/components/welcome_onboarding.scss */
  /* line 700, app/assets/stylesheets/components/welcome_onboarding.scss */
  .hero-section {
    margin-bottom: 1.5rem;
  }
  /* line 701, app/assets/stylesheets/components/welcome_onboarding.scss */
   .permission-title {
    font-size: 1.8rem;
  }
  /* line 702, app/assets/stylesheets/components/welcome_onboarding.scss */
  .value-proposition {
    gap: 0.6rem;
  }
  /* line 703, app/assets/stylesheets/components/welcome_onboarding.scss */
  .step-actions {
    gap: 0.6rem;
    margin-top: 1.5rem;
  }
  /* line 705, app/assets/stylesheets/components/welcome_onboarding.scss */
  .progress-dots {
    margin: 0.75rem 0 1rem 0;
  }
}

@media (max-width: 375px) {
  /* line 712, app/assets/stylesheets/components/welcome_onboarding.scss */
  .onboarding-container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  /* line 717, app/assets/stylesheets/components/welcome_onboarding.scss */
  .onboarding-step {
    padding: 0.5rem 0.5rem 1rem 0.5rem;
  }
  /* line 721, app/assets/stylesheets/components/welcome_onboarding.scss */
  .progress-dots {
    margin: 0.5rem 0 1rem 0;
    gap: 0.5rem;
  }
}

/* line 1, app/assets/stylesheets/components/standard_header_component.scss */
.standard-header {
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 12px 16px 12px 16px;
  z-index: 100;
}

/* line 8, app/assets/stylesheets/components/standard_header_component.scss */
.standard-header--sticky {
  position: sticky;
  top: 0;
}

/* line 13, app/assets/stylesheets/components/standard_header_component.scss */
.standard-header .header-content {
  display: flex;
  align-items: center;
  gap: 16px;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 21, app/assets/stylesheets/components/standard_header_component.scss */
.standard-header .back-btn {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.2rem;
  text-decoration: none;
  padding: 8px;
  border-radius: 50%;
  transition: background-color 0.2s;
}

/* line 29, app/assets/stylesheets/components/standard_header_component.scss */
.standard-header .back-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 34, app/assets/stylesheets/components/standard_header_component.scss */
.standard-header .header-info {
  flex: 1;
}

/* line 38, app/assets/stylesheets/components/standard_header_component.scss */
.standard-header .header-title {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.3rem;
  font-weight: 600;
  margin: 0;
  line-height: 1.2;
}

/* line 46, app/assets/stylesheets/components/standard_header_component.scss */
.standard-header .header-subtitle {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.85rem;
  margin: 2px 0 0 0;
}

/* 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, #1F2937 0%, #111827 100%);
  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.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%);
  pointer-events: none;
}

/* Hero Section */
/* line 24, 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 24, app/assets/stylesheets/components/premium_general.scss */
  .premium-hero {
    padding: 3rem 1rem;
  }
}

/* line 35, app/assets/stylesheets/components/premium_general.scss */
.premium-hero-content {
  max-width: 600px;
  margin: 0 auto;
}

/* line 40, app/assets/stylesheets/components/premium_general.scss */
.premium-logo {
  margin-bottom: 1.5rem;
}

/* line 43, 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 43, 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 60, app/assets/stylesheets/components/premium_general.scss */
.premium-hero-title {
  font-size: 2.5rem;
  font-weight: 800;
  color: #FFFFFF;
  margin-bottom: 1.5rem;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
  /* line 60, app/assets/stylesheets/components/premium_general.scss */
  .premium-hero-title {
    font-size: 2rem;
  }
}

/* Pricing Section */
/* line 73, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-section {
  padding: 2rem 1rem 2rem;
  position: relative;
  z-index: 1;
}

/* line 79, 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: 2.5rem;
}

@media (max-width: 768px) {
  /* line 79, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

/* line 92, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card {
  background: #1F2937;
  border-radius: 20px;
  padding: 2.5rem;
  position: relative;
  border: 1px solid #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  color: #E5E7EB;
}

/* line 102, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
}

/* line 107, 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.2);
}

/* line 111, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.featured:hover {
  box-shadow: 0 20px 60px rgba(59, 130, 246, 0.3);
}

/* line 117, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.monthly {
  background: #2A3140;
}

/* line 121, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.yearly {
  background: #1F2937;
}

/* line 125, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.lifetime {
  background: #2C2A40;
}

/* line 129, app/assets/stylesheets/components/premium_general.scss */
.premium-pricing-card.family {
  background: #2A403A;
}

/* line 133, 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 147, app/assets/stylesheets/components/premium_general.scss */
.pricing-header {
  text-align: center;
  margin-bottom: 2.5rem;
}

/* line 152, app/assets/stylesheets/components/premium_general.scss */

/* line 162, app/assets/stylesheets/components/premium_general.scss */

/* line 167, app/assets/stylesheets/components/premium_general.scss */

/* line 171, app/assets/stylesheets/components/premium_general.scss */

/* line 176, app/assets/stylesheets/components/premium_general.scss */
.pricing-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 1rem;
}

/* line 183, app/assets/stylesheets/components/premium_general.scss */
.pricing-price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-bottom: 0.5rem;
}

/* line 189, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .currency {
  font-size: 1.1rem;
  color: #9CA3AF;
  margin-right: 0.3rem;
}

/* line 195, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .amount {
  font-size: 3rem;
  font-weight: 800;
  color: #FFFFFF;
}

/* line 201, app/assets/stylesheets/components/premium_general.scss */
.pricing-price .period {
  font-size: 1.1rem;
  color: #9CA3AF;
  margin-left: 0.3rem;
}

/* line 208, 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 218, app/assets/stylesheets/components/premium_general.scss */
.pricing-features {
  list-style: none;
  padding: 0;
  margin: 2.5rem 0;
}

/* line 223, app/assets/stylesheets/components/premium_general.scss */
.pricing-features li {
  display: flex;
  align-items: center;
  padding: 0.6rem 0;
  color: #D1D5DB;
}

/* line 229, app/assets/stylesheets/components/premium_general.scss */
.pricing-features li i {
  color: #3B82F6;
  margin-right: 1rem;
  font-size: 1.1rem;
}

/* line 237, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn {
  width: 100%;
  padding: 1.1rem;
  border: none;
  border-radius: 14px;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: block;
  text-align: center;
  background: #3B82F6;
  color: white;
}

/* line 252, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn:hover {
  background: #2563EB;
  transform: translateY(-2px);
}

/* line 257, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn.lifetime-btn {
  background: #FBBF24;
  color: #111827;
}

/* line 261, app/assets/stylesheets/components/premium_general.scss */
.pricing-btn.lifetime-btn:hover {
  background: #F59E0B;
}

/* line 267, app/assets/stylesheets/components/premium_general.scss */
.renewal-text {
  text-align: center;
  font-size: 0.9rem;
  color: #9CA3AF;
  margin-top: 1.5rem;
}

/* Family Sharing Section */
/* line 275, app/assets/stylesheets/components/premium_general.scss */

/* line 281, app/assets/stylesheets/components/premium_general.scss */

/* line 292, app/assets/stylesheets/components/premium_general.scss */

/* line 302, app/assets/stylesheets/components/premium_general.scss */

/* line 308, app/assets/stylesheets/components/premium_general.scss */

/* line 315, app/assets/stylesheets/components/premium_general.scss */

/* line 321, app/assets/stylesheets/components/premium_general.scss */

/* line 326, app/assets/stylesheets/components/premium_general.scss */

/* line 331, app/assets/stylesheets/components/premium_general.scss */

/* Social Proof Section */
/* line 336, app/assets/stylesheets/components/premium_general.scss */
.social-proof-section {
  padding: 2rem 1rem;
  position: relative;
  z-index: 1;
}

/* line 342, app/assets/stylesheets/components/premium_general.scss */
.value-proposition {
  text-align: center;
  margin-bottom: 4rem;
}

/* line 347, app/assets/stylesheets/components/premium_general.scss */
.value-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #EC4899;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}

/* line 357, app/assets/stylesheets/components/premium_general.scss */
.value-icon i {
  font-size: 2.5rem;
  color: white;
}

/* line 363, app/assets/stylesheets/components/premium_general.scss */
.value-proposition h2, .value-proposition .h2 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #FFFFFF;
  margin-bottom: 1rem;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

/* line 371, app/assets/stylesheets/components/premium_general.scss */
.value-proposition p {
  font-size: 1.2rem;
  color: #D1D5DB;
}

/* Testimonials */
/* line 377, 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 377, app/assets/stylesheets/components/premium_general.scss */
  .testimonials-section {
    grid-template-columns: 1fr;
  }
}

/* line 389, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card {
  background: #1F2937;
  border-radius: 20px;
  padding: 2.5rem;
  border: 1px solid #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

/* line 397, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card:hover {
  transform: translateY(-8px);
}

/* line 402, app/assets/stylesheets/components/premium_general.scss */
.stars {
  display: flex;
  gap: 0.3rem;
  margin-bottom: 1.5rem;
}

/* line 407, app/assets/stylesheets/components/premium_general.scss */
.stars i {
  color: #FBBF24;
  font-size: 1.4rem;
}

/* line 413, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card h4, .testimonial-card .h4 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 1rem;
}

/* line 420, app/assets/stylesheets/components/premium_general.scss */
.testimonial-card p {
  color: #D1D5DB;
  line-height: 1.7;
  margin-bottom: 1.5rem;
}

/* line 426, app/assets/stylesheets/components/premium_general.scss */
.reviewer {
  color: #9CA3AF;
  font-style: italic;
  font-weight: 600;
}

/* Support Section */
/* line 433, app/assets/stylesheets/components/premium_general.scss */
.support-section {
  padding: 4rem 1rem;
  position: relative;
  z-index: 1;
}

/* line 439, app/assets/stylesheets/components/premium_general.scss */
.support-card {
  max-width: 600px;
  margin: 0 auto;
  background: #1F2937;
  border-radius: 20px;
  padding: 2.5rem;
  text-align: center;
  border: 1px solid #374151;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
}

/* line 450, app/assets/stylesheets/components/premium_general.scss */
.support-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #8B5CF6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}

/* line 460, app/assets/stylesheets/components/premium_general.scss */
.support-icon i {
  font-size: 2.5rem;
  color: white;
}

/* line 466, app/assets/stylesheets/components/premium_general.scss */
.support-card h3, .support-card .h3 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 1.5rem;
}

/* line 473, app/assets/stylesheets/components/premium_general.scss */
.support-links {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 640px) {
  /* line 473, app/assets/stylesheets/components/premium_general.scss */
  .support-links {
    flex-direction: row;
    justify-content: center;
  }
}

/* line 484, app/assets/stylesheets/components/premium_general.scss */
.support-link {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 600;
  padding: 0.8rem 1.6rem;
  border: 2px solid #3B82F6;
  border-radius: 10px;
  transition: all 0.3s ease;
}

/* line 493, app/assets/stylesheets/components/premium_general.scss */
.support-link:hover {
  background: #3B82F6;
  color: white;
}

/* Footer */
/* line 500, app/assets/stylesheets/components/premium_general.scss */
.premium-footer {
  padding: 3rem 1rem 2rem;
  position: relative;
  z-index: 1;
}

/* line 506, app/assets/stylesheets/components/premium_general.scss */
.premium-footer-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

/* line 512, app/assets/stylesheets/components/premium_general.scss */
.restore-section {
  margin-bottom: 2.5rem;
}

/* line 515, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-text {
  color: #D1D5DB;
  margin-right: 1rem;
  font-weight: 600;
}

/* line 521, 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 529, app/assets/stylesheets/components/premium_general.scss */
.restore-section .restore-link:hover {
  text-decoration: underline;
}

/* line 535, app/assets/stylesheets/components/premium_general.scss */
.premium-disclaimer {
  color: #9CA3AF;
  font-size: 0.9rem;
  line-height: 1.7;
  margin-bottom: 2.5rem;
}

/* line 542, 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 549, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links a {
  color: #9CA3AF;
  text-decoration: none;
  font-size: 0.9rem;
}

/* line 554, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links a:hover {
  color: #E5E7EB;
  text-decoration: underline;
}

/* line 560, app/assets/stylesheets/components/premium_general.scss */
.premium-legal-links span {
  color: #4B5563;
}

/* Responsive Design */
@media (max-width: 640px) {
  /* line 567, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-grid {
    padding: 0 0.5rem;
  }
  /* line 571, app/assets/stylesheets/components/premium_general.scss */
  .premium-pricing-card {
    padding: 2rem;
  }
  /* line 575, app/assets/stylesheets/components/premium_general.scss */
  .testimonials-section {
    padding: 0 0.5rem;
  }
  /* line 579, app/assets/stylesheets/components/premium_general.scss */
  .premium-legal-links {
    flex-direction: column;
    gap: 0.8rem;
  }
  /* line 583, app/assets/stylesheets/components/premium_general.scss */
  .premium-legal-links span {
    display: none;
  }
}

/* Features Section */
/* line 590, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section {
  padding: 2rem 1rem;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

/* line 596, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .features-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 0.5rem;
}

/* line 603, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .features-subtitle {
  font-size: 1rem;
  color: #D1D5DB;
  margin-bottom: 2rem;
}

/* line 609, 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: 1.5rem;
  text-align: left;
}

/* line 618, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .premium-features-list li {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #D1D5DB;
}

/* line 624, 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 632, app/assets/stylesheets/components/premium_general.scss */
.premium-features-section .features-list-container {
  background: #111827;
  border-radius: 16px;
  padding: 2rem;
  border: 1px solid #374151;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

/* 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;
  }
}

@font-face {
  font-family: "bootstrap-icons";
  src: url(/assets/bootstrap-icons/font/fonts/bootstrap-icons-4f186bfcba02df32e2e45e64645aa46886457cb855a85bbec8013e1866c8a1f6.woff2) format("woff2"), url(/assets/bootstrap-icons/font/fonts/bootstrap-icons-69de61f24e1c47410e9c685931afab4ca0ebba40d9ebbf50c669f7496b112f32.woff) format("woff");
}

/* line 75, app/assets/stylesheets/application.scss */
.body {
  color: #000000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

/* line 81, app/assets/stylesheets/application.scss */
.brand-primary-text-color {
  color: #ED8F09 !important;
}

/* line 85, app/assets/stylesheets/application.scss */

/* line 89, app/assets/stylesheets/application.scss */
.main-menu-option {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 96, app/assets/stylesheets/application.scss */
.brand-title {
  font-size: 1.5em;
  font-weight: bold;
}

/* line 102, app/assets/stylesheets/application.scss */
.home-main-title {
  padding-top: 100px;
  padding-left: 30px;
  font-size: 2.3em;
  font-weight: bold;
  line-height: normal;
}

/* line 111, app/assets/stylesheets/application.scss */
.home-main-subtitle {
  padding-top: 10px;
  padding-left: 30px;
  font-size: 1.3em;
  line-height: normal;
}

/* line 118, app/assets/stylesheets/application.scss */
.feature-title {
  font-size: 2.3em;
  font-weight: bold;
  line-height: normal;
}

/* line 124, app/assets/stylesheets/application.scss */
.feature-subtitle {
  padding-top: 10px;
  font-size: 1.3em;
  line-height: normal;
}

/* line 130, app/assets/stylesheets/application.scss */
.feature-minimal {
  padding-top: 30px;
  text-align: center;
}

/* line 135, app/assets/stylesheets/application.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 139, app/assets/stylesheets/application.scss */

/* line 143, app/assets/stylesheets/application.scss */
.bg-white {
  color: white !important;
}

/* line 147, app/assets/stylesheets/application.scss */
.navbar-light .navbar-brand {
  margin-left: 1em;
  font-weight: bold;
}

/* line 152, app/assets/stylesheets/application.scss */
.geolocation-container {
  display: none;
}

/* Estilos para la temperatura actual */
/* line 157, app/assets/stylesheets/application.scss */
#current-temperature {
  font-size: 36px;
  /* Tamaño de fuente grande */
  font-weight: bold;
  /* Texto en negrita */
  color: #333;
  /* Color de texto deseado */
}

/* Estilos para la condición actual del clima */
/* line 164, app/assets/stylesheets/application.scss */
#current-weather {
  font-size: 24px;
  /* Tamaño de fuente mediano */
  color: #555;
  /* Color de texto deseado */
}

/* Estilos para el pronóstico diario */
/* line 170, app/assets/stylesheets/application.scss */

/* Estilos para las temperaturas mínimas y máximas */
/* line 181, app/assets/stylesheets/application.scss */
.temperature {
  font-size: 18px;
  /* Tamaño de fuente para las temperaturas */
  font-weight: bold;
  /* Texto en negrita */
}

/* line 186, app/assets/stylesheets/application.scss */
.weather {
  font-size: 18px;
  color: #666;
}

/* Estilos para el pronóstico diario */
/* line 192, app/assets/stylesheets/application.scss */
.daily-weather-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

/* line 199, app/assets/stylesheets/application.scss */

/* line 208, app/assets/stylesheets/application.scss */
.custom-card:nth-child(odd) {
  background-color: #f5f5f5;
  /* Fondo claro para comentarios impares */
}

/* line 212, app/assets/stylesheets/application.scss */
.custom-card:nth-child(even) {
  background-color: #f2f2f2;
  /* Fondo claro para comentarios pares */
}

/* line 216, app/assets/stylesheets/application.scss */
.custom-card {
  border-radius: 10px;
  /* Bordes redondeados */
  padding: 15px;
  /* Espaciado interno */
  margin-bottom: 15px;
  /* Espaciado inferior */
}

/* line 222, app/assets/stylesheets/application.scss */
.comments-main-container {
  /* Degradado para WebKit */
  background-image: linear-gradient(to bottom, #EE9508, #E64A0F);
  /* Degradado para otros navegadores */
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 229, app/assets/stylesheets/application.scss */
.comments-title {
  color: #fff;
  font-size: 2.3em;
  font-weight: bold;
  padding-bottom: 50px;
  line-height: normal;
}

/* line 237, app/assets/stylesheets/application.scss */
.comments-subtitle {
  color: #fff;
  font-size: 2.0em;
  line-height: normal;
}

/* line 243, app/assets/stylesheets/application.scss */
.comments-subtitle2 {
  color: #fff;
  font-size: 2.0em;
  padding-bottom: 50px;
  font-weight: bold;
  line-height: normal;
}

/* line 251, app/assets/stylesheets/application.scss */
.app-description {
  padding-top: 20px;
  padding-bottom: 10px;
}

/* line 256, app/assets/stylesheets/application.scss */
.container {
  font-family: 'Nunito Sans', sans-serif;
}

/* line 260, app/assets/stylesheets/application.scss */
.expanded-gif {
  width: 100%;
}

/* line 264, app/assets/stylesheets/application.scss */
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

/* line 269, app/assets/stylesheets/application.scss */
.footer-title {
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 276, app/assets/stylesheets/application.scss */
.text-decoration-none {
  text-decoration: none;
  /* Elimina el subrayado predeterminado */
  color: #000000;
  /* Establece el color de texto en negro */
}

/* line 281, app/assets/stylesheets/application.scss */
.text-decoration-none:hover {
  text-decoration: underline;
  /* Añade el subrayado al pasar el mouse */
  color: #000000;
  /* Mantiene el color de texto en negro al pasar el mouse */
}

/* line 286, app/assets/stylesheets/application.scss */
.download-button {
  background-color: #EE9508;
  color: #fff;
  padding: 10px 20px;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s;
  position: relative;
  top: 20px;
}

/* line 299, app/assets/stylesheets/application.scss */
.download-button:hover {
  background-color: #CC7E06;
  /* Cambia el color de fondo al pasar el mouse */
}

/* line 303, app/assets/stylesheets/application.scss */
.blog-post {
  padding: 20px;
  background-color: #fff;
}

/* line 308, app/assets/stylesheets/application.scss */
.blog-post-title {
  font-size: 34px;
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
}

/* line 315, app/assets/stylesheets/application.scss */
.blog-post-meta {
  font-style: italic;
  color: #777;
}

/* line 320, app/assets/stylesheets/application.scss */
.blog-post-body {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}

/* line 326, app/assets/stylesheets/application.scss */
.blog-post-keywords {
  margin-top: 10px;
  color: #555;
}

/* line 331, app/assets/stylesheets/application.scss */

/* line 336, app/assets/stylesheets/application.scss */
.card-link {
  text-decoration: none;
  /* Elimina el subrayado de los enlaces */
}

/* line 340, app/assets/stylesheets/application.scss */

/* dinamyc container used on session login */
/* line 346, app/assets/stylesheets/application.scss */
.form-container {
  background-color: #f8f9fa;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1rem;
}

/* line 355, app/assets/stylesheets/application.scss */
.card {
  width: 100%;
  max-width: 400px;
  /* Ajusta el ancho máximo según sea necesario */
  background-color: white;
  border-radius: 0.5rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 363, app/assets/stylesheets/application.scss */
.input-group .input-group-text {
  background-color: #e9ecef;
}

/* Weather Emoji Icons for Lucide and Heroicons themes */
/* line 368, app/assets/stylesheets/application.scss */
.weather-emoji {
  font-style: normal;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Android Emoji", "EmojiSymbols", "EmojiOne Mozilla", "Twemoji Mozilla", "Segoe UI Symbol", sans-serif;
  font-size: 1.2em;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}

/* line 377, app/assets/stylesheets/application.scss */
.weather-emoji.sun-emoji::before {
  content: "☀️";
  display: inline-block;
}

/* line 382, app/assets/stylesheets/application.scss */

/* line 387, app/assets/stylesheets/application.scss */

/* line 392, app/assets/stylesheets/application.scss */

/* line 397, app/assets/stylesheets/application.scss */

/* line 402, app/assets/stylesheets/application.scss */

/* line 407, app/assets/stylesheets/application.scss */

/* line 412, app/assets/stylesheets/application.scss */

/* line 417, app/assets/stylesheets/application.scss */

/* Fallback for direct emoji classes */
/* line 423, app/assets/stylesheets/application.scss */
.sun-emoji::before {
  content: "☀️" !important;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Android Emoji", "EmojiSymbols", "EmojiOne Mozilla", "Twemoji Mozilla", "Segoe UI Symbol", sans-serif !important;
}

/* line 428, app/assets/stylesheets/application.scss */

/* line 433, app/assets/stylesheets/application.scss */

/* line 438, app/assets/stylesheets/application.scss */

/* line 443, app/assets/stylesheets/application.scss */

/* line 448, app/assets/stylesheets/application.scss */

/* line 453, app/assets/stylesheets/application.scss */

/* line 458, app/assets/stylesheets/application.scss */

/* line 463, app/assets/stylesheets/application.scss */
