/*!
 * Bootstrap Reboot v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
: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;
}

[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;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

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);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-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;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 3.2rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1060px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1000px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1060px;
}

.row {
  --bs-gutter-x: 3.2rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1060px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1060px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*!
 * Bootstrap Utilities v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
: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;
}

[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;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1060px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-fit-fill {
  -o-object-fit: fill !important;
     object-fit: fill !important;
}

.object-fit-scale {
  -o-object-fit: scale-down !important;
     object-fit: scale-down !important;
}

.object-fit-none {
  -o-object-fit: none !important;
     object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}

.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}

.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.column-gap-3 {
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

.column-gap-5 {
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1060px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
html {
  font-size: 50% !important;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 1.6rem !important;
  font-family: "Rubik";
}

@media (min-width: 1060px) {
  html {
    font-size: 50% !important;
  }
}
@media (min-width: 992px) and (max-width: 1059.98px) {
  html {
    font-size: 43.75% !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html {
    font-size: 37.5% !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html {
    font-size: 37.5% !important;
  }
}
@media (max-width: 575.98px) {
  html {
    font-size: 37.5% !important;
  }
}
p {
  margin-bottom: 0;
}

::-webkit-scrollbar {
  width: 0.8rem;
  height: 0.8rem;
}

::-webkit-scrollbar-track {
  background-color: #e6e6e6;
}

::-webkit-scrollbar-thumb {
  background: #acacac;
  border-radius: 10rem;
}
::-webkit-scrollbar-thumb:hover {
  background: #b9b9b9;
}
::-webkit-scrollbar-thumb:active {
  background: #9c9c9c;
}

.content {
  margin-top: 10rem;
}
@media screen and (max-width: 1600px) {
  .content {
    margin-top: 8rem;
  }
}

.blur-filter {
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
}

.no-filter {
  filter: none;
}

@font-face {
  font-weight: 600;
  font-family: "Rubik";
  font-style: normal;
  src: url("/assets/fonts/Rubik-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-weight: bold;
  font-family: "Rubik";
  font-style: normal;
  src: url("/assets/fonts/Rubik-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-weight: normal;
  font-family: "Minion Pro";
  font-style: normal;
  src: url("/assets/fonts/MinionPro-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-weight: normal;
  font-family: "Rubik";
  font-style: normal;
  src: url("/assets/fonts/Rubik-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-weight: 500;
  font-family: "Rubik";
  font-style: normal;
  src: url("/assets/fonts/Rubik-Medium.woff2") format("woff2");
  font-display: swap;
}
.r-0 {
  transform: rotate(0deg);
}

.r-1 {
  transform: rotate(1deg);
}

.r-2 {
  transform: rotate(2deg);
}

.r-3 {
  transform: rotate(3deg);
}

.r-4 {
  transform: rotate(4deg);
}

.r-5 {
  transform: rotate(5deg);
}

.r-6 {
  transform: rotate(6deg);
}

.r-7 {
  transform: rotate(7deg);
}

.r-8 {
  transform: rotate(8deg);
}

.r-9 {
  transform: rotate(9deg);
}

.r-10 {
  transform: rotate(10deg);
}

.r-11 {
  transform: rotate(11deg);
}

.r-12 {
  transform: rotate(12deg);
}

.r-13 {
  transform: rotate(13deg);
}

.r-14 {
  transform: rotate(14deg);
}

.r-15 {
  transform: rotate(15deg);
}

.r-16 {
  transform: rotate(16deg);
}

.r-17 {
  transform: rotate(17deg);
}

.r-18 {
  transform: rotate(18deg);
}

.r-19 {
  transform: rotate(19deg);
}

.r-20 {
  transform: rotate(20deg);
}

.r-21 {
  transform: rotate(21deg);
}

.r-22 {
  transform: rotate(22deg);
}

.r-23 {
  transform: rotate(23deg);
}

.r-24 {
  transform: rotate(24deg);
}

.r-25 {
  transform: rotate(25deg);
}

.r-26 {
  transform: rotate(26deg);
}

.r-27 {
  transform: rotate(27deg);
}

.r-28 {
  transform: rotate(28deg);
}

.r-29 {
  transform: rotate(29deg);
}

.r-30 {
  transform: rotate(30deg);
}

.r-31 {
  transform: rotate(31deg);
}

.r-32 {
  transform: rotate(32deg);
}

.r-33 {
  transform: rotate(33deg);
}

.r-34 {
  transform: rotate(34deg);
}

.r-35 {
  transform: rotate(35deg);
}

.r-36 {
  transform: rotate(36deg);
}

.r-37 {
  transform: rotate(37deg);
}

.r-38 {
  transform: rotate(38deg);
}

.r-39 {
  transform: rotate(39deg);
}

.r-40 {
  transform: rotate(40deg);
}

.r-41 {
  transform: rotate(41deg);
}

.r-42 {
  transform: rotate(42deg);
}

.r-43 {
  transform: rotate(43deg);
}

.r-44 {
  transform: rotate(44deg);
}

.r-45 {
  transform: rotate(45deg);
}

.r-46 {
  transform: rotate(46deg);
}

.r-47 {
  transform: rotate(47deg);
}

.r-48 {
  transform: rotate(48deg);
}

.r-49 {
  transform: rotate(49deg);
}

.r-50 {
  transform: rotate(50deg);
}

.r-51 {
  transform: rotate(51deg);
}

.r-52 {
  transform: rotate(52deg);
}

.r-53 {
  transform: rotate(53deg);
}

.r-54 {
  transform: rotate(54deg);
}

.r-55 {
  transform: rotate(55deg);
}

.r-56 {
  transform: rotate(56deg);
}

.r-57 {
  transform: rotate(57deg);
}

.r-58 {
  transform: rotate(58deg);
}

.r-59 {
  transform: rotate(59deg);
}

.r-60 {
  transform: rotate(60deg);
}

.r-61 {
  transform: rotate(61deg);
}

.r-62 {
  transform: rotate(62deg);
}

.r-63 {
  transform: rotate(63deg);
}

.r-64 {
  transform: rotate(64deg);
}

.r-65 {
  transform: rotate(65deg);
}

.r-66 {
  transform: rotate(66deg);
}

.r-67 {
  transform: rotate(67deg);
}

.r-68 {
  transform: rotate(68deg);
}

.r-69 {
  transform: rotate(69deg);
}

.r-70 {
  transform: rotate(70deg);
}

.r-71 {
  transform: rotate(71deg);
}

.r-72 {
  transform: rotate(72deg);
}

.r-73 {
  transform: rotate(73deg);
}

.r-74 {
  transform: rotate(74deg);
}

.r-75 {
  transform: rotate(75deg);
}

.r-76 {
  transform: rotate(76deg);
}

.r-77 {
  transform: rotate(77deg);
}

.r-78 {
  transform: rotate(78deg);
}

.r-79 {
  transform: rotate(79deg);
}

.r-80 {
  transform: rotate(80deg);
}

.r-81 {
  transform: rotate(81deg);
}

.r-82 {
  transform: rotate(82deg);
}

.r-83 {
  transform: rotate(83deg);
}

.r-84 {
  transform: rotate(84deg);
}

.r-85 {
  transform: rotate(85deg);
}

.r-86 {
  transform: rotate(86deg);
}

.r-87 {
  transform: rotate(87deg);
}

.r-88 {
  transform: rotate(88deg);
}

.r-89 {
  transform: rotate(89deg);
}

.r-90 {
  transform: rotate(90deg);
}

.r-91 {
  transform: rotate(91deg);
}

.r-92 {
  transform: rotate(92deg);
}

.r-93 {
  transform: rotate(93deg);
}

.r-94 {
  transform: rotate(94deg);
}

.r-95 {
  transform: rotate(95deg);
}

.r-96 {
  transform: rotate(96deg);
}

.r-97 {
  transform: rotate(97deg);
}

.r-98 {
  transform: rotate(98deg);
}

.r-99 {
  transform: rotate(99deg);
}

.r-100 {
  transform: rotate(100deg);
}

.r-101 {
  transform: rotate(101deg);
}

.r-102 {
  transform: rotate(102deg);
}

.r-103 {
  transform: rotate(103deg);
}

.r-104 {
  transform: rotate(104deg);
}

.r-105 {
  transform: rotate(105deg);
}

.r-106 {
  transform: rotate(106deg);
}

.r-107 {
  transform: rotate(107deg);
}

.r-108 {
  transform: rotate(108deg);
}

.r-109 {
  transform: rotate(109deg);
}

.r-110 {
  transform: rotate(110deg);
}

.r-111 {
  transform: rotate(111deg);
}

.r-112 {
  transform: rotate(112deg);
}

.r-113 {
  transform: rotate(113deg);
}

.r-114 {
  transform: rotate(114deg);
}

.r-115 {
  transform: rotate(115deg);
}

.r-116 {
  transform: rotate(116deg);
}

.r-117 {
  transform: rotate(117deg);
}

.r-118 {
  transform: rotate(118deg);
}

.r-119 {
  transform: rotate(119deg);
}

.r-120 {
  transform: rotate(120deg);
}

.r-121 {
  transform: rotate(121deg);
}

.r-122 {
  transform: rotate(122deg);
}

.r-123 {
  transform: rotate(123deg);
}

.r-124 {
  transform: rotate(124deg);
}

.r-125 {
  transform: rotate(125deg);
}

.r-126 {
  transform: rotate(126deg);
}

.r-127 {
  transform: rotate(127deg);
}

.r-128 {
  transform: rotate(128deg);
}

.r-129 {
  transform: rotate(129deg);
}

.r-130 {
  transform: rotate(130deg);
}

.r-131 {
  transform: rotate(131deg);
}

.r-132 {
  transform: rotate(132deg);
}

.r-133 {
  transform: rotate(133deg);
}

.r-134 {
  transform: rotate(134deg);
}

.r-135 {
  transform: rotate(135deg);
}

.r-136 {
  transform: rotate(136deg);
}

.r-137 {
  transform: rotate(137deg);
}

.r-138 {
  transform: rotate(138deg);
}

.r-139 {
  transform: rotate(139deg);
}

.r-140 {
  transform: rotate(140deg);
}

.r-141 {
  transform: rotate(141deg);
}

.r-142 {
  transform: rotate(142deg);
}

.r-143 {
  transform: rotate(143deg);
}

.r-144 {
  transform: rotate(144deg);
}

.r-145 {
  transform: rotate(145deg);
}

.r-146 {
  transform: rotate(146deg);
}

.r-147 {
  transform: rotate(147deg);
}

.r-148 {
  transform: rotate(148deg);
}

.r-149 {
  transform: rotate(149deg);
}

.r-150 {
  transform: rotate(150deg);
}

.r-151 {
  transform: rotate(151deg);
}

.r-152 {
  transform: rotate(152deg);
}

.r-153 {
  transform: rotate(153deg);
}

.r-154 {
  transform: rotate(154deg);
}

.r-155 {
  transform: rotate(155deg);
}

.r-156 {
  transform: rotate(156deg);
}

.r-157 {
  transform: rotate(157deg);
}

.r-158 {
  transform: rotate(158deg);
}

.r-159 {
  transform: rotate(159deg);
}

.r-160 {
  transform: rotate(160deg);
}

.r-161 {
  transform: rotate(161deg);
}

.r-162 {
  transform: rotate(162deg);
}

.r-163 {
  transform: rotate(163deg);
}

.r-164 {
  transform: rotate(164deg);
}

.r-165 {
  transform: rotate(165deg);
}

.r-166 {
  transform: rotate(166deg);
}

.r-167 {
  transform: rotate(167deg);
}

.r-168 {
  transform: rotate(168deg);
}

.r-169 {
  transform: rotate(169deg);
}

.r-170 {
  transform: rotate(170deg);
}

.r-171 {
  transform: rotate(171deg);
}

.r-172 {
  transform: rotate(172deg);
}

.r-173 {
  transform: rotate(173deg);
}

.r-174 {
  transform: rotate(174deg);
}

.r-175 {
  transform: rotate(175deg);
}

.r-176 {
  transform: rotate(176deg);
}

.r-177 {
  transform: rotate(177deg);
}

.r-178 {
  transform: rotate(178deg);
}

.r-179 {
  transform: rotate(179deg);
}

.r-180 {
  transform: rotate(180deg);
}

.r-181 {
  transform: rotate(181deg);
}

.r-182 {
  transform: rotate(182deg);
}

.r-183 {
  transform: rotate(183deg);
}

.r-184 {
  transform: rotate(184deg);
}

.r-185 {
  transform: rotate(185deg);
}

.r-186 {
  transform: rotate(186deg);
}

.r-187 {
  transform: rotate(187deg);
}

.r-188 {
  transform: rotate(188deg);
}

.r-189 {
  transform: rotate(189deg);
}

.r-190 {
  transform: rotate(190deg);
}

.r-191 {
  transform: rotate(191deg);
}

.r-192 {
  transform: rotate(192deg);
}

.r-193 {
  transform: rotate(193deg);
}

.r-194 {
  transform: rotate(194deg);
}

.r-195 {
  transform: rotate(195deg);
}

.r-196 {
  transform: rotate(196deg);
}

.r-197 {
  transform: rotate(197deg);
}

.r-198 {
  transform: rotate(198deg);
}

.r-199 {
  transform: rotate(199deg);
}

.r-200 {
  transform: rotate(200deg);
}

.r-201 {
  transform: rotate(201deg);
}

.r-202 {
  transform: rotate(202deg);
}

.r-203 {
  transform: rotate(203deg);
}

.r-204 {
  transform: rotate(204deg);
}

.r-205 {
  transform: rotate(205deg);
}

.r-206 {
  transform: rotate(206deg);
}

.r-207 {
  transform: rotate(207deg);
}

.r-208 {
  transform: rotate(208deg);
}

.r-209 {
  transform: rotate(209deg);
}

.r-210 {
  transform: rotate(210deg);
}

.r-211 {
  transform: rotate(211deg);
}

.r-212 {
  transform: rotate(212deg);
}

.r-213 {
  transform: rotate(213deg);
}

.r-214 {
  transform: rotate(214deg);
}

.r-215 {
  transform: rotate(215deg);
}

.r-216 {
  transform: rotate(216deg);
}

.r-217 {
  transform: rotate(217deg);
}

.r-218 {
  transform: rotate(218deg);
}

.r-219 {
  transform: rotate(219deg);
}

.r-220 {
  transform: rotate(220deg);
}

.r-221 {
  transform: rotate(221deg);
}

.r-222 {
  transform: rotate(222deg);
}

.r-223 {
  transform: rotate(223deg);
}

.r-224 {
  transform: rotate(224deg);
}

.r-225 {
  transform: rotate(225deg);
}

.r-226 {
  transform: rotate(226deg);
}

.r-227 {
  transform: rotate(227deg);
}

.r-228 {
  transform: rotate(228deg);
}

.r-229 {
  transform: rotate(229deg);
}

.r-230 {
  transform: rotate(230deg);
}

.r-231 {
  transform: rotate(231deg);
}

.r-232 {
  transform: rotate(232deg);
}

.r-233 {
  transform: rotate(233deg);
}

.r-234 {
  transform: rotate(234deg);
}

.r-235 {
  transform: rotate(235deg);
}

.r-236 {
  transform: rotate(236deg);
}

.r-237 {
  transform: rotate(237deg);
}

.r-238 {
  transform: rotate(238deg);
}

.r-239 {
  transform: rotate(239deg);
}

.r-240 {
  transform: rotate(240deg);
}

.r-241 {
  transform: rotate(241deg);
}

.r-242 {
  transform: rotate(242deg);
}

.r-243 {
  transform: rotate(243deg);
}

.r-244 {
  transform: rotate(244deg);
}

.r-245 {
  transform: rotate(245deg);
}

.r-246 {
  transform: rotate(246deg);
}

.r-247 {
  transform: rotate(247deg);
}

.r-248 {
  transform: rotate(248deg);
}

.r-249 {
  transform: rotate(249deg);
}

.r-250 {
  transform: rotate(250deg);
}

.r-251 {
  transform: rotate(251deg);
}

.r-252 {
  transform: rotate(252deg);
}

.r-253 {
  transform: rotate(253deg);
}

.r-254 {
  transform: rotate(254deg);
}

.r-255 {
  transform: rotate(255deg);
}

.r-256 {
  transform: rotate(256deg);
}

.r-257 {
  transform: rotate(257deg);
}

.r-258 {
  transform: rotate(258deg);
}

.r-259 {
  transform: rotate(259deg);
}

.r-260 {
  transform: rotate(260deg);
}

.r-261 {
  transform: rotate(261deg);
}

.r-262 {
  transform: rotate(262deg);
}

.r-263 {
  transform: rotate(263deg);
}

.r-264 {
  transform: rotate(264deg);
}

.r-265 {
  transform: rotate(265deg);
}

.r-266 {
  transform: rotate(266deg);
}

.r-267 {
  transform: rotate(267deg);
}

.r-268 {
  transform: rotate(268deg);
}

.r-269 {
  transform: rotate(269deg);
}

.r-270 {
  transform: rotate(270deg);
}

.r-271 {
  transform: rotate(271deg);
}

.r-272 {
  transform: rotate(272deg);
}

.r-273 {
  transform: rotate(273deg);
}

.r-274 {
  transform: rotate(274deg);
}

.r-275 {
  transform: rotate(275deg);
}

.r-276 {
  transform: rotate(276deg);
}

.r-277 {
  transform: rotate(277deg);
}

.r-278 {
  transform: rotate(278deg);
}

.r-279 {
  transform: rotate(279deg);
}

.r-280 {
  transform: rotate(280deg);
}

.r-281 {
  transform: rotate(281deg);
}

.r-282 {
  transform: rotate(282deg);
}

.r-283 {
  transform: rotate(283deg);
}

.r-284 {
  transform: rotate(284deg);
}

.r-285 {
  transform: rotate(285deg);
}

.r-286 {
  transform: rotate(286deg);
}

.r-287 {
  transform: rotate(287deg);
}

.r-288 {
  transform: rotate(288deg);
}

.r-289 {
  transform: rotate(289deg);
}

.r-290 {
  transform: rotate(290deg);
}

.r-291 {
  transform: rotate(291deg);
}

.r-292 {
  transform: rotate(292deg);
}

.r-293 {
  transform: rotate(293deg);
}

.r-294 {
  transform: rotate(294deg);
}

.r-295 {
  transform: rotate(295deg);
}

.r-296 {
  transform: rotate(296deg);
}

.r-297 {
  transform: rotate(297deg);
}

.r-298 {
  transform: rotate(298deg);
}

.r-299 {
  transform: rotate(299deg);
}

.r-300 {
  transform: rotate(300deg);
}

.r-301 {
  transform: rotate(301deg);
}

.r-302 {
  transform: rotate(302deg);
}

.r-303 {
  transform: rotate(303deg);
}

.r-304 {
  transform: rotate(304deg);
}

.r-305 {
  transform: rotate(305deg);
}

.r-306 {
  transform: rotate(306deg);
}

.r-307 {
  transform: rotate(307deg);
}

.r-308 {
  transform: rotate(308deg);
}

.r-309 {
  transform: rotate(309deg);
}

.r-310 {
  transform: rotate(310deg);
}

.r-311 {
  transform: rotate(311deg);
}

.r-312 {
  transform: rotate(312deg);
}

.r-313 {
  transform: rotate(313deg);
}

.r-314 {
  transform: rotate(314deg);
}

.r-315 {
  transform: rotate(315deg);
}

.r-316 {
  transform: rotate(316deg);
}

.r-317 {
  transform: rotate(317deg);
}

.r-318 {
  transform: rotate(318deg);
}

.r-319 {
  transform: rotate(319deg);
}

.r-320 {
  transform: rotate(320deg);
}

.r-321 {
  transform: rotate(321deg);
}

.r-322 {
  transform: rotate(322deg);
}

.r-323 {
  transform: rotate(323deg);
}

.r-324 {
  transform: rotate(324deg);
}

.r-325 {
  transform: rotate(325deg);
}

.r-326 {
  transform: rotate(326deg);
}

.r-327 {
  transform: rotate(327deg);
}

.r-328 {
  transform: rotate(328deg);
}

.r-329 {
  transform: rotate(329deg);
}

.r-330 {
  transform: rotate(330deg);
}

.r-331 {
  transform: rotate(331deg);
}

.r-332 {
  transform: rotate(332deg);
}

.r-333 {
  transform: rotate(333deg);
}

.r-334 {
  transform: rotate(334deg);
}

.r-335 {
  transform: rotate(335deg);
}

.r-336 {
  transform: rotate(336deg);
}

.r-337 {
  transform: rotate(337deg);
}

.r-338 {
  transform: rotate(338deg);
}

.r-339 {
  transform: rotate(339deg);
}

.r-340 {
  transform: rotate(340deg);
}

.r-341 {
  transform: rotate(341deg);
}

.r-342 {
  transform: rotate(342deg);
}

.r-343 {
  transform: rotate(343deg);
}

.r-344 {
  transform: rotate(344deg);
}

.r-345 {
  transform: rotate(345deg);
}

.r-346 {
  transform: rotate(346deg);
}

.r-347 {
  transform: rotate(347deg);
}

.r-348 {
  transform: rotate(348deg);
}

.r-349 {
  transform: rotate(349deg);
}

.r-350 {
  transform: rotate(350deg);
}

.r-351 {
  transform: rotate(351deg);
}

.r-352 {
  transform: rotate(352deg);
}

.r-353 {
  transform: rotate(353deg);
}

.r-354 {
  transform: rotate(354deg);
}

.r-355 {
  transform: rotate(355deg);
}

.r-356 {
  transform: rotate(356deg);
}

.r-357 {
  transform: rotate(357deg);
}

.r-358 {
  transform: rotate(358deg);
}

.r-359 {
  transform: rotate(359deg);
}

.r-360 {
  transform: rotate(360deg);
}

.button {
  margin: 0 0.75rem;
  padding: 1rem 3rem;
  color: white;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 100rem;
}
.button--primary {
  background-color: #3d0d66;
  transition: opacity 0.2s ease-in-out;
}
.button--primary:hover {
  color: white;
  background-color: #461274;
}
.button--secondary {
  background-color: #eb42ed;
  transition: opacity 0.2s ease-in-out;
}
.button--secondary:hover {
  color: white;
  background-color: #fa51fd;
}

.button-orange {
  background-color: rgb(255, 125, 59) !important;
  transition: background-color 0.2s ease-in-out;
}

.button-orange:hover {
  background-color: rgba(255, 125, 59, 0.8) !important;
  transition: background-color 0.2s ease-in-out;
}

.button-blue {
  background-color: rgb(66, 140, 255) !important;
  transition: background-color 0.2s ease-in-out;
}

.button-blue:hover {
  background-color: rgba(66, 140, 255, 0.8) !important;
  transition: background-color 0.2s ease-in-out;
}

.button-green {
  background-color: #ced756 !important;
  transition: background-color 0.2s ease-in-out;
}

.button-green:hover {
  background-color: #ced756 !important;
  transition: background-color 0.2s ease-in-out;
}

.button-purple {
  background-color: #3d0d66 !important;
  transition: background-color 0.2s ease-in-out;
}

.button-purple:hover {
  background-color: #eb42ed !important;
  transition: background-color 0.2s ease-in-out;
}

.button-pink {
  background-color: rgb(235, 66, 237) !important;
  transition: background-color 0.2s ease-in-out;
}

.button-pink:hover {
  background-color: rgba(235, 66, 237, 0.8) !important;
  transition: background-color 0.2s ease-in-out;
}

.button-disabled {
  cursor: not-allowed;
  opacity: 50%;
}

.button-nav {
  background-color: rgb(61, 13, 102) !important;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}

.button-nav:hover {
  background-color: rgba(61, 13, 102, 0.6) !important;
  transition: background-color 0.2s ease-in-out;
}

.flipper {
  z-index: 30;
  height: 280px;
}
@media (min-width: 768px) {
  .flipper {
    height: 200px;
  }
}

.huez .flipper .card {
  color: #3d0d66;
  background-color: transparent;
}
.huez .flipper .back {
  color: #3d0d66;
  background-color: rgba(66, 140, 255, 0.15);
}

.isola .flipper .card {
  color: #3d0d66;
  background-color: transparent;
}
.isola .flipper .back {
  color: #3d0d66;
  background-color: rgba(255, 125, 59, 0.15);
}

.briancon .flipper .card {
  color: #3d0d66;
  background-color: transparent;
}
.briancon .flipper .back {
  color: #3d0d66;
  background-color: rgba(206, 215, 86, 0.15);
}

.scene {
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}
.scene .card {
  width: 100%;
  height: 150px;
  text-align: center;
  transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  transition: transform 0.8s;
}
@media (min-width: 768px) {
  .scene .card {
    height: 100%;
  }
}

.back {
  position: absolute;
  width: 100%;
  height: 100%; /* Safari */
  backface-visibility: hidden;
}

.front {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-right: 5rem;
  padding-left: 5rem; /* Safari */
  backface-visibility: hidden;
}
@media screen and (max-width: 900px) {
  .front {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.outer:hover .card {
  transform: rotateY(180deg);
}

/* Style the front side (fallback if image is missing) */
.front {
  color: black;
}

/* Style the back side */
.back {
  transform: rotateY(180deg);
}

.outer {
  -moz-backface-visibility: hidden;
}

footer {
  z-index: 500;
  width: 100%;
  min-height: 54rem;
  margin-top: auto;
  background: url("/assets/img/footer.png") top center/cover no-repeat;
}
@media (max-width: 767.98px) {
  footer {
    min-height: initial;
    padding-top: 20rem;
    background-size: 100%;
  }
}
@media screen and (max-width: 400px) {
  footer {
    padding-top: 16rem;
  }
}
@media (max-width: 767.98px) {
  footer .container {
    max-width: initial;
    padding: 0;
  }
  footer .container .row {
    margin-right: auto;
    margin-left: auto;
  }
  footer .container .row > .col-12 {
    padding: 0;
  }
}
footer .container .row {
  max-width: 1230px;
  margin: 0 auto 0 auto;
}
footer .footer {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 54rem;
  margin-top: auto;
}
@media (max-width: 767.98px) {
  footer .footer {
    min-height: initial;
    margin-top: -8rem;
    background-color: #3d0d66;
  }
}
footer .footer .titles {
  margin-bottom: 3rem;
  font-size: 3rem;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  footer .footer .titles {
    margin-bottom: 4rem;
    font-size: 3rem;
    text-align: center;
  }
}
footer .footer .titles .primaryTitle {
  color: white;
  font-weight: 700;
  font-size: 3.45rem;
}
footer .footer .titles .secondaryTitle {
  color: #eb42ed;
  font-weight: 400;
}
footer .footer .infos {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  footer .footer .infos {
    flex-direction: column;
  }
}
footer .footer .infos .links, footer .footer .infos .contacts, footer .footer .infos .socials {
  display: flex;
  flex-direction: column;
}
footer .footer .infos .links img, footer .footer .infos .contacts img, footer .footer .infos .socials img {
  height: 100%;
  max-height: 4.5rem;
}
@media (max-width: 767.98px) {
  footer .footer .infos .links {
    margin-bottom: 3rem;
  }
}
footer .footer .infos .links a {
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  footer .footer .infos .links a {
    margin-bottom: 1.5rem;
  }
}
footer .footer .infos .links a:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  footer .footer .infos .contacts {
    align-items: center;
    margin-bottom: 3rem;
  }
}
footer .footer .infos .contacts .contact {
  display: flex;
  align-items: center;
  margin-bottom: 3.5rem;
}
@media (max-width: 767.98px) {
  footer .footer .infos .contacts .contact:first-child {
    flex-direction: column;
  }
  footer .footer .infos .contacts .contact:first-child a {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
footer .footer .infos .contacts .contact:last-child {
  margin-bottom: 0;
}
footer .footer .infos .contacts .contact a {
  margin-right: 1.5rem;
}
footer .footer .infos .contacts .contact a:last-child {
  margin-right: 0;
}
footer .footer .infos .contacts .contact div {
  color: white;
  font-weight: 400;
  font-size: 1.8rem;
  text-decoration: none;
}
footer .footer .infos .socials {
  flex-direction: row;
  align-items: center;
}
footer .footer .infos .socials a {
  margin-right: 1.5rem;
}
footer .footer .infos .socials a:last-child {
  margin-right: 0;
}
footer .footer .infos .socials .faq img {
  max-height: 8rem;
}
footer .footer .separator {
  width: 100%;
  height: 3px;
  margin: 4.5rem auto;
  background-color: #eb42ed;
  opacity: 1;
}
@media (max-width: 767.98px) {
  footer .footer .separator {
    width: 90%;
  }
}
footer .footer .copyright {
  margin-bottom: 4.5rem;
  color: #eb42ed;
  font-weight: 400;
  font-size: 2rem;
}
footer .footer .copyright .skiwego {
  text-align: left;
}
@media (max-width: 767.98px) {
  footer .footer .copyright .skiwego {
    text-align: center;
  }
}
footer .footer .copyright .authorisationNumber {
  text-align: right;
}
@media (max-width: 767.98px) {
  footer .footer .copyright .authorisationNumber {
    text-align: center;
  }
}
footer .barion {
  width: auto;
  height: 32px;
  border-radius: 4px;
  cursor: pointer;
  opacity: 65%;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 400px) {
  footer .barion {
    width: 250px;
    height: auto;
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media screen and (max-width: 800px) {
  footer .barion {
    padding-bottom: 1rem;
  }
}
footer .barion:hover {
  opacity: 100%;
  transition: all 0.3s ease-out;
}

nav {
  position: fixed;
  z-index: 3000;
  width: 100vw;
  height: 10rem;
  margin-bottom: 17rem;
  background-color: white;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 1600px) {
  nav {
    height: 8rem;
  }
}
nav.main::before {
  position: absolute;
  top: 10rem;
  left: 0;
  z-index: 100000;
  width: 34rem;
  height: 17rem;
  background-image: url("/assets/img/logos/SKIWEGO_logo-ellipse.png");
  background-repeat: no-repeat;
  background-size: 100%;
  filter: drop-shadow(0 10px 4px rgba(0, 0, 0, 0.25));
  content: "";
}
@media screen and (max-width: 1600px) {
  nav.main::before {
    top: 8rem;
    width: 22.66rem;
    height: 11.3333333333rem;
  }
}
nav .mainLogo {
  position: absolute;
  bottom: -14rem;
  left: 5rem;
  z-index: 1000000;
  display: block;
  height: 22rem;
  transform: rotate(-10deg);
}
@media screen and (max-width: 1600px) {
  nav .mainLogo {
    bottom: -9.33rem;
    left: 3.33rem;
    height: 14.66rem;
  }
}
nav .secondaryLogo {
  position: absolute;
  top: 50%;
  left: 5rem;
  z-index: 1000000;
  height: 7.5rem;
  transform: translateY(-50%);
}
nav .buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  width: -moz-max-content;
  width: max-content;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  nav .buttons {
    display: none;
  }
}
nav .buttons a.active {
  background-color: #eb42ed;
}
nav .hamburger {
  position: absolute;
  top: 50%;
  right: 4rem;
  transform: translateY(-50%);
}

.navigation .menuLogo .mainLogo {
  display: block;
}
.navigation .menuLogo .logo {
  display: none;
}

@media screen and (max-width: 600px) {
  .active .menuLogo .mainLogo {
    display: none;
  }
  .active .menuLogo .logo {
    display: block;
  }
}
.hamburgerMenu {
  position: fixed;
  top: 10rem;
  right: -80rem;
  z-index: 9000;
  display: flex;
  flex-direction: column;
  height: 100vh;
  padding: 6rem 14rem 16rem 14rem;
  overflow-y: scroll;
  background-color: rgba(61, 13, 102, 0.9);
  transition: right 0.4s ease-in-out;
}
@media screen and (max-width: 1600px) {
  .hamburgerMenu {
    top: 8rem;
  }
}
@media screen and (max-width: 600px) {
  .hamburgerMenu {
    right: -100rem;
    width: 100%;
  }
}
.hamburgerMenu.active {
  right: 0;
}
.hamburgerMenu .links, .hamburgerMenu .contacts {
  display: flex;
  flex-direction: column;
  margin-bottom: 10rem;
}
.hamburgerMenu .links a, .hamburgerMenu .contacts a {
  display: flex;
  align-items: center;
  margin-bottom: 5rem;
  color: white;
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}
.hamburgerMenu .links a:hover, .hamburgerMenu .contacts a:hover {
  color: #eb42ed;
}
.hamburgerMenu .links a:hover .arrow, .hamburgerMenu .contacts a:hover .arrow {
  background: url("/assets/img/icon-menu-arrow-active.png") center/100% no-repeat;
}
.hamburgerMenu .links a:last-child, .hamburgerMenu .contacts a:last-child {
  margin-bottom: 0;
}
.hamburgerMenu .links a .arrow, .hamburgerMenu .contacts a .arrow {
  width: 2rem;
  height: 2rem;
  margin: 0 0.5rem 0 2.5rem;
  background: url("/assets/img/icon-menu-arrow.png") center/100% no-repeat;
  transition: background 0.2s ease-in-out;
}
.hamburgerMenu .buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hamburgerMenu .buttons a {
  width: 100%;
  margin-bottom: 3.5rem;
}
.hamburgerMenu .buttons a:last-child {
  margin-bottom: 0;
}
.hamburgerMenu .buttons div {
  width: 100%;
}
.hamburgerMenu .buttons div div {
  width: 100%;
}
.hamburgerMenu .buttons button {
  width: 100%;
}
.hamburgerMenu .buttons .nav-btn {
  margin-bottom: 3.5rem;
}

.pill {
  position: relative;
  background-color: white;
}
.pill--home1, .pill--home2 {
  width: calc(50% - 0.75rem);
  height: 60rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 1600px) {
  .pill--home1, .pill--home2 {
    height: 53rem;
  }
}
@media screen and (max-width: 1100px) {
  .pill--home1, .pill--home2 {
    height: 46rem;
  }
}
@media (max-width: 767.98px) {
  .pill--home1, .pill--home2 {
    width: calc(100% - 3rem);
    height: 61rem;
  }
}
.pill--home1 .text, .pill--home2 .text {
  position: absolute;
}
.pill--home1 .logo, .pill--home2 .logo {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20rem;
  height: 20rem;
  padding: 1rem;
  background-color: white;
  border-radius: 50%;
}
.pill--home1 .logo img, .pill--home2 .logo img {
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .pill--home1 .text, .pill--home1 .logo, .pill--home2 .text, .pill--home2 .logo {
    transform: scale(0.75);
  }
}
@media screen and (max-width: 1100px) {
  .pill--home1 .text, .pill--home1 .logo, .pill--home2 .text, .pill--home2 .logo {
    transform: scale(0.8);
  }
}
@media (max-width: 767.98px) {
  .pill--home1 .text, .pill--home1 .logo, .pill--home2 .text, .pill--home2 .logo {
    transform: scale(1);
  }
}
.pill--home1 {
  background-image: url("/assets/img/home/pill-1.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 150% auto;
  border-radius: 0 240px 240px 0;
  transition: all 0.2s ease-in;
}
@media screen and (max-width: 500px) {
  .pill--home1 {
    background-size: 190% auto;
  }
}
@media screen and (max-width: 400px) {
  .pill--home1 {
    background-size: 250% auto;
  }
}
.pill--home1 .logo {
  right: 5rem;
  bottom: -5rem;
}
@media screen and (max-width: 1600px) {
  .pill--home1 .logo {
    right: 2rem;
  }
}
@media screen and (max-width: 1100px) {
  .pill--home1 .logo {
    right: -1rem;
    bottom: -7rem;
  }
}
@media (max-width: 767.98px) {
  .pill--home1 .logo {
    right: 2rem;
  }
}
.pill--home1 .text {
  right: 8rem;
  bottom: -16rem;
  width: 61rem;
  height: 10.3rem;
}
@media screen and (max-width: 1600px) {
  .pill--home1 .text {
    right: 0;
    bottom: -14rem;
  }
}
@media screen and (max-width: 1100px) {
  .pill--home1 .text {
    right: -5rem;
    bottom: -13rem;
  }
}
@media (max-width: 767.98px) {
  .pill--home1 .text {
    right: 5rem;
    bottom: -17rem;
  }
}
@media screen and (max-width: 500px) {
  .pill--home1 .text {
    bottom: -14rem;
    width: 48rem;
    height: auto;
  }
}
.pill--home1:hover {
  background-size: 160% auto;
  transition: all 0.1s ease-out;
}
@media screen and (max-width: 500px) {
  .pill--home1:hover {
    background-size: 200% auto;
  }
}
@media screen and (max-width: 400px) {
  .pill--home1:hover {
    background-size: 260% auto;
  }
}
.pill--home2 {
  margin-top: -36rem;
  margin-left: auto;
  background-image: url("/assets/img/home/pill-2.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 150% auto;
  border-radius: 240px 0 0 240px;
  transition: all 0.2s ease-in;
}
@media screen and (max-width: 500px) {
  .pill--home2 {
    background-size: 190% auto;
  }
}
@media screen and (max-width: 400px) {
  .pill--home2 {
    background-size: 250% auto;
  }
}
@media screen and (max-width: 1600px) {
  .pill--home2 {
    margin-top: -32rem;
  }
}
@media screen and (max-width: 1100px) {
  .pill--home2 {
    margin-top: -28rem;
  }
}
@media (max-width: 767.98px) {
  .pill--home2 {
    margin-top: 30rem;
  }
}
.pill--home2 .logo {
  top: -5rem;
  left: 5rem;
}
@media screen and (max-width: 1600px) {
  .pill--home2 .logo {
    left: 2rem;
  }
}
@media screen and (max-width: 1100px) {
  .pill--home2 .logo {
    top: -7rem;
    left: -1rem;
  }
}
@media (max-width: 767.98px) {
  .pill--home2 .logo {
    left: 2rem;
  }
}
.pill--home2 .text {
  bottom: -16rem;
  left: 0;
  width: 71.7rem;
  height: 18.5rem;
}
@media screen and (max-width: 1600px) {
  .pill--home2 .text {
    bottom: -14rem;
    left: -6rem;
  }
}
@media screen and (max-width: 1100px) {
  .pill--home2 .text {
    bottom: -14rem;
    left: -12rem;
  }
}
@media (max-width: 767.98px) {
  .pill--home2 .text {
    bottom: -17rem;
    left: 5rem;
  }
}
@media screen and (max-width: 500px) {
  .pill--home2 .text {
    bottom: -14rem;
    width: 48rem;
    height: auto;
  }
}
.pill--home2:hover {
  background-size: 160% auto;
  transition: all 0.1s ease-out;
}
@media screen and (max-width: 500px) {
  .pill--home2:hover {
    background-size: 200% auto;
  }
}
@media screen and (max-width: 400px) {
  .pill--home2:hover {
    background-size: 260% auto;
  }
}
.pill--isola1, .pill--huez1, .pill--briancon1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  height: 59.4rem;
  margin-top: 12rem;
  margin-bottom: 24rem;
  background-color: white;
  border-top-right-radius: 118.8rem;
  border-bottom-right-radius: 118.8rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 1500px) {
  .pill--isola1, .pill--huez1, .pill--briancon1 {
    width: calc(100vw - 2rem);
  }
}
@media screen and (max-width: 1000px) {
  .pill--isola1, .pill--huez1, .pill--briancon1 {
    height: initial;
    margin-top: 60rem;
  }
}
@media (max-width: 767.98px) {
  .pill--isola1, .pill--huez1, .pill--briancon1 {
    margin-top: 44rem;
  }
}
@media (max-width: 575.98px) {
  .pill--isola1, .pill--huez1, .pill--briancon1 {
    margin-bottom: 32rem;
  }
}
.pill--isola1 .pill-image, .pill--isola1 .pill-content, .pill--huez1 .pill-image, .pill--huez1 .pill-content, .pill--briancon1 .pill-image, .pill--briancon1 .pill-content {
  width: 50%;
}
@media screen and (max-width: 1000px) {
  .pill--isola1 .pill-image, .pill--huez1 .pill-image, .pill--briancon1 .pill-image {
    position: absolute;
    top: -50rem;
    z-index: -1;
    width: calc(100vw + 2rem);
  }
}
@media (max-width: 767.98px) {
  .pill--isola1 .pill-image, .pill--huez1 .pill-image, .pill--briancon1 .pill-image {
    top: -30rem;
  }
}
.pill--isola1 .pill-image img, .pill--huez1 .pill-image img, .pill--briancon1 .pill-image img {
  width: 100%;
  height: 59.4rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767.98px) {
  .pill--isola1 .pill-image img, .pill--huez1 .pill-image img, .pill--briancon1 .pill-image img {
    height: 39.6rem;
  }
}
.pill--isola1 .pill-content, .pill--huez1 .pill-content, .pill--briancon1 .pill-content {
  position: relative;
  height: 100%;
  padding: 6rem;
}
@media (max-width: 575.98px) {
  .pill--isola1 .pill-content, .pill--huez1 .pill-content, .pill--briancon1 .pill-content {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .pill--isola1 .pill-content, .pill--huez1 .pill-content, .pill--briancon1 .pill-content {
    width: 100%;
  }
}
.pill--isola1 .pill-content .pill-price, .pill--huez1 .pill-content .pill-price, .pill--briancon1 .pill-content .pill-price {
  position: absolute;
  top: -1rem;
  right: 14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14rem;
  height: 14rem;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.2;
  text-align: center;
  border-radius: 50%;
  transform: rotate(15deg);
}
@media screen and (max-width: 1300px) {
  .pill--isola1 .pill-content .pill-price, .pill--huez1 .pill-content .pill-price, .pill--briancon1 .pill-content .pill-price {
    top: 2rem;
  }
}
@media (max-width: 575.98px) {
  .pill--isola1 .pill-content .pill-price, .pill--huez1 .pill-content .pill-price, .pill--briancon1 .pill-content .pill-price {
    right: 15rem;
    width: 12rem;
    height: 12rem;
    font-size: 2rem;
  }
}
.pill--isola1 .pill-content .pill-title, .pill--huez1 .pill-content .pill-title, .pill--briancon1 .pill-content .pill-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
  line-height: 1;
  text-transform: uppercase;
}
.pill--isola1 .pill-content .pill-title .country, .pill--huez1 .pill-content .pill-title .country, .pill--briancon1 .pill-content .pill-title .country {
  margin-bottom: 2rem;
  color: #eb42ed;
  font-weight: 700;
  font-size: 2.2rem;
}
.pill--isola1 .pill-content .pill-title .title, .pill--huez1 .pill-content .pill-title .title, .pill--briancon1 .pill-content .pill-title .title {
  color: #3d0d66;
  font-weight: 700;
  font-size: 3.6rem;
}
.pill--isola1 .pill-content .pill-descriptions, .pill--huez1 .pill-content .pill-descriptions, .pill--briancon1 .pill-content .pill-descriptions {
  display: flex;
}
@media (max-width: 575.98px) {
  .pill--isola1 .pill-content .pill-descriptions, .pill--huez1 .pill-content .pill-descriptions, .pill--briancon1 .pill-content .pill-descriptions {
    flex-direction: column;
  }
}
.pill--isola1 .pill-content .pill-descriptions .pill-description, .pill--huez1 .pill-content .pill-descriptions .pill-description, .pill--briancon1 .pill-content .pill-descriptions .pill-description {
  min-width: 33rem;
  font-size: 2rem;
}
@media (max-width: 575.98px) {
  .pill--isola1 .pill-content .pill-descriptions .pill-description, .pill--huez1 .pill-content .pill-descriptions .pill-description, .pill--briancon1 .pill-content .pill-descriptions .pill-description {
    min-width: 26rem;
    max-width: 80%;
  }
}
@media (max-width: 575.98px) {
  .pill--isola1 .pill-content .pill-descriptions .pill-description:last-child, .pill--huez1 .pill-content .pill-descriptions .pill-description:last-child, .pill--briancon1 .pill-content .pill-descriptions .pill-description:last-child {
    margin-top: 1rem;
  }
}
.pill--isola1 .pill-content .pill-descriptions .pill-description .pill-description-content, .pill--huez1 .pill-content .pill-descriptions .pill-description .pill-description-content, .pill--briancon1 .pill-content .pill-descriptions .pill-description .pill-description-content {
  position: relative;
  display: flex;
  align-items: center;
  color: #3d0d66;
  font-weight: 400;
}
.pill--isola1 .pill-content .pill-descriptions .pill-description .pill-description-content span, .pill--huez1 .pill-content .pill-descriptions .pill-description .pill-description-content span, .pill--briancon1 .pill-content .pill-descriptions .pill-description .pill-description-content span {
  margin-left: 0.5rem;
  color: #eb42ed;
  font-weight: 700;
}
.pill--isola1 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase, .pill--huez1 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase, .pill--briancon1 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase {
  text-transform: uppercase;
}
.pill--isola1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before, .pill--huez1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before, .pill--briancon1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  border-radius: 50%;
  content: "";
}
.pill--isola1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before, .pill--huez1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before, .pill--briancon1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before {
  background-color: #000000;
}
.pill--isola1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before, .pill--huez1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before, .pill--briancon1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before {
  background-color: #f93e3d;
}
.pill--isola1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before, .pill--huez1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before, .pill--briancon1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before {
  background-color: #428cff;
}
.pill--isola1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before, .pill--huez1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before, .pill--briancon1 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before {
  background-color: #6de057;
}
.pill--isola1 .pill-content .pill-list, .pill--huez1 .pill-content .pill-list, .pill--briancon1 .pill-content .pill-list {
  margin-top: 6rem;
}
@media (max-width: 575.98px) {
  .pill--isola1 .pill-content .pill-list, .pill--huez1 .pill-content .pill-list, .pill--briancon1 .pill-content .pill-list {
    position: absolute;
  }
}
.pill--isola1 .pill-content .pill-list .pill-list-item, .pill--huez1 .pill-content .pill-list .pill-list-item, .pill--briancon1 .pill-content .pill-list .pill-list-item {
  display: flex;
  align-items: center;
  color: #3d0d66;
  font-weight: 500;
  font-size: 2rem;
}
.pill--isola1 .pill-content .pill-list .pill-list-item::before, .pill--huez1 .pill-content .pill-list .pill-list-item::before, .pill--briancon1 .pill-content .pill-list .pill-list-item::before {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 1rem;
  background-color: black;
  border-radius: 50%;
  content: "";
}
.pill--isola1 .pill-text, .pill--huez1 .pill-text, .pill--briancon1 .pill-text {
  position: absolute;
  top: 64rem;
  left: 3rem;
  width: 80rem;
}
@media screen and (max-width: 1600px) {
  .pill--isola1 .pill-text, .pill--huez1 .pill-text, .pill--briancon1 .pill-text {
    width: 70rem;
  }
}
@media screen and (max-width: 1200px) {
  .pill--isola1 .pill-text, .pill--huez1 .pill-text, .pill--briancon1 .pill-text {
    width: 55rem;
  }
}
@media screen and (max-width: 900px) {
  .pill--isola1 .pill-text, .pill--huez1 .pill-text, .pill--briancon1 .pill-text {
    top: 58rem;
    left: 50%;
    width: 65rem;
    transform: translateX(-50%);
  }
}
@media (max-width: 767.98px) {
  .pill--isola1 .pill-text, .pill--huez1 .pill-text, .pill--briancon1 .pill-text {
    top: 55rem;
    left: calc(50% + 1rem);
    width: 100%;
    transform: translateX(-50%);
  }
}
@media (max-width: 575.98px) {
  .pill--isola1 .pill-text, .pill--huez1 .pill-text, .pill--briancon1 .pill-text {
    top: 62rem;
  }
}
.pill--isola1 .pill-price {
  color: #ff7d3b;
  background-color: rgba(255, 125, 59, 0.15);
}
.pill--huez1 .pill-price {
  color: #428cff;
  background-color: rgba(66, 140, 255, 0.15);
}
.pill--briancon1 .pill-price {
  color: #ced756;
  background-color: rgba(206, 215, 86, 0.15);
}
.pill--isola2, .pill--huez2, .pill--briancon2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 98vw;
  max-width: 1500px;
  height: 59.4rem;
  margin-top: 12rem;
  margin-bottom: 8rem;
  border-top-right-radius: 118.8rem;
  border-bottom-right-radius: 118.8rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}
.pill--isola2 .pill-image, .pill--isola2 .pill-content, .pill--huez2 .pill-image, .pill--huez2 .pill-content, .pill--briancon2 .pill-image, .pill--briancon2 .pill-content {
  width: 50%;
}
.pill--isola2 .pill-image img, .pill--huez2 .pill-image img, .pill--briancon2 .pill-image img {
  width: 100%;
  height: 59.4rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.pill--isola2 .pill-content, .pill--huez2 .pill-content, .pill--briancon2 .pill-content {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem 5rem;
  background-color: white;
  border-top-right-radius: 118.8rem;
  border-bottom-right-radius: 118.8rem;
}
.pill--isola2 .pill-content .pill-price, .pill--huez2 .pill-content .pill-price, .pill--briancon2 .pill-content .pill-price {
  position: absolute;
  top: 4rem;
  right: 18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14rem;
  height: 14rem;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.2;
  text-align: center;
  border-radius: 50%;
  transform: rotate(15deg);
}
.pill--isola2 .pill-content .pill-title, .pill--huez2 .pill-content .pill-title, .pill--briancon2 .pill-content .pill-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
  line-height: 1;
  text-transform: uppercase;
}
.pill--isola2 .pill-content .pill-title .accommodation, .pill--huez2 .pill-content .pill-title .accommodation, .pill--briancon2 .pill-content .pill-title .accommodation {
  margin-bottom: 1rem;
  color: #eb42ed;
  font-weight: 700;
  font-size: 2.2rem;
}
.pill--isola2 .pill-content .pill-title .title, .pill--huez2 .pill-content .pill-title .title, .pill--briancon2 .pill-content .pill-title .title {
  margin-bottom: 1.5rem;
  color: #3d0d66;
  font-weight: 700;
  font-size: 3.6rem;
}
.pill--isola2 .pill-content .pill-title .stars, .pill--huez2 .pill-content .pill-title .stars, .pill--briancon2 .pill-content .pill-title .stars {
  display: flex;
}
.pill--isola2 .pill-content .pill-title .stars img, .pill--huez2 .pill-content .pill-title .stars img, .pill--briancon2 .pill-content .pill-title .stars img {
  width: 2rem;
  margin-right: 0.5rem;
}
.pill--isola2 .pill-content .pill-descriptions, .pill--huez2 .pill-content .pill-descriptions, .pill--briancon2 .pill-content .pill-descriptions {
  display: flex;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description, .pill--huez2 .pill-content .pill-descriptions .pill-description, .pill--briancon2 .pill-content .pill-descriptions .pill-description {
  min-width: 33rem;
  font-size: 2rem;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content {
  position: relative;
  display: flex;
  align-items: center;
  color: #3d0d66;
  font-weight: 400;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content span, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content span, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content span {
  margin-left: 0.5rem;
  color: #eb42ed;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content.bold, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content.bold, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content.bold {
  font-weight: 500;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase {
  text-transform: uppercase;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  border-radius: 50%;
  content: "";
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before {
  background-color: #000000;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before {
  background-color: #f93e3d;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before {
  background-color: #428cff;
}
.pill--isola2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before, .pill--huez2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before, .pill--briancon2 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before {
  background-color: #6de057;
}
.pill--isola2 .pill-content .pill-list, .pill--huez2 .pill-content .pill-list, .pill--briancon2 .pill-content .pill-list {
  margin-top: 6rem;
}
.pill--isola2 .pill-content .pill-list .pill-list-item, .pill--huez2 .pill-content .pill-list .pill-list-item, .pill--briancon2 .pill-content .pill-list .pill-list-item {
  display: flex;
  align-items: center;
  color: #3d0d66;
  font-weight: 500;
  font-size: 2rem;
}
.pill--isola2 .pill-content .pill-list .pill-list-item::before, .pill--huez2 .pill-content .pill-list .pill-list-item::before, .pill--briancon2 .pill-content .pill-list .pill-list-item::before {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 1rem;
  background-color: black;
  border-radius: 50%;
  content: "";
}
.pill--isola2 .pill-content .pill-buttons, .pill--huez2 .pill-content .pill-buttons, .pill--briancon2 .pill-content .pill-buttons {
  display: flex;
  margin-top: auto;
}
.pill--isola2 .pill-content .pill-buttons a, .pill--huez2 .pill-content .pill-buttons a, .pill--briancon2 .pill-content .pill-buttons a {
  display: block;
  width: 20rem;
  margin-right: 0.5rem;
}
.pill--isola2 .pill-text, .pill--huez2 .pill-text, .pill--briancon2 .pill-text {
  position: absolute;
  top: 64rem;
  left: 3rem;
  width: 80rem;
}
.pill--isola2 .pill-price {
  color: #ff7d3b;
  background-color: rgba(255, 125, 59, 0.15);
}
.pill--huez2 .pill-price {
  color: #428cff;
  background-color: rgba(66, 140, 255, 0.15);
}
.pill--briancon2 .pill-price {
  color: #ced756;
  background-color: rgba(206, 215, 86, 0.15);
}
.pill--isola3, .pill--huez3, .pill--briancon3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 98vw;
  max-width: 1500px;
  height: 59.4rem;
  margin-top: 8rem;
  margin-bottom: 8rem;
  border-top-right-radius: 118.8rem;
  border-bottom-right-radius: 118.8rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}
.pill--isola3 .pill-image, .pill--isola3 .pill-content, .pill--huez3 .pill-image, .pill--huez3 .pill-content, .pill--briancon3 .pill-image, .pill--briancon3 .pill-content {
  width: 50%;
}
.pill--isola3 .pill-image img, .pill--huez3 .pill-image img, .pill--briancon3 .pill-image img {
  width: 100%;
  height: 59.4rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.pill--isola3 .pill-content, .pill--huez3 .pill-content, .pill--briancon3 .pill-content {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem 5rem;
}
.pill--isola3 .pill-content .pill-price, .pill--huez3 .pill-content .pill-price, .pill--briancon3 .pill-content .pill-price {
  position: absolute;
  top: 4rem;
  right: 18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14rem;
  height: 14rem;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.2;
  text-align: center;
  border-radius: 50%;
  transform: rotate(15deg);
}
.pill--isola3 .pill-content .pill-title, .pill--huez3 .pill-content .pill-title, .pill--briancon3 .pill-content .pill-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
  line-height: 1;
  text-transform: uppercase;
}
.pill--isola3 .pill-content .pill-title .accommodation, .pill--huez3 .pill-content .pill-title .accommodation, .pill--briancon3 .pill-content .pill-title .accommodation {
  margin-bottom: 1rem;
  color: #eb42ed;
  font-weight: 700;
  font-size: 2.2rem;
}
.pill--isola3 .pill-content .pill-title .title, .pill--huez3 .pill-content .pill-title .title, .pill--briancon3 .pill-content .pill-title .title {
  margin-bottom: 1.5rem;
  color: #3d0d66;
  font-weight: 700;
  font-size: 3.6rem;
}
.pill--isola3 .pill-content .pill-title .stars, .pill--huez3 .pill-content .pill-title .stars, .pill--briancon3 .pill-content .pill-title .stars {
  display: flex;
}
.pill--isola3 .pill-content .pill-title .stars img, .pill--huez3 .pill-content .pill-title .stars img, .pill--briancon3 .pill-content .pill-title .stars img {
  width: 2rem;
  margin-right: 0.5rem;
}
.pill--isola3 .pill-content .pill-descriptions, .pill--huez3 .pill-content .pill-descriptions, .pill--briancon3 .pill-content .pill-descriptions {
  display: flex;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description, .pill--huez3 .pill-content .pill-descriptions .pill-description, .pill--briancon3 .pill-content .pill-descriptions .pill-description {
  min-width: 33rem;
  font-size: 2rem;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content {
  position: relative;
  display: flex;
  align-items: center;
  color: #3d0d66;
  font-weight: 400;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content span, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content span, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content span {
  margin-left: 0.5rem;
  color: #eb42ed;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content.bold, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content.bold, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content.bold {
  font-weight: 500;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content.uppercase {
  text-transform: uppercase;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet::before {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  border-radius: 50%;
  content: "";
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.black::before {
  background-color: #000000;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.red::before {
  background-color: #f93e3d;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.blue::before {
  background-color: #428cff;
}
.pill--isola3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before, .pill--huez3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before, .pill--briancon3 .pill-content .pill-descriptions .pill-description .pill-description-content.bullet.green::before {
  background-color: #6de057;
}
.pill--isola3 .pill-content .pill-list, .pill--huez3 .pill-content .pill-list, .pill--briancon3 .pill-content .pill-list {
  margin-top: 6rem;
}
.pill--isola3 .pill-content .pill-list .pill-list-item, .pill--huez3 .pill-content .pill-list .pill-list-item, .pill--briancon3 .pill-content .pill-list .pill-list-item {
  display: flex;
  align-items: center;
  color: #3d0d66;
  font-weight: 500;
  font-size: 2rem;
}
.pill--isola3 .pill-content .pill-list .pill-list-item::before, .pill--huez3 .pill-content .pill-list .pill-list-item::before, .pill--briancon3 .pill-content .pill-list .pill-list-item::before {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 1rem;
  background-color: black;
  border-radius: 50%;
  content: "";
}
.pill--isola3 .pill-content .pill-buttons, .pill--huez3 .pill-content .pill-buttons, .pill--briancon3 .pill-content .pill-buttons {
  display: flex;
  margin-top: auto;
}
.pill--isola3 .pill-content .pill-buttons a, .pill--huez3 .pill-content .pill-buttons a, .pill--briancon3 .pill-content .pill-buttons a {
  display: block;
  width: 20rem;
  margin-right: 0.5rem;
}
.pill--isola3 .pill-text, .pill--huez3 .pill-text, .pill--briancon3 .pill-text {
  position: absolute;
  top: 64rem;
  left: 3rem;
  width: 80rem;
}
.pill--isola3 .pill-price {
  color: #ff7d3b;
  background-color: rgba(255, 125, 59, 0.15);
}
.pill--huez3 .pill-price {
  color: #428cff;
  background-color: rgba(66, 140, 255, 0.15);
}
.pill--briancon3 .pill-price {
  color: #ced756;
  background-color: rgba(206, 215, 86, 0.15);
}
@media screen and (max-width: 1000px) {
  .pill--isola2, .pill--huez2, .pill--briancon2, .pill--isola3, .pill--huez3, .pill--briancon3 {
    margin-top: 48rem !important;
  }
}
@media (max-width: 767.98px) {
  .pill--isola2, .pill--huez2, .pill--briancon2, .pill--isola3, .pill--huez3, .pill--briancon3 {
    height: initial !important;
  }
}
@media screen and (max-width: 1000px) {
  .pill--isola2 .swiper-container, .pill--huez2 .swiper-container, .pill--briancon2 .swiper-container, .pill--isola3 .swiper-container, .pill--huez3 .swiper-container, .pill--briancon3 .swiper-container {
    position: absolute !important;
    top: -38rem !important;
    left: 0 !important;
    z-index: 1 !important;
    width: 100vw !important;
    height: 45rem !important;
  }
}
@media screen and (max-width: 1700px) {
  .pill--isola2 .swiper-container .swiper-pagination, .pill--huez2 .swiper-container .swiper-pagination, .pill--briancon2 .swiper-container .swiper-pagination, .pill--isola3 .swiper-container .swiper-pagination, .pill--huez3 .swiper-container .swiper-pagination, .pill--briancon3 .swiper-container .swiper-pagination {
    top: 3rem !important;
  }
}
.pill--isola2 .swiper-container .swiper-button-next, .pill--isola2 .swiper-container .swiper-button-prev, .pill--huez2 .swiper-container .swiper-button-next, .pill--huez2 .swiper-container .swiper-button-prev, .pill--briancon2 .swiper-container .swiper-button-next, .pill--briancon2 .swiper-container .swiper-button-prev, .pill--isola3 .swiper-container .swiper-button-next, .pill--isola3 .swiper-container .swiper-button-prev, .pill--huez3 .swiper-container .swiper-button-next, .pill--huez3 .swiper-container .swiper-button-prev, .pill--briancon3 .swiper-container .swiper-button-next, .pill--briancon3 .swiper-container .swiper-button-prev {
  z-index: 5000;
  padding: 20px;
}
@media screen and (max-width: 1000px) {
  .pill--isola2 .pill-content, .pill--huez2 .pill-content, .pill--briancon2 .pill-content, .pill--isola3 .pill-content, .pill--huez3 .pill-content, .pill--briancon3 .pill-content {
    width: 100% !important;
  }
}
@media (max-width: 767.98px) {
  .pill--isola2 .pill-content, .pill--huez2 .pill-content, .pill--briancon2 .pill-content, .pill--isola3 .pill-content, .pill--huez3 .pill-content, .pill--briancon3 .pill-content {
    padding: 3rem 5rem 6rem !important;
  }
}
@media (max-width: 991.98px) {
  .pill--isola2 .pill-content .pill-price, .pill--huez2 .pill-content .pill-price, .pill--briancon2 .pill-content .pill-price, .pill--isola3 .pill-content .pill-price, .pill--huez3 .pill-content .pill-price, .pill--briancon3 .pill-content .pill-price {
    top: 10rem !important;
    right: 6rem !important;
  }
}
@media (max-width: 767.98px) {
  .pill--isola2 .pill-content .pill-buttons, .pill--huez2 .pill-content .pill-buttons, .pill--briancon2 .pill-content .pill-buttons, .pill--isola3 .pill-content .pill-buttons, .pill--huez3 .pill-content .pill-buttons, .pill--briancon3 .pill-content .pill-buttons {
    position: absolute !important;
    bottom: -2rem !important;
    left: 1.5rem !important;
    width: calc(100vw - 3.2rem) !important;
  }
}
@media (max-width: 767.98px) {
  .pill--isola2 .pill-content .pill-buttons .button, .pill--huez2 .pill-content .pill-buttons .button, .pill--briancon2 .pill-content .pill-buttons .button, .pill--isola3 .pill-content .pill-buttons .button, .pill--huez3 .pill-content .pill-buttons .button, .pill--briancon3 .pill-content .pill-buttons .button {
    width: 100% !important;
    margin: 0 0.5rem !important;
  }
}

.splash {
  position: absolute;
  width: 110rem;
  height: 125rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.splash.blue--1 {
  background-image: url("/assets/img/splashes/skiwego_paca_kek-16.png");
}
.splash.blue--2 {
  background-image: url("/assets/img/splashes/skiwego_paca_kek-17.png");
}
.splash.blue--3 {
  background-image: url("/assets/img/splashes/skiwego_paca_kek-18.png");
}
.splash.blue--4 {
  background-image: url("/assets/img/splashes/skiwego_paca_kek-19.png");
}
.splash.orange--1 {
  background-image: url("/assets/img/splashes/skiwego_paca_nari-16.png");
}
.splash.orange--2 {
  background-image: url("/assets/img/splashes/skiwego_paca_nari-17.png");
}
.splash.orange--3 {
  background-image: url("/assets/img/splashes/skiwego_paca_nari-18.png");
}
.splash.orange--4 {
  background-image: url("/assets/img/splashes/skiwego_paca_nari-19.png");
}
.splash--home1 {
  top: 60rem;
  right: -20rem;
}
.splash--home2 {
  top: 120rem;
  right: 20rem;
}
.splash--home3 {
  top: 90rem;
  left: -20rem;
}

.table-isola,
.table-huez,
.table-briancon {
  display: flex;
  flex-direction: column;
  width: 100rem;
  margin: 0 auto;
  padding: 4rem;
  border-radius: 4rem;
}
@media (max-width: 991.98px) {
  .table-isola,
  .table-huez,
  .table-briancon {
    width: calc(100% - 3.2rem);
  }
}
.table-isola .accommodation-container,
.table-huez .accommodation-container,
.table-briancon .accommodation-container {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .table-isola .accommodation-container,
  .table-huez .accommodation-container,
  .table-briancon .accommodation-container {
    justify-content: center;
  }
}
.table-isola .accommodation-container .accommodation-prev, .table-isola .accommodation-container .accommodation-next,
.table-huez .accommodation-container .accommodation-prev,
.table-huez .accommodation-container .accommodation-next,
.table-briancon .accommodation-container .accommodation-prev,
.table-briancon .accommodation-container .accommodation-next {
  position: absolute;
  top: 9rem;
  display: none;
  width: 3rem;
}
@media (max-width: 991.98px) {
  .table-isola .accommodation-container .accommodation-prev, .table-isola .accommodation-container .accommodation-next,
  .table-huez .accommodation-container .accommodation-prev,
  .table-huez .accommodation-container .accommodation-next,
  .table-briancon .accommodation-container .accommodation-prev,
  .table-briancon .accommodation-container .accommodation-next {
    display: block;
  }
}
.table-isola .accommodation-container .accommodation-prev,
.table-huez .accommodation-container .accommodation-prev,
.table-briancon .accommodation-container .accommodation-prev {
  left: 1rem;
}
.table-isola .accommodation-container .accommodation-next,
.table-huez .accommodation-container .accommodation-next,
.table-briancon .accommodation-container .accommodation-next {
  right: 1rem;
}
.table-isola .accommodation-container .accommodation,
.table-huez .accommodation-container .accommodation,
.table-briancon .accommodation-container .accommodation {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .table-isola .accommodation-container .accommodation:not(.active),
  .table-huez .accommodation-container .accommodation:not(.active),
  .table-briancon .accommodation-container .accommodation:not(.active) {
    display: none;
  }
}
.table-isola .accommodation-container .accommodation .date,
.table-huez .accommodation-container .accommodation .date,
.table-briancon .accommodation-container .accommodation .date {
  margin-bottom: 3rem;
  color: #eb42ed;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
}
.table-isola .accommodation-container .accommodation .prices,
.table-huez .accommodation-container .accommodation .prices,
.table-briancon .accommodation-container .accommodation .prices {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.table-isola .accommodation-container .accommodation .prices .price,
.table-huez .accommodation-container .accommodation .prices .price,
.table-briancon .accommodation-container .accommodation .prices .price {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.table-isola .accommodation-container .accommodation .prices .price:last-child,
.table-huez .accommodation-container .accommodation .prices .price:last-child,
.table-briancon .accommodation-container .accommodation .prices .price:last-child {
  margin-bottom: 0;
}
.table-isola .accommodation-container .accommodation .prices .price .size,
.table-huez .accommodation-container .accommodation .prices .price .size,
.table-briancon .accommodation-container .accommodation .prices .price .size {
  width: 11.5rem;
  margin-right: 1rem;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
}
.table-isola .accommodation-container .accommodation .prices .price .amount,
.table-huez .accommodation-container .accommodation .prices .price .amount,
.table-briancon .accommodation-container .accommodation .prices .price .amount {
  color: #eb42ed;
  font-weight: 700;
  font-size: 2.6rem;
}
.table-isola .button,
.table-huez .button,
.table-briancon .button {
  margin: 4rem auto 0;
}

.table-isola {
  background-color: rgba(255, 125, 59, 0.15);
}

.table-huez {
  background-color: rgba(66, 140, 255, 0.15);
}

.table-briancon {
  background-color: rgba(206, 215, 86, 0.15);
}

.faq .pageHeader {
  position: absolute;
  margin-top: 50rem;
}
@media screen and (max-width: 1700px) {
  .faq .pageHeader {
    font-size: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .faq .pageHeader {
    font-size: 30rem;
  }
}
@media screen and (max-width: 600px) {
  .faq .pageHeader {
    font-size: 20rem;
  }
}
.faq .pageTitle {
  z-index: 100;
  display: block;
  float: left;
  max-width: 60%;
  margin-top: 50rem;
  margin-right: auto;
  margin-bottom: 10rem;
  color: rgba(235, 66, 237, 0.35);
  font-weight: 700;
  font-size: 14rem;
  text-align: left;
  text-transform: uppercase;
  word-wrap: normal;
}
@media (max-width: 767.98px) {
  .faq .pageTitle {
    margin-top: 40rem;
    font-size: 8rem;
  }
}
@media screen and (max-width: 750px) {
  .faq .pageTitle {
    margin-top: 55rem;
  }
}
@media (max-width: 575.98px) {
  .faq .pageTitle {
    margin-top: 35rem;
    font-size: 7rem;
  }
}
.faq .header {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 61rem;
  background: url("/assets/img/faq/header.png") center/cover no-repeat;
}
@media (max-width: 575.98px) {
  .faq .header {
    height: 41rem;
  }
}
.faq .accordion {
  margin-top: 5rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 1200px) {
  .faq .accordion {
    margin-top: 5rem;
  }
}
@media (max-width: 767.98px) {
  .faq .accordion {
    margin-top: 5rem;
  }
}
@media (max-width: 575.98px) {
  .faq .accordion {
    margin-top: 5rem;
  }
}
.faq .accordion .accordion-item {
  margin-bottom: 3rem;
  padding: 5rem;
  overflow: hidden;
  border-radius: 5rem;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}
.faq .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.faq .accordion .accordion-item.active .accordion-title {
  color: #eb42ed;
}
.faq .accordion .accordion-item.active .accordion-title .accordion-title-icon::before {
  color: #3d0d66;
  content: "-";
}
.faq .accordion .accordion-item.active .accordion-description {
  display: block;
}
.faq .accordion .accordion-item .accordion-title {
  position: relative;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2.2rem;
}
.faq .accordion .accordion-item .accordion-title:hover {
  cursor: pointer;
}
.faq .accordion .accordion-item .accordion-title .accordion-title-text {
  max-width: 90%;
}
.faq .accordion .accordion-item .accordion-title .accordion-title-icon:hover {
  cursor: pointer;
}
.faq .accordion .accordion-item .accordion-title .accordion-title-icon::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #eb42ed;
  font-size: 5rem;
  text-align: right;
  content: "+";
}
.faq .accordion .accordion-item .accordion-description {
  display: none;
  margin-top: 2rem;
  font-size: 1.8rem;
}
.faq .fig {
  position: absolute;
  top: 15rem;
  right: 5rem;
  z-index: 10;
  width: 70rem;
  height: auto;
}
@media (max-width: 767.98px) {
  .faq .fig {
    right: 5rem;
    width: 50rem;
  }
}
@media screen and (max-width: 600px) {
  .faq .fig {
    top: 15rem;
    right: 5rem;
    width: 40rem;
    height: auto;
  }
}
@media screen and (max-width: 400px) {
  .faq .fig {
    top: 16rem;
    right: 0;
    width: 36rem;
    height: auto;
  }
}
.faq .splash-1 {
  position: absolute;
  top: 12rem;
  left: -30rem;
  z-index: -1;
  width: 100rem;
  height: auto;
  transform: rotate(180deg);
}
@media screen and (max-width: 600px) {
  .faq .splash-1 {
    top: 30rem;
    right: -30rem;
    width: 100rem;
    height: auto;
  }
}
.faq .splash-2 {
  position: absolute;
  top: 202rem;
  left: -30rem;
  z-index: -1;
  width: 100rem;
  height: auto;
  transform: rotate(180deg);
}
@media screen and (max-width: 600px) {
  .faq .splash-2 {
    top: 190rem;
    left: -30rem;
    width: 100rem;
    height: auto;
  }
}
.faq .splash-3 {
  position: absolute;
  right: 0;
  bottom: -40rem;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .faq .splash-3 {
    right: 0;
    bottom: -40rem;
    width: 100rem;
    height: auto;
  }
}

.home {
  margin-bottom: -40rem;
  margin-bottom: 15rem;
}
@media screen and (max-width: 800px) {
  .home {
    margin-bottom: 25rem;
  }
}
.home header {
  position: relative;
  z-index: 2000;
  min-height: 130rem;
  margin-bottom: 6rem;
}
@media screen and (max-width: 1600px) {
  .home header {
    min-height: 79rem;
  }
}
@media (max-width: 767.98px) {
  .home header {
    margin-bottom: 12rem;
  }
}
.home .line {
  height: 40rem;
  background-color: white;
}
.home .header {
  position: relative;
  margin-bottom: 5rem;
  background-color: #eb42ed;
}
.home .header video {
  width: 100%;
  height: 100%;
  background-color: #eb42ed;
}
.home .skiCamp {
  position: absolute;
  right: 15%;
  bottom: 10rem;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 6rem;
  background-color: #3d0d66;
  border-radius: 20rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  transform: rotate(5deg);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (max-width: 1600px) {
  .home .skiCamp {
    right: 10%;
    bottom: 5rem;
    padding: 5rem;
  }
}
@media (max-width: 767.98px) {
  .home .skiCamp {
    right: 10%;
    bottom: 0;
    padding: 4rem;
  }
}
.home .skiCamp .subTitle, .home .skiCamp .mainTitle {
  line-height: 1;
  text-transform: uppercase;
}
.home .skiCamp .subTitle {
  color: #fff;
  font-weight: 600;
  font-size: 5rem;
}
@media screen and (max-width: 1600px) {
  .home .skiCamp .subTitle {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .home .skiCamp .subTitle {
    font-size: 3rem;
  }
}
.home .skiCamp .mainTitle {
  color: #ced756;
  font-weight: 600;
  font-size: 5rem;
}
@media screen and (max-width: 1600px) {
  .home .skiCamp .mainTitle {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .home .skiCamp .mainTitle {
    font-size: 3rem;
  }
}
.home .splash-1 {
  position: absolute;
  right: 0;
  bottom: -90rem;
  z-index: 100;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 1700px) {
  .home .splash-1 {
    bottom: -95rem;
  }
}
@media screen and (max-width: 1050px) {
  .home .splash-1 {
    bottom: -100rem;
  }
}
@media screen and (max-width: 700px) {
  .home .splash-1 {
    bottom: -105rem;
  }
}
@media screen and (max-width: 500px) {
  .home .splash-1 {
    bottom: -85rem;
  }
}
@media screen and (max-width: 400px) {
  .home .splash-1 {
    bottom: -70rem;
  }
}
.home .splash-3 {
  position: absolute;
  right: 0;
  bottom: 10rem;
  z-index: -1;
  width: 100rem;
  height: auto;
  transform: scaleY(-1);
}
.home .video-overlay {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 10;
  display: none;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .home .video-overlay {
    display: flex;
  }
}
.home .video-play {
  width: 7rem;
  height: 7rem;
  background-color: #eb42ed;
  border-radius: 100%;
  transition: opacity 0.2s ease-in-out;
}
.home .video-play:hover {
  color: white;
  background-color: #fa51fd;
}
.home .video-play img {
  width: 3rem;
  height: 3rem;
}
.home .tagline {
  position: relative;
  z-index: 101;
  margin-bottom: 10rem;
  font-size: 3rem;
  text-align: center;
}
.home .tagline h2 {
  margin-bottom: 1rem;
  color: #3d0d66;
  font-weight: 800;
  font-size: 6rem;
}
.home .tagline h3 {
  margin-bottom: 1rem;
  color: #eb42ed;
  font-weight: 500;
  font-size: 4rem;
}
.home .container {
  max-width: 1600px !important;
}
.home .cards {
  position: relative;
  z-index: 500;
  display: flex;
  flex-direction: row;
  gap: 2rem;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20rem;
}
@media (max-width: 767.98px) {
  .home .cards {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.home .cards .card {
  position: relative;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767.98px) {
  .home .cards .card {
    max-width: 450px;
    margin-bottom: 2rem;
  }
}
.home .cards .card .top {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  aspect-ratio: 1.25;
}
.home .cards .card .top::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  background-size: cover;
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
  content: "";
}
.home .cards .card:focus .top::after, .home .cards .card:hover .top::after {
  transform: scale(1.1);
}
.home .cards .card .logo {
  position: absolute;
  top: 2rem;
  left: 2rem;
  z-index: 1;
  width: 15rem;
}
.home .cards .card .repulo {
  position: absolute;
  top: -5rem;
  right: 3rem;
  z-index: 5;
  width: 8rem;
  background-image: url("/assets/repulo.png");
  background-size: contain;
  aspect-ratio: 1;
}
.home .cards .card .uj-helyszin {
  position: absolute;
  top: -2rem;
  right: 2rem;
  z-index: 1;
  padding: 1rem 3rem;
  color: #fff;
  font-weight: 600;
  font-size: 2.5rem;
  background-color: #ced756;
  border-radius: 10rem;
}
.home .cards .card .wave {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 18%;
  background-image: url("/assets/img/wave_white.svg");
  background-size: cover;
}
.home .cards .card .bottom {
  position: relative;
  z-index: 1;
  padding: 2rem;
  background-color: #fff;
}
.home .cards .card .bottom h1 {
  color: #ced756;
  font-weight: 600;
  font-size: 4rem;
  transform: translateY(-4rem);
}
.home .cards .card .bottom p {
  padding: 1rem 0 1rem 4rem;
  color: #3d0d66;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1;
}
.home .cards .card .bottom .helyszin {
  background-image: url("/assets/img/helyszin.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.5rem;
}
.home .cards .card .bottom .idopontok {
  background-image: url("/assets/img/idopontok.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.5rem;
}
.home .cards .card .bottom .dij {
  margin-right: 8rem;
  background-image: url("/assets/img/dij.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.5rem;
}
.home .cards .card .bottom::after {
  position: absolute;
  right: 2rem;
  bottom: 2.5rem;
  height: 2.5rem;
  background-image: url("/assets/img/more.png");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  aspect-ratio: 2;
}
.home .cards .card .popup {
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 100%;
  padding: 2rem;
  background-color: #3d0d66;
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 767.98px) {
  .home .cards .card .popup {
    position: relative;
    z-index: 0;
  }
}
.home .cards .card .popup p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 400;
}
.home .cards .card:hover .popup {
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 767.98px) {
  .home .cards .card:hover .popup {
    transform: none;
  }
}
.home .four-icons {
  position: relative;
  margin: 10rem 0;
  padding: 10rem 0;
  overflow: hidden;
  font-size: 3rem;
  text-align: center;
  background-color: #440570;
}
.home .four-icons .splash-2 {
  position: absolute;
  bottom: -50rem;
  left: -30rem;
  width: 120rem;
  height: auto;
}
.home .four-icons h2 {
  margin-bottom: 1rem;
  color: #fff;
  font-weight: 800;
  font-size: 6rem;
  text-transform: uppercase;
}
.home .four-icons h3 {
  margin-bottom: 1rem;
  color: #eb42ed;
  font-weight: 500;
  font-size: 4rem;
}
.home .four-icons .icon-text {
  margin-bottom: 1rem;
  color: #ced756;
  font-weight: 600;
  font-size: 3rem;
}
.home .four-icons .icons {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 5rem 10rem;
  margin: 10rem 0 10rem 0;
}
@media (max-width: 767.98px) {
  .home .four-icons .icons {
    grid-template-columns: 1fr 1fr;
    gap: 2rem 5rem;
  }
}
.home .four-icons .icons {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 5rem 10rem;
  margin: 10rem 0 10rem 0;
}
@media (max-width: 767.98px) {
  .home .four-icons .icons {
    grid-template-columns: 1fr 1fr;
    gap: 2rem 5rem;
  }
}
.home .four-icons .icons {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 5rem 10rem;
  margin: 10rem 0 10rem 0;
}
@media (max-width: 767.98px) {
  .home .four-icons .icons {
    grid-template-columns: 1fr 1fr;
    gap: 2rem 5rem;
  }
}
.home .four-icons .icon {
  width: 100%;
}
.home .four-icons .icon img {
  margin-bottom: 2rem;
}
.home .four-icons a {
  position: relative;
  z-index: 100;
}
.home .list {
  position: relative;
  font-size: 3rem;
  text-align: center;
}
.home .list h2 {
  margin-bottom: 1rem;
  color: #3d0d66;
  font-weight: 800;
  font-size: 6rem;
  text-transform: uppercase;
}
.home .list h3 {
  margin-bottom: 1rem;
  color: #eb42ed;
  font-weight: 500;
  font-size: 4rem;
}
.home .list ol {
  margin: 5rem 0 2rem 0;
  color: #3d0d66;
  font-weight: 600;
  font-size: 2.5rem;
  counter-reset: list-number;
}
.home .list li {
  position: relative;
  display: block;
  color: #3d0d66;
}
.home .list li::before {
  padding: 1rem 5rem;
  color: #fff;
  font-weight: 600;
  font-size: 2.5rem;
  background-color: #ced756;
  border-radius: 10rem;
  content: counter(list-number);
  counter-increment: list-number;
}
.home .list p {
  margin: 1rem 0 4rem 0;
}
.home .list > p {
  margin-bottom: 4rem;
  color: #eb42ed;
  font-weight: 500;
  font-size: 2.5rem;
}
.home .list button {
  z-index: 101;
  margin: 0 auto;
  padding: 6rem;
}

.huez-2 .bottom-container ul {
  padding-bottom: 3rem;
  padding-left: 3rem;
  list-style-type: disc;
}
.huez-2 .header {
  position: absolute;
  top: -10rem;
  width: 100vw;
  height: 75rem;
  background: url("/assets/img/huez/header-2.png") center/contain no-repeat;
}
@media screen and (max-width: 2000px) {
  .huez-2 .header {
    width: 100vw;
    height: 65rem;
  }
}
@media screen and (max-width: 600px) {
  .huez-2 .header {
    top: -13rem;
  }
}
@media screen and (max-width: 500px) {
  .huez-2 .header {
    top: -16rem;
  }
}
@media screen and (max-width: 350px) {
  .huez-2 .header {
    top: -17rem;
  }
}
.huez-2 .header .logo {
  position: absolute;
  bottom: 0;
  left: calc(50% - 50rem);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1100px) {
  .huez-2 .header .logo {
    bottom: 6rem;
    left: calc(50% - 30rem);
    width: 30rem;
    height: 30rem;
  }
}
@media (max-width: 575.98px) {
  .huez-2 .header .logo {
    bottom: 8rem;
    left: calc(50% - 25rem);
    width: 27rem;
    height: 27rem;
  }
}
@media screen and (max-width: 500px) {
  .huez-2 .header .logo {
    bottom: 14rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.huez-2 .header .logo img {
  width: 90%;
}
.huez-2 .mainTitle {
  margin-top: 45rem;
  padding-right: 9rem;
  color: rgba(66, 140, 255, 0.35);
  font-weight: 700;
  font-size: 16rem;
  text-align: right;
  text-transform: uppercase;
}
@media screen and (max-width: 2000px) {
  .huez-2 .mainTitle {
    margin-top: 40rem;
  }
}
@media screen and (max-width: 1700px) {
  .huez-2 .mainTitle {
    font-size: 12rem;
  }
}
@media screen and (max-width: 1100px) {
  .huez-2 .mainTitle {
    margin-top: 45rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .huez-2 .mainTitle {
    margin-top: 45rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    font-size: 8rem;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .huez-2 .mainTitle {
    margin-top: 35rem;
  }
}
.huez-2 .swiper-container {
  width: 60%;
  height: 59.4rem;
}
.huez-2 .swiper-container .swiper-pagination-bullet-active {
  background-color: #eb42ed;
}
.huez-2 .swiper-container .swiper-pagination {
  bottom: 3rem;
}
.huez-2 .accommodation-description {
  margin-bottom: 1rem;
  color: #3d0d66;
  font-size: 2rem;
}
.huez-2 .accommodation-description:last-child {
  margin-bottom: 0;
}
.huez-2 .accommodation-description .title {
  font-weight: 700;
}
.huez-2 .accommodation-figure {
  position: absolute;
  top: 420rem;
  right: 10%;
  width: 60rem;
}
@media screen and (max-width: 1700px) {
  .huez-2 .accommodation-figure {
    top: 435rem;
    right: 10%;
    width: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .huez-2 .accommodation-figure {
    top: 445rem;
    right: 10%;
    width: 45rem;
  }
}
@media screen and (max-width: 1100px) {
  .huez-2 .accommodation-figure {
    top: 450rem;
    width: 45rem;
  }
}
@media screen and (max-width: 1000px) {
  .huez-2 .accommodation-figure {
    top: 555rem;
    width: 45rem;
  }
}
@media screen and (max-width: 900px) {
  .huez-2 .accommodation-figure {
    top: 570rem;
    right: 35%;
    width: 45rem;
  }
}
@media screen and (max-width: 750px) {
  .huez-2 .accommodation-figure {
    top: 560rem;
    right: 30%;
    width: 50rem;
  }
}
@media screen and (max-width: 600px) {
  .huez-2 .accommodation-figure {
    top: 560rem;
    right: 30%;
    width: 45rem;
  }
}
@media screen and (max-width: 450px) {
  .huez-2 .accommodation-figure {
    top: 580rem;
    right: 20%;
    width: 45rem;
  }
}
@media screen and (max-width: 400px) {
  .huez-2 .accommodation-figure {
    top: 592rem;
    right: 20%;
    width: 45rem;
  }
}
@media screen and (max-width: 350px) {
  .huez-2 .accommodation-figure {
    top: 630rem;
    right: 20%;
    width: 40rem;
  }
}
.huez-2 .services {
  margin-top: 20rem;
  margin-bottom: 9rem;
}
@media screen and (max-width: 1700px) {
  .huez-2 .services {
    max-width: 70rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 1300px) {
  .huez-2 .services {
    max-width: 44rem;
  }
}
@media screen and (max-width: 900px) {
  .huez-2 .services {
    max-width: initial;
  }
}
.huez-2 .services .service {
  margin-bottom: 3rem;
  color: #3d0d66;
  font-size: 2rem;
}
.huez-2 .services .service .title {
  margin-bottom: 1rem;
}
.huez-2 .services .service .description {
  display: flex;
  align-items: center;
}
.huez-2 .services .service .description::before {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.5rem;
  background-color: #3d0d66;
  border-radius: 50%;
  content: "";
}
.huez-2 .services .buttons {
  display: flex;
  justify-content: center;
  margin-top: 6rem;
}
.huez-2 .services .buttons a {
  display: block;
  width: 25rem;
}
.huez-2 .bottom-container {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 600px) {
  .huez-2 .bottom-container {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767.98px) {
  .huez-2 .bottom-container {
    margin-bottom: 5rem;
  }
}
.huez-2 .bottom-container .bottom-bg {
  position: absolute;
  bottom: -11rem;
  z-index: -1;
  width: 100%;
}
.huez-2 .splash-1 {
  position: absolute;
  top: 12rem;
  right: 0;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .huez-2 .splash-1 {
    top: 10rem;
    right: 0;
    width: 100rem;
    height: auto;
  }
}
.huez-2 .splash-2 {
  position: absolute;
  top: 100rem;
  left: -30rem;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .huez-2 .splash-2 {
    display: none;
  }
}
.huez-2 .splash-3 {
  position: absolute;
  top: 152rem;
  right: 0;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .huez-2 .splash-3 {
    display: none;
  }
}
.huez-2 .splash-4 {
  position: absolute;
  top: 240rem;
  left: -25rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .huez-2 .splash-4 {
    display: none;
  }
}
.huez-2 .splash-5 {
  position: absolute;
  top: 320rem;
  left: -20rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1700px) {
  .huez-2 .splash-5 {
    display: none;
  }
}
.huez-2 .splash-6 {
  position: absolute;
  top: 252rem;
  right: 0;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .huez-2 .splash-6 {
    display: none;
  }
}
.huez-2 footer {
  z-index: -1;
  margin-top: -70rem;
  padding-top: 90rem;
  background: url(/assets/img/footer4.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 1700px) {
  .huez-2 footer {
    padding-top: 80rem;
  }
}
@media screen and (max-width: 1600px) {
  .huez-2 footer {
    padding-top: 70rem;
  }
}
@media screen and (max-width: 750px) {
  .huez-2 footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
  .huez-2 footer .footer {
    min-height: 54rem;
  }
}

.huez .container {
  position: relative;
}
.huez .swiper-overlay {
  position: absolute;
  top: 48rem;
  left: 50%;
  z-index: 10;
  width: 100vw;
  height: 40rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 1400px) {
  .huez .swiper-overlay {
    top: 37.5rem;
  }
}
.huez .swiper-overlay .overlayLogo {
  position: absolute;
  bottom: 2rem;
  left: calc(50% - 40rem);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1400px) {
  .huez .swiper-overlay .overlayLogo {
    bottom: 10rem;
    width: 26rem;
    height: 26rem;
  }
}
@media screen and (max-width: 900px) {
  .huez .swiper-overlay .overlayLogo {
    left: calc(50% - 20rem);
  }
}
@media screen and (max-width: 600px) {
  .huez .swiper-overlay .overlayLogo {
    bottom: 14rem;
  }
}
@media (max-width: 575.98px) {
  .huez .swiper-overlay .overlayLogo {
    bottom: 18rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.huez .swiper-overlay .overlayLogo img {
  width: 90%;
}
.huez header .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.huez header .swiper-slide img {
  width: 100%;
  height: 75.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1400px) {
  .huez header .swiper-slide img {
    height: 60.4rem;
  }
}
.huez .mainTitle {
  position: relative;
  z-index: 1000;
  padding-right: 9rem;
  color: rgba(66, 140, 255, 0.35);
  font-weight: 700;
  font-size: 12rem;
  text-align: right;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .huez .mainTitle {
    padding-right: 2rem;
  }
}
@media (max-width: 767.98px) {
  .huez .mainTitle {
    margin-left: auto;
    font-size: 10rem;
  }
}
@media (max-width: 575.98px) {
  .huez .mainTitle {
    max-width: 70%;
    margin-top: 0;
  }
}
.huez .figure {
  position: absolute;
  right: 25rem;
  bottom: -15rem;
  width: 80rem;
}
@media screen and (max-width: 1500px) {
  .huez .figure {
    bottom: -10rem;
    width: 75rem;
  }
}
@media screen and (max-width: 900px) {
  .huez .figure {
    bottom: -10rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.huez .dates {
  position: relative;
  width: 50rem;
  margin-bottom: 15rem;
  padding: 2rem 4rem;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 900px) {
  .huez .dates {
    margin-right: auto;
    margin-bottom: 80rem;
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .huez .dates {
    margin-bottom: 80rem;
  }
}
@media (max-width: 575.98px) {
  .huez .dates {
    width: 100%;
  }
}
.huez .dates .icon {
  position: absolute;
  top: -1rem;
  right: 3rem;
  width: 12rem;
}
.huez .dates .dates-title {
  margin-bottom: 1.5rem;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.huez .dates .date {
  margin-bottom: 0.5rem;
  color: #eb42ed;
  font-weight: 700;
  font-size: 2rem;
}
.huez .dates .button {
  position: absolute;
  bottom: -8rem;
  left: 0;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .huez .dates .button {
    left: 50%;
    width: 35rem;
    transform: translateX(-50%);
  }
}
.huez .dates .button-2 {
  position: absolute;
  bottom: -15rem;
  left: 0;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .huez .dates .button-2 {
    left: 50%;
    width: 35rem;
    transform: translateX(-50%);
  }
}
.huez .flipCardContainer {
  position: relative;
  z-index: 30;
}
.huez .splash-1 {
  position: absolute;
  top: 43rem;
  right: 0;
  z-index: 20;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .huez .splash-1 {
    top: 42rem;
    right: 0;
  }
}
@media screen and (max-width: 900px) {
  .huez .splash-1 {
    top: 30rem;
    right: 0;
  }
}
@media screen and (max-width: 600px) {
  .huez .splash-1 {
    top: 30rem;
    right: 0;
  }
}
.huez .splash-2 {
  position: absolute;
  top: 99rem;
  left: -25rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .huez .splash-2 {
    top: 99rem;
    left: -25rem;
  }
}
@media screen and (max-width: 900px) {
  .huez .splash-2 {
    top: 130rem;
    left: -25rem;
  }
}
@media screen and (max-width: 600px) {
  .huez .splash-2 {
    top: 130rem;
    left: -25rem;
  }
}
.huez .splash-3 {
  position: absolute;
  bottom: 1rem;
  left: -10rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .huez .splash-3 {
    bottom: -10rem;
    left: -20rem;
  }
}
@media screen and (max-width: 900px) {
  .huez .splash-3 {
    bottom: 65rem;
    left: -20rem;
  }
}
@media screen and (max-width: 600px) {
  .huez .splash-3 {
    bottom: 70rem;
    left: -20rem;
  }
}
.huez footer {
  background: url(/assets/img/footer2.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 750px) {
  .huez footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
}

.huez-programs .container {
  position: relative;
}
.huez-programs .swiper-overlay {
  position: absolute;
  top: 48rem;
  left: 50%;
  z-index: 10;
  width: 100vw;
  height: 40rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 1400px) {
  .huez-programs .swiper-overlay {
    top: 37.5rem;
  }
}
.huez-programs .swiper-overlay .overlayLogo {
  position: absolute;
  bottom: 2rem;
  left: calc(50% - 40rem);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1400px) {
  .huez-programs .swiper-overlay .overlayLogo {
    bottom: 10rem;
    width: 26rem;
    height: 26rem;
  }
}
@media screen and (max-width: 900px) {
  .huez-programs .swiper-overlay .overlayLogo {
    left: calc(50% - 20rem);
  }
}
@media screen and (max-width: 600px) {
  .huez-programs .swiper-overlay .overlayLogo {
    bottom: 14rem;
  }
}
@media (max-width: 575.98px) {
  .huez-programs .swiper-overlay .overlayLogo {
    bottom: 18rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.huez-programs .swiper-overlay .overlayLogo img {
  width: 90%;
}
.huez-programs header .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.huez-programs header .swiper-slide img {
  width: 100%;
  height: 75.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1400px) {
  .huez-programs header .swiper-slide img {
    height: 60.4rem;
  }
}
.huez-programs .splash-3 {
  position: absolute;
  bottom: 1rem;
  left: -10rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .huez-programs .splash-3 {
    bottom: -10rem;
    left: -20rem;
  }
}
@media screen and (max-width: 900px) {
  .huez-programs .splash-3 {
    bottom: 65rem;
    left: -20rem;
  }
}
@media screen and (max-width: 600px) {
  .huez-programs .splash-3 {
    bottom: 70rem;
    left: -20rem;
  }
}
.huez-programs footer {
  background: url(/assets/img/footer3.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 750px) {
  .huez-programs footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
}
.huez-programs .pageHeader {
  position: absolute;
  margin-top: 50rem;
}
@media screen and (max-width: 1700px) {
  .huez-programs .pageHeader {
    font-size: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .huez-programs .pageHeader {
    font-size: 30rem;
  }
}
@media screen and (max-width: 600px) {
  .huez-programs .pageHeader {
    font-size: 20rem;
  }
}
.huez-programs .pageTitle {
  z-index: 100;
  display: block;
  float: left;
  max-width: 60%;
  margin-top: 30rem;
  margin-right: auto;
  margin-bottom: 10rem;
  color: rgba(66, 140, 255, 0.35);
  font-weight: 700;
  font-size: 14rem;
  text-align: left;
  text-transform: uppercase;
  word-wrap: normal;
}
@media (max-width: 767.98px) {
  .huez-programs .pageTitle {
    margin-top: 21rem;
    font-size: 8rem;
  }
}
@media screen and (max-width: 750px) {
  .huez-programs .pageTitle {
    margin-top: 19rem;
  }
}
@media (max-width: 575.98px) {
  .huez-programs .pageTitle {
    margin-top: 12rem;
    font-size: 7rem;
  }
}
.huez-programs .header {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 61rem;
  background: url("/assets/img/faq/header.png") center/cover no-repeat;
}
@media (max-width: 575.98px) {
  .huez-programs .header {
    height: 41rem;
  }
}
.huez-programs .accordion {
  margin-top: 5rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 1200px) {
  .huez-programs .accordion {
    margin-top: 5rem;
  }
}
@media (max-width: 767.98px) {
  .huez-programs .accordion {
    margin-top: 5rem;
  }
}
@media (max-width: 575.98px) {
  .huez-programs .accordion {
    margin-top: 5rem;
  }
}
.huez-programs .accordion .accordion-item {
  margin-bottom: 3rem;
  padding: 5rem;
  overflow: hidden;
  border-radius: 5rem;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}
.huez-programs .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.huez-programs .accordion .accordion-item.active .accordion-title {
  color: #eb42ed;
}
.huez-programs .accordion .accordion-item.active .accordion-title .accordion-title-icon::before {
  color: #3d0d66;
  content: "-";
}
.huez-programs .accordion .accordion-item.active .accordion-description {
  display: block;
}
.huez-programs .accordion .accordion-item .accordion-title {
  position: relative;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2.2rem;
}
.huez-programs .accordion .accordion-item .accordion-title:hover {
  cursor: pointer;
}
.huez-programs .accordion .accordion-item .accordion-title .accordion-title-text {
  max-width: 90%;
}
.huez-programs .accordion .accordion-item .accordion-title .accordion-title-icon:hover {
  cursor: pointer;
}
.huez-programs .accordion .accordion-item .accordion-title .accordion-title-icon::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #eb42ed;
  font-size: 5rem;
  text-align: right;
  content: "+";
}
.huez-programs .accordion .accordion-item .accordion-description {
  display: none;
  margin-top: 2rem;
  font-size: 1.8rem;
}
.huez-programs .fig {
  position: absolute;
  top: 55rem;
  right: 5rem;
  z-index: 20;
  width: 60rem;
  height: auto;
}
@media screen and (max-width: 1400px) {
  .huez-programs .fig {
    top: 40rem;
    right: 5rem;
    width: 55rem;
    height: auto;
  }
}
@media screen and (max-width: 1050px) {
  .huez-programs .fig {
    top: 45rem;
    right: 5rem;
    width: 40rem;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .huez-programs .fig {
    top: 29rem;
    right: 5rem;
    width: 45rem;
  }
}
@media screen and (max-width: 600px) {
  .huez-programs .fig {
    top: 41rem;
    right: 2rem;
    width: 27rem;
    height: auto;
  }
}
@media screen and (max-width: 400px) {
  .huez-programs .fig {
    top: 42rem;
    right: 2rem;
    width: 24rem;
    height: auto;
  }
}
.huez-programs .bottom-container {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 600px) {
  .huez-programs .bottom-container {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767.98px) {
  .huez-programs .bottom-container {
    margin-bottom: 5rem;
  }
}
.huez-programs .bottom-container .bottom-bg {
  position: absolute;
  bottom: -11rem;
  z-index: -1;
  width: 100%;
}

.isola-2 .bottom-container ul {
  padding-bottom: 3rem;
  padding-left: 3rem;
  list-style-type: disc;
}
.isola-2 .header {
  position: absolute;
  top: -10rem;
  width: 100vw;
  height: 75rem;
  background: url("/assets/img/isola/header-2.png") center/contain no-repeat;
}
@media screen and (max-width: 2000px) {
  .isola-2 .header {
    width: 100vw;
    height: 65rem;
  }
}
@media screen and (max-width: 600px) {
  .isola-2 .header {
    top: -13rem;
  }
}
@media screen and (max-width: 500px) {
  .isola-2 .header {
    top: -16rem;
  }
}
@media screen and (max-width: 350px) {
  .isola-2 .header {
    top: -17rem;
  }
}
.isola-2 .header .logo {
  position: absolute;
  bottom: 0;
  left: calc(50% - 50rem);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1100px) {
  .isola-2 .header .logo {
    bottom: 6rem;
    left: calc(50% - 30rem);
    width: 30rem;
    height: 30rem;
  }
}
@media (max-width: 575.98px) {
  .isola-2 .header .logo {
    bottom: 8rem;
    left: calc(50% - 25rem);
    width: 27rem;
    height: 27rem;
  }
}
@media screen and (max-width: 500px) {
  .isola-2 .header .logo {
    bottom: 14rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.isola-2 .header .logo img {
  width: 90%;
}
.isola-2 .mainTitle {
  margin-top: 45rem;
  padding-right: 9rem;
  color: rgba(255, 125, 59, 0.35);
  font-weight: 700;
  font-size: 16rem;
  text-align: right;
  text-transform: uppercase;
}
@media screen and (max-width: 2000px) {
  .isola-2 .mainTitle {
    margin-top: 40rem;
  }
}
@media screen and (max-width: 1700px) {
  .isola-2 .mainTitle {
    font-size: 12rem;
  }
}
@media screen and (max-width: 1100px) {
  .isola-2 .mainTitle {
    margin-top: 45rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .isola-2 .mainTitle {
    margin-top: 45rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    font-size: 8rem;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .isola-2 .mainTitle {
    margin-top: 35rem;
  }
}
.isola-2 .swiper-container {
  width: 60%;
  height: 59.4rem;
}
.isola-2 .swiper-container .swiper-pagination-bullet-active {
  background-color: #eb42ed;
}
.isola-2 .swiper-container .swiper-pagination {
  bottom: 3rem;
}
.isola-2 .accommodation-description {
  margin-bottom: 1rem;
  color: #3d0d66;
  font-size: 2rem;
}
.isola-2 .accommodation-description:last-child {
  margin-bottom: 0;
}
.isola-2 .accommodation-description .title {
  font-weight: 700;
}
.isola-2 .accommodation-figure {
  position: absolute;
  top: 410rem;
  right: 10%;
  width: 70rem;
}
@media screen and (max-width: 1700px) {
  .isola-2 .accommodation-figure {
    top: 405rem;
    right: 10%;
    width: 60rem;
  }
}
@media screen and (max-width: 1300px) {
  .isola-2 .accommodation-figure {
    top: 435rem;
  }
}
@media screen and (max-width: 1200px) {
  .isola-2 .accommodation-figure {
    top: 440rem;
    right: 10%;
    width: 60rem;
  }
}
@media screen and (max-width: 1100px) {
  .isola-2 .accommodation-figure {
    top: 445rem;
    width: 60rem;
  }
}
@media screen and (max-width: 1000px) {
  .isola-2 .accommodation-figure {
    top: 555rem;
    width: 60rem;
  }
}
@media screen and (max-width: 900px) {
  .isola-2 .accommodation-figure {
    top: 525rem;
    right: 2%;
    width: 50rem;
  }
}
@media screen and (max-width: 750px) {
  .isola-2 .accommodation-figure {
    top: 570rem;
    right: 25%;
    width: 50rem;
  }
}
@media screen and (max-width: 600px) {
  .isola-2 .accommodation-figure {
    top: 565rem;
    right: 16%;
    width: 50rem;
  }
}
@media screen and (max-width: 500px) {
  .isola-2 .accommodation-figure {
    top: 560rem;
  }
}
@media screen and (max-width: 450px) {
  .isola-2 .accommodation-figure {
    top: 570rem;
    right: 10%;
    width: 50rem;
  }
}
@media screen and (max-width: 400px) {
  .isola-2 .accommodation-figure {
    top: 580rem;
    right: 10%;
    width: 50rem;
  }
}
@media screen and (max-width: 350px) {
  .isola-2 .accommodation-figure {
    top: 605rem;
    right: 10%;
    width: 50rem;
  }
}
.isola-2 .services {
  margin-top: 20rem;
  margin-bottom: 9rem;
}
@media screen and (max-width: 1700px) {
  .isola-2 .services {
    max-width: 70rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 1300px) {
  .isola-2 .services {
    max-width: 44rem;
  }
}
@media screen and (max-width: 900px) {
  .isola-2 .services {
    max-width: initial;
  }
}
.isola-2 .services .service {
  margin-bottom: 3rem;
  color: #3d0d66;
  font-size: 2rem;
}
.isola-2 .services .service .title {
  margin-bottom: 1rem;
}
.isola-2 .services .service .description {
  display: flex;
  align-items: center;
}
.isola-2 .services .service .description::before {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.5rem;
  background-color: #3d0d66;
  border-radius: 50%;
  content: "";
}
.isola-2 .services .buttons {
  display: flex;
  justify-content: center;
  margin-top: 6rem;
}
.isola-2 .services .buttons a {
  display: block;
  width: 25rem;
}
.isola-2 .bottom-container {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 600px) {
  .isola-2 .bottom-container {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767.98px) {
  .isola-2 .bottom-container {
    margin-bottom: 5rem;
  }
}
.isola-2 .bottom-container .bottom-bg {
  position: absolute;
  bottom: -11rem;
  z-index: -1;
  width: 100%;
}
.isola-2 .splash-1 {
  position: absolute;
  top: 12rem;
  right: 0;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .isola-2 .splash-1 {
    top: 10rem;
    right: 0;
    width: 100rem;
    height: auto;
  }
}
.isola-2 .splash-2 {
  position: absolute;
  top: 100rem;
  left: -30rem;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .isola-2 .splash-2 {
    display: none;
  }
}
.isola-2 .splash-3 {
  position: absolute;
  top: 152rem;
  right: 0;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .isola-2 .splash-3 {
    display: none;
  }
}
.isola-2 .splash-4 {
  position: absolute;
  top: 200rem;
  left: -25rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1700px) {
  .isola-2 .splash-4 {
    display: none;
  }
}
.isola-2 .space {
  width: 100%;
  margin-bottom: 30rem;
}
@media screen and (max-width: 1700px) {
  .isola-2 .space {
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 900px) {
  .isola-2 .space {
    margin-bottom: 0;
  }
}
.isola-2 footer {
  z-index: -1;
  margin-top: -70rem;
  padding-top: 90rem;
  background: url(/assets/img/footer1.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 1700px) {
  .isola-2 footer {
    padding-top: 80rem;
  }
}
@media screen and (max-width: 1600px) {
  .isola-2 footer {
    padding-top: 70rem;
  }
}
@media screen and (max-width: 750px) {
  .isola-2 footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
  .isola-2 footer .footer {
    min-height: 54rem;
  }
}

.isola .container {
  position: relative;
}
.isola .swiper-overlay {
  position: absolute;
  top: 48rem;
  left: 50%;
  z-index: 10;
  width: 100vw;
  height: 40rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 1400px) {
  .isola .swiper-overlay {
    top: 37.5rem;
  }
}
.isola .swiper-overlay .overlayLogo {
  position: absolute;
  bottom: 2rem;
  left: calc(50% - 40rem);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1400px) {
  .isola .swiper-overlay .overlayLogo {
    bottom: 10rem;
    width: 26rem;
    height: 26rem;
  }
}
@media screen and (max-width: 900px) {
  .isola .swiper-overlay .overlayLogo {
    left: calc(50% - 20rem);
  }
}
@media screen and (max-width: 600px) {
  .isola .swiper-overlay .overlayLogo {
    bottom: 14rem;
  }
}
@media (max-width: 575.98px) {
  .isola .swiper-overlay .overlayLogo {
    bottom: 18rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.isola .swiper-overlay .overlayLogo img {
  width: 90%;
}
.isola header .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.isola header .swiper-slide img {
  width: 100%;
  height: 75.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1400px) {
  .isola header .swiper-slide img {
    height: 60.4rem;
  }
}
.isola .mainTitle {
  position: relative;
  z-index: 1000;
  padding-right: 9rem;
  color: rgba(255, 125, 59, 0.35);
  font-weight: 700;
  font-size: 12rem;
  text-align: right;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .isola .mainTitle {
    padding-right: 2rem;
  }
}
@media (max-width: 767.98px) {
  .isola .mainTitle {
    margin-left: auto;
    font-size: 10rem;
    line-height: 9rem;
  }
}
@media (max-width: 575.98px) {
  .isola .mainTitle {
    max-width: 60%;
  }
}
.isola .figure {
  position: absolute;
  top: -35rem;
  right: 0;
  z-index: 501;
  width: 70rem;
}
@media screen and (max-width: 900px) {
  .isola .figure {
    top: 37rem;
    left: 50%;
    width: 70rem;
    transform: translateX(-50%);
  }
}
.isola .dates {
  position: relative;
  width: 50rem;
  margin-bottom: 15rem;
  padding: 2rem 4rem;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 900px) {
  .isola .dates {
    margin-right: auto;
    margin-bottom: 80rem;
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .isola .dates {
    margin-bottom: 90rem;
  }
}
@media (max-width: 575.98px) {
  .isola .dates {
    width: 100%;
  }
}
.isola .dates .icon {
  position: absolute;
  top: -1rem;
  right: 3rem;
  width: 12rem;
}
.isola .dates .dates-title {
  margin-bottom: 1.5rem;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.isola .dates .date {
  margin-bottom: 0.5rem;
  color: #eb42ed;
  font-weight: 700;
  font-size: 2rem;
}
.isola .dates .button {
  position: absolute;
  bottom: -8rem;
  left: 0;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .isola .dates .button {
    left: 50%;
    width: 35rem;
    transform: translateX(-50%);
  }
}
.isola .dates .button-2 {
  position: absolute;
  bottom: -15rem;
  left: 0;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .isola .dates .button-2 {
    left: 50%;
    width: 35rem;
    transform: translateX(-50%);
  }
}
.isola .flipCardContainer {
  position: relative;
  z-index: 30;
}
.isola .splash-1 {
  position: absolute;
  top: 43rem;
  right: 0;
  z-index: 20;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .isola .splash-1 {
    top: 42rem;
    right: 0;
  }
}
@media screen and (max-width: 900px) {
  .isola .splash-1 {
    top: 30rem;
    right: 0;
  }
}
@media screen and (max-width: 600px) {
  .isola .splash-1 {
    top: 30rem;
    right: 0;
  }
}
.isola .splash-2 {
  position: absolute;
  top: 99rem;
  left: -25rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .isola .splash-2 {
    top: 99rem;
    left: -25rem;
  }
}
@media screen and (max-width: 900px) {
  .isola .splash-2 {
    top: 130rem;
    left: -25rem;
  }
}
@media screen and (max-width: 600px) {
  .isola .splash-2 {
    top: 130rem;
    left: -25rem;
  }
}
.isola .splash-3 {
  position: absolute;
  bottom: 1rem;
  left: -10rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .isola .splash-3 {
    bottom: -10rem;
    left: -20rem;
  }
}
@media screen and (max-width: 900px) {
  .isola .splash-3 {
    bottom: 65rem;
    left: -20rem;
  }
}
@media screen and (max-width: 600px) {
  .isola .splash-3 {
    bottom: 70rem;
    left: -20rem;
  }
}
.isola footer {
  background: url(/assets/img/footer3.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 750px) {
  .isola footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
}

.isola-programs .container {
  position: relative;
}
.isola-programs .swiper-overlay {
  position: absolute;
  top: 48rem;
  left: 50%;
  z-index: 10;
  width: 100vw;
  height: 40rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 1400px) {
  .isola-programs .swiper-overlay {
    top: 37.5rem;
  }
}
.isola-programs .swiper-overlay .overlayLogo {
  position: absolute;
  bottom: 2rem;
  left: calc(50% - 40rem);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1400px) {
  .isola-programs .swiper-overlay .overlayLogo {
    bottom: 10rem;
    width: 26rem;
    height: 26rem;
  }
}
@media screen and (max-width: 900px) {
  .isola-programs .swiper-overlay .overlayLogo {
    left: calc(50% - 20rem);
  }
}
@media screen and (max-width: 600px) {
  .isola-programs .swiper-overlay .overlayLogo {
    bottom: 14rem;
  }
}
@media (max-width: 575.98px) {
  .isola-programs .swiper-overlay .overlayLogo {
    bottom: 18rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.isola-programs .swiper-overlay .overlayLogo img {
  width: 90%;
}
.isola-programs header .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.isola-programs header .swiper-slide img {
  width: 100%;
  height: 75.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1400px) {
  .isola-programs header .swiper-slide img {
    height: 60.4rem;
  }
}
.isola-programs .splash-3 {
  position: absolute;
  bottom: 1rem;
  left: -10rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .isola-programs .splash-3 {
    bottom: -10rem;
    left: -20rem;
  }
}
@media screen and (max-width: 900px) {
  .isola-programs .splash-3 {
    bottom: 65rem;
    left: -20rem;
  }
}
@media screen and (max-width: 600px) {
  .isola-programs .splash-3 {
    bottom: 70rem;
    left: -20rem;
  }
}
.isola-programs footer {
  background: url(/assets/img/footer3.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 750px) {
  .isola-programs footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
}
.isola-programs .pageHeader {
  position: absolute;
  margin-top: 50rem;
}
@media screen and (max-width: 1700px) {
  .isola-programs .pageHeader {
    font-size: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .isola-programs .pageHeader {
    font-size: 30rem;
  }
}
@media screen and (max-width: 600px) {
  .isola-programs .pageHeader {
    font-size: 20rem;
  }
}
.isola-programs .pageTitle {
  z-index: 100;
  display: block;
  float: left;
  max-width: 60%;
  margin-top: 30rem;
  margin-right: auto;
  margin-bottom: 10rem;
  color: rgba(255, 125, 59, 0.35);
  font-weight: 700;
  font-size: 14rem;
  text-align: left;
  text-transform: uppercase;
  word-wrap: normal;
}
@media (max-width: 767.98px) {
  .isola-programs .pageTitle {
    margin-top: 21rem;
    font-size: 8rem;
  }
}
@media screen and (max-width: 750px) {
  .isola-programs .pageTitle {
    margin-top: 19rem;
  }
}
@media (max-width: 575.98px) {
  .isola-programs .pageTitle {
    margin-top: 12rem;
    font-size: 7rem;
  }
}
.isola-programs .header {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 61rem;
  background: url("/assets/img/faq/header.png") center/cover no-repeat;
}
@media (max-width: 575.98px) {
  .isola-programs .header {
    height: 41rem;
  }
}
.isola-programs .accordion {
  margin-top: 5rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 1200px) {
  .isola-programs .accordion {
    margin-top: 5rem;
  }
}
@media (max-width: 767.98px) {
  .isola-programs .accordion {
    margin-top: 5rem;
  }
}
@media (max-width: 575.98px) {
  .isola-programs .accordion {
    margin-top: 5rem;
  }
}
.isola-programs .accordion .accordion-item {
  margin-bottom: 3rem;
  padding: 5rem;
  overflow: hidden;
  border-radius: 5rem;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}
.isola-programs .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.isola-programs .accordion .accordion-item.active .accordion-title {
  color: #eb42ed;
}
.isola-programs .accordion .accordion-item.active .accordion-title .accordion-title-icon::before {
  color: #3d0d66;
  content: "-";
}
.isola-programs .accordion .accordion-item.active .accordion-description {
  display: block;
}
.isola-programs .accordion .accordion-item .accordion-title {
  position: relative;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2.2rem;
}
.isola-programs .accordion .accordion-item .accordion-title:hover {
  cursor: pointer;
}
.isola-programs .accordion .accordion-item .accordion-title .accordion-title-text {
  max-width: 90%;
}
.isola-programs .accordion .accordion-item .accordion-title .accordion-title-icon:hover {
  cursor: pointer;
}
.isola-programs .accordion .accordion-item .accordion-title .accordion-title-icon::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #eb42ed;
  font-size: 5rem;
  text-align: right;
  content: "+";
}
.isola-programs .accordion .accordion-item .accordion-description {
  display: none;
  margin-top: 2rem;
  font-size: 1.8rem;
}
.isola-programs .fig {
  position: absolute;
  top: 55rem;
  right: 5rem;
  z-index: 20;
  width: 60rem;
  height: auto;
}
@media screen and (max-width: 1400px) {
  .isola-programs .fig {
    top: 40rem;
    right: 5rem;
    width: 55rem;
    height: auto;
  }
}
@media screen and (max-width: 1050px) {
  .isola-programs .fig {
    top: 45rem;
    right: 5rem;
    width: 40rem;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .isola-programs .fig {
    top: 29rem;
    right: 5rem;
    width: 45rem;
  }
}
@media screen and (max-width: 600px) {
  .isola-programs .fig {
    top: 41rem;
    right: 2rem;
    width: 27rem;
    height: auto;
  }
}
@media screen and (max-width: 400px) {
  .isola-programs .fig {
    top: 42rem;
    right: 2rem;
    width: 24rem;
    height: auto;
  }
}
.isola-programs .bottom-container {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 600px) {
  .isola-programs .bottom-container {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767.98px) {
  .isola-programs .bottom-container {
    margin-bottom: 5rem;
  }
}
.isola-programs .bottom-container .bottom-bg {
  position: absolute;
  bottom: -11rem;
  z-index: -1;
  width: 100%;
}

.briancon-2 .bottom-container ul {
  padding-bottom: 3rem;
  padding-left: 3rem;
  list-style-type: disc;
}
.briancon-2 .header {
  position: absolute;
  top: -10rem;
  width: 100vw;
  height: 75rem;
  background: url("/assets/img/briancon/header-2.png") center/contain no-repeat;
}
@media screen and (max-width: 2000px) {
  .briancon-2 .header {
    width: 100vw;
    height: 65rem;
  }
}
@media screen and (max-width: 600px) {
  .briancon-2 .header {
    top: -13rem;
  }
}
@media screen and (max-width: 500px) {
  .briancon-2 .header {
    top: -16rem;
  }
}
@media screen and (max-width: 350px) {
  .briancon-2 .header {
    top: -17rem;
  }
}
.briancon-2 .header .logo {
  position: absolute;
  bottom: 0;
  left: calc(50% - 50rem);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1100px) {
  .briancon-2 .header .logo {
    bottom: 6rem;
    left: calc(50% - 30rem);
    width: 30rem;
    height: 30rem;
  }
}
@media (max-width: 575.98px) {
  .briancon-2 .header .logo {
    bottom: 8rem;
    left: calc(50% - 25rem);
    width: 27rem;
    height: 27rem;
  }
}
@media screen and (max-width: 500px) {
  .briancon-2 .header .logo {
    bottom: 14rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.briancon-2 .header .logo img {
  width: 90%;
}
.briancon-2 .mainTitle {
  margin-top: 45rem;
  padding-right: 9rem;
  color: rgba(206, 215, 86, 0.35);
  font-weight: 700;
  font-size: 16rem;
  text-align: right;
  text-transform: uppercase;
}
@media screen and (max-width: 2000px) {
  .briancon-2 .mainTitle {
    margin-top: 40rem;
  }
}
@media screen and (max-width: 1700px) {
  .briancon-2 .mainTitle {
    font-size: 12rem;
  }
}
@media screen and (max-width: 1100px) {
  .briancon-2 .mainTitle {
    margin-top: 45rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .briancon-2 .mainTitle {
    margin-top: 45rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    font-size: 8rem;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .briancon-2 .mainTitle {
    margin-top: 35rem;
  }
}
.briancon-2 .swiper-container {
  width: 60%;
  height: 59.4rem;
}
.briancon-2 .swiper-container .swiper-pagination-bullet-active {
  background-color: #eb42ed;
}
.briancon-2 .swiper-container .swiper-pagination {
  bottom: 3rem;
}
.briancon-2 .accommodation-description {
  margin-bottom: 1rem;
  color: #3d0d66;
  font-size: 2rem;
}
.briancon-2 .accommodation-description:last-child {
  margin-bottom: 0;
}
.briancon-2 .accommodation-description .title {
  font-weight: 700;
}
.briancon-2 .accommodation-figure {
  position: absolute;
  top: 420rem;
  right: 10%;
  width: 60rem;
}
@media screen and (max-width: 1700px) {
  .briancon-2 .accommodation-figure {
    top: 435rem;
    right: 10%;
    width: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .briancon-2 .accommodation-figure {
    top: 445rem;
    right: 10%;
    width: 45rem;
  }
}
@media screen and (max-width: 1100px) {
  .briancon-2 .accommodation-figure {
    top: 450rem;
    width: 45rem;
  }
}
@media screen and (max-width: 1000px) {
  .briancon-2 .accommodation-figure {
    top: 555rem;
    width: 45rem;
  }
}
@media screen and (max-width: 900px) {
  .briancon-2 .accommodation-figure {
    top: 570rem;
    right: 35%;
    width: 45rem;
  }
}
@media screen and (max-width: 750px) {
  .briancon-2 .accommodation-figure {
    top: 560rem;
    right: 30%;
    width: 50rem;
  }
}
@media screen and (max-width: 600px) {
  .briancon-2 .accommodation-figure {
    top: 560rem;
    right: 30%;
    width: 45rem;
  }
}
@media screen and (max-width: 450px) {
  .briancon-2 .accommodation-figure {
    top: 580rem;
    right: 20%;
    width: 45rem;
  }
}
@media screen and (max-width: 400px) {
  .briancon-2 .accommodation-figure {
    top: 592rem;
    right: 20%;
    width: 45rem;
  }
}
@media screen and (max-width: 350px) {
  .briancon-2 .accommodation-figure {
    top: 630rem;
    right: 20%;
    width: 40rem;
  }
}
.briancon-2 .services {
  margin-top: 20rem;
  margin-bottom: 9rem;
}
@media screen and (max-width: 1700px) {
  .briancon-2 .services {
    max-width: 70rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 1300px) {
  .briancon-2 .services {
    max-width: 44rem;
  }
}
@media screen and (max-width: 900px) {
  .briancon-2 .services {
    max-width: initial;
  }
}
.briancon-2 .services .service {
  margin-bottom: 3rem;
  color: #3d0d66;
  font-size: 2rem;
}
.briancon-2 .services .service .title {
  margin-bottom: 1rem;
}
.briancon-2 .services .service .description {
  display: flex;
  align-items: center;
}
.briancon-2 .services .service .description::before {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.5rem;
  background-color: #3d0d66;
  border-radius: 50%;
  content: "";
}
.briancon-2 .services .buttons {
  display: flex;
  justify-content: center;
  margin-top: 6rem;
}
.briancon-2 .services .buttons a {
  display: block;
  width: 25rem;
}
.briancon-2 .bottom-container {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 600px) {
  .briancon-2 .bottom-container {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767.98px) {
  .briancon-2 .bottom-container {
    margin-bottom: 5rem;
  }
}
.briancon-2 .bottom-container .bottom-bg {
  position: absolute;
  bottom: -11rem;
  z-index: -1;
  width: 100%;
}
.briancon-2 .splash-1 {
  position: absolute;
  top: 12rem;
  right: 0;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .briancon-2 .splash-1 {
    top: 10rem;
    right: 0;
    width: 100rem;
    height: auto;
  }
}
.briancon-2 .splash-2 {
  position: absolute;
  top: 100rem;
  left: -30rem;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .briancon-2 .splash-2 {
    display: none;
  }
}
.briancon-2 .splash-3 {
  position: absolute;
  top: 152rem;
  right: 0;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .briancon-2 .splash-3 {
    display: none;
  }
}
.briancon-2 .splash-4 {
  position: absolute;
  top: 240rem;
  left: -25rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .briancon-2 .splash-4 {
    display: none;
  }
}
.briancon-2 .splash-5 {
  position: absolute;
  top: 320rem;
  left: -20rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1700px) {
  .briancon-2 .splash-5 {
    display: none;
  }
}
.briancon-2 .splash-6 {
  position: absolute;
  top: 252rem;
  right: 0;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .briancon-2 .splash-6 {
    display: none;
  }
}
.briancon-2 footer {
  z-index: -1;
  margin-top: -70rem;
  padding-top: 90rem;
  background: url(/assets/img/footer5.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 1700px) {
  .briancon-2 footer {
    padding-top: 80rem;
  }
}
@media screen and (max-width: 1600px) {
  .briancon-2 footer {
    padding-top: 70rem;
  }
}
@media screen and (max-width: 750px) {
  .briancon-2 footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
  .briancon-2 footer .footer {
    min-height: 54rem;
  }
}

.briancon .container {
  position: relative;
}
.briancon .swiper-overlay {
  position: absolute;
  top: 48rem;
  left: 50%;
  z-index: 10;
  width: 100vw;
  height: 40rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 1400px) {
  .briancon .swiper-overlay {
    top: 37.5rem;
  }
}
.briancon .swiper-overlay .overlayLogo {
  position: absolute;
  bottom: 2rem;
  left: calc(50% - 40rem);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1400px) {
  .briancon .swiper-overlay .overlayLogo {
    bottom: 10rem;
    width: 26rem;
    height: 26rem;
  }
}
@media screen and (max-width: 900px) {
  .briancon .swiper-overlay .overlayLogo {
    left: calc(50% - 20rem);
  }
}
@media screen and (max-width: 600px) {
  .briancon .swiper-overlay .overlayLogo {
    bottom: 14rem;
  }
}
@media (max-width: 575.98px) {
  .briancon .swiper-overlay .overlayLogo {
    bottom: 18rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.briancon .swiper-overlay .overlayLogo img {
  width: 90%;
}
.briancon header .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.briancon header .swiper-slide img {
  width: 100%;
  height: 75.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1400px) {
  .briancon header .swiper-slide img {
    height: 60.4rem;
  }
}
.briancon .mainTitle {
  position: relative;
  z-index: 1000;
  padding-right: 9rem;
  color: rgba(206, 215, 86, 0.35);
  font-weight: 700;
  font-size: 12rem;
  text-align: right;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .briancon .mainTitle {
    padding-right: 2rem;
  }
}
@media (max-width: 767.98px) {
  .briancon .mainTitle {
    margin-left: auto;
    font-size: 10rem;
  }
}
@media (max-width: 575.98px) {
  .briancon .mainTitle {
    margin-top: 0;
  }
}
.briancon .figure {
  position: absolute;
  right: 25rem;
  bottom: -15rem;
  width: 80rem;
  transform: translate(10rem, 20rem) scale(0.7);
}
@media screen and (max-width: 1500px) {
  .briancon .figure {
    bottom: -10rem;
    width: 75rem;
  }
}
@media screen and (max-width: 900px) {
  .briancon .figure {
    bottom: -10rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.briancon .dates {
  position: relative;
  width: 50rem;
  margin-bottom: 15rem;
  padding: 2rem 4rem;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 900px) {
  .briancon .dates {
    margin-right: auto;
    margin-bottom: 80rem;
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .briancon .dates {
    margin-bottom: 80rem;
  }
}
@media (max-width: 575.98px) {
  .briancon .dates {
    width: 100%;
  }
}
.briancon .dates .icon {
  position: absolute;
  top: -1rem;
  right: 3rem;
  width: 12rem;
}
.briancon .dates .dates-title {
  margin-bottom: 1.5rem;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.briancon .dates .date {
  margin-bottom: 0.5rem;
  color: #eb42ed;
  font-weight: 700;
  font-size: 2rem;
}
.briancon .dates .button {
  position: absolute;
  bottom: -8rem;
  left: 0;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .briancon .dates .button {
    left: 50%;
    width: 35rem;
    transform: translateX(-50%);
  }
}
.briancon .dates .button-2 {
  position: absolute;
  bottom: -15rem;
  left: 0;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .briancon .dates .button-2 {
    left: 50%;
    width: 35rem;
    transform: translateX(-50%);
  }
}
.briancon .flipCardContainer {
  position: relative;
  z-index: 30;
}
.briancon .splash-1 {
  position: absolute;
  top: 43rem;
  right: 0;
  z-index: 20;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .briancon .splash-1 {
    top: 42rem;
    right: 0;
  }
}
@media screen and (max-width: 900px) {
  .briancon .splash-1 {
    top: 30rem;
    right: 0;
  }
}
@media screen and (max-width: 600px) {
  .briancon .splash-1 {
    top: 30rem;
    right: 0;
  }
}
.briancon .splash-2 {
  position: absolute;
  top: 99rem;
  left: -25rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .briancon .splash-2 {
    top: 99rem;
    left: -25rem;
  }
}
@media screen and (max-width: 900px) {
  .briancon .splash-2 {
    top: 130rem;
    left: -25rem;
  }
}
@media screen and (max-width: 600px) {
  .briancon .splash-2 {
    top: 130rem;
    left: -25rem;
  }
}
.briancon .splash-3 {
  position: absolute;
  bottom: 1rem;
  left: -10rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .briancon .splash-3 {
    bottom: -10rem;
    left: -20rem;
  }
}
@media screen and (max-width: 900px) {
  .briancon .splash-3 {
    bottom: 65rem;
    left: -20rem;
  }
}
@media screen and (max-width: 600px) {
  .briancon .splash-3 {
    bottom: 70rem;
    left: -20rem;
  }
}
.briancon footer {
  background: url(/assets/img/footer6.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 750px) {
  .briancon footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
}

.briancon-programs .container {
  position: relative;
}
.briancon-programs .swiper-overlay {
  position: absolute;
  top: 48rem;
  left: 50%;
  z-index: 10;
  width: 100vw;
  height: 40rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 1400px) {
  .briancon-programs .swiper-overlay {
    top: 37.5rem;
  }
}
.briancon-programs .swiper-overlay .overlayLogo {
  position: absolute;
  bottom: 2rem;
  left: calc(50% - 40rem);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36rem;
  height: 36rem;
  background-color: white;
  border-radius: 50%;
  transform: translateX(-50%) rotate(-10deg);
}
@media screen and (max-width: 1400px) {
  .briancon-programs .swiper-overlay .overlayLogo {
    bottom: 10rem;
    width: 26rem;
    height: 26rem;
  }
}
@media screen and (max-width: 900px) {
  .briancon-programs .swiper-overlay .overlayLogo {
    left: calc(50% - 20rem);
  }
}
@media screen and (max-width: 600px) {
  .briancon-programs .swiper-overlay .overlayLogo {
    bottom: 14rem;
  }
}
@media (max-width: 575.98px) {
  .briancon-programs .swiper-overlay .overlayLogo {
    bottom: 18rem;
    left: calc(50% - 10rem);
    width: 22rem;
    height: 22rem;
  }
}
.briancon-programs .swiper-overlay .overlayLogo img {
  width: 90%;
}
.briancon-programs header .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.briancon-programs header .swiper-slide img {
  width: 100%;
  height: 75.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1400px) {
  .briancon-programs header .swiper-slide img {
    height: 60.4rem;
  }
}
.briancon-programs .splash-3 {
  position: absolute;
  bottom: 1rem;
  left: -10rem;
  z-index: -1;
  width: 80rem;
  height: auto;
}
@media screen and (max-width: 1600px) {
  .briancon-programs .splash-3 {
    bottom: -10rem;
    left: -20rem;
  }
}
@media screen and (max-width: 900px) {
  .briancon-programs .splash-3 {
    bottom: 65rem;
    left: -20rem;
  }
}
@media screen and (max-width: 600px) {
  .briancon-programs .splash-3 {
    bottom: 70rem;
    left: -20rem;
  }
}
.briancon-programs footer {
  background: url(/assets/img/footer3.svg) top center/cover no-repeat !important;
}
@media screen and (max-width: 750px) {
  .briancon-programs footer {
    min-height: initial;
    margin-top: auto;
    padding-top: 20rem;
    background: url(/assets/img/footer.png) top center/cover no-repeat !important;
    background-size: 100% !important;
  }
}
.briancon-programs .pageHeader {
  position: absolute;
  margin-top: 50rem;
}
@media screen and (max-width: 1700px) {
  .briancon-programs .pageHeader {
    font-size: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .briancon-programs .pageHeader {
    font-size: 30rem;
  }
}
@media screen and (max-width: 600px) {
  .briancon-programs .pageHeader {
    font-size: 20rem;
  }
}
.briancon-programs .pageTitle {
  z-index: 100;
  display: block;
  float: left;
  max-width: 60%;
  margin-top: 30rem;
  margin-right: auto;
  margin-bottom: 10rem;
  color: rgba(206, 215, 86, 0.35);
  font-weight: 700;
  font-size: 14rem;
  text-align: left;
  text-transform: uppercase;
  word-wrap: normal;
}
@media (max-width: 767.98px) {
  .briancon-programs .pageTitle {
    margin-top: 21rem;
    font-size: 8rem;
  }
}
@media screen and (max-width: 750px) {
  .briancon-programs .pageTitle {
    margin-top: 19rem;
  }
}
@media (max-width: 575.98px) {
  .briancon-programs .pageTitle {
    margin-top: 12rem;
    font-size: 7rem;
  }
}
.briancon-programs .header {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 61rem;
  background: url("/assets/img/faq/header.png") center/cover no-repeat;
}
@media (max-width: 575.98px) {
  .briancon-programs .header {
    height: 41rem;
  }
}
.briancon-programs .accordion {
  margin-top: 5rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 1200px) {
  .briancon-programs .accordion {
    margin-top: 5rem;
  }
}
@media (max-width: 767.98px) {
  .briancon-programs .accordion {
    margin-top: 5rem;
  }
}
@media (max-width: 575.98px) {
  .briancon-programs .accordion {
    margin-top: 5rem;
  }
}
.briancon-programs .accordion .accordion-item {
  margin-bottom: 3rem;
  padding: 5rem;
  overflow: hidden;
  border-radius: 5rem;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}
.briancon-programs .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.briancon-programs .accordion .accordion-item.active .accordion-title {
  color: #eb42ed;
}
.briancon-programs .accordion .accordion-item.active .accordion-title .accordion-title-icon::before {
  color: #3d0d66;
  content: "-";
}
.briancon-programs .accordion .accordion-item.active .accordion-description {
  display: block;
}
.briancon-programs .accordion .accordion-item .accordion-title {
  position: relative;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2.2rem;
}
.briancon-programs .accordion .accordion-item .accordion-title:hover {
  cursor: pointer;
}
.briancon-programs .accordion .accordion-item .accordion-title .accordion-title-text {
  max-width: 90%;
}
.briancon-programs .accordion .accordion-item .accordion-title .accordion-title-icon:hover {
  cursor: pointer;
}
.briancon-programs .accordion .accordion-item .accordion-title .accordion-title-icon::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #eb42ed;
  font-size: 5rem;
  text-align: right;
  content: "+";
}
.briancon-programs .accordion .accordion-item .accordion-description {
  display: none;
  margin-top: 2rem;
  font-size: 1.8rem;
}
.briancon-programs .fig {
  position: absolute;
  top: 55rem;
  right: 5rem;
  z-index: 20;
  width: 60rem;
  height: auto;
}
@media screen and (max-width: 1400px) {
  .briancon-programs .fig {
    top: 40rem;
    right: 5rem;
    width: 55rem;
    height: auto;
  }
}
@media screen and (max-width: 1050px) {
  .briancon-programs .fig {
    top: 45rem;
    right: 5rem;
    width: 40rem;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .briancon-programs .fig {
    top: 29rem;
    right: 5rem;
    width: 45rem;
  }
}
@media screen and (max-width: 600px) {
  .briancon-programs .fig {
    top: 41rem;
    right: 2rem;
    width: 27rem;
    height: auto;
  }
}
@media screen and (max-width: 400px) {
  .briancon-programs .fig {
    top: 42rem;
    right: 2rem;
    width: 24rem;
    height: auto;
  }
}
.briancon-programs .bottom-container {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 600px) {
  .briancon-programs .bottom-container {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767.98px) {
  .briancon-programs .bottom-container {
    margin-bottom: 5rem;
  }
}
.briancon-programs .bottom-container .bottom-bg {
  position: absolute;
  bottom: -11rem;
  z-index: -1;
  width: 100%;
}

.payment .pageHeader {
  position: absolute;
  margin-top: 50rem;
}
@media screen and (max-width: 1700px) {
  .payment .pageHeader {
    font-size: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .payment .pageHeader {
    font-size: 30rem;
  }
}
@media screen and (max-width: 600px) {
  .payment .pageHeader {
    font-size: 20rem;
  }
}
.payment .pageTitle {
  z-index: 100;
  display: block;
  float: left;
  max-width: 60%;
  margin-top: 50rem;
  margin-right: auto;
  color: rgba(235, 66, 237, 0.35);
  font-weight: 700;
  font-size: 14rem;
  text-align: left;
  text-transform: uppercase;
  word-wrap: normal;
}
@media (max-width: 767.98px) {
  .payment .pageTitle {
    margin-top: 40rem;
    font-size: 8rem;
  }
}
@media screen and (max-width: 750px) {
  .payment .pageTitle {
    margin-top: 55rem;
  }
}
@media (max-width: 575.98px) {
  .payment .pageTitle {
    margin-top: 35rem;
    font-size: 7rem;
  }
}
.payment .pageIntro {
  z-index: 100;
  display: block;
  max-width: 60%;
  margin-right: auto;
  margin-bottom: 10rem;
  color: #3d0d66;
  text-align: left;
  word-wrap: normal;
}
@media (max-width: 767.98px) {
  .payment .pageIntro {
    max-width: 60%;
  }
}
@media (max-width: 575.98px) {
  .payment .pageIntro {
    max-width: 100%;
  }
}
.payment .pageFig {
  display: none;
}
@media screen and (max-width: 600px) {
  .payment .pageFig {
    display: block;
    width: 80%;
    height: auto;
    margin: -30rem auto 0 auto;
  }
}
.payment .header {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 61rem;
  background: url("/assets/img/faq/header.png") center/cover no-repeat;
}
@media (max-width: 575.98px) {
  .payment .header {
    height: 41rem;
  }
}
.payment .accordion {
  margin-top: 5rem;
  margin-bottom: 10rem;
}
.payment .accordion .accordion-item {
  margin-bottom: 3rem;
  padding: 5rem;
  overflow: hidden;
  border-radius: 5rem;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}
.payment .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.payment .accordion .accordion-item.active .accordion-title {
  color: #eb42ed;
}
.payment .accordion .accordion-item.active .accordion-title .accordion-title-icon::before {
  color: #3d0d66;
  content: "-";
}
.payment .accordion .accordion-item.active .accordion-description {
  display: block;
}
.payment .accordion .accordion-item .accordion-title {
  position: relative;
  color: #3d0d66;
  font-weight: 700;
  font-size: 2.2rem;
}
.payment .accordion .accordion-item .accordion-title:hover {
  cursor: pointer;
}
.payment .accordion .accordion-item .accordion-title .accordion-title-text {
  max-width: 90%;
}
.payment .accordion .accordion-item .accordion-title .accordion-title-icon:hover {
  cursor: pointer;
}
.payment .accordion .accordion-item .accordion-title .accordion-title-icon::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #eb42ed;
  font-size: 5rem;
  text-align: right;
  content: "+";
}
.payment .accordion .accordion-item .accordion-description {
  display: none;
  margin-top: 2rem;
  font-size: 1.8rem;
}
.payment .payment-success {
  margin-top: 70rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 1200px) {
  .payment .payment-success {
    margin-top: 70rem;
  }
}
@media (max-width: 767.98px) {
  .payment .payment-success {
    margin-top: 70rem;
  }
}
@media (max-width: 575.98px) {
  .payment .payment-success {
    margin-top: 110rem;
  }
}
.payment .fig {
  position: absolute;
  top: -5rem;
  right: 5rem;
  z-index: 10;
  width: 70rem;
  height: auto;
}
@media (max-width: 767.98px) {
  .payment .fig {
    right: 5rem;
    width: 50rem;
  }
}
@media screen and (max-width: 750px) {
  .payment .fig {
    top: 20rem;
  }
}
@media screen and (max-width: 600px) {
  .payment .fig {
    display: none;
  }
}
.payment .splash-1 {
  position: absolute;
  top: 12rem;
  left: -30rem;
  z-index: -1;
  width: 100rem;
  height: auto;
  transform: rotate(180deg);
}
@media screen and (max-width: 600px) {
  .payment .splash-1 {
    top: 30rem;
    right: -30rem;
    width: 100rem;
    height: auto;
  }
}
.payment .splash-2 {
  position: absolute;
  top: 202rem;
  left: -30rem;
  z-index: -1;
  width: 100rem;
  height: auto;
  transform: rotate(180deg);
}
@media screen and (max-width: 600px) {
  .payment .splash-2 {
    top: 190rem;
    left: -30rem;
    width: 100rem;
    height: auto;
  }
}
.payment .splash-3 {
  position: absolute;
  right: 0;
  bottom: -40rem;
  z-index: -1;
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 600px) {
  .payment .splash-3 {
    right: 0;
    bottom: -40rem;
    width: 100rem;
    height: auto;
  }
}

.success .pageHeader {
  position: absolute;
  margin-top: 50rem;
}
@media screen and (max-width: 1700px) {
  .success .pageHeader {
    font-size: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .success .pageHeader {
    font-size: 30rem;
  }
}
@media screen and (max-width: 600px) {
  .success .pageHeader {
    font-size: 20rem;
  }
}
.success .mainTitle {
  margin-top: 60rem;
  padding-left: 9rem;
  color: rgba(61, 13, 102, 0.35);
  font-weight: 700;
  font-size: 16rem;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1700px) {
  .success .mainTitle {
    font-size: 12rem;
  }
}
@media screen and (max-width: 1100px) {
  .success .mainTitle {
    margin-top: 55rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .success .mainTitle {
    margin-top: 55rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    font-size: 8rem;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .success .mainTitle {
    margin-top: 45rem;
  }
}
.success .pageIntro {
  z-index: 100;
  display: block;
  max-width: 60%;
  margin-right: auto;
  margin-bottom: 10rem;
  color: #3d0d66;
  text-align: left;
  word-wrap: normal;
}
@media (max-width: 767.98px) {
  .success .pageIntro {
    max-width: 60%;
  }
}
@media (max-width: 575.98px) {
  .success .pageIntro {
    max-width: 100%;
  }
}
.success .header {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 61rem;
  background: url("/assets/img/faq/header.png") center/cover no-repeat;
}
@media (max-width: 575.98px) {
  .success .header {
    height: 41rem;
  }
}
.success .payment-success {
  margin-top: 50rem;
  margin-bottom: 20rem;
  margin-left: 7rem;
}
@media screen and (max-width: 1200px) {
  .success .payment-success {
    margin-top: 70rem;
  }
}
@media screen and (max-width: 1100px) {
  .success .payment-success {
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .success .payment-success {
    margin-top: 70rem;
  }
}
@media (max-width: 575.98px) {
  .success .payment-success {
    margin-top: 75rem;
  }
}
.success .figure {
  position: absolute;
  top: 25rem;
  right: 7rem;
  width: 70rem;
  height: auto;
}
@media screen and (max-width: 1100px) {
  .success .figure {
    top: 60rem;
    right: 32%;
    width: 60rem;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .success .figure {
    right: 23%;
  }
}

.privacy-notice .pageHeader {
  position: absolute;
  margin-top: 50rem;
}
@media screen and (max-width: 1700px) {
  .privacy-notice .pageHeader {
    font-size: 40rem;
  }
}
@media screen and (max-width: 1200px) {
  .privacy-notice .pageHeader {
    font-size: 30rem;
  }
}
@media screen and (max-width: 600px) {
  .privacy-notice .pageHeader {
    font-size: 20rem;
  }
}
.privacy-notice .pageTitle {
  z-index: 100;
  display: block;
  float: left;
  max-width: 60%;
  margin-top: 53rem;
  margin-right: auto;
  margin-bottom: 10rem;
  color: rgba(235, 66, 237, 0.35);
  font-weight: 700;
  font-size: 14rem;
  text-align: left;
  text-transform: uppercase;
  word-wrap: normal;
}
@media (max-width: 767.98px) {
  .privacy-notice .pageTitle {
    margin-top: 40rem;
    font-size: 8rem;
  }
}
@media screen and (max-width: 750px) {
  .privacy-notice .pageTitle {
    margin-top: 55rem;
  }
}
@media (max-width: 575.98px) {
  .privacy-notice .pageTitle {
    margin-top: 35rem;
    font-size: 7rem;
  }
}
.privacy-notice .header {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 61rem;
  background: url("/assets/img/faq/header.png") center/cover no-repeat;
}
@media (max-width: 575.98px) {
  .privacy-notice .header {
    height: 41rem;
  }
}
.privacy-notice .fig {
  position: absolute;
  top: 15rem;
  right: 5rem;
  z-index: 10;
  width: 60rem;
  height: auto;
}
@media screen and (max-width: 1950px) {
  .privacy-notice .fig {
    display: none;
  }
}
.privacy-notice .splash-1 {
  position: absolute;
  top: 12rem;
  left: -30rem;
  z-index: -1;
  width: 100rem;
  height: auto;
  transform: rotate(180deg);
}
@media screen and (max-width: 600px) {
  .privacy-notice .splash-1 {
    top: 30rem;
    right: -30rem;
    width: 100rem;
    height: auto;
  }
}
.privacy-notice .privacy {
  margin-bottom: 10rem;
  color: #3d0d66;
  font-weight: 400;
  font-size: 2.6rem;
  text-align: left;
}
.privacy-notice .privacy p {
  margin-bottom: 4rem;
}
.privacy-notice .privacy a {
  color: #eb42ed;
  text-decoration: underline;
}
.privacy-notice .privacy a:hover {
  color: rgba(235, 66, 237, 0.8);
}
.privacy-notice .privacy a.button {
  color: #fff !important;
  text-decoration: none !important;
}
.privacy-notice .privacy a.button:hover {
  color: #fff !important;
}
.privacy-notice .privacy em {
  font-style: italic;
}
.privacy-notice .privacy strong {
  font-weight: 900;
}
@media screen and (max-width: 700px) {
  .privacy-notice .privacy {
    margin-right: 5rem;
    margin-left: 5rem;
  }
}

#app {
  overflow-y: hidden;
}

.container {
  position: relative;
  z-index: 100;
}

.color-primary {
  color: #3d0d66;
}

.mb-108 {
  margin-bottom: 28rem;
}

.mt-big {
  margin-top: 100rem;
}

@media (min-width: 768px) {
  .card-container {
    height: 220px;
  }
}

.contact-form-logo {
  width: 20rem !important;
  max-width: 20rem !important;
  height: 20rem !important;
  max-height: 20rem !important;
}

@media (min-width: 900px) {
  .container {
    padding: 0 5rem 0 5rem !important;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1230px !important;
  }
}
/*!
 * delicious-hamburgers
 * @description Beautiful SASS powered hamburger menu toggle buttons
 * @author kapoko <17455539+kapoko@users.noreply.github.com>
 * @link https://github.com/kapoko/delicious-hamburgers
 */
button.hamburger {
  height: 6rem;
  width: 6rem;
}

div.hamburger {
  height: 6rem;
  width: 6rem;
}
div.hamburger > .inner {
  top: 50%;
}

.hamburger {
  background-color: transparent;
  border: 0 transparent solid;
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  opacity: 1;
  overflow: visible;
  padding: 1.5rem;
  text-transform: none;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger:hover {
  background-color: transparent;
  opacity: 1;
}
.hamburger:hover span.bar {
  background-color: #3d0d66;
}
.hamburger:hover > .inner:nth-child(1)::before, .hamburger:hover > .inner:nth-child(1)::after, .hamburger:hover > .inner:nth-child(2)::before, .hamburger:hover > .inner:nth-child(2)::after, .hamburger:hover > .inner:nth-child(3)::before, .hamburger:hover > .inner:nth-child(3)::after,
.hamburger:hover span.bar:nth-child(1)::before,
.hamburger:hover span.bar:nth-child(1)::after,
.hamburger:hover span.bar:nth-child(2)::before,
.hamburger:hover span.bar:nth-child(2)::after,
.hamburger:hover span.bar:nth-child(3)::before,
.hamburger:hover span.bar:nth-child(3)::after {
  background-color: #3d0d66;
}
.hamburger.active {
  background-color: transparent;
}
.hamburger.active span.bar {
  background-color: #3d0d66;
}
.hamburger.active > .inner:nth-child(1)::before, .hamburger.active > .inner:nth-child(1)::after, .hamburger.active > .inner:nth-child(2)::before, .hamburger.active > .inner:nth-child(2)::after, .hamburger.active > .inner:nth-child(3)::before, .hamburger.active > .inner:nth-child(3)::after,
.hamburger.active span.bar:nth-child(1)::before,
.hamburger.active span.bar:nth-child(1)::after,
.hamburger.active span.bar:nth-child(2)::before,
.hamburger.active span.bar:nth-child(2)::after,
.hamburger.active span.bar:nth-child(3)::before,
.hamburger.active span.bar:nth-child(3)::after {
  background-color: #3d0d66;
}
.hamburger > .inner {
  margin: 0;
  margin-top: -0.25rem;
  position: relative;
  width: 100%;
}
.hamburger span.bar {
  background-color: #3d0d66;
  border-radius: 10rem;
  content: "";
  display: block;
  height: 0.5rem;
  position: absolute;
  width: 100%;
}
.hamburger span.bar:nth-child(1) {
  top: -1rem;
}
.hamburger span.bar:nth-child(3) {
  top: 1rem;
}
.hamburger:focus {
  outline: 0;
}

.hamburger--chop span.bar {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--chop span.bar:nth-child(1) {
  top: 0;
  transform: translate3d(0, -1rem, 0);
}
.hamburger--chop span.bar:nth-child(2) {
  opacity: 1;
  transform-origin: 15% 50%;
}
.hamburger--chop span.bar:nth-child(3) {
  top: 0;
  transform: translate3d(0, 1rem, 0);
}
.hamburger--chop.active span.bar {
  top: 0;
}
.hamburger--chop.active span.bar:nth-child(1) {
  transform: rotate(45deg);
}
.hamburger--chop.active span.bar:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}
.hamburger--chop.active span.bar:nth-child(3) {
  transform: rotate(-45deg);
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #3d0d66;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

:root {
  --swiper-navigation-size: 6rem;
}

.swiper-container {
  position: relative;
  width: 100vw;
  height: 75.5rem;
}
@media screen and (max-width: 1400px) {
  .swiper-container {
    height: 60.4rem;
  }
}

.swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  background-color: white;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #3d0d66;
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 9rem;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.swiper-button-prev, .swiper-button-next {
  color: white;
}

.swiper-button-prev {
  left: 2rem;
  padding-left: 5rem;
}

.swiper-button-next {
  right: 2rem;
  padding-right: 5rem;
}
