﻿@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";
@import"https://zonepelixhub.com/assets/css/@tabler/icons-webfont/dist/tabler-icons.min.css";


:root,
[data-bs-theme=light]{

    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #FB2C36;
    --bs-orange: #E66239;
    --bs-yellow: #F0B100;
    --bs-green: #09C82C;
    --bs-teal: #20c997;
    --bs-cyan: #00B8DB;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #525252;
    --bs-gray-dark: #262626;
    --bs-gray-100: #f5f5f5;
    --bs-gray-200: #e5e5e5;
    --bs-gray-300: #d4d4d4;
    --bs-gray-400: #a3a3a3;
    --bs-gray-500: #737373;
    --bs-gray-600: #525252;
    --bs-gray-700: #404040;
    --bs-gray-800: #262626;
    --bs-gray-900: #171717;
    --bs-primary: #4be3c2;
    --bs-secondary: #e5e5e5;
    --bs-success: #09C82C;
    --bs-info: #00B8DB;
    --bs-warning: #F0B100;
    --bs-danger: #FB2C36;
    --bs-light: #f5f5f5;
    --bs-dark: #171717;
    --bs-primary-rgb: 75, 227, 194;
    --bs-secondary-rgb: 229, 229, 229;
    --bs-success-rgb: 9, 200, 44;
    --bs-info-rgb: 0, 184, 219;
    --bs-warning-rgb: 240, 177, 0;
    --bs-danger-rgb: 251, 44, 54;
    --bs-light-rgb: 245, 245, 245;
    --bs-dark-rgb: 23, 23, 23;
    --bs-primary-text-emphasis: #1e5b4e;
    --bs-secondary-text-emphasis: #5c5c5c;
    --bs-success-text-emphasis: #045012;
    --bs-info-text-emphasis: #004a58;
    --bs-warning-text-emphasis: #604700;
    --bs-danger-text-emphasis: #641216;
    --bs-light-text-emphasis: #404040;
    --bs-dark-text-emphasis: #404040;
    --bs-primary-bg-subtle: #dbf9f3;
    --bs-secondary-bg-subtle: #fafafa;
    --bs-success-bg-subtle: #cef4d5;
    --bs-info-bg-subtle: #ccf1f8;
    --bs-warning-bg-subtle: #fcefcc;
    --bs-danger-bg-subtle: #fed5d7;
    --bs-light-bg-subtle: #fafafa;
    --bs-dark-bg-subtle: #a3a3a3;
    --bs-primary-border-subtle: #b7f4e7;
    --bs-secondary-border-subtle: whitesmoke;
    --bs-success-border-subtle: #9de9ab;
    --bs-info-border-subtle: #99e3f1;
    --bs-warning-border-subtle: #f9e099;
    --bs-danger-border-subtle: #fdabaf;
    --bs-light-border-subtle: #e5e5e5;
    --bs-dark-border-subtle: #737373;
    --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: "Geist", sans-serif;
    --bs-body-font-size: 0.975rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #525252;
    --bs-body-color-rgb: 82, 82, 82;
    --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(82, 82, 82, 0.75);
    --bs-secondary-color-rgb: 82, 82, 82;
    --bs-secondary-bg: #e5e5e5;
    --bs-secondary-bg-rgb: 229, 229, 229;
    --bs-tertiary-color: rgba(82, 82, 82, 0.5);
    --bs-tertiary-color-rgb: 82, 82, 82;
    --bs-tertiary-bg: #f5f5f5;
    --bs-tertiary-bg-rgb: 245, 245, 245;
    --bs-heading-color: #171717;
    --bs-link-color: #404040;
    --bs-link-color-rgb: 64, 64, 64;
    --bs-link-decoration: none;
    --bs-link-hover-color: #4be3c2;
    --bs-link-hover-color-rgb: 75, 227, 194;
    --bs-link-hover-decoration: none;
    --bs-code-color: #d63384;
    --bs-highlight-color: #525252;
    --bs-highlight-bg: #fcefcc;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #e5e5e5;
    --bs-border-color-translucent: #e5e5e5;
    --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(75, 227, 194, 0.25);
    --bs-form-valid-color: #09C82C;
    --bs-form-valid-border-color: #09C82C;
    --bs-form-invalid-color: #FB2C36;
    --bs-form-invalid-border-color: #FB2C36

}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #d4d4d4;
  --bs-body-color-rgb: 212, 212, 212;
  --bs-body-bg: #171717;
  --bs-body-bg-rgb: 23, 23, 23;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(212, 212, 212, 0.75);
  --bs-secondary-color-rgb: 212, 212, 212;
  --bs-secondary-bg: #262626;
  --bs-secondary-bg-rgb: 38, 38, 38;
  --bs-tertiary-color: rgba(212, 212, 212, 0.5);
  --bs-tertiary-color-rgb: 212, 212, 212;
  --bs-tertiary-bg: #1f1f1f;
  --bs-tertiary-bg-rgb: 31, 31, 31;
  --bs-primary-text-emphasis: #93eeda;
  --bs-secondary-text-emphasis: #efefef;
  --bs-success-text-emphasis: #6bde80;
  --bs-info-text-emphasis: #66d4e9;
  --bs-warning-text-emphasis: #f6d066;
  --bs-danger-text-emphasis: #fd8086;
  --bs-light-text-emphasis: #f5f5f5;
  --bs-dark-text-emphasis: #d4d4d4;
  --bs-primary-bg-subtle: #0f2d27;
  --bs-secondary-bg-subtle: #2e2e2e;
  --bs-success-bg-subtle: #022809;
  --bs-info-bg-subtle: #00252c;
  --bs-warning-bg-subtle: #302300;
  --bs-danger-bg-subtle: #32090b;
  --bs-light-bg-subtle: #262626;
  --bs-dark-bg-subtle: #131313;
  --bs-primary-border-subtle: #2d8874;
  --bs-secondary-border-subtle: #898989;
  --bs-success-border-subtle: #05781a;
  --bs-info-border-subtle: #006e83;
  --bs-warning-border-subtle: #906a00;
  --bs-danger-border-subtle: #971a20;
  --bs-light-border-subtle: #404040;
  --bs-dark-border-subtle: #262626;
  --bs-heading-color: inherit;
  --bs-link-color: #93eeda;
  --bs-link-hover-color: #a9f1e1;
  --bs-link-color-rgb: 147, 238, 218;
  --bs-link-hover-color-rgb: 169, 241, 225;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #d4d4d4;
  --bs-highlight-bg: #604700;
  --bs-border-color: #404040;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #6bde80;
  --bs-form-valid-border-color: #6bde80;
  --bs-form-invalid-color: #fd8086;
  --bs-form-invalid-border-color: #fd8086;
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

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

body {
  margin: 0;
  font-family: var(--font-body);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--kp-text);
  text-align: var(--bs-body-text-align);
  background-color: var(--kp-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

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

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

h1,
.h1 {
  font-size: calc(1.36875rem + 1.425vw);
}

h2,
.h2 {
  font-size: calc(1.32rem + 0.84vw);
}

h3,
.h3 {
  font-size: calc(1.295625rem + 0.5475vw);
}

h4,
.h4 {
  font-size: calc(1.27125rem + 0.255vw);
}

h5,
.h5 {
  font-size: 1.21875rem;
}

h6,
.h6 {
  font-size: 0.975rem;
}

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

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  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: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small,
.small {
  font-size: 0.875em;
}

mark,
.IrbJlAfa {
  padding: .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: var(--kp-primary);
  text-decoration: none;
}

a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
  text-decoration: none;
  color: var(--kp-primary-dark);
}

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: .1875rem .375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: .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: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  font-weight: 400;
  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: .5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}

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

[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

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

.daYWyaV4 {
  font-size: 1.21875rem;
  font-weight: 300;
}

.JwsyJj4z8h3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.625rem + 4.5vw);
}

.p4cJaG {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.575rem + 3.9vw);
}

.sh2n0X9kWrD {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.525rem + 3.3vw);
}

.VnZPh9 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.475rem + 2.7vw);
}

.UZzTrPYOKNn {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.425rem + 2.1vw);
}

.R4gmihv {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.375rem + 1.5vw);
}

.LiG7Ru {
  padding-left: 0;
  list-style: none;
}

.fA5zxCae {
  padding-left: 0;
  list-style: none;
}

.V5HnaFeEnP9 {
  display: inline-block;
}

.V5HnaFeEnP9:not(:last-child) {
  margin-right: .5rem;
}

.lZB22aV0ES6 {
  font-size: 0.875em;
  text-transform: uppercase;
}

.yg7AKj59U1 {
  margin-bottom: 1rem;
  font-size: 1.21875rem;
}

.yg7AKj59U1>:last-child {
  margin-bottom: 0;
}

.t2aD2f4 {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #525252;
}

.t2aD2f4::before {
  content: "— ";
}

.gvc2j0WqQ {
  max-width: 100%;
  height: auto;
}

.h7WQ3UBqFd0 {
  padding: .25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.MOZbtyz {
  display: inline-block;
}

.z9mZHmqO {
  margin-bottom: .5rem;
  line-height: 1;
}

.t4PTCKhacFy {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.fF31ILt0,
.qoAmvKTN,
.zl4f0h1d,
.HF7lP8KpE,
.wBkwOLpE6,
.iMYtdT {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-right: auto;
  margin-left: auto;
}

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 2.5rem;
  --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>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.U9nhuIp>* {
  flex: 0 0 auto;
  width: auto;
}

.KkGhXZONhS>* {
  flex: 0 0 auto;
  width: 100%;
}

.HNVuJ8>* {
  flex: 0 0 auto;
  width: 50%;
}

.r5NcH5hErZa>* {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.P8kq7c>* {
  flex: 0 0 auto;
  width: 25%;
}

.cCT2TOOWy3R>* {
  flex: 0 0 auto;
  width: 20%;
}

.LsKeBG8tKij>* {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.md2W9BH {
  flex: 0 0 auto;
  width: auto;
}

.WvPoQT5TZ {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.Muqeyy08 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.d4rwVKU {
  flex: 0 0 auto;
  width: 25%;
}

.KdIPC4c8 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.hUSAkzJZ {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.kpl1rV {
  flex: 0 0 auto;
  width: 50%;
}

.SZcMl2DNH {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.HmWVp883zfC {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.MnVbvaOZkgF {
  flex: 0 0 auto;
  width: 75%;
}

.ZD30e3 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.oVBaIwxwRBQ {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.EmNkjPK {
  flex: 0 0 auto;
  width: 100%;
}

.RABhdPhVgn {
  margin-left: 8.33333333%;
}

.FW0vy7V {
  margin-left: 16.66666667%;
}

.sWRgSl {
  margin-left: 25%;
}

.zMFdbUj65p {
  margin-left: 33.33333333%;
}

.AtVDNhM {
  margin-left: 41.66666667%;
}

.DMKlq1 {
  margin-left: 50%;
}

.tMMok0 {
  margin-left: 58.33333333%;
}

.JTlYS3w {
  margin-left: 66.66666667%;
}

.PAiZh9HAey {
  margin-left: 75%;
}

.kgbqqTQ {
  margin-left: 83.33333333%;
}

.kEdoySagU5 {
  margin-left: 91.66666667%;
}

.taX5gV,
.NHP9a1G {
  --bs-gutter-x: 0;
}

.taX5gV,
.Cg7LwynAh {
  --bs-gutter-y: 0;
}

.zbuVFFa,
.QKbQu41x {
  --bs-gutter-x: 0.25rem;
}

.zbuVFFa,
.G7vZckQZs {
  --bs-gutter-y: 0.25rem;
}

.IROTNuuq,
.LjoUtf {
  --bs-gutter-x: 0.5rem;
}

.IROTNuuq,
.M7aGsTSauw {
  --bs-gutter-y: 0.5rem;
}

.VxVPZr2RA,
.NnMIDUr1d {
  --bs-gutter-x: 0.75rem;
}

.VxVPZr2RA,
.Geo10Zhs {
  --bs-gutter-y: 0.75rem;
}

.QecEJNH,
.IRhAi1SwM {
  --bs-gutter-x: 1rem;
}

.QecEJNH,
.uGfM5ufx83c {
  --bs-gutter-y: 1rem;
}

.eMD7OvQCgUh,
.FEaUdNOmAnY {
  --bs-gutter-x: 1.25rem;
}

.eMD7OvQCgUh,
.yenzaw0 {
  --bs-gutter-y: 1.25rem;
}

.z26lwl,
.IbU3nGtObX {
  --bs-gutter-x: 1.5rem;
}

.z26lwl,
.Woz3yBo {
  --bs-gutter-y: 1.5rem;
}

.etqJSRR8D,
.jPSbRQ2Zsv {
  --bs-gutter-x: 1.75rem;
}

.etqJSRR8D,
.CT0aJagX0j1 {
  --bs-gutter-y: 1.75rem;
}

.HexL0ae,
.eCyEiwgTHfN {
  --bs-gutter-x: 2rem;
}

.HexL0ae,
.uZwjQt {
  --bs-gutter-y: 2rem;
}

.tAsz006SzlP,
.aQMGaDpnLyz {
  --bs-gutter-x: 3rem;
}

.tAsz006SzlP,
.OCgLJZJRruQ {
  --bs-gutter-y: 3rem;
}

.ybUDLIa,
.jxqYDa3wuOe {
  --bs-gutter-x: 3.5rem;
}

.ybUDLIa,
.lOFGM0dixbF {
  --bs-gutter-y: 3.5rem;
}

.a3qs1WWegp,
.kpr4YI2o {
  --bs-gutter-x: 4rem;
}

.a3qs1WWegp,
.oLybkvvbAhd {
  --bs-gutter-y: 4rem;
}

.F797sWxeen,
.makNUTKhY {
  --bs-gutter-x: 5rem;
}

.F797sWxeen,
.zujgPlpO {
  --bs-gutter-y: 5rem;
}

.gDpW5vh7,
.PfzcyCjRp {
  --bs-gutter-x: 6rem;
}

.gDpW5vh7,
.NuBDEaaihl {
  --bs-gutter-y: 6rem;
}

.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}

.table>:not(caption)>*>* {
  padding: .5rem .5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

.table>tbody {
  vertical-align: inherit;
}

.table>thead {
  vertical-align: bottom;
}

.amPyjE0Qt {
  border-top: calc(var(--bs-border-width)*2) solid currentcolor;
}

.Se5KNb4 {
  caption-side: top;
}

.o0lZcJ>:not(caption)>*>* {
  padding: .25rem .25rem;
}

.QpcdHY>:not(caption)>* {
  border-width: var(--bs-border-width) 0;
}

.QpcdHY>:not(caption)>*>* {
  border-width: 0 var(--bs-border-width);
}

.mXpYha>:not(caption)>*>* {
  border-bottom-width: 0;
}

.mXpYha>:not(:first-child) {
  border-top-width: 0;
}

.NekGOchh7>tbody>tr:nth-of-type(odd)>* {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.IE8evC>:not(caption)>tr>:nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.trzme8Tctf {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.aEniXW>tbody>tr:hover>* {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.fEF5u2r {
  --bs-table-color: #000;
  --bs-table-bg: #dbf9f3;
  --bs-table-border-color: #afc7c2;
  --bs-table-striped-bg: #d0ede7;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c5e0db;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #cbe6e1;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.uGOsxa3L {
  --bs-table-color: #000;
  --bs-table-bg: #fafafa;
  --bs-table-border-color: #c8c8c8;
  --bs-table-striped-bg: #eeeeee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e1e1e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e7e7e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.YBxRtI {
  --bs-table-color: #000;
  --bs-table-bg: #cef4d5;
  --bs-table-border-color: #a5c3aa;
  --bs-table-striped-bg: #c4e8ca;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b9dcc0;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2c5;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.MNtEAF {
  --bs-table-color: #000;
  --bs-table-bg: #ccf1f8;
  --bs-table-border-color: #a3c1c6;
  --bs-table-striped-bg: #c2e5ec;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b8d9df;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bddfe5;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.IcIawElJ {
  --bs-table-color: #000;
  --bs-table-bg: #fcefcc;
  --bs-table-border-color: #cabfa3;
  --bs-table-striped-bg: #efe3c2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e3d7b8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e9ddbd;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.EVGlTcBn {
  --bs-table-color: #000;
  --bs-table-bg: #fed5d7;
  --bs-table-border-color: #cbaaac;
  --bs-table-striped-bg: #f1cacc;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e5c0c2;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ebc5c7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.dNrVvI {
  --bs-table-color: #000;
  --bs-table-bg: #f5f5f5;
  --bs-table-border-color: #c4c4c4;
  --bs-table-striped-bg: #e9e9e9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dddddd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e3e3e3;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.BcwkDoY2z {
  --bs-table-color: #fff;
  --bs-table-bg: #171717;
  --bs-table-border-color: #454545;
  --bs-table-striped-bg: #232323;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #2e2e2e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #282828;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.oGJaRkvG {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.Y3qN0F {
  margin-bottom: 0.4rem !important;
  font-size: 0.76rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.07em !important;
  text-transform: uppercase !important;
  color: rgba(255,255,255,0.42) !important;
}

.L3GW6j {
  padding-top: calc(0.55rem + var(--bs-border-width));
  padding-bottom: calc(0.55rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.H3N0RMEui {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.21875rem;
}

.hquF8RN {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.82875rem;
}

.vW3Iyb {
  margin-top: .25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.n3gnOfeAO {
  display: block;
  width: 100%;
  padding: .55rem 1.25rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 50px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.n3gnOfeAO[type=file] {
  overflow: hidden;
}

.n3gnOfeAO[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.n3gnOfeAO:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #a5f1e1;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(75, 227, 194, .25);
}

.n3gnOfeAO::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}

.n3gnOfeAO::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

.n3gnOfeAO::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}

.n3gnOfeAO:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}

.n3gnOfeAO::file-selector-button {
  padding: .55rem 1.25rem;
  margin: -0.55rem -1.25rem;
  margin-inline-end: 1.25rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.n3gnOfeAO:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.BrccwagH {
  display: block;
  width: 100%;
  padding: .55rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: rgba(0, 0, 0, 0);
  border: solid rgba(0, 0, 0, 0);
  border-width: var(--bs-border-width) 0;
}

.BrccwagH:focus {
  outline: 0;
}

.BrccwagH.b34Kto2VEV,
.BrccwagH.KueNDh {
  padding-right: 0;
  padding-left: 0;
}

.b34Kto2VEV {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: .25rem .5rem;
  font-size: 0.82875rem;
  border-radius: var(--bs-border-radius-sm);
}

.b34Kto2VEV::file-selector-button {
  padding: .25rem .5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: .5rem;
}

.KueNDh {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: .5rem 1rem;
  font-size: 1.21875rem;
  border-radius: var(--bs-border-radius-lg);
}

.KueNDh::file-selector-button {
  padding: .5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.n3gnOfeAO {
  min-height: calc(1.5em + 1.1rem + calc(var(--bs-border-width) * 2));
}

textarea.b34Kto2VEV {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}

textarea.KueNDh {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.cjiL2B {
  width: 3rem;
  height: calc(1.5em + 1.1rem + calc(var(--bs-border-width) * 2));
  padding: .55rem;
}

.cjiL2B:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.cjiL2B::-moz-color-swatch {
  border: 0 !important;
  border-radius: 50px;
}

.cjiL2B::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 50px;
}

.cjiL2B.b34Kto2VEV {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}

.cjiL2B.KueNDh {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.bZmbnSb {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23262626' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: .55rem 3.75rem .55rem 1.25rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 1.25rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 50px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.bZmbnSb:focus {
  border-color: #a5f1e1;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(75, 227, 194, .25);
}

.bZmbnSb[multiple],
.bZmbnSb[size]:not([size="1"]) {
  padding-right: 1.25rem;
  background-image: none;
}

.bZmbnSb:disabled {
  background-color: var(--bs-secondary-bg);
}

.bZmbnSb:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 var(--bs-body-color);
}

.uetI5eVGu {
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: 0.82875rem;
  border-radius: var(--bs-border-radius-sm);
}

.abJC1Y9 {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.21875rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .bZmbnSb {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23d4d4d4' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.pAaVVV {
  display: block;
  min-height: 1.4625rem;
  padding-left: 1.5em;
  margin-bottom: .125rem;
}

.pAaVVV .fVlrfRHx {
  float: left;
  margin-left: -1.5em;
}

.VMDFFfa9mt {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}

.VMDFFfa9mt .fVlrfRHx {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.fVlrfRHx {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}

.fVlrfRHx[type=checkbox] {
  border-radius: .25em;
}

.fVlrfRHx[type=radio] {
  border-radius: 50%;
}

.fVlrfRHx:active {
  filter: brightness(90%);
}

.fVlrfRHx:focus {
  border-color: #a5f1e1;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(75, 227, 194, .25);
}

.fVlrfRHx:checked {
  background-color: #4be3c2;
  border-color: #4be3c2;
}

.fVlrfRHx:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.fVlrfRHx:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.fVlrfRHx[type=checkbox]:indeterminate {
  background-color: #4be3c2;
  border-color: #4be3c2;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.fVlrfRHx:disabled {
  pointer-events: none;
  filter: none;
  opacity: .5;
}

.fVlrfRHx[disabled]~.BAJiRtVI0c,
.fVlrfRHx:disabled~.BAJiRtVI0c {
  cursor: default;
  opacity: .5;
}

.HvriBpX0b87 {
  padding-left: 2.5em;
}

.HvriBpX0b87 .fVlrfRHx {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position .15s ease-in-out;
}

.HvriBpX0b87 .fVlrfRHx:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23a5f1e1'/%3e%3c/svg%3e");
}

.HvriBpX0b87 .fVlrfRHx:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.HvriBpX0b87.VMDFFfa9mt {
  padding-right: 2.5em;
  padding-left: 0;
}

.HvriBpX0b87.VMDFFfa9mt .fVlrfRHx {
  margin-right: -2.5em;
  margin-left: 0;
}

.z5TS1RLZ {
  display: inline-block;
  margin-right: 1rem;
}

.UnpBevLPR {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.UnpBevLPR[disabled]+.btn,
.UnpBevLPR:disabled+.btn {
  pointer-events: none;
  filter: none;
  opacity: .65;
}

[data-bs-theme=dark] .HvriBpX0b87 .fVlrfRHx:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.PviTedu {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
}

.PviTedu:focus {
  outline: 0;
}

.PviTedu:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(75, 227, 194, .25);
}

.PviTedu:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(75, 227, 194, .25);
}

.PviTedu::-moz-focus-outer {
  border: 0;
}

.PviTedu::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #4be3c2;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.PviTedu::-webkit-slider-thumb:active {
  background-color: #c9f7ed;
}

.PviTedu::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
}

.PviTedu::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #4be3c2;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.PviTedu::-moz-range-thumb:active {
  background-color: #c9f7ed;
}

.PviTedu::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
}

.PviTedu:disabled {
  pointer-events: none;
}

.PviTedu:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}

.PviTedu:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.Ym3brzA7B8j {
  position: relative;
}

.Ym3brzA7B8j>.n3gnOfeAO,
.Ym3brzA7B8j>.BrccwagH,
.Ym3brzA7B8j>.bZmbnSb {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}

.Ym3brzA7B8j>label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 1.25rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid rgba(0, 0, 0, 0);
  transform-origin: 0 0;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}

.Ym3brzA7B8j>.n3gnOfeAO,
.Ym3brzA7B8j>.BrccwagH {
  padding: 1rem 1.25rem;
}

.Ym3brzA7B8j>.n3gnOfeAO::placeholder,
.Ym3brzA7B8j>.BrccwagH::placeholder {
  color: rgba(0, 0, 0, 0);
}

.Ym3brzA7B8j>.n3gnOfeAO:focus,
.Ym3brzA7B8j>.n3gnOfeAO:not(:placeholder-shown),
.Ym3brzA7B8j>.BrccwagH:focus,
.Ym3brzA7B8j>.BrccwagH:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}

.Ym3brzA7B8j>.n3gnOfeAO:-webkit-autofill,
.Ym3brzA7B8j>.BrccwagH:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}

.Ym3brzA7B8j>.bZmbnSb {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
  padding-left: 1.25rem;
}

.Ym3brzA7B8j>.n3gnOfeAO:focus~label,
.Ym3brzA7B8j>.n3gnOfeAO:not(:placeholder-shown)~label,
.Ym3brzA7B8j>.BrccwagH~label,
.Ym3brzA7B8j>.bZmbnSb~label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.Ym3brzA7B8j>.n3gnOfeAO:-webkit-autofill~label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.Ym3brzA7B8j>textarea:focus~label::after,
.Ym3brzA7B8j>textarea:not(:placeholder-shown)~label::after {
  position: absolute;
  inset: 1rem .625rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: 50px;
}

.Ym3brzA7B8j>textarea:disabled~label::after {
  background-color: var(--bs-secondary-bg);
}

.Ym3brzA7B8j>.BrccwagH~label {
  border-width: var(--bs-border-width) 0;
}

.Ym3brzA7B8j>:disabled~label,
.Ym3brzA7B8j>.n3gnOfeAO:disabled~label {
  color: #525252;
}

.LFCiNUCTelI {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.LFCiNUCTelI>.n3gnOfeAO,
.LFCiNUCTelI>.bZmbnSb,
.LFCiNUCTelI>.Ym3brzA7B8j {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.LFCiNUCTelI>.n3gnOfeAO:focus,
.LFCiNUCTelI>.bZmbnSb:focus,
.LFCiNUCTelI>.Ym3brzA7B8j:focus-within {
  z-index: 5;
}

.LFCiNUCTelI .btn {
  position: relative;
  z-index: 2;
}

.LFCiNUCTelI .btn:focus {
  z-index: 5;
}

.tXKglpCeEc {
  display: flex;
  align-items: center;
  padding: .55rem 1.25rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 50px;
}

.ZGLJI1NM7au>.n3gnOfeAO,
.ZGLJI1NM7au>.bZmbnSb,
.ZGLJI1NM7au>.tXKglpCeEc,
.ZGLJI1NM7au>.btn {
  padding: .5rem 1rem;
  font-size: 1.21875rem;
  border-radius: var(--bs-border-radius-lg);
}

.mhiaHoz5qN>.n3gnOfeAO,
.mhiaHoz5qN>.bZmbnSb,
.mhiaHoz5qN>.tXKglpCeEc,
.mhiaHoz5qN>.btn {
  padding: .25rem .5rem;
  font-size: 0.82875rem;
  border-radius: var(--bs-border-radius-sm);
}

.ZGLJI1NM7au>.bZmbnSb,
.mhiaHoz5qN>.bZmbnSb {
  padding-right: 5rem;
}

.LFCiNUCTelI:not(.Mp1UjGNpRwc)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.Ym3brzA7B8j),
.LFCiNUCTelI:not(.Mp1UjGNpRwc)>.dropdown-toggle:nth-last-child(n+3),
.LFCiNUCTelI:not(.Mp1UjGNpRwc)>.Ym3brzA7B8j:not(:last-child)>.n3gnOfeAO,
.LFCiNUCTelI:not(.Mp1UjGNpRwc)>.Ym3brzA7B8j:not(:last-child)>.bZmbnSb {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.LFCiNUCTelI.Mp1UjGNpRwc>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.Ym3brzA7B8j),
.LFCiNUCTelI.Mp1UjGNpRwc>.dropdown-toggle:nth-last-child(n+4),
.LFCiNUCTelI.Mp1UjGNpRwc>.Ym3brzA7B8j:nth-last-child(n+3)>.n3gnOfeAO,
.LFCiNUCTelI.Mp1UjGNpRwc>.Ym3brzA7B8j:nth-last-child(n+3)>.bZmbnSb {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.LFCiNUCTelI>:not(:first-child):not(.dropdown-menu):not(.hgb1caJ):not(.OxjRJClRPYg):not(.OpLTulgW):not(.tRFUzcg) {
  margin-left: calc(-1*var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.LFCiNUCTelI>.Ym3brzA7B8j:not(:first-child)>.n3gnOfeAO,
.LFCiNUCTelI>.Ym3brzA7B8j:not(:first-child)>.bZmbnSb {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.OxjRJClRPYg {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.hgb1caJ {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.82875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid~.OxjRJClRPYg,
.was-validated :valid~.hgb1caJ,
.ZuQNfD8Sj~.OxjRJClRPYg,
.ZuQNfD8Sj~.hgb1caJ {
  display: block;
}

.was-validated .n3gnOfeAO:valid,
.n3gnOfeAO.ZuQNfD8Sj {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 1.1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2309C82C' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.275rem) center;
  background-size: calc(0.75em + 0.55rem) calc(0.75em + 0.55rem);
}

.was-validated .n3gnOfeAO:valid:focus,
.n3gnOfeAO.ZuQNfD8Sj:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.n3gnOfeAO:valid,
textarea.n3gnOfeAO.ZuQNfD8Sj {
  padding-right: calc(1.5em + 1.1rem);
  background-position: top calc(0.375em + 0.275rem) right calc(0.375em + 0.275rem);
}

.was-validated .bZmbnSb:valid,
.bZmbnSb.ZuQNfD8Sj {
  border-color: var(--bs-form-valid-border-color);
}

.was-validated .bZmbnSb:valid:not([multiple]):not([size]),
.was-validated .bZmbnSb:valid:not([multiple])[size="1"],
.bZmbnSb.ZuQNfD8Sj:not([multiple]):not([size]),
.bZmbnSb.ZuQNfD8Sj:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2309C82C' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  padding-right: 6.875rem;
  background-position: right 1.25rem center, center right 3.75rem;
  background-size: 16px 12px, calc(0.75em + 0.55rem) calc(0.75em + 0.55rem);
}

.was-validated .bZmbnSb:valid:focus,
.bZmbnSb.ZuQNfD8Sj:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .cjiL2B:valid,
.cjiL2B.ZuQNfD8Sj {
  width: calc(3rem + calc(1.5em + 1.1rem));
}

.was-validated .fVlrfRHx:valid,
.fVlrfRHx.ZuQNfD8Sj {
  border-color: var(--bs-form-valid-border-color);
}

.was-validated .fVlrfRHx:valid:checked,
.fVlrfRHx.ZuQNfD8Sj:checked {
  background-color: var(--bs-form-valid-color);
}

.was-validated .fVlrfRHx:valid:focus,
.fVlrfRHx.ZuQNfD8Sj:focus {
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .fVlrfRHx:valid~.BAJiRtVI0c,
.fVlrfRHx.ZuQNfD8Sj~.BAJiRtVI0c {
  color: var(--bs-form-valid-color);
}

.z5TS1RLZ .fVlrfRHx~.OxjRJClRPYg {
  margin-left: .5em;
}

.was-validated .LFCiNUCTelI>.n3gnOfeAO:not(:focus):valid,
.LFCiNUCTelI>.n3gnOfeAO:not(:focus).ZuQNfD8Sj,
.was-validated .LFCiNUCTelI>.bZmbnSb:not(:focus):valid,
.LFCiNUCTelI>.bZmbnSb:not(:focus).ZuQNfD8Sj,
.was-validated .LFCiNUCTelI>.Ym3brzA7B8j:not(:focus-within):valid,
.LFCiNUCTelI>.Ym3brzA7B8j:not(:focus-within).ZuQNfD8Sj {
  z-index: 3;
}

.tRFUzcg {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.OpLTulgW {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.82875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid~.tRFUzcg,
.was-validated :invalid~.OpLTulgW,
.p2OQMWS4~.tRFUzcg,
.p2OQMWS4~.OpLTulgW {
  display: block;
}

.was-validated .n3gnOfeAO:invalid,
.n3gnOfeAO.p2OQMWS4 {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 1.1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FB2C36'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FB2C36' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.275rem) center;
  background-size: calc(0.75em + 0.55rem) calc(0.75em + 0.55rem);
}

.was-validated .n3gnOfeAO:invalid:focus,
.n3gnOfeAO.p2OQMWS4:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.n3gnOfeAO:invalid,
textarea.n3gnOfeAO.p2OQMWS4 {
  padding-right: calc(1.5em + 1.1rem);
  background-position: top calc(0.375em + 0.275rem) right calc(0.375em + 0.275rem);
}

.was-validated .bZmbnSb:invalid,
.bZmbnSb.p2OQMWS4 {
  border-color: var(--bs-form-invalid-border-color);
}

.was-validated .bZmbnSb:invalid:not([multiple]):not([size]),
.was-validated .bZmbnSb:invalid:not([multiple])[size="1"],
.bZmbnSb.p2OQMWS4:not([multiple]):not([size]),
.bZmbnSb.p2OQMWS4:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FB2C36'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FB2C36' stroke='none'/%3e%3c/svg%3e");
  padding-right: 6.875rem;
  background-position: right 1.25rem center, center right 3.75rem;
  background-size: 16px 12px, calc(0.75em + 0.55rem) calc(0.75em + 0.55rem);
}

.was-validated .bZmbnSb:invalid:focus,
.bZmbnSb.p2OQMWS4:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .cjiL2B:invalid,
.cjiL2B.p2OQMWS4 {
  width: calc(3rem + calc(1.5em + 1.1rem));
}

.was-validated .fVlrfRHx:invalid,
.fVlrfRHx.p2OQMWS4 {
  border-color: var(--bs-form-invalid-border-color);
}

.was-validated .fVlrfRHx:invalid:checked,
.fVlrfRHx.p2OQMWS4:checked {
  background-color: var(--bs-form-invalid-color);
}

.was-validated .fVlrfRHx:invalid:focus,
.fVlrfRHx.p2OQMWS4:focus {
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .fVlrfRHx:invalid~.BAJiRtVI0c,
.fVlrfRHx.p2OQMWS4~.BAJiRtVI0c {
  color: var(--bs-form-invalid-color);
}

.z5TS1RLZ .fVlrfRHx~.tRFUzcg {
  margin-left: .5em;
}

.was-validated .LFCiNUCTelI>.n3gnOfeAO:not(:focus):invalid,
.LFCiNUCTelI>.n3gnOfeAO:not(:focus).p2OQMWS4,
.was-validated .LFCiNUCTelI>.bZmbnSb:not(:focus):invalid,
.LFCiNUCTelI>.bZmbnSb:not(:focus).p2OQMWS4,
.was-validated .LFCiNUCTelI>.Ym3brzA7B8j:not(:focus-within):invalid,
.LFCiNUCTelI>.Ym3brzA7B8j:not(:focus-within).p2OQMWS4 {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 1.25rem;
  --bs-btn-padding-y: 0.55rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 0.9375rem;
  --bs-btn-font-weight: 600;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 50rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--font-body);
  font-size: 0.88rem;
  font-weight: 600;
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--r-md);
  background-color: var(--bs-btn-bg);
  transition: all var(--t-med) var(--ease);
  letter-spacing: 0.03em;
  position: relative;
  overflow: hidden;
}

.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

.UnpBevLPR+.btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}

.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.UnpBevLPR:focus-visible+.btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.UnpBevLPR:checked+.btn,
:not(.UnpBevLPR)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}

.UnpBevLPR:checked+.btn:focus-visible,
:not(.UnpBevLPR)+.btn:active:focus-visible,
.btn:first-child:active:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.UnpBevLPR:checked:focus-visible+.btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.k3msl8 {
  --bs-btn-color: #000;
  --bs-btn-bg: #4be3c2;
  --bs-btn-border-color: #4be3c2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #66e7cb;
  --bs-btn-hover-border-color: #5de6c8;
  --bs-btn-focus-shadow-rgb: 64, 193, 165;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #6fe9ce;
  --bs-btn-active-border-color: #5de6c8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #4be3c2;
  --bs-btn-disabled-border-color: #4be3c2;
  background: linear-gradient(135deg, var(--kp-primary) 0%, var(--kp-aurora-3) 100%);
  color: #071018 !important;
  border: none;
  box-shadow: 0 4px 20px rgba(75,227,194,0.3), 0 1px 4px rgba(0,0,0,0.2);
}

.wI6kbkbfyYk {
  --bs-btn-color: #000;
  --bs-btn-bg: #e5e5e5;
  --bs-btn-border-color: #e5e5e5;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e9e9e9;
  --bs-btn-hover-border-color: #e8e8e8;
  --bs-btn-focus-shadow-rgb: 195, 195, 195;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #eaeaea;
  --bs-btn-active-border-color: #e8e8e8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e5e5e5;
  --bs-btn-disabled-border-color: #e5e5e5;
}

.NlxPDCWUgH {
  --bs-btn-color: #fff;
  --bs-btn-bg: #09C82C;
  --bs-btn-border-color: #09C82C;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #08aa25;
  --bs-btn-hover-border-color: #07a023;
  --bs-btn-focus-shadow-rgb: 46, 208, 76;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #07a023;
  --bs-btn-active-border-color: #079621;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #09C82C;
  --bs-btn-disabled-border-color: #09C82C;
}

.Un3hHO {
  --bs-btn-color: #fff;
  --bs-btn-bg: #00B8DB;
  --bs-btn-border-color: #00B8DB;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #009cba;
  --bs-btn-hover-border-color: #0093af;
  --bs-btn-focus-shadow-rgb: 38, 195, 224;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0093af;
  --bs-btn-active-border-color: #008aa4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #00B8DB;
  --bs-btn-disabled-border-color: #00B8DB;
}

.mGCYLYNJ5 {
  --bs-btn-color: #000;
  --bs-btn-bg: #F0B100;
  --bs-btn-border-color: #F0B100;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f2bd26;
  --bs-btn-hover-border-color: #f2b91a;
  --bs-btn-focus-shadow-rgb: 204, 150, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f3c133;
  --bs-btn-active-border-color: #f2b91a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #F0B100;
  --bs-btn-disabled-border-color: #F0B100;
}

.mZnQCNeI {
  --bs-btn-color: #fff;
  --bs-btn-bg: #FB2C36;
  --bs-btn-border-color: #FB2C36;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #d5252e;
  --bs-btn-hover-border-color: #c9232b;
  --bs-btn-focus-shadow-rgb: 252, 76, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #c9232b;
  --bs-btn-active-border-color: #bc2129;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #FB2C36;
  --bs-btn-disabled-border-color: #FB2C36;
}

.apkWfh9UN {
  --bs-btn-color: #525252;
  --bs-btn-bg: #f5f5f5;
  --bs-btn-border-color: #f5f5f5;
  --bs-btn-hover-color: #262626;
  --bs-btn-hover-bg: #e5e5e5;
  --bs-btn-hover-border-color: #e5e5e5;
  --bs-btn-focus-shadow-rgb: 208, 208, 208;
  --bs-btn-active-color: #262626;
  --bs-btn-active-bg: #e5e5e5;
  --bs-btn-active-border-color: #e5e5e5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #262626;
  --bs-btn-disabled-bg: #a3a3a3;
  --bs-btn-disabled-border-color: #a3a3a3;
}

.JYA57Mt {
  --bs-btn-color: #fff;
  --bs-btn-bg: #171717;
  --bs-btn-border-color: #171717;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a3a3a;
  --bs-btn-hover-border-color: #2e2e2e;
  --bs-btn-focus-shadow-rgb: 58, 58, 58;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #454545;
  --bs-btn-active-border-color: #2e2e2e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #171717;
  --bs-btn-disabled-border-color: #171717;
}

.UPiqWf6tJ {
  --bs-btn-color: #4be3c2;
  --bs-btn-border-color: #4be3c2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #4be3c2;
  --bs-btn-hover-border-color: #4be3c2;
  --bs-btn-focus-shadow-rgb: 75, 227, 194;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #4be3c2;
  --bs-btn-active-border-color: #4be3c2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #4be3c2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #4be3c2;
  --bs-gradient: none;
}

.CiT9FzhdYm {
  --bs-btn-color: #e5e5e5;
  --bs-btn-border-color: #e5e5e5;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e5e5e5;
  --bs-btn-hover-border-color: #e5e5e5;
  --bs-btn-focus-shadow-rgb: 229, 229, 229;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e5e5e5;
  --bs-btn-active-border-color: #e5e5e5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e5e5e5;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e5e5e5;
  --bs-gradient: none;
}

.dqZcyUNMv {
  --bs-btn-color: #09C82C;
  --bs-btn-border-color: #09C82C;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #09C82C;
  --bs-btn-hover-border-color: #09C82C;
  --bs-btn-focus-shadow-rgb: 9, 200, 44;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #09C82C;
  --bs-btn-active-border-color: #09C82C;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #09C82C;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #09C82C;
  --bs-gradient: none;
}

.MgZhiuBKbd {
  --bs-btn-color: #00B8DB;
  --bs-btn-border-color: #00B8DB;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #00B8DB;
  --bs-btn-hover-border-color: #00B8DB;
  --bs-btn-focus-shadow-rgb: 0, 184, 219;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00B8DB;
  --bs-btn-active-border-color: #00B8DB;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #00B8DB;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #00B8DB;
  --bs-gradient: none;
}

.efXBJRPB {
  --bs-btn-color: #F0B100;
  --bs-btn-border-color: #F0B100;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #F0B100;
  --bs-btn-hover-border-color: #F0B100;
  --bs-btn-focus-shadow-rgb: 240, 177, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #F0B100;
  --bs-btn-active-border-color: #F0B100;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #F0B100;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #F0B100;
  --bs-gradient: none;
}

.nXYu6w02 {
  --bs-btn-color: #FB2C36;
  --bs-btn-border-color: #FB2C36;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #FB2C36;
  --bs-btn-hover-border-color: #FB2C36;
  --bs-btn-focus-shadow-rgb: 251, 44, 54;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #FB2C36;
  --bs-btn-active-border-color: #FB2C36;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FB2C36;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FB2C36;
  --bs-gradient: none;
}

.Ly4MRB9HA {
  --bs-btn-color: #f5f5f5;
  --bs-btn-border-color: #f5f5f5;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f5f5f5;
  --bs-btn-hover-border-color: #f5f5f5;
  --bs-btn-focus-shadow-rgb: 245, 245, 245;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f5f5f5;
  --bs-btn-active-border-color: #f5f5f5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f5f5f5;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f5f5f5;
  --bs-gradient: none;
  background: transparent !important;
  border: 1px solid rgba(255,255,255,0.15) !important;
  color: rgba(255,255,255,0.85) !important;
  backdrop-filter: blur(8px);
}

.RfuEw2EjFP {
  --bs-btn-color: #171717;
  --bs-btn-border-color: #171717;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #171717;
  --bs-btn-hover-border-color: #171717;
  --bs-btn-focus-shadow-rgb: 23, 23, 23;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #171717;
  --bs-btn-active-border-color: #171717;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #171717;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #171717;
  --bs-gradient: none;
}

.Gg3UmQ {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #525252;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 93, 93, 93;
  text-decoration: none;
}

.Gg3UmQ:hover,
.Gg3UmQ:focus-visible {
  text-decoration: none;
}

.Gg3UmQ:focus-visible {
  color: var(--bs-btn-color);
}

.Gg3UmQ:hover {
  color: var(--bs-btn-hover-color);
}

.CEagNr5v1,
.ojawhTRQA8>.btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.21875rem;
  --bs-btn-border-radius: 50rem;
}

.jWKSvML,
.N5e5XR>.btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.82875rem;
  --bs-btn-border-radius: 50rem;
}

.fade {
  transition: opacity .15s linear;
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width .35s ease;
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid rgba(0, 0, 0, 0);
  border-bottom: 0;
  border-left: .3em solid rgba(0, 0, 0, 0);
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 0.975rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #4be3c2;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #525252;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.gRqLmXP54 {
  --bs-position: start;
}

.gRqLmXP54[data-bs-popper] {
  right: auto;
  left: 0;
}

.JmizTBf7E {
  --bs-position: end;
}

.JmizTBf7E[data-bs-popper] {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid rgba(0, 0, 0, 0);
  border-bottom: .3em solid;
  border-left: .3em solid rgba(0, 0, 0, 0);
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}

.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: 0;
  content: "";
  border-top: .3em solid rgba(0, 0, 0, 0);
  border-right: 0;
  border-bottom: .3em solid rgba(0, 0, 0, 0);
  border-left: .3em solid;
}

.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}

.dropstart .dropdown-toggle::after {
  display: none;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: 0;
  content: "";
  border-top: .3em solid rgba(0, 0, 0, 0);
  border-right: .3em solid;
  border-bottom: .3em solid rgba(0, 0, 0, 0);
}

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

.phUhLaagi6 {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-menu.show {
  display: block;
}

.i5YRDc7 {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.82875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.swJFYEc {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.C7g51oAwUr {
  --bs-dropdown-color: #d4d4d4;
  --bs-dropdown-bg: #262626;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #d4d4d4;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #4be3c2;
  --bs-dropdown-link-disabled-color: #737373;
  --bs-dropdown-header-color: #737373;
}

.rAo545HAZ,
.KpoTyG9Z98R {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.rAo545HAZ>.btn,
.KpoTyG9Z98R>.btn {
  position: relative;
  flex: 1 1 auto;
}

.rAo545HAZ>.UnpBevLPR:checked+.btn,
.rAo545HAZ>.UnpBevLPR:focus+.btn,
.rAo545HAZ>.btn:hover,
.rAo545HAZ>.btn:focus,
.rAo545HAZ>.btn:active,
.rAo545HAZ>.btn.active,
.KpoTyG9Z98R>.UnpBevLPR:checked+.btn,
.KpoTyG9Z98R>.UnpBevLPR:focus+.btn,
.KpoTyG9Z98R>.btn:hover,
.KpoTyG9Z98R>.btn:focus,
.KpoTyG9Z98R>.btn:active,
.KpoTyG9Z98R>.btn.active {
  z-index: 1;
}

.xIcyM9X {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.xIcyM9X .LFCiNUCTelI {
  width: auto;
}

.rAo545HAZ {
  border-radius: 50rem;
}

.rAo545HAZ>:not(.UnpBevLPR:first-child)+.btn,
.rAo545HAZ>.rAo545HAZ:not(:first-child) {
  margin-left: calc(-1*var(--bs-border-width));
}

.rAo545HAZ>.btn:not(:last-child):not(.dropdown-toggle),
.rAo545HAZ>.btn.PPodpH:first-child,
.rAo545HAZ>.rAo545HAZ:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rAo545HAZ>.btn:nth-child(n+3),
.rAo545HAZ>:not(.UnpBevLPR)+.btn,
.rAo545HAZ>.rAo545HAZ:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.PPodpH {
  padding-right: .9375rem;
  padding-left: .9375rem;
}

.PPodpH::after,
.dropup .PPodpH::after,
.dropend .PPodpH::after {
  margin-left: 0;
}

.dropstart .PPodpH::before {
  margin-right: 0;
}

.jWKSvML+.PPodpH,
.N5e5XR>.btn+.PPodpH {
  padding-right: .375rem;
  padding-left: .375rem;
}

.CEagNr5v1+.PPodpH,
.ojawhTRQA8>.btn+.PPodpH {
  padding-right: .75rem;
  padding-left: .75rem;
}

.KpoTyG9Z98R {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.KpoTyG9Z98R>.btn,
.KpoTyG9Z98R>.rAo545HAZ {
  width: 100%;
}

.KpoTyG9Z98R>.btn:not(:first-child),
.KpoTyG9Z98R>.rAo545HAZ:not(:first-child) {
  margin-top: calc(-1*var(--bs-border-width));
}

.KpoTyG9Z98R>.btn:not(:last-child):not(.dropdown-toggle),
.KpoTyG9Z98R>.rAo545HAZ:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.KpoTyG9Z98R>.btn:nth-child(n+3),
.KpoTyG9Z98R>:not(.UnpBevLPR)+.btn,
.KpoTyG9Z98R>.rAo545HAZ:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: 0.88rem !important;
  font-weight: 500 !important;
  color: rgba(255,255,255,0.6) !important;
  background: none;
  border: 0;
  transition: color var(--t-fast) ease !important;
  font-family: var(--font-body) !important;
  border-radius: var(--r-sm);
  position: relative;
}

.nav-link:hover,
.nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(75, 227, 194, .25);
}

.nav-link.disabled,
.nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.D1xh8BY {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

.D1xh8BY .nav-link {
  margin-bottom: calc(-1*var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid rgba(0, 0, 0, 0);
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

.D1xh8BY .nav-link:hover,
.D1xh8BY .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

.D1xh8BY .nav-link.active,
.D1xh8BY .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

.D1xh8BY .dropdown-menu {
  margin-top: calc(-1*var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.yDtMKNdXA {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #4be3c2;
}

.yDtMKNdXA .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}

.yDtMKNdXA .nav-link.active,
.yDtMKNdXA .show>.nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.PfTHn4 {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}

.PfTHn4 .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid rgba(0, 0, 0, 0);
}

.PfTHn4 .nav-link:hover,
.PfTHn4 .nav-link:focus {
  border-bottom-color: currentcolor;
}

.PfTHn4 .nav-link.active,
.PfTHn4 .show>.nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.cQynl5djT>.nav-link,
.cQynl5djT .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.dwpg1gDRbJv>.nav-link,
.dwpg1gDRbJv .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}

.cQynl5djT .nav-item .nav-link,
.dwpg1gDRbJv .nav-item .nav-link {
  width: 100%;
}

.lWuMuRVzKuA>.gdXwDQ {
  display: none;
}

.lWuMuRVzKuA>.active {
  display: block;
}

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

.navbar>.container,
.navbar>.fF31ILt0,
.navbar>.iMYtdT,
.navbar>.wBkwOLpE6,
.navbar>.HF7lP8KpE,
.navbar>.zl4f0h1d,
.navbar>.qoAmvKTN {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.VRY1z9gZC {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: 1.2rem !important;
  color: #fff !important;
  white-space: nowrap;
  font-family: var(--font-display) !important;
  letter-spacing: -0.02em;
}

.VRY1z9gZC:hover,
.VRY1z9gZC:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

.navbar-nav .dropdown-menu {
  position: static;
}

.lYMC6BKhsHH {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-navbar-color);
}

.lYMC6BKhsHH a,
.lYMC6BKhsHH a:hover,
.lYMC6BKhsHH a:focus {
  color: var(--bs-navbar-active-color);
}

.kQRKckImO {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.PGfiWAdm {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255,255,255,0.15) !important;
  border-radius: var(--r-sm) !important;
  transition: var(--bs-navbar-toggler-transition);
}

.PGfiWAdm:hover {
  text-decoration: none;
}

.PGfiWAdm:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none !important;
}

.h89GFaMH {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.VHojPs {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

.gikb3d {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.gikb3d .navbar-nav {
  flex-direction: row;
}

.gikb3d .navbar-nav .dropdown-menu {
  position: absolute;
}

.gikb3d .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

.gikb3d .VHojPs {
  overflow: visible;
}

.gikb3d .kQRKckImO {
  display: flex !important;
  flex-basis: auto;
}

.gikb3d .PGfiWAdm {
  display: none;
}

.gikb3d .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}

.gikb3d .offcanvas .WY9odO {
  display: none;
}

.gikb3d .offcanvas .uYhIGzF4f {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

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

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

.HQ3ZMczSh1 {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 1.25rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

.HQ3ZMczSh1>hr {
  margin-right: 0;
  margin-left: 0;
}

.HQ3ZMczSh1>.list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.HQ3ZMczSh1>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.HQ3ZMczSh1>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.HQ3ZMczSh1>.XILwhWb+.list-group,
.HQ3ZMczSh1>.list-group+.LD5jXSawbdN {
  border-top: 0;
}

.kzoe2grSTQy {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.vngGmT {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.Cq8HqAQUtP {
  margin-top: calc(-0.5*var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.eb3AKOic2k9:last-child {
  margin-bottom: 0;
}

.Kl7QOGLpD2o+.Kl7QOGLpD2o {
  margin-left: var(--bs-card-spacer-x);
}

.XILwhWb {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

.XILwhWb:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.LD5jXSawbdN {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

.LD5jXSawbdN:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.pGf9VyKb3k {
  margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1*var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5*var(--bs-card-cap-padding-x));
  border-bottom: 0;
}

.pGf9VyKb3k .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.qnnu1DF {
  margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5*var(--bs-card-cap-padding-x));
}

.eR1xLT5T1Z {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.L0m4vJ,
.j7KLxF,
.wgla2c {
  width: 100%;
}

.L0m4vJ,
.j7KLxF {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.L0m4vJ,
.wgla2c {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.fADQpZn>.HQ3ZMczSh1 {
  margin-bottom: var(--bs-card-group-margin);
}

.Hh51fRK {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23525252' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%231e5b4e' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(75, 227, 194, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.LBdisi {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 0.975rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}

.LBdisi:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.LBdisi:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

.LBdisi::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

.LBdisi:hover {
  z-index: 2;
}

.LBdisi:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.d4Yo3M {
  margin-bottom: 0;
}

.WZlaoQfXiX {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

.WZlaoQfXiX:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

.WZlaoQfXiX:first-of-type>.d4Yo3M .LBdisi {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

.WZlaoQfXiX:not(:first-of-type) {
  border-top: 0;
}

.WZlaoQfXiX:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.WZlaoQfXiX:last-of-type>.d4Yo3M .LBdisi.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

.WZlaoQfXiX:last-of-type>.W0FiSu {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.IKWX8W {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.cgYbSUl>.WZlaoQfXiX {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.cgYbSUl>.WZlaoQfXiX:first-child {
  border-top: 0;
}

.cgYbSUl>.WZlaoQfXiX:last-child {
  border-bottom: 0;
}

.cgYbSUl>.WZlaoQfXiX>.W0FiSu,
.cgYbSUl>.WZlaoQfXiX>.d4Yo3M .LBdisi,
.cgYbSUl>.WZlaoQfXiX>.d4Yo3M .LBdisi.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .LBdisi::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2393eeda'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2393eeda'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.YnuC1gg {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.BIIdSrTl+.BIIdSrTl {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}

.BIIdSrTl+.BIIdSrTl::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/");
}

.BIIdSrTl.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.CLfZeeOO0 {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 0.975rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(75, 227, 194, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #4be3c2;
  --bs-pagination-active-border-color: #4be3c2;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.OLkR1OA {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.OLkR1OA:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}

.OLkR1OA:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

.OLkR1OA.active,
.active>.OLkR1OA {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

.OLkR1OA.disabled,
.disabled>.OLkR1OA {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.T2uQ8f0m:not(:first-child) .OLkR1OA {
  margin-left: calc(-1*var(--bs-border-width));
}

.T2uQ8f0m:first-child .OLkR1OA {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}

.T2uQ8f0m:last-child .OLkR1OA {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.PIQHiwIoCf {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.21875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.Sqp2gLD7G {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.82875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.hUh0DbyGS {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.875rem;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}

.hUh0DbyGS:empty {
  display: none;
}

.btn .hUh0DbyGS {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.C00bh6IdKGP {
  color: inherit;
}

.q28NHUH {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.OXegxz2C4 {
  padding-right: 3rem;
}

.OXegxz2C4 .S507hcO {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.gkMOAjf {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.X3j7SzY {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.vzJxJZc {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.HDcbg3 {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.c7t6ic3 {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.chJBNYgETaB {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.AYEVXQ59V {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.TnoLe417 {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes{

    0% {
        background-position-x: var(--bs-progress-height)
    }

}

.v7YQ0sfUY,
.OIpckAV {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.73125rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #4be3c2;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.rUCaSTPttk2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}

.IdsprW {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.OIpckAV>.v7YQ0sfUY {
  overflow: visible;
}

.OIpckAV>.v7YQ0sfUY>.rUCaSTPttk2 {
  width: 100%;
}

.WOMvKbtZ {
  animation: 1s linear infinite progress-bar-stripes;
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #4be3c2;
  --bs-list-group-active-border-color: #4be3c2;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.HEywmwMN {
  list-style-type: none;
  counter-reset: section;
}

.HEywmwMN>.list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}

.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}

.list-group-item+.list-group-item {
  border-top-width: 0;
}

.list-group-item+.list-group-item.active {
  margin-top: calc(-1*var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.ZF0dD6w {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}

.ZF0dD6w:not(.active):hover,
.ZF0dD6w:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}

.ZF0dD6w:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.nPNq0GvOk {
  flex-direction: row;
}

.nPNq0GvOk>.list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}

.nPNq0GvOk>.list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}

.nPNq0GvOk>.list-group-item.active {
  margin-top: 0;
}

.nPNq0GvOk>.list-group-item+.list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}

.nPNq0GvOk>.list-group-item+.list-group-item.active {
  margin-left: calc(-1*var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

.lhRKWB {
  border-radius: 0;
}

.lhRKWB>.list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}

.lhRKWB>.list-group-item:last-child {
  border-bottom-width: 0;
}

.Js6k7l5Go {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.XPZYb0sXhe {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.Ea0E7TrfY {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.XDPqva {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.aBpGhXh {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.t5L1PSfJ {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.uelGFxBx2 {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.HkaWdZI {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.S507hcO {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(75, 227, 194, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: var(--bs-btn-close-color);
  background: rgba(0, 0, 0, 0) var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: .375rem;
  opacity: var(--bs-btn-close-opacity);
}

.S507hcO:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}

.S507hcO:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}

.S507hcO:disabled,
.S507hcO.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.N9Acw0PL5WF {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 2.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}

.toast.showing {
  opacity: 0;
}

.toast:not(.show) {
  display: none;
}

.VntEXW {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

.VntEXW>:not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.EuNVgR {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}

.EuNVgR .S507hcO {
  margin-right: calc(-0.5*var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.Msaab9Ec {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform .3s ease-out;
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.QwssBHlW7Y {
  height: calc(100% - var(--bs-modal-margin)*2);
}

.QwssBHlW7Y .L1Cxeg {
  max-height: 100%;
  overflow: hidden;
}

.QwssBHlW7Y .modal-body {
  overflow-y: auto;
}

.lW81CcJn6Qt {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin)*2);
}

.L1Cxeg {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
  background: rgba(5,10,20,0.88) !important;
  backdrop-filter: blur(8px);
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.ko0ItoyB {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

.ko0ItoyB .S507hcO {
  padding: calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);
  margin-top: calc(-0.5*var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5*var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5*var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.pyje63v {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

.pyje63v>* {
  margin: calc(var(--bs-modal-footer-gap)*.5);
}

.iImRvDwzR {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.iImRvDwzR .L1Cxeg {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.iImRvDwzR .ko0ItoyB,
.iImRvDwzR .pyje63v {
  border-radius: 0;
}

.iImRvDwzR .modal-body {
  overflow-y: auto;
}

.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.82875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: "Geist", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}

.xf4Mjqt .tooltip-arrow,
.m5zGqI0UQev[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1*var(--bs-tooltip-arrow-height));
}

.xf4Mjqt .tooltip-arrow::before,
.m5zGqI0UQev[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

.S70jBv4x .tooltip-arrow,
.m5zGqI0UQev[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1*var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

.S70jBv4x .tooltip-arrow::before,
.m5zGqI0UQev[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

.jgf9oFrmxcd .tooltip-arrow,
.m5zGqI0UQev[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1*var(--bs-tooltip-arrow-height));
}

.jgf9oFrmxcd .tooltip-arrow::before,
.m5zGqI0UQev[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

.pETokPhh .tooltip-arrow,
.m5zGqI0UQev[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1*var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

.pETokPhh .tooltip-arrow::before,
.m5zGqI0UQev[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.82875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 0.975rem;
  --bs-popover-header-color: #171717;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: "Geist", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}

.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}

.popover .popover-arrow::before,
.popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0;
}

.FPtwO95Dm>.popover-arrow,
.KeQpmFnr[data-popper-placement^=top]>.popover-arrow {
  bottom: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

.FPtwO95Dm>.popover-arrow::before,
.KeQpmFnr[data-popper-placement^=top]>.popover-arrow::before,
.FPtwO95Dm>.popover-arrow::after,
.KeQpmFnr[data-popper-placement^=top]>.popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0;
}

.FPtwO95Dm>.popover-arrow::before,
.KeQpmFnr[data-popper-placement^=top]>.popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}

.FPtwO95Dm>.popover-arrow::after,
.KeQpmFnr[data-popper-placement^=top]>.popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

.hB80Eg0>.popover-arrow,
.KeQpmFnr[data-popper-placement^=right]>.popover-arrow {
  left: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

.hB80Eg0>.popover-arrow::before,
.KeQpmFnr[data-popper-placement^=right]>.popover-arrow::before,
.hB80Eg0>.popover-arrow::after,
.KeQpmFnr[data-popper-placement^=right]>.popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0;
}

.hB80Eg0>.popover-arrow::before,
.KeQpmFnr[data-popper-placement^=right]>.popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}

.hB80Eg0>.popover-arrow::after,
.KeQpmFnr[data-popper-placement^=right]>.popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

.fCriTvB>.popover-arrow,
.KeQpmFnr[data-popper-placement^=bottom]>.popover-arrow {
  top: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

.fCriTvB>.popover-arrow::before,
.KeQpmFnr[data-popper-placement^=bottom]>.popover-arrow::before,
.fCriTvB>.popover-arrow::after,
.KeQpmFnr[data-popper-placement^=bottom]>.popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height);
}

.fCriTvB>.popover-arrow::before,
.KeQpmFnr[data-popper-placement^=bottom]>.popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}

.fCriTvB>.popover-arrow::after,
.KeQpmFnr[data-popper-placement^=bottom]>.popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}

.fCriTvB .popover-header::before,
.KeQpmFnr[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5*var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

.vbVIIhat7>.popover-arrow,
.KeQpmFnr[data-popper-placement^=left]>.popover-arrow {
  right: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

.vbVIIhat7>.popover-arrow::before,
.KeQpmFnr[data-popper-placement^=left]>.popover-arrow::before,
.vbVIIhat7>.popover-arrow::after,
.KeQpmFnr[data-popper-placement^=left]>.popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height);
}

.vbVIIhat7>.popover-arrow::before,
.KeQpmFnr[data-popper-placement^=left]>.popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}

.vbVIIhat7>.popover-arrow::after,
.KeQpmFnr[data-popper-placement^=left]>.popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.hvWT3GMFq {
  position: relative;
  width: 100%;
  overflow: hidden;
}

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

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.PCv1ityK .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.PCv1ityK .carousel-item.active,
.PCv1ityK .carousel-item-next.carousel-item-start,
.PCv1ityK .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

.PCv1ityK .active.carousel-item-start,
.PCv1ityK .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s;
}

.gC2HGdgL,
.UIcTCYf5Hs {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: .5;
  transition: opacity .15s ease;
}

.gC2HGdgL:hover,
.gC2HGdgL:focus,
.UIcTCYf5Hs:hover,
.UIcTCYf5Hs:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.gC2HGdgL {
  left: 0;
}

.UIcTCYf5Hs {
  right: 0;
}

.hOCccoPC,
.dD0Xp2UD {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.hOCccoPC {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e");
}

.dD0Xp2UD {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  opacity: .5;
  transition: opacity .6s ease;
}

.carousel-indicators .active {
  opacity: 1;
}

.FKq0TflYl5 {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}

.fMJodALVIer {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

.GjDRMG1T,
.LsHeCybgA {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border{

    to {
        transform: rotate(360deg)
            
    }

}

.LsHeCybgA {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: rgba(0, 0, 0, 0);
}

.A8sYuh {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow{

    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }

}

.GjDRMG1T {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.gd4QrnBDNO {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

.offcanvas,
.fAAwAAfn,
.dst02hp4,
.kj8A6hS,
.HA1F8a,
.lo5LEYrnE1K {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}

.offcanvas.uCgKwbnyD2j {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}

.offcanvas.nz2zKx {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}

.offcanvas.WLEvvk2g7 {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}

.offcanvas.tu5LMPsou {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}

.offcanvas.showing,
.offcanvas.show:not(.hiding) {
  transform: none;
}

.offcanvas.showing,
.offcanvas.hiding,
.offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.offcanvas-backdrop.fade {
  opacity: 0;
}

.offcanvas-backdrop.show {
  opacity: .5;
}

.WY9odO {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}

.WY9odO .S507hcO {
  padding: calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);
  margin-top: calc(-0.5*var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5*var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5*var(--bs-offcanvas-padding-y));
  margin-left: auto;
}

.Y2G36J {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.uYhIGzF4f {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.ElbKpfqytwB {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: .5;
}

.ElbKpfqytwB.btn::before {
  display: inline-block;
  content: "";
}

.canWItutEnB {
  min-height: .6em;
}

.TJPzi3bb2 {
  min-height: .8em;
}

.TCidOUgwH7 {
  min-height: 1.2em;
}

.Oxdar8l6Y .ElbKpfqytwB {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow{

    50% {
        opacity: .2
    }

}

.l2mTocj {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave{

    100% {
        mask-position: -200% 0%
    }

}

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

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

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

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

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

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

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

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

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

.lf59BrdwvUY {
  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;
}

.lf59BrdwvUY:hover,
.lf59BrdwvUY:focus {
  color: RGBA(111, 233, 206, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(111, 233, 206, var(--bs-link-underline-opacity, 1)) !important;
}

.AjypTrzZtC {
  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;
}

.AjypTrzZtC:hover,
.AjypTrzZtC:focus {
  color: RGBA(234, 234, 234, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(234, 234, 234, var(--bs-link-underline-opacity, 1)) !important;
}

.NEVy854hGXk {
  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;
}

.NEVy854hGXk:hover,
.NEVy854hGXk:focus {
  color: RGBA(7, 160, 35, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(7, 160, 35, var(--bs-link-underline-opacity, 1)) !important;
}

.iXcyvgFTReV {
  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;
}

.iXcyvgFTReV:hover,
.iXcyvgFTReV:focus {
  color: RGBA(0, 147, 175, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 147, 175, var(--bs-link-underline-opacity, 1)) !important;
}

.w5DTz8FhyIZ {
  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;
}

.w5DTz8FhyIZ:hover,
.w5DTz8FhyIZ:focus {
  color: RGBA(243, 193, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(243, 193, 51, var(--bs-link-underline-opacity, 1)) !important;
}

.oDdhyL7fD {
  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;
}

.oDdhyL7fD:hover,
.oDdhyL7fD:focus {
  color: RGBA(201, 35, 43, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(201, 35, 43, var(--bs-link-underline-opacity, 1)) !important;
}

.YPvd5AJh2CX {
  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;
}

.YPvd5AJh2CX:hover,
.YPvd5AJh2CX:focus {
  color: RGBA(247, 247, 247, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(247, 247, 247, var(--bs-link-underline-opacity, 1)) !important;
}

.DAcCjC {
  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;
}

.DAcCjC:hover,
.DAcCjC:focus {
  color: RGBA(18, 18, 18, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(18, 18, 18, var(--bs-link-underline-opacity, 1)) !important;
}

.eoTBoido {
  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;
}

.eoTBoido:hover,
.eoTBoido: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;
}

.xrtc19mok5: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);
}

.BXcqzgiue {
  display: inline-flex;
  gap: .375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: .25em;
  backface-visibility: hidden;
}

.BXcqzgiue>.bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: .2s ease-in-out transform;
}

.r4VbupR48v:hover>.bi,
.r4VbupR48v: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%;
}

.wpqWFucsmc6 {
  --bs-aspect-ratio: 100%;
}

.Ies8pt {
  --bs-aspect-ratio: 75%;
}

.eS3YjHbVX4z {
  --bs-aspect-ratio: 56.25%;
}

.HRdojaRf {
  --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;
}

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

.rrFJOje {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

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

.QKc2FV,
.lXIUwCZfIds: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;
}

.QKc2FV:not(caption),
.lXIUwCZfIds:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.QKc2FV *,
.lXIUwCZfIds:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

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

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

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

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

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

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

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

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

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

.l31t8VQS {
  float: left !important;
}

.ogpu2MJ {
  float: right !important;
}

.SWYhieUq {
  float: none !important;
}

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

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

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

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

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

.UNrhEbD2 {
  opacity: 0 !important;
}

.pTuuVm1 {
  opacity: .25 !important;
}

.wQvbN6SWw {
  opacity: .5 !important;
}

.JKarnPGz {
  opacity: .75 !important;
}

.agA97s4z {
  opacity: 1 !important;
}

.sx2ljN {
  overflow: auto !important;
}

.lJoLQtMCz {
  overflow: hidden !important;
}

.uGfar76jJI {
  overflow: visible !important;
}

.uuNf1cKw {
  overflow: scroll !important;
}

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

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

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

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

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

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

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

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

.pE1WOZ {
  display: inline !important;
}

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

.AoQYTvI {
  display: block !important;
}

.foZysuF {
  display: grid !important;
}

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

.HFteRIFrQ {
  display: table !important;
}

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

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

.hZ0i79R {
  display: flex !important;
}

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

.IawJnI {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.VCITYTf {
  position: static !important;
}

.H60GuY67s {
  position: relative !important;
}

.tqoiuWl {
  position: absolute !important;
}

.n6JaSH {
  position: fixed !important;
}

.xbXdGIHrYd {
  position: sticky !important;
}

.iXyOyu {
  top: 0 !important;
}

.QO5gexa {
  top: 10% !important;
}

.HV4sjtJ {
  top: 25% !important;
}

.tp238bD7u {
  top: 50% !important;
}

.n40o1LYVRy {
  top: 60% !important;
}

.V1G4NVD {
  top: 65% !important;
}

.sZUvq3 {
  top: 70% !important;
}

.kT1HEabuNqe {
  top: 75% !important;
}

.T1AEzGlGD {
  top: 100% !important;
}

.OwVWgTro7 {
  top: auto !important;
}

.db4KKD {
  bottom: 0 !important;
}

.RjhMyssI7N {
  bottom: 10% !important;
}

.Yxqi3PgJ {
  bottom: 25% !important;
}

.Dm95aQ {
  bottom: 50% !important;
}

.rUQeV0oo {
  bottom: 60% !important;
}

.RJxPJR {
  bottom: 65% !important;
}

.yhVIXA9EHQ {
  bottom: 70% !important;
}

.BUymAzir {
  bottom: 75% !important;
}

.uyBnyhp7TKn {
  bottom: 100% !important;
}

.afDC0G {
  bottom: auto !important;
}

.mxaUumKjZ8 {
  left: 0 !important;
}

.kIeg5I3xRpD {
  left: 10% !important;
}

.rEAalQaAJ {
  left: 25% !important;
}

.dkTj5Nnu {
  left: 50% !important;
}

.GsTyC47ee {
  left: 60% !important;
}

.JHI50qmLQ {
  left: 65% !important;
}

.mKsIBrtqF {
  left: 70% !important;
}

.s0JvWMg {
  left: 75% !important;
}

.FYseTScmmna {
  left: 100% !important;
}

.PEULAI3ngYG {
  left: auto !important;
}

.y4bgzB2QTDP {
  right: 0 !important;
}

.ICZ6poq {
  right: 10% !important;
}

.xPDFgEdsl0 {
  right: 25% !important;
}

.tqiy8zOAdg {
  right: 50% !important;
}

.khvRvN {
  right: 60% !important;
}

.peDpqPwY {
  right: 65% !important;
}

.IKccUPWs1B {
  right: 70% !important;
}

.xRk8K3zhMo {
  right: 75% !important;
}

.wFNcr4G4 {
  right: 100% !important;
}

.BlRvAZSo {
  right: auto !important;
}

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

.RBqFReN {
  transform: translateX(-50%) !important;
}

.cgAp5u5qh {
  transform: translateY(-50%) !important;
}

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

.kx8r9qF {
  border: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.YltlqT {
  width: 25% !important;
}

.YF23DfMp {
  width: 50% !important;
}

.Aucys3Hs {
  width: 75% !important;
}

.wTv3nCD5HDp {
  width: 100% !important;
}

.NKBBDVi44 {
  width: auto !important;
}

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

.o29TxH {
  width: 100vw !important;
}

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

.OeucJJ {
  height: 25% !important;
}

.Hfc9CPqbgLH {
  height: 50% !important;
}

.Vne7qyN {
  height: 75% !important;
}

.BhNPnBI6skp {
  height: 100% !important;
}

.HvzJx5Xfi {
  height: auto !important;
}

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

.yzxrGh7jJC {
  height: 100vh !important;
}

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

.oklmOmXWW {
  flex: 1 1 auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.GEgSMTro2v {
  order: -1 !important;
}

.oKnyLn4tA3j {
  order: 0 !important;
}

.qaGICPG {
  order: 1 !important;
}

.WKxcuxDF {
  order: 2 !important;
}

.TXzxfivbv {
  order: 3 !important;
}

.K96WZB8 {
  order: 4 !important;
}

.HS9KB71JIlN {
  order: 5 !important;
}

.nei90n {
  order: 6 !important;
}

.M6wHgKcB {
  margin: 0 !important;
}

.hlDjvFyM62 {
  margin: .25rem !important;
}

.mDfkZRpB {
  margin: .5rem !important;
}

.XrjhbgmccK {
  margin: .75rem !important;
}

.a25Po7EW {
  margin: 1rem !important;
}

.rYi1k49FV {
  margin: 1.25rem !important;
}

.AVelMaVXt {
  margin: 1.5rem !important;
}

.b9KExHY5We8 {
  margin: 1.75rem !important;
}

.qMWGl1aEu {
  margin: 2rem !important;
}

.IMsxI2 {
  margin: 3rem !important;
}

.jVj9MMPw {
  margin: 3.5rem !important;
}

.yrbo6zJnLe {
  margin: 4rem !important;
}

.KgRFNXN {
  margin: 5rem !important;
}

.PBex7eH1e {
  margin: 6rem !important;
}

.Efycugm {
  margin: auto !important;
}

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

.NdzMwZFIBgy {
  margin-right: .25rem !important;
  margin-left: .25rem !important;
}

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

.l2ge4XVVLpI {
  margin-right: .75rem !important;
  margin-left: .75rem !important;
}

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

.gE9qxfZyr {
  margin-right: 1.25rem !important;
  margin-left: 1.25rem !important;
}

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

.wZrsX0LPv5J {
  margin-right: 1.75rem !important;
  margin-left: 1.75rem !important;
}

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

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

.QDVeaB {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}

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

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

.NFqRvM {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

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

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

.ufWy3wEY83w {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}

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

.tggwyJSe {
  margin-top: .75rem !important;
  margin-bottom: .75rem !important;
}

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

.vSKuU87r {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

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

.uFpIRqGHNl {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

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

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

.qXUCoHcS {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

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

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

.OrbeVGTx {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

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

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

.Pqs13nRt0rd {
  margin-top: .25rem !important;
}

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

.EVUy4LWJ {
  margin-top: .75rem !important;
}

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

.swI3im8C {
  margin-top: 1.25rem !important;
}

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

.slwRA4gM {
  margin-top: 1.75rem !important;
}

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

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

.FGmLxmg107 {
  margin-top: 3.5rem !important;
}

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

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

.tewXjWZa {
  margin-top: 6rem !important;
}

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

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

.IskaBC7J9Z {
  margin-right: .25rem !important;
}

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

.ZsqXkuL {
  margin-right: .75rem !important;
}

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

.c1IDMig7unL {
  margin-right: 1.25rem !important;
}

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

.qdoiPgY9 {
  margin-right: 1.75rem !important;
}

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

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

.hmSpubsZxj {
  margin-right: 3.5rem !important;
}

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

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

.ZyzIozkN8 {
  margin-right: 6rem !important;
}

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

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

.YbOVfXTVNk {
  margin-bottom: .25rem !important;
}

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

.TuFeuWoo {
  margin-bottom: .75rem !important;
}

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

.tJtuQ7ELphQ {
  margin-bottom: 1.25rem !important;
}

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

.EdMowQ1ap {
  margin-bottom: 1.75rem !important;
}

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

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

.MdeT1jA {
  margin-bottom: 3.5rem !important;
}

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

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

.KnrH2lsLT {
  margin-bottom: 6rem !important;
}

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

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

.S1gieCxQxS3 {
  margin-left: .25rem !important;
}

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

.loeWPWt10 {
  margin-left: .75rem !important;
}

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

.y1jJG3yd {
  margin-left: 1.25rem !important;
}

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

.IM8MmD86P {
  margin-left: 1.75rem !important;
}

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

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

.nA8fnf {
  margin-left: 3.5rem !important;
}

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

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

.Tmu6wqpz {
  margin-left: 6rem !important;
}

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

.e99oMwv {
  margin: -0.25rem !important;
}

.zOPzJ6AwuV {
  margin: -0.5rem !important;
}

.kRsPGfUF {
  margin: -0.75rem !important;
}

.GuATumiRjA {
  margin: -1rem !important;
}

.o1Kszz {
  margin: -1.25rem !important;
}

.NZAAtF {
  margin: -1.5rem !important;
}

.XDr84j {
  margin: -1.75rem !important;
}

.wVRMPPZ {
  margin: -2rem !important;
}

.sOKR9rE {
  margin: -3rem !important;
}

.QK5aTDiO {
  margin: -3.5rem !important;
}

.HuZf69Thm {
  margin: -4rem !important;
}

.z68ggTtog7 {
  margin: -5rem !important;
}

.UOKGIQGib1 {
  margin: -6rem !important;
}

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

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

.Hi6WCvkQB {
  margin-right: -0.75rem !important;
  margin-left: -0.75rem !important;
}

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

.yFHyrmiOTnM {
  margin-right: -1.25rem !important;
  margin-left: -1.25rem !important;
}

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

.GEcmiS8rs {
  margin-right: -1.75rem !important;
  margin-left: -1.75rem !important;
}

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

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

.ersOFIfNwt {
  margin-right: -3.5rem !important;
  margin-left: -3.5rem !important;
}

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

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

.R3Jkyd5C1Bj {
  margin-right: -6rem !important;
  margin-left: -6rem !important;
}

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

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

.QdzazbR1xPX {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

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

.nVsPkDw9 {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}

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

.X0iUrHVfWTe {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}

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

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

.kjiBfugC {
  margin-top: -3.5rem !important;
  margin-bottom: -3.5rem !important;
}

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

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

.UrBXBS7Bkuv {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

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

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

.jRMdgC7hEx {
  margin-top: -0.75rem !important;
}

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

.IJIy8ftHl {
  margin-top: -1.25rem !important;
}

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

.UJKuvF2fE {
  margin-top: -1.75rem !important;
}

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

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

.FZqD5g56HS {
  margin-top: -3.5rem !important;
}

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

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

.eG7ruUZ {
  margin-top: -6rem !important;
}

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

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

.G27ixSYs {
  margin-right: -0.75rem !important;
}

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

.NOZZzrNoK {
  margin-right: -1.25rem !important;
}

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

.kHRFMC {
  margin-right: -1.75rem !important;
}

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

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

.DQqUyYL {
  margin-right: -3.5rem !important;
}

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

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

.GISv4UW7Qt {
  margin-right: -6rem !important;
}

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

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

.y5KIyP3W {
  margin-bottom: -0.75rem !important;
}

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

.KIO9jwf {
  margin-bottom: -1.25rem !important;
}

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

.rxeTW0y {
  margin-bottom: -1.75rem !important;
}

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

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

.eJDeysN7ro {
  margin-bottom: -3.5rem !important;
}

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

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

.DPHpdd6fpv {
  margin-bottom: -6rem !important;
}

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

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

.aOdpj9zq {
  margin-left: -0.75rem !important;
}

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

.G8jHlcxQAbQ {
  margin-left: -1.25rem !important;
}

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

.abjPIpUOcr {
  margin-left: -1.75rem !important;
}

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

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

.O4qT5SZT31 {
  margin-left: -3.5rem !important;
}

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

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

.lfWNTmcZA3n {
  margin-left: -6rem !important;
}

.IxaaWZxc {
  padding: 0 !important;
}

.HJXkKoRJxja {
  padding: .25rem !important;
}

.AqZDt0 {
  padding: .5rem !important;
}

.oWQArF6Hf {
  padding: .75rem !important;
}

.ZjKGGN {
  padding: 1rem !important;
}

.aufJsRyDDna {
  padding: 1.25rem !important;
}

.NhNwaamOhC {
  padding: 1.5rem !important;
}

.gmu0oDmU3 {
  padding: 1.75rem !important;
}

.M5VNi0lnkR {
  padding: 2rem !important;
}

.gKzvEkbmC {
  padding: 3rem !important;
}

.GR1F6F {
  padding: 3.5rem !important;
}

.yneUdYxm6 {
  padding: 4rem !important;
}

.qY4nE8oF {
  padding: 5rem !important;
}

.flDV92CX {
  padding: 6rem !important;
}

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

.tJJs4blGAuH {
  padding-right: .25rem !important;
  padding-left: .25rem !important;
}

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

.NIjOwZ {
  padding-right: .75rem !important;
  padding-left: .75rem !important;
}

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

.quigCS {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}

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

.wnON3SK4T {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}

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

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

.IhYWlYP9GmJ {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}

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

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

.ptkF7Xr8As {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

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

.ZRuWCor {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

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

.IVwUCi {
  padding-top: .75rem !important;
  padding-bottom: .75rem !important;
}

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

.SDoPym {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

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

.SfHUd7Tdw {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

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

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

.qZuzJyGOjy0 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

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

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

.UGwp65Kv53 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

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

.MPYzHTRhUn {
  padding-top: .25rem !important;
}

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

.j2EvsSxEExQ {
  padding-top: .75rem !important;
}

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

.GyAcXfwd {
  padding-top: 1.25rem !important;
}

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

.I9nFZK {
  padding-top: 1.75rem !important;
}

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

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

.X1IeO9O {
  padding-top: 3.5rem !important;
}

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

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

.VEatgjKUA {
  padding-top: 6rem !important;
}

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

.vbkOot {
  padding-right: .25rem !important;
}

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

.HMk6RR {
  padding-right: .75rem !important;
}

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

.P4vbFnhd6 {
  padding-right: 1.25rem !important;
}

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

.ft4kOtxg7S {
  padding-right: 1.75rem !important;
}

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

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

.F9POX4 {
  padding-right: 3.5rem !important;
}

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

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

.OJzzIl {
  padding-right: 6rem !important;
}

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

.GFhgxHwx {
  padding-bottom: .25rem !important;
}

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

.Iev4YpsH {
  padding-bottom: .75rem !important;
}

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

.LqOtpF1 {
  padding-bottom: 1.25rem !important;
}

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

.wB4SJrm {
  padding-bottom: 1.75rem !important;
}

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

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

.goNwBaQqRxT {
  padding-bottom: 3.5rem !important;
}

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

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

.cu5XT31 {
  padding-bottom: 6rem !important;
}

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

.lFf4zuQ {
  padding-left: .25rem !important;
}

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

.usBAQqeHW {
  padding-left: .75rem !important;
}

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

.ilmVJafPcGL {
  padding-left: 1.25rem !important;
}

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

.ATmm5z07 {
  padding-left: 1.75rem !important;
}

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

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

.ewu43JUJ {
  padding-left: 3.5rem !important;
}

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

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

.Ni4VH38y {
  padding-left: 6rem !important;
}

.YhhYsLrWLn {
  gap: 0 !important;
}

.gdJHLfv {
  gap: .25rem !important;
}

.NSS7c1mm {
  gap: .5rem !important;
}

.EiaEs77yya {
  gap: .75rem !important;
}

.EpE4Xe {
  gap: 1rem !important;
}

.EtApXv {
  gap: 1.25rem !important;
}

.GkrdclanTA {
  gap: 1.5rem !important;
}

.uMugbPFN2Tz {
  gap: 1.75rem !important;
}

.kGMpeC {
  gap: 2rem !important;
}

.QsfHu2Qt {
  gap: 3rem !important;
}

.XiLPwqu {
  gap: 3.5rem !important;
}

.roOswgOq5 {
  gap: 4rem !important;
}

.VsBjok {
  gap: 5rem !important;
}

.URctUS {
  gap: 6rem !important;
}

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

.yFu3eRmBoz {
  row-gap: .25rem !important;
}

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

.OrB1EB7fHdn {
  row-gap: .75rem !important;
}

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

.ARhwn4knPTg {
  row-gap: 1.25rem !important;
}

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

.AbbGsQcr {
  row-gap: 1.75rem !important;
}

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

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

.xo6ZTDLlKE {
  row-gap: 3.5rem !important;
}

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

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

.WCVLeacTF9U {
  row-gap: 6rem !important;
}

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

.AxD8OoLJarh {
  column-gap: .25rem !important;
}

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

.HFhDdv7o {
  column-gap: .75rem !important;
}

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

.Np3G4YA {
  column-gap: 1.25rem !important;
}

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

.sTCdqed {
  column-gap: 1.75rem !important;
}

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

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

.RDWWr213Xkc {
  column-gap: 3.5rem !important;
}

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

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

.KHwJwOd {
  column-gap: 6rem !important;
}

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

.ipRM8Wwt {
  font-size: calc(1.36875rem + 1.425vw) !important;
}

.RKQLBtY {
  font-size: calc(1.32rem + 0.84vw) !important;
}

.Ai7obR {
  font-size: calc(1.295625rem + 0.5475vw) !important;
}

.Gh0BxQkg {
  font-size: calc(1.27125rem + 0.255vw) !important;
}

.hhgpOp6R0i {
  font-size: 1.21875rem !important;
}

.w3Jti1 {
  font-size: 0.975rem !important;
}

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

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

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

.NdhtM4hy {
  font-weight: 300 !important;
}

.CfcmEhk {
  font-weight: 400 !important;
}

.MXk9OYVt {
  font-weight: 500 !important;
}

.Ln6I1iw {
  font-weight: 600 !important;
}

.BzBTlvJhV {
  font-weight: 700 !important;
}

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

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

.ZkFLVV {
  line-height: 1.25 !important;
}

.myAROuM {
  line-height: 1.5 !important;
}

.GIeRzO9JgSb {
  line-height: 2 !important;
}

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

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

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

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

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

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

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

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

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

.xxOvVzCj {
  white-space: normal !important;
}

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

.fezxS8d {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.othPO2zYo {
  --bs-text-opacity: 1;
  color: var(--kp-primary) !important;
}

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

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

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

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

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

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

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

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

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

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

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

.tH9NBXMayNs {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, .5) !important;
}

.ekjoByL5rmc {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, .5) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.s3xz79 {
  text-underline-offset: .125em !important;
}

.LE3Ch1gw:hover {
  text-underline-offset: .125em !important;
}

.xte7uJV {
  text-underline-offset: .25em !important;
}

.VFLmIw:hover {
  text-underline-offset: .25em !important;
}

.ibQD3aHhK {
  text-underline-offset: .375em !important;
}

.gij9leOBp:hover {
  text-underline-offset: .375em !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lBHZbbQe {
  --bs-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.G02C1luGUVe {
  user-select: all !important;
}

.TqMTA0UzzXz {
  user-select: auto !important;
}

.uht3ZtfR1a {
  user-select: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.v7Dgz8Gw {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uKnjyDF1DBZ {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

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

.visible {
  visibility: visible !important;
}

.MRteRZ {
  visibility: hidden !important;
}

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

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

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

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

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

.zcyvqYR {
  font-size: 0.78rem !important;
}

.nav-link.active {
  color: #4be3c2 !important;
}

.heu2IwRQ {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #050816 0%, #070b1a 55%, #050816 100%);
}

.heu2IwRQ>main {
  flex: 1;
}

.CloTnE3 {
  max-width: 42rem;
}

.CloTnE3 .bcSjjqg {
  color: rgba(255, 255, 255, .78);
  line-height: 1.65;
}

.CloTnE3 ul {
  padding-left: 1.25rem;
}

.CloTnE3 ul li {
  margin-bottom: .5rem;
  color: rgba(255, 255, 255, .78);
  line-height: 1.6;
}

body.kp-agegate-open {
  overflow: hidden;
}

.kp-agegate[hidden] {
  display: none !important;
}

.kp-agegate {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  place-items: center;
  padding: 1rem;
  align-items: center;
  justify-content: center;
}

.XcHTpxf2 {
  position: absolute;
  inset: 0;
  background: rgba(5,10,20,0.97);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(6px);
}

.YIIIIv {
  position: relative;
  width: 100%;
  background: linear-gradient(145deg, var(--kp-surface) 0%, var(--kp-surface-2) 100%);
  border: 1px solid var(--kp-border);
  box-shadow: 0 32px 80px rgba(0,0,0,0.65), 0 0 60px rgba(75,227,194,0.07);
  z-index: 1;
  max-width: 460px;
  animation: agegate-in 0.45s var(--ease) both;
}

.pOZ2r6nb {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: flex;
  place-items: center;
  font-weight: 800;
  letter-spacing: .02em;
  background: linear-gradient(135deg, rgba(75,227,194,0.11), rgba(123,111,232,0.11));
  border: 2px solid rgba(75,227,194,0.22);
  color: var(--kp-primary);
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  font-size: 1.45rem;
}

.FGGvuDiUZzK {
  background: rgba(8,14,26,0.82) !important;
  backdrop-filter: blur(20px) saturate(160%);
  -webkit-backdrop-filter: blur(20px) saturate(160%);
  border-bottom: 1px solid var(--kp-border) !important;
  transition: background var(--t-med) ease;
}

.FGGvuDiUZzK .VRY1z9gZC,
.FGGvuDiUZzK .nav-link,
.FGGvuDiUZzK .PGfiWAdm {
  color: rgba(255, 255, 255, .9);
}

.FGGvuDiUZzK .nav-link {
  opacity: .85;
}

.FGGvuDiUZzK .nav-link:hover {
  opacity: 1;
  color: rgba(255, 255, 255, .98);
}

.FGGvuDiUZzK .nav-link.active {
  color: #4be3c2 !important;
  opacity: 1;
}

.FGGvuDiUZzK .PGfiWAdm {
  border: 1px solid rgba(255, 255, 255, .18);
}

.oO6q8mbcx {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 80% 55% at 65% -5%, rgba(75,227,194,0.07) 0%, transparent 60%),
    radial-gradient(ellipse 55% 50% at -5% 85%, rgba(123,111,232,0.09) 0%, transparent 55%),
    radial-gradient(ellipse 40% 40% at 95% 95%, rgba(58,143,212,0.06) 0%, transparent 50%);
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 4rem;
}

.oO6q8mbcx::before,
.oO6q8mbcx::after {
  content: "";
  position: absolute;
  inset: -40%;
  pointer-events: none;
}

.oO6q8mbcx::before {
  background: radial-gradient(circle at 25% 55%, rgba(255, 255, 255, 0.1), transparent 45%), radial-gradient(circle at 70% 35%, rgba(75, 227, 194, 0.16), transparent 52%), radial-gradient(circle at 65% 70%, rgba(124, 92, 255, 0.1), transparent 55%);
  filter: blur(24px);
}

.oO6q8mbcx::after {
  background-image: radial-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px);
  background-size: 24px 24px;
  opacity: .1;
  transform: rotate(10deg);
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: linear-gradient(0deg, var(--kp-bg) 0%, transparent 100%);
  pointer-events: none;
}

.soz9Ca {
  background: linear-gradient(135deg, rgba(75,227,194,0.1), rgba(123,111,232,0.1));
  border: 1px solid rgba(75,227,194,0.22);
  color: var(--kp-primary) !important;
  font-family: var(--font-body);
  font-size: 0.78rem;
  font-weight: 500;
}

.gftZSD95zk6 {
  letter-spacing: -0.025em;
  text-wrap: balance;
  color: #fff;
  text-shadow: 0 2px 20px rgba(0, 0, 0, .55), 0 1px 3px rgba(0, 0, 0, .9);
  font-size: clamp(2rem, 4.5vw, 3.4rem);
  line-height: 1.15;
}

.gftZSD95zk6 .EBzokKQAT6a {
  background: linear-gradient(100deg, #5eead4 0%, #c4b5fd 40%, #bef264 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.5));
}

@supports not (background-clip: text){

    .gftZSD95zk6 .EBzokKQAT6a {
        color: #7fffd4;
        background: none
    }

}

.ssJneLvTag {
  color: var(--kp-text-muted);
  font-size: clamp(0.97rem, 1.5vw, 1.1rem);
  line-height: 1.75;
}

.Q0Uc6IWC {
  color: rgba(255,255,255,0.65);
  font-size: 0.88rem;
}

.GvteoL5 {
  background: linear-gradient(140deg, var(--kp-surface) 0%, var(--kp-surface-2) 100%);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card), 0 0 60px rgba(75,227,194,0.06);
}

.GvteoL5 .G83r0lx {
  position: absolute;
  border-radius: 9999px;
  filter: blur(20px);
  opacity: .9;
}

.GvteoL5 .pe266KKDVn {
  width: 240px;
  height: 240px;
  left: -40px;
  top: 20%;
  background: rgba(75, 227, 194, .35);
}

.GvteoL5 .LEblAKFR {
  width: 220px;
  height: 220px;
  right: -60px;
  top: 10%;
  background: rgba(124, 92, 255, .28);
}

.GvteoL5 .WjA44m {
  width: 180px;
  height: 180px;
  right: 10%;
  bottom: -40px;
  background: rgba(255, 255, 255, .12);
}

.kpLzzUwCM {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid var(--kp-border) !important;
  color: rgba(255,255,255,0.6) !important;
  font-family: var(--font-body);
  font-size: 0.75rem;
  font-weight: 500;
}

.l5ahzXa1ri {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 50% 55% at 50% 0%, rgba(123,111,232,0.05) 0%, transparent 60%);
}

.l5ahzXa1ri::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px);
  background-size: 42px 42px;
  opacity: .08;
  mask-image: radial-gradient(circle at 50% 20%, rgb(0, 0, 0) 0%, transparent 70%);
}

.BVebRZowjB {
  max-width: 520px;
  padding: 0.7rem 1.4rem;
  border-radius: var(--r-xl);
  background: rgba(75,227,194,0.05);
  border: 1px solid rgba(75,227,194,0.13);
  box-shadow: 0 20px 60px rgba(0, 0, 0, .35);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
  font-size: 0.82rem;
  color: rgba(75,227,194,0.9);
}

.tmDXewH85Q {
  font-size: 0.76rem;
  color: rgba(255,255,255,0.45);
}

.bvaoYDmu {
  letter-spacing: -0.02em;
  color: #fff;
  font-size: clamp(1.7rem, 3vw, 2.3rem);
  text-shadow: 0 2px 24px rgba(0, 0, 0, .6), 0 1px 4px rgba(0, 0, 0, .85);
}

.Ef5wADg5hY9 {
  color: var(--kp-text-muted);
}

.kp-filter {
  border-radius: 99px !important;
  padding: 0.45rem 1.1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid var(--kp-border) !important;
  color: var(--kp-text-muted) !important;
  font-size: 0.82rem;
  font-weight: 500;
  transition: all var(--t-med) var(--ease);
}

.kp-filter:hover {
  background: rgba(255, 255, 255, .09);
  color: rgba(255, 255, 255, .95);
}

.kp-filter.is-active {
  background: rgba(75, 227, 194, .18);
  border-color: rgba(75, 227, 194, .45);
  color: rgba(255, 255, 255, .95);
}

.JA0QJz {
  background: var(--kp-surface) !important;
  border: 1px solid var(--kp-border) !important;
  box-shadow: var(--shadow-card);
  transition: transform var(--t-med) var(--ease),
              box-shadow var(--t-med) var(--ease),
              border-color var(--t-med) ease;
}

.sdXR6m {
  height: 200px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(75, 227, 194, 0.22), rgba(124, 92, 255, 0.16));
}

.sdXR6m img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.65s var(--ease);
}

.XDPJt3Ox {
  background: rgba(75,227,194,0.08) !important;
  border: 1px solid rgba(75,227,194,0.15) !important;
  color: rgba(75,227,194,0.85) !important;
  font-weight: 500;
  font-family: var(--font-body);
  font-size: 0.72rem;
}

.wDEybxzdNj {
  box-shadow: 0 16px 50px rgba(0, 0, 0, .35);
  font-size: 0.83rem !important;
  padding: 0.55rem 1rem !important;
}

.JDXj6Zc6ft .L1Cxeg {
  background: rgba(8, 12, 30, .92);
  border: 1px solid rgba(255, 255, 255, .12);
  box-shadow: 0 40px 120px rgba(0, 0, 0, .65);
}

.JDXj6Zc6ft .ko0ItoyB {
  border-bottom: 1px solid var(--kp-border) !important;
}

.JDXj6Zc6ft .S507hcO {
  filter: invert(1) grayscale(1);
  opacity: .8;
}

.fTi5lq {
  width: 100%;
  height: 72vh;
  border: none;
  border-radius: var(--r-md);
  background: var(--kp-bg);
  min-height: 380px;
  display: block;
}

.pqi8g3F3gYD {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 55% 50% at 0% 50%, rgba(75,227,194,0.04) 0%, transparent 55%);
  overflow: hidden;
}

.pSJNfluCM8a {
  height: 460px;
  background: rgba(255, 255, 255, .06);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
  position: relative;
  overflow: hidden;
}

.dlXiZLr {
  object-fit: cover;
  display: block;
  filter: saturate(0.8) brightness(0.82);
  transform: scale(1.02);
  width: 100%;
  height: 100%;
  transition: filter 0.6s ease;
}

.UhBMtpYpa {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.5rem;
  border-radius: 1.25rem;
  background: linear-gradient(0deg, rgba(8,14,26,0.92) 0%, transparent 100%);
  border: 1px solid rgba(255, 255, 255, .12);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.bm6yhtQW8P {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
}

.rpnLtGjy {
  color: #fff;
  font-size: 1rem;
}

.QVdFW4ec {
  color: var(--kp-text-muted);
  font-size: 0.9rem;
  line-height: 1.75;
}

.mZ9rs3uWmh {
  height: 1px;
  margin: 1.25rem 0;
  background: var(--kp-border);
}

.QvVl7V7lO {
  background: linear-gradient(135deg, var(--kp-surface-2) 0%, var(--kp-surface-3) 100%);
  border: 1px solid var(--kp-border);
  transition: border-color var(--t-med) ease, transform var(--t-med) var(--ease);
}

.gQL6sN2mY3 {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 70% 50% at 50% 100%, rgba(123,111,232,0.06) 0%, transparent 60%);
}

.wImezCvuFx {
  background: var(--kp-surface) !important;
  border: 1px solid var(--kp-border) !important;
  box-shadow: var(--shadow-card);
  position: relative;
  overflow: hidden;
  transition: transform var(--t-med) var(--ease), border-color var(--t-med) ease;
}

.wImezCvuFx::after {
  content: "";
  position: absolute;
  inset: -40%;
  background: radial-gradient(circle at 40% 30%, rgba(75, 227, 194, 0.16), transparent 55%), radial-gradient(circle at 70% 70%, rgba(124, 92, 255, 0.1), transparent 60%);
  filter: blur(18px);
  opacity: .9;
  pointer-events: none;
}

.wImezCvuFx>* {
  position: relative;
  z-index: 1;
}

.B4vEYqUD {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 28px;
  height: 28px;
  border-radius: 9999px;
  display: grid;
  place-items: center;
  font-weight: 800;
  font-size: 3.5rem;
  background: rgba(75, 227, 194, .18);
  border: 1px solid rgba(75, 227, 194, .45);
  color: rgba(255,255,255,0.035);
  right: 1.25rem;
  font-family: var(--font-display);
  line-height: 1;
  pointer-events: none;
  user-select: none;
}

.SeNBoHt {
  width: 52px;
  height: 52px;
  border-radius: var(--r-md);
  display: flex;
  place-items: center;
  background: var(--kp-primary-glow);
  border: 1px solid rgba(75,227,194,0.18);
  color: var(--kp-primary);
  align-items: center;
  justify-content: center;
  transition: background var(--t-med) ease, box-shadow var(--t-med) ease;
}

.iBiPFDMb {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 50% 40% at 85% 20%, rgba(58,143,212,0.05) 0%, transparent 50%);
}

.I3iT0V3zsOm {
  background: var(--kp-surface) !important;
  border: 1px solid var(--kp-border) !important;
  box-shadow: var(--shadow-card);
  position: relative;
  overflow: hidden;
  transition: transform var(--t-med) var(--ease),
              border-color var(--t-med) ease,
              box-shadow var(--t-med) ease;
}

.I3iT0V3zsOm::after {
  content: "";
  position: absolute;
  inset: -50%;
  background: radial-gradient(circle at 45% 30%, rgba(75, 227, 194, 0.14), transparent 55%), radial-gradient(circle at 75% 75%, rgba(124, 92, 255, 0.1), transparent 60%);
  filter: blur(18px);
  opacity: .9;
  pointer-events: none;
}

.I3iT0V3zsOm>* {
  position: relative;
  z-index: 1;
}

.ZfeA2RVmR {
  width: 52px;
  height: 52px;
  border-radius: var(--r-md);
  display: flex;
  place-items: center;
  background: linear-gradient(135deg, rgba(75,227,194,0.1) 0%, rgba(123,111,232,0.08) 100%);
  border: 1px solid rgba(75,227,194,0.14);
  color: var(--kp-primary);
  align-items: center;
  justify-content: center;
  transition: all var(--t-med) ease;
}

.HOSTeNqV8RK {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 55% 50% at 15% 50%, rgba(75,227,194,0.04) 0%, transparent 55%);
}

.niE8hmr8u {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: 0 30px 90px rgba(0, 0, 0, .35);
  transition: border-color var(--t-med) ease, transform var(--t-med) var(--ease);
}

.I2hC60aefrT {
  width: 44px;
  height: 44px;
  border-radius: var(--r-sm);
  display: flex;
  place-items: center;
  background: var(--kp-primary-glow);
  border: 1px solid rgba(75,227,194,0.18);
  color: var(--kp-primary);
  flex: 0 0 auto;
  min-width: 44px;
  align-items: center;
  justify-content: center;
}

.wU5z7F4M {
  display: inline-block;
  margin-top: .25rem;
  color: var(--kp-primary);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.92rem;
}

.wU5z7F4M:hover {
  color: #4be3c2;
  text-decoration: underline;
}

.rTKwMN {
  color: rgba(255,255,255,0.7);
  font-size: 0.9rem;
}

.iRWNwh {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
}

.Khhast {
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid var(--kp-border) !important;
  color: #fff !important;
  border-radius: var(--r-sm) !important;
  font-family: var(--font-body) !important;
  font-size: 0.9rem !important;
  padding: 0.65rem 1rem !important;
  transition: border-color var(--t-fast) ease, box-shadow var(--t-fast) ease !important;
}

.Khhast::placeholder {
  color: rgba(255,255,255,0.28) !important;
}

.Khhast:focus {
  background: rgba(75,227,194,0.04) !important;
  border-color: rgba(75,227,194,0.32) !important;
  box-shadow: 0 0 0 3px rgba(75,227,194,0.1) !important;
  color: rgba(255, 255, 255, .92);
  outline: none !important;
}

.wH6ZCD2iw {
  background: var(--kp-surface-2) !important;
  border: 1px solid rgba(75,227,194,0.18) !important;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4) !important;
}

.ita2kRc {
  background: transparent !important;
  border-bottom: 1px solid var(--kp-border) !important;
}

.wH6ZCD2iw .S507hcO {
  filter: invert(1) opacity(0.5);
  opacity: .75;
}

.I6PwGi {
  background: var(--kp-bg);
  border-top: 1px solid var(--kp-border);
}

.Tmj0Jo {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.32);
}

.k34neKeCL a {
  display: inline-block;
  padding: .15rem 0;
  color: rgba(255,255,255,0.58);
  text-decoration: none;
  font-size: 0.88rem;
  transition: color var(--t-fast) ease, padding-left var(--t-fast) ease;
}

.k34neKeCL a:hover {
  color: var(--kp-primary);
  text-decoration: none;
  padding-left: 4px;
}

.aLo87ofNrQh {
  width: 38px;
  height: 38px;
  border-radius: var(--r-sm);
  display: flex;
  place-items: center;
  background: rgba(255,255,255,0.05);
  border: 1px solid var(--kp-border);
  color: rgba(255,255,255,0.45) !important;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  transition: all var(--t-med) var(--ease);
}

.aLo87ofNrQh:hover {
  color: var(--kp-primary) !important;
  border-color: rgba(75,227,194,0.28);
  background: var(--kp-primary-glow);
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(75,227,194,0.14);
}

.FBN3wogc6 {
  height: 1px;
  background: var(--kp-border);
}

.FfoM4ej6K {
  background: transparent;
}

.zrKEAU {
  border-top: 1px solid rgba(255, 255, 255, .08);
}

.qrFGpGwUe2 {
  background: linear-gradient(145deg, rgba(255,200,0,0.04) 0%, rgba(20,30,45,0.6) 100%);
  border: 1px solid rgba(255,200,0,0.13);
  box-shadow: var(--shadow-card);
}

.xpcSDX {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  place-items: center;
  background: rgba(255,175,0,0.1);
  border: 1px solid rgba(255,175,0,0.22);
  color: #f5c518;
  align-items: center;
  justify-content: center;
}

.Zna0JWMcTU {
  color: #fff;
  font-size: clamp(1.3rem, 2.5vw, 1.7rem);
  letter-spacing: -0.02em;
}

.jeDaqhEEOu {
  color: rgba(255,255,255,0.7);
  line-height: 1.72;
  font-size: 0.92rem;
}

.Oc1OoI {
  max-width: 420px;
  list-style: none !important;
  padding-left: 0 !important;
  text-align: left;
}

.VabRLvS {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: rgba(75,227,194,0.1);
  border: 1px solid rgba(75,227,194,0.22);
  color: var(--kp-primary);
  font-size: 0.72rem;
  font-weight: 800;
  display: flex;
  place-items: center;
  line-height: 1;
  margin-top: 2px;
  min-width: 22px;
  align-items: center;
  justify-content: center;
}

.Xpf08TB {
  color: var(--kp-primary) !important;
  font-weight: 600;
  border: 1px solid rgba(75,227,194,0.28) !important;
  border-radius: var(--r-md) !important;
  background: rgba(75,227,194,0.1) !important;
  box-shadow: 0 16px 48px rgba(124, 92, 255, .35);
  font-family: var(--font-body);
  font-size: 0.9rem;
  transition: all var(--t-med) var(--ease);
}

.Xpf08TB:hover {
  filter: brightness(1.08);
  color: #fff !important;
  background: rgba(75,227,194,0.18) !important;
  box-shadow: 0 0 24px rgba(75,227,194,0.18);
  transform: translateY(-2px);
}

.CRjpdzY {
  position: relative;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: .92969rem;
  font-weight: 400;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
}

.CRjpdzY.YgYfvKbW {
  font-size: .75rem;
  width: 1.75rem;
  height: 1.75rem;
}

.CRjpdzY.jWKSvML,
.N5e5XR>.CRjpdzY.btn {
  font-size: .875rem;
  width: 2.1875rem;
  height: 2.1875rem;
}

.CRjpdzY.CEagNr5v1,
.ojawhTRQA8>.CRjpdzY.btn {
  font-size: 1rem;
  width: 3.36875rem;
  height: 3.36875rem;
}

.wJrw4wIgYX {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
}

.Did4BfnrZ {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}

.JkDORN {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}

.Bpfk8QycWs4 {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}

.HfMMIs {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
}

.AdKyitF {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
}

.E1RXc9hE9tN {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
}

.ECvnOdJeN0K {
  width: 7rem;
  height: 7rem;
  line-height: 7rem;
}

.oii3tefPi {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap');


:root{

  --kp-bg:           #549e60;
  --kp-surface:      #acbe0a;
  --kp-surface-2:    #111f30;
  --kp-surface-3:    #162537;
  --kp-border:       rgba(255,255,255,0.07);

  --kp-primary:      #4be3c2;
  --kp-primary-glow: rgba(75,227,194,0.18);
  --kp-primary-dark: #2abfa6;
  --kp-aurora-2:     #7b6fe8;
  --kp-aurora-3:     #3a8fd4;

  --kp-text:         rgba(255,255,255,0.88);
  --kp-text-muted:   rgba(255,255,255,0.55);

  --font-display: 'Playfair Display', Georgia, serif;
  --font-body:    'DM Sans', system-ui, sans-serif;

  --r-sm:  10px;
  --r-md:  18px;
  --r-lg:  24px;
  --r-xl:  32px;

  --shadow-card: 0 4px 24px rgba(0,0,0,0.35), 0 1px 4px rgba(0,0,0,0.2);
  --ease: cubic-bezier(0.16, 1, 0.3, 1);
  --t-fast: 180ms;
  --t-med:  350ms;

}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

body::before {
  content: '';
  position: fixed;
  inset: 0;
  background-image: radial-gradient(1px 1px at 12% 15%, rgba(255,255,255,0.3) 0%, transparent 100%),
    radial-gradient(1px 1px at 34% 8%,  rgba(255,255,255,0.18) 0%, transparent 100%),
    radial-gradient(1.5px 1.5px at 56% 22%, rgba(75,227,194,0.22) 0%, transparent 100%),
    radial-gradient(1px 1px at 78% 12%, rgba(255,255,255,0.25) 0%, transparent 100%),
    radial-gradient(1px 1px at 22% 68%, rgba(255,255,255,0.14) 0%, transparent 100%),
    radial-gradient(1px 1px at 67% 85%, rgba(255,255,255,0.16) 0%, transparent 100%),
    radial-gradient(1px 1px at 88% 72%, rgba(75,227,194,0.13) 0%, transparent 100%);
  pointer-events: none;
  z-index: 0;
}

section, footer, nav {
  position: relative;
  z-index: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-display);
  line-height: 1.2;
  letter-spacing: -0.01em;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: var(--kp-bg);
}

::-webkit-scrollbar-thumb {
  background: var(--kp-surface-3);
  border-radius: 99px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--kp-primary);
}

:focus-visible {
  outline: 2px solid var(--kp-primary);
  outline-offset: 3px;
  border-radius: 4px;
}

.btn::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.12) 55%, transparent 70%);
  transform: translateX(-120%);
  transition: transform 0.55s ease;
  pointer-events: none;
}

.btn:hover::after {
  transform: translateX(120%);
}

.k3msl8:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(75,227,194,0.45), 0 2px 8px rgba(0,0,0,0.2);
  background: linear-gradient(135deg, var(--kp-primary) 0%, var(--kp-aurora-3) 100%);
  color: #071018 !important;
}

.Ly4MRB9HA:hover {
  background: rgba(255,255,255,0.07) !important;
  border-color: rgba(255,255,255,0.3) !important;
  color: #fff !important;
  transform: translateY(-2px);
}

.kp-filter:hover,
.kp-filter.is-active {
  background: rgba(75,227,194,0.1) !important;
  border-color: rgba(75,227,194,0.35) !important;
  color: var(--kp-primary) !important;
}

.nav-link::after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 14px;
  height: 2px;
  background: var(--kp-primary);
  border-radius: 99px;
  transition: transform var(--t-med) var(--ease);
}

.nav-link:hover {
  color: #fff !important;
}

.nav-link:hover::after {
  transform: translateX(-50%) scaleX(1);
}

.EBzokKQAT6a {
  background: linear-gradient(135deg, var(--kp-primary) 0%, var(--kp-aurora-2) 55%, var(--kp-aurora-3) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.Q0Uc6IWC .BzBTlvJhV {
  color: #fff;
}

.G83r0lx {
  position: absolute;
  border-radius: 50%;
  filter: blur(55px);
  pointer-events: none;
}

.pe266KKDVn {
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(75,227,194,0.16) 0%, transparent 70%);
  top: -50px;
  right: -50px;
}

.LEblAKFR {
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(123,111,232,0.14) 0%, transparent 70%);
  bottom: -35px;
  left: -35px;
}

.WjA44m {
  width: 90px;
  height: 90px;
  background: radial-gradient(circle, rgba(58,143,212,0.1) 0%, transparent 70%);
  bottom: 40%;
  right: 18%;
}

.Oc1OoI > li {
  display: flex !important;
  align-items: flex-start;
  gap: 0.75rem;
  padding-left: 0 !important;
}

.Oc1OoI > li::before {
  display: none !important;
}

.JA0QJz:hover {
  transform: translateY(-7px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.5), 0 0 28px rgba(75,227,194,0.1);
  border-color: rgba(75,227,194,0.2) !important;
}

.JA0QJz:hover .sdXR6m img {
  transform: scale(1.06);
}

.pSJNfluCM8a:hover .dlXiZLr {
  filter: saturate(1) brightness(0.9);
}

.ykZ7NRyNB {
  padding: 1.2rem 0;
}

.ykZ7NRyNB:first-child {
  padding-top: 0.25rem;
}

.QvVl7V7lO:hover {
  border-color: rgba(75,227,194,0.22);
  transform: translateY(-3px);
}

.wImezCvuFx::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--kp-primary), var(--kp-aurora-2), var(--kp-aurora-3));
  opacity: 0;
  transition: opacity var(--t-med) ease;
}

.wImezCvuFx:hover {
  transform: translateY(-6px);
  border-color: rgba(75,227,194,0.18) !important;
}

.wImezCvuFx:hover::before {
  opacity: 1;
}

.wImezCvuFx:hover .SeNBoHt {
  background: rgba(75,227,194,0.22);
  box-shadow: 0 0 20px rgba(75,227,194,0.18);
}

.I3iT0V3zsOm:hover {
  transform: translateY(-6px);
  border-color: rgba(75,227,194,0.2) !important;
  box-shadow: 0 16px 40px rgba(0,0,0,0.4), 0 0 22px rgba(75,227,194,0.08);
}

.I3iT0V3zsOm:hover .ZfeA2RVmR {
  background: linear-gradient(135deg, rgba(75,227,194,0.18) 0%, rgba(123,111,232,0.14) 100%);
  box-shadow: 0 0 18px rgba(75,227,194,0.16);
}

.niE8hmr8u:hover {
  border-color: rgba(75,227,194,0.2);
  transform: translateX(4px);
}

.Khhast option {
  background: #0d1b2a;
  color: #fff;
}

@keyframes agegate-in{

  from { opacity: 0; transform: translateY(28px) scale(0.96); }
  to   { opacity: 1; transform: none; }

}

.JDXj6Zc6ft .L1Cxeg,
#exampleModal .L1Cxeg {
  background: var(--kp-surface) !important;
  border: 1px solid var(--kp-border) !important;
  box-shadow: 0 32px 80px rgba(0,0,0,0.7) !important;
}

.JDXj6Zc6ft .S507hcO,
#exampleModal .S507hcO {
  filter: invert(1) opacity(0.55);
  transition: opacity var(--t-fast) ease;
}

.JDXj6Zc6ft .S507hcO:hover,
#exampleModal .S507hcO:hover {
  filter: invert(1);
}

#exampleModal h1 {
  color: #fff !important;
}

#exampleModal .n3gnOfeAO,
#exampleModal .bZmbnSb {
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid var(--kp-border) !important;
  border-radius: var(--r-sm) !important;
  color: #fff !important;
  font-size: 0.9rem !important;
}

#exampleModal .n3gnOfeAO::placeholder {
  color: rgba(255,255,255,0.28) !important;
}

#exampleModal .n3gnOfeAO:focus,
#exampleModal .bZmbnSb:focus {
  border-color: rgba(75,227,194,0.32) !important;
  box-shadow: 0 0 0 3px rgba(75,227,194,0.1) !important;
  background: rgba(75,227,194,0.04) !important;
}

#exampleModal .Y3qN0F {
  color: rgba(255,255,255,0.6) !important;
  font-size: 0.85rem !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}

#exampleModal .fVlrfRHx {
  background-color: rgba(255,255,255,0.05) !important;
  border: 1px solid var(--kp-border) !important;
}

#exampleModal .fVlrfRHx:checked {
  background-color: var(--kp-primary) !important;
  border-color: var(--kp-primary) !important;
}

#exampleModal .BAJiRtVI0c {
  color: rgba(255,255,255,0.6);
  font-size: 0.85rem;
}

#exampleModal .BAJiRtVI0c a {
  color: var(--kp-primary);
}

.k34neKeCL {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

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

@media (min-width: 1200px) {
  h1,
      .h1 {
    font-size: 2.4375rem;
  }
}

@media (min-width: 1200px) {
  h2,
      .h2 {
    font-size: 1.95rem;
  }
}

@media (min-width: 1200px) {
  h3,
      .h3 {
    font-size: 1.70625rem;
  }
}

@media (min-width: 1200px) {
  h4,
      .h4 {
    font-size: 1.4625rem;
  }
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .JwsyJj4z8h3 {
    font-size: 5rem;
  }
}

@media (min-width: 1200px) {
  .p4cJaG {
    font-size: 4.5rem;
  }
}

@media (min-width: 1200px) {
  .sh2n0X9kWrD {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .VnZPh9 {
    font-size: 3.5rem;
  }
}

@media (min-width: 1200px) {
  .UZzTrPYOKNn {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  .R4gmihv {
    font-size: 2.5rem;
  }
}

@media (min-width: 576px) {
  .iMYtdT,
      .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .wBkwOLpE6,
      .iMYtdT,
      .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .HF7lP8KpE,
      .wBkwOLpE6,
      .iMYtdT,
      .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .zl4f0h1d,
      .HF7lP8KpE,
      .wBkwOLpE6,
      .iMYtdT,
      .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .qoAmvKTN,
      .zl4f0h1d,
      .HF7lP8KpE,
      .wBkwOLpE6,
      .iMYtdT,
      .container {
    max-width: 1320px;
  }
}

@media (min-width: 576px) {
  .JMaSdh {
    flex: 1 0 0;
  }
  
  .bhBV8ig4o>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .bmJtiQp>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .nB15Ja>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .d4wBw6>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .JpJ5MLhwIJ>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .pvbtZjy6u4>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .HpT5AZgKJQ>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .gjbAIgDRz8k {
    flex: 0 0 auto;
    width: auto;
  }
  
  .yKmj3m {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .yJYodF {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .OgdVp6WnLSU {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .scpKGmJ {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .y719pmqm {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .SnhYNC54qrQ {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .ArXk24N8 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .DkWDpw {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .AlLmOkibZa {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .WG8Gxesh38 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .RiN7jn4XKp {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .ehcbJoXx2x {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .NuHdWG20Vk {
    margin-left: 0;
  }
  
  .B0u72j {
    margin-left: 8.33333333%;
  }
  
  .gz8yqctQev {
    margin-left: 16.66666667%;
  }
  
  .Cvix89S {
    margin-left: 25%;
  }
  
  .PJSFap5yc {
    margin-left: 33.33333333%;
  }
  
  .jdlNZsl {
    margin-left: 41.66666667%;
  }
  
  .p69emz9vJrw {
    margin-left: 50%;
  }
  
  .hnOw5jIud {
    margin-left: 58.33333333%;
  }
  
  .CZnkch {
    margin-left: 66.66666667%;
  }
  
  .dEtHBl {
    margin-left: 75%;
  }
  
  .XJhaaq5jnN2 {
    margin-left: 83.33333333%;
  }
  
  .EEPH16LNL {
    margin-left: 91.66666667%;
  }
  
  .mBzUzhNE5x,
      .F6eCbf {
    --bs-gutter-x: 0;
  }
  
  .mBzUzhNE5x,
      .tt2bNmhK {
    --bs-gutter-y: 0;
  }
  
  .FXjsPWK,
      .e3ffAte {
    --bs-gutter-x: 0.25rem;
  }
  
  .FXjsPWK,
      .d0FWp6Fd {
    --bs-gutter-y: 0.25rem;
  }
  
  .ErB15leFNm,
      .S4aSezZAWl {
    --bs-gutter-x: 0.5rem;
  }
  
  .ErB15leFNm,
      .TKqJCazS {
    --bs-gutter-y: 0.5rem;
  }
  
  .rXY87DIpN0P,
      .XeXfEhfvs {
    --bs-gutter-x: 0.75rem;
  }
  
  .rXY87DIpN0P,
      .RJgyZK24fQL {
    --bs-gutter-y: 0.75rem;
  }
  
  .wj16JbkS3qR,
      .TNXhGgi8FaU {
    --bs-gutter-x: 1rem;
  }
  
  .wj16JbkS3qR,
      .V9XZTXVd {
    --bs-gutter-y: 1rem;
  }
  
  .cvM7RX,
      .Su4fBYo9 {
    --bs-gutter-x: 1.25rem;
  }
  
  .cvM7RX,
      .GH8x1e3JnSH {
    --bs-gutter-y: 1.25rem;
  }
  
  .QImo78keAvC,
      .fayFhMGFDo {
    --bs-gutter-x: 1.5rem;
  }
  
  .QImo78keAvC,
      .sfxLKoMMm {
    --bs-gutter-y: 1.5rem;
  }
  
  .mMcEcT9hf7U,
      .rc78RXb6c {
    --bs-gutter-x: 1.75rem;
  }
  
  .mMcEcT9hf7U,
      .qK5ANT12 {
    --bs-gutter-y: 1.75rem;
  }
  
  .nxg6IBE4a6Q,
      .z0x7mDiqRpd {
    --bs-gutter-x: 2rem;
  }
  
  .nxg6IBE4a6Q,
      .ecIpzpzo {
    --bs-gutter-y: 2rem;
  }
  
  .GiONPsDlvEJ,
      .PwN6XJvENzb {
    --bs-gutter-x: 3rem;
  }
  
  .GiONPsDlvEJ,
      .OA3c5JFOrW {
    --bs-gutter-y: 3rem;
  }
  
  .Kgl40QhTEm,
      .KZ79tRf3uC {
    --bs-gutter-x: 3.5rem;
  }
  
  .Kgl40QhTEm,
      .fhR1caR9 {
    --bs-gutter-y: 3.5rem;
  }
  
  .BR3n1WPzJQE,
      .nJRY9u5 {
    --bs-gutter-x: 4rem;
  }
  
  .BR3n1WPzJQE,
      .tquc4S {
    --bs-gutter-y: 4rem;
  }
  
  .qMh74GMU,
      .DnGdnDWcZ {
    --bs-gutter-x: 5rem;
  }
  
  .qMh74GMU,
      .DUiZaqUJa {
    --bs-gutter-y: 5rem;
  }
  
  .lgiji98,
      .MDbT3kCsz {
    --bs-gutter-x: 6rem;
  }
  
  .lgiji98,
      .O5BKoV {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 768px) {
  .azLKuLPw {
    flex: 1 0 0;
  }
  
  .f0dtA3FoUa>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .Z0Gskm>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .U4jr1BOOS>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .oBqfCp7>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .PHPozfeRy>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .c7ctpdx>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .jYvLNeraov>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .Ads4KbkuCvd {
    flex: 0 0 auto;
    width: auto;
  }
  
  .kGcNwD4wsy {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .KbjanJJs1H {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .MGMSxJj {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .WkKW7RBkZ3 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .wBueIrNlPDI {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .FAdln9v {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .tignJaA6b {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .sQ8wbLH {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .m3RABjvvlg {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .Y6eVULNVGS {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .eaVTKEfdQL {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .bADmcmwtf {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .y8IL0cU {
    margin-left: 0;
  }
  
  .l7Ph1EMDA {
    margin-left: 8.33333333%;
  }
  
  .TVIDbaYsnCG {
    margin-left: 16.66666667%;
  }
  
  .ylZuU8 {
    margin-left: 25%;
  }
  
  .tNLL5Q6pwRk {
    margin-left: 33.33333333%;
  }
  
  .Qzq7pLezDd {
    margin-left: 41.66666667%;
  }
  
  .FOsEssvY2XW {
    margin-left: 50%;
  }
  
  .cvZJ6u2ah {
    margin-left: 58.33333333%;
  }
  
  .QktTf1 {
    margin-left: 66.66666667%;
  }
  
  .KhxNESDG0a {
    margin-left: 75%;
  }
  
  .EhIvmWegFeI {
    margin-left: 83.33333333%;
  }
  
  .Q56zaew {
    margin-left: 91.66666667%;
  }
  
  .LdnB21eRlUa,
      .RROAbAJ2BmV {
    --bs-gutter-x: 0;
  }
  
  .LdnB21eRlUa,
      .wMabJzJ7Oh {
    --bs-gutter-y: 0;
  }
  
  .JupubTlz5ce,
      .ULjZX8 {
    --bs-gutter-x: 0.25rem;
  }
  
  .JupubTlz5ce,
      .DKNid4TDaD {
    --bs-gutter-y: 0.25rem;
  }
  
  .RxnkWd1C,
      .Bcsoz1RR {
    --bs-gutter-x: 0.5rem;
  }
  
  .RxnkWd1C,
      .zecaAp {
    --bs-gutter-y: 0.5rem;
  }
  
  .jDchjU,
      .sIXkgPexYZ {
    --bs-gutter-x: 0.75rem;
  }
  
  .jDchjU,
      .gXulB0P3Aef {
    --bs-gutter-y: 0.75rem;
  }
  
  .WBuoDOgF,
      .QOa3OKEC9 {
    --bs-gutter-x: 1rem;
  }
  
  .WBuoDOgF,
      .wovv4syoT {
    --bs-gutter-y: 1rem;
  }
  
  .JwPSuXSawf,
      .WXsygDLA {
    --bs-gutter-x: 1.25rem;
  }
  
  .JwPSuXSawf,
      .IYYUUS {
    --bs-gutter-y: 1.25rem;
  }
  
  .K4kBOTJht,
      .vCEIGyxO {
    --bs-gutter-x: 1.5rem;
  }
  
  .K4kBOTJht,
      .dCXEKxPO3H {
    --bs-gutter-y: 1.5rem;
  }
  
  .rpsfj7CQuMf,
      .lBH0AleL {
    --bs-gutter-x: 1.75rem;
  }
  
  .rpsfj7CQuMf,
      .Rdnh4OYoGc9 {
    --bs-gutter-y: 1.75rem;
  }
  
  .ZIBwJR8n,
      .SSiY6STk {
    --bs-gutter-x: 2rem;
  }
  
  .ZIBwJR8n,
      .OeMM61AK {
    --bs-gutter-y: 2rem;
  }
  
  .g4vaGfbYai,
      .Ep4Eqiik {
    --bs-gutter-x: 3rem;
  }
  
  .g4vaGfbYai,
      .BsonOcr {
    --bs-gutter-y: 3rem;
  }
  
  .jqkuiywg4H,
      .C4fy9l6G {
    --bs-gutter-x: 3.5rem;
  }
  
  .jqkuiywg4H,
      .vVDGH9hA {
    --bs-gutter-y: 3.5rem;
  }
  
  .e6z2baFF,
      .qfe5PYzP {
    --bs-gutter-x: 4rem;
  }
  
  .e6z2baFF,
      .rE90ifbJtZj {
    --bs-gutter-y: 4rem;
  }
  
  .JlGxWk,
      .a2YFKJP {
    --bs-gutter-x: 5rem;
  }
  
  .JlGxWk,
      .KZd5rUCAE {
    --bs-gutter-y: 5rem;
  }
  
  .G6MRizANEW,
      .ysavu6Hn1 {
    --bs-gutter-x: 6rem;
  }
  
  .G6MRizANEW,
      .eTfyzh {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 992px) {
  .Iy3duu {
    flex: 1 0 0;
  }
  
  .AOD2rbr4yoh>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .XWFiZRCGIM>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .qlD9B6dMCX5>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .WOSUK8>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .St9dfBzSz7N>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .vnBUv2>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .PZTs5EsY0k>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .UNx0PwuZ {
    flex: 0 0 auto;
    width: auto;
  }
  
  .mCH5XJvf2Q {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .a9x4TtXu {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .X8j60UmHR {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .xbH3J5 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .X6HHsK42 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .bKKuNy {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .bSrC675Ljt {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .pkKO8lrWF {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .ZQmgceM91 {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .RlHmeG {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .FQBz5j9lr0p {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .M9XKeA {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .YNl3LrfBxJw {
    margin-left: 0;
  }
  
  .qs6sOggWg {
    margin-left: 8.33333333%;
  }
  
  .VLvZf3 {
    margin-left: 16.66666667%;
  }
  
  .N3JMwnXj {
    margin-left: 25%;
  }
  
  .RPaaOTkdDo {
    margin-left: 33.33333333%;
  }
  
  .zlil25J {
    margin-left: 41.66666667%;
  }
  
  .DObUvL8INfF {
    margin-left: 50%;
  }
  
  .g6QjqKuM {
    margin-left: 58.33333333%;
  }
  
  .k1KODXOw99 {
    margin-left: 66.66666667%;
  }
  
  .oJudAe {
    margin-left: 75%;
  }
  
  .UubkZhxrN {
    margin-left: 83.33333333%;
  }
  
  .VmitEfY {
    margin-left: 91.66666667%;
  }
  
  .P8qhvHfBt6M,
      .PI2E5PNE {
    --bs-gutter-x: 0;
  }
  
  .P8qhvHfBt6M,
      .Jmx0uxkDy {
    --bs-gutter-y: 0;
  }
  
  .o5rqCNTRNcG,
      .qhTxZsO {
    --bs-gutter-x: 0.25rem;
  }
  
  .o5rqCNTRNcG,
      .KY8gIDQEMic {
    --bs-gutter-y: 0.25rem;
  }
  
  .q8eV4g,
      .rGyjcxUZU4 {
    --bs-gutter-x: 0.5rem;
  }
  
  .q8eV4g,
      .leZnZV5 {
    --bs-gutter-y: 0.5rem;
  }
  
  .FlbgQVg,
      .tauxn98hZJ {
    --bs-gutter-x: 0.75rem;
  }
  
  .FlbgQVg,
      .Qm9qXhfWk {
    --bs-gutter-y: 0.75rem;
  }
  
  .idcMVd,
      .ur71LKF {
    --bs-gutter-x: 1rem;
  }
  
  .idcMVd,
      .SGL4WVT {
    --bs-gutter-y: 1rem;
  }
  
  .DeqBAyM6,
      .e7u4RXC2lxZ {
    --bs-gutter-x: 1.25rem;
  }
  
  .DeqBAyM6,
      .TJ0Zkevnvh {
    --bs-gutter-y: 1.25rem;
  }
  
  .AfKXevt,
      .YQThgwJGA {
    --bs-gutter-x: 1.5rem;
  }
  
  .AfKXevt,
      .GMSuvk {
    --bs-gutter-y: 1.5rem;
  }
  
  .KnfPW9b56J,
      .Oz9a1JUM {
    --bs-gutter-x: 1.75rem;
  }
  
  .KnfPW9b56J,
      .tSp1SqoYZ8K {
    --bs-gutter-y: 1.75rem;
  }
  
  .vn8e2q0tQ1,
      .lVB6iMuEwY {
    --bs-gutter-x: 2rem;
  }
  
  .vn8e2q0tQ1,
      .PIdtRCBa7 {
    --bs-gutter-y: 2rem;
  }
  
  .lb8ATsr,
      .r3beOh8 {
    --bs-gutter-x: 3rem;
  }
  
  .lb8ATsr,
      .VEirOV3A35 {
    --bs-gutter-y: 3rem;
  }
  
  .ki5ClTrej,
      .BkE5zmkm {
    --bs-gutter-x: 3.5rem;
  }
  
  .ki5ClTrej,
      .kQfBz8sx {
    --bs-gutter-y: 3.5rem;
  }
  
  .hk2Lyxy,
      .kov4HG4H8t {
    --bs-gutter-x: 4rem;
  }
  
  .hk2Lyxy,
      .AtPq67z {
    --bs-gutter-y: 4rem;
  }
  
  .N18agO,
      .EHl9fynF {
    --bs-gutter-x: 5rem;
  }
  
  .N18agO,
      .wrrD4R0M4 {
    --bs-gutter-y: 5rem;
  }
  
  .dyOjmM,
      .DDOCBZmTxTC {
    --bs-gutter-x: 6rem;
  }
  
  .dyOjmM,
      .sl74ZLkI1 {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 1200px) {
  .pvXzHIXbOoA {
    flex: 1 0 0;
  }
  
  .VPgs0wlOyOA>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .L32trcFpZvo>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .mid0A1U>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .sG6fvC>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .RFnAPeoHnV>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .xAZM5w5CQ>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .j4JUD9xMw>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .hjx2RNogc {
    flex: 0 0 auto;
    width: auto;
  }
  
  .jW3h3gj {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .VEcdsM {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .s25GiRw {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .gAL62CHwQd2 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .I4a16iU {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .SONpnv {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .RldItq1E4 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .Dy0l6M6TdA {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .QVCqJxX {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .T8brq6 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .abyaYf {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .cY5RARPZ2 {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .mLAeXZ {
    margin-left: 0;
  }
  
  .jsh1D4ptDYD {
    margin-left: 8.33333333%;
  }
  
  .SwTftF {
    margin-left: 16.66666667%;
  }
  
  .pdzFPuvFmFO {
    margin-left: 25%;
  }
  
  .W5VIBwQs1fH {
    margin-left: 33.33333333%;
  }
  
  .m6DA9f {
    margin-left: 41.66666667%;
  }
  
  .AivC8O41j4w {
    margin-left: 50%;
  }
  
  .diYXanbJ5 {
    margin-left: 58.33333333%;
  }
  
  .bAKBwEg {
    margin-left: 66.66666667%;
  }
  
  .eNEtCZPKffi {
    margin-left: 75%;
  }
  
  .rS5qou {
    margin-left: 83.33333333%;
  }
  
  .CxZg80dA5u {
    margin-left: 91.66666667%;
  }
  
  .SzNGQKLwm,
      .HlNdShQGp {
    --bs-gutter-x: 0;
  }
  
  .SzNGQKLwm,
      .ck0Yqe {
    --bs-gutter-y: 0;
  }
  
  .lVSEeBlBUii,
      .svcMF7M {
    --bs-gutter-x: 0.25rem;
  }
  
  .lVSEeBlBUii,
      .wmAxhLpr56 {
    --bs-gutter-y: 0.25rem;
  }
  
  .wk8iA2wip,
      .b7f8NbYv {
    --bs-gutter-x: 0.5rem;
  }
  
  .wk8iA2wip,
      .ExWrE2M9ox {
    --bs-gutter-y: 0.5rem;
  }
  
  .OUwoCzY,
      .yC0gI8TIi {
    --bs-gutter-x: 0.75rem;
  }
  
  .OUwoCzY,
      .KR0cMtNvR {
    --bs-gutter-y: 0.75rem;
  }
  
  .YeGo9S8Lbt,
      .MtYZlgK2 {
    --bs-gutter-x: 1rem;
  }
  
  .YeGo9S8Lbt,
      .M0rFXBVI {
    --bs-gutter-y: 1rem;
  }
  
  .wqzOLPpNOXj,
      .x9qdxscJzu {
    --bs-gutter-x: 1.25rem;
  }
  
  .wqzOLPpNOXj,
      .Lz36i8zTfF {
    --bs-gutter-y: 1.25rem;
  }
  
  .MvMemcKpk,
      .UqngSDn1DES {
    --bs-gutter-x: 1.5rem;
  }
  
  .MvMemcKpk,
      .Aq42gh3Zm2x {
    --bs-gutter-y: 1.5rem;
  }
  
  .mcmpwXt9,
      .aDkYwRgQ {
    --bs-gutter-x: 1.75rem;
  }
  
  .mcmpwXt9,
      .VSXyN5z {
    --bs-gutter-y: 1.75rem;
  }
  
  .ZJ1DG6,
      .fiZfIrwD {
    --bs-gutter-x: 2rem;
  }
  
  .ZJ1DG6,
      .UC181hAhByO {
    --bs-gutter-y: 2rem;
  }
  
  .rzYw7ao1hB,
      .H9RuFu {
    --bs-gutter-x: 3rem;
  }
  
  .rzYw7ao1hB,
      .pHTgT1Ed1 {
    --bs-gutter-y: 3rem;
  }
  
  .btwFM0hsfch,
      .pEoSmkf5NWo {
    --bs-gutter-x: 3.5rem;
  }
  
  .btwFM0hsfch,
      .DGjJ1z0KsFx {
    --bs-gutter-y: 3.5rem;
  }
  
  .ommCqeFCwe,
      .y2UJcyhuRK {
    --bs-gutter-x: 4rem;
  }
  
  .ommCqeFCwe,
      .frxfCI {
    --bs-gutter-y: 4rem;
  }
  
  .FtWzMU5A,
      .ycXfSlkO2t {
    --bs-gutter-x: 5rem;
  }
  
  .FtWzMU5A,
      .C6jwHOc {
    --bs-gutter-y: 5rem;
  }
  
  .fo1LWDRg4k,
      .rBDQM50P {
    --bs-gutter-x: 6rem;
  }
  
  .fo1LWDRg4k,
      .lgQSBGZbO {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 1400px) {
  .XaFPfwDfe {
    flex: 1 0 0;
  }
  
  .pc2FnkW3Mf>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .spVgBn>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .hOvSyCl>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .uuofP83JsD7>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .wHc4lN7b>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .U0AOfmQXF1b>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .VdVeyYgSL>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .m7waTgKB {
    flex: 0 0 auto;
    width: auto;
  }
  
  .a57dC3vShW {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .dFzTyuLxon {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .msqfzQUUiM8 {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .g9dRa3pFZ {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .GHPwyWss {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .hKwsXUlTVH {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .PlRKhtxFr9 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .LMQuanpbam {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .EuWY70rb {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .tfjC2alz8 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .oXsDaOL9o {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .UIQr6YVWm {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .P2a5icWf {
    margin-left: 0;
  }
  
  .SUIVVrR {
    margin-left: 8.33333333%;
  }
  
  .dm6b5zh2 {
    margin-left: 16.66666667%;
  }
  
  .nOl5T2UWU {
    margin-left: 25%;
  }
  
  .rOXs2nW {
    margin-left: 33.33333333%;
  }
  
  .fsJawiA {
    margin-left: 41.66666667%;
  }
  
  .zbWnytHI {
    margin-left: 50%;
  }
  
  .hJ9H1QJxUfx {
    margin-left: 58.33333333%;
  }
  
  .kpP81GkA {
    margin-left: 66.66666667%;
  }
  
  .sinfbpQnKQ {
    margin-left: 75%;
  }
  
  .TRS7YAth {
    margin-left: 83.33333333%;
  }
  
  .bF0ftZ8 {
    margin-left: 91.66666667%;
  }
  
  .mCVJxL,
      .EqQN4c5s9We {
    --bs-gutter-x: 0;
  }
  
  .mCVJxL,
      .Koh9V5Zlb {
    --bs-gutter-y: 0;
  }
  
  .NS6lMahXb,
      .ABuG3ygEK {
    --bs-gutter-x: 0.25rem;
  }
  
  .NS6lMahXb,
      .GD1DjTL {
    --bs-gutter-y: 0.25rem;
  }
  
  .NtyWb8VCKh,
      .PESWQfS {
    --bs-gutter-x: 0.5rem;
  }
  
  .NtyWb8VCKh,
      .d7x2Sx7Bpu {
    --bs-gutter-y: 0.5rem;
  }
  
  .JNOEMY,
      .N6iZcQv {
    --bs-gutter-x: 0.75rem;
  }
  
  .JNOEMY,
      .lISL2Vl3 {
    --bs-gutter-y: 0.75rem;
  }
  
  .RfwLpJ943U,
      .ARt8Fe {
    --bs-gutter-x: 1rem;
  }
  
  .RfwLpJ943U,
      .tSHg1JKr0X {
    --bs-gutter-y: 1rem;
  }
  
  .J3I1up,
      .oP3cEKxBd {
    --bs-gutter-x: 1.25rem;
  }
  
  .J3I1up,
      .QxDzLGfwc {
    --bs-gutter-y: 1.25rem;
  }
  
  .ICbWL9XgCZZ,
      .FXeZCgH9C {
    --bs-gutter-x: 1.5rem;
  }
  
  .ICbWL9XgCZZ,
      .blc2p1RipP {
    --bs-gutter-y: 1.5rem;
  }
  
  .h4FsQl2f0,
      .eN9XOj {
    --bs-gutter-x: 1.75rem;
  }
  
  .h4FsQl2f0,
      .CtUXX464s {
    --bs-gutter-y: 1.75rem;
  }
  
  .zohKPc,
      .ghgxuDfHZ {
    --bs-gutter-x: 2rem;
  }
  
  .zohKPc,
      .UlwGcnh3Y {
    --bs-gutter-y: 2rem;
  }
  
  .zoz3cteiRU,
      .YVGqIxng {
    --bs-gutter-x: 3rem;
  }
  
  .zoz3cteiRU,
      .LIxeAR4 {
    --bs-gutter-y: 3rem;
  }
  
  .U8ueCIOh84M,
      .wDltywz6A {
    --bs-gutter-x: 3.5rem;
  }
  
  .U8ueCIOh84M,
      .T3zuvJ {
    --bs-gutter-y: 3.5rem;
  }
  
  .N8jpZd,
      .EzxrwLb {
    --bs-gutter-x: 4rem;
  }
  
  .N8jpZd,
      .EVMGA3RQuV {
    --bs-gutter-y: 4rem;
  }
  
  .x9mZBC,
      .MrBjY4 {
    --bs-gutter-x: 5rem;
  }
  
  .x9mZBC,
      .xK5N9j7jUZ {
    --bs-gutter-y: 5rem;
  }
  
  .nEgm13I,
      .HHhWgdXL {
    --bs-gutter-x: 6rem;
  }
  
  .nEgm13I,
      .FpdDZb {
    --bs-gutter-y: 6rem;
  }
}

@media (max-width: 575.98px) {
  .q8VURO {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .yhah79ankNM {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .uWt95m {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .F3aURgis1K {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  .sD9TI0h4FI {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (prefers-reduced-motion: reduce) {
  .n3gnOfeAO {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .n3gnOfeAO::file-selector-button {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .bZmbnSb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .HvriBpX0b87 .fVlrfRHx {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .PviTedu::-webkit-slider-thumb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .PviTedu::-moz-range-thumb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .Ym3brzA7B8j>label {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

@media (min-width: 576px) {
  .Mvg73V {
    --bs-position: start;
  }
  
  .Mvg73V[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .M0tXAywilS {
    --bs-position: end;
  }
  
  .M0tXAywilS[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .fTCre5y {
    --bs-position: start;
  }
  
  .fTCre5y[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .mzwetYc {
    --bs-position: end;
  }
  
  .mzwetYc[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dFaUeIEBT {
    --bs-position: start;
  }
  
  .dFaUeIEBT[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .Yk1h3jnNETk {
    --bs-position: end;
  }
  
  .Yk1h3jnNETk[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .YU6XkO {
    --bs-position: start;
  }
  
  .YU6XkO[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .u3tvq4W {
    --bs-position: end;
  }
  
  .u3tvq4W[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  .h0pwTLF {
    --bs-position: start;
  }
  
  .h0pwTLF[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .mZOyKftzdI {
    --bs-position: end;
  }
  
  .mZOyKftzdI[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .PGfiWAdm {
    transition: none;
  }
}

@media (min-width: 576px) {
  .CV6Aq8 {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .CV6Aq8 .navbar-nav {
    flex-direction: row;
  }
  
  .CV6Aq8 .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .CV6Aq8 .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .CV6Aq8 .VHojPs {
    overflow: visible;
  }
  
  .CV6Aq8 .kQRKckImO {
    display: flex !important;
    flex-basis: auto;
  }
  
  .CV6Aq8 .PGfiWAdm {
    display: none;
  }
  
  .CV6Aq8 .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  
  .CV6Aq8 .offcanvas .WY9odO {
    display: none;
  }
  
  .CV6Aq8 .offcanvas .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  .z6osHBM {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .z6osHBM .navbar-nav {
    flex-direction: row;
  }
  
  .z6osHBM .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .z6osHBM .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .z6osHBM .VHojPs {
    overflow: visible;
  }
  
  .z6osHBM .kQRKckImO {
    display: flex !important;
    flex-basis: auto;
  }
  
  .z6osHBM .PGfiWAdm {
    display: none;
  }
  
  .z6osHBM .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  
  .z6osHBM .offcanvas .WY9odO {
    display: none;
  }
  
  .z6osHBM .offcanvas .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  .mYgpkQTfrKw {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .mYgpkQTfrKw .navbar-nav {
    flex-direction: row;
  }
  
  .mYgpkQTfrKw .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .mYgpkQTfrKw .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .mYgpkQTfrKw .VHojPs {
    overflow: visible;
  }
  
  .mYgpkQTfrKw .kQRKckImO {
    display: flex !important;
    flex-basis: auto;
  }
  
  .mYgpkQTfrKw .PGfiWAdm {
    display: none;
  }
  
  .mYgpkQTfrKw .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  
  .mYgpkQTfrKw .offcanvas .WY9odO {
    display: none;
  }
  
  .mYgpkQTfrKw .offcanvas .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  .yo89UX6h {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .yo89UX6h .navbar-nav {
    flex-direction: row;
  }
  
  .yo89UX6h .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .yo89UX6h .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .yo89UX6h .VHojPs {
    overflow: visible;
  }
  
  .yo89UX6h .kQRKckImO {
    display: flex !important;
    flex-basis: auto;
  }
  
  .yo89UX6h .PGfiWAdm {
    display: none;
  }
  
  .yo89UX6h .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  
  .yo89UX6h .offcanvas .WY9odO {
    display: none;
  }
  
  .yo89UX6h .offcanvas .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  .D7ENDT8 {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .D7ENDT8 .navbar-nav {
    flex-direction: row;
  }
  
  .D7ENDT8 .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .D7ENDT8 .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .D7ENDT8 .VHojPs {
    overflow: visible;
  }
  
  .D7ENDT8 .kQRKckImO {
    display: flex !important;
    flex-basis: auto;
  }
  
  .D7ENDT8 .PGfiWAdm {
    display: none;
  }
  
  .D7ENDT8 .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  
  .D7ENDT8 .offcanvas .WY9odO {
    display: none;
  }
  
  .D7ENDT8 .offcanvas .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 576px) {
  .fADQpZn {
    display: flex;
    flex-flow: row wrap;
  }
  
  .fADQpZn>.HQ3ZMczSh1 {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  
  .fADQpZn>.HQ3ZMczSh1+.HQ3ZMczSh1 {
    margin-left: 0;
    border-left: 0;
  }
  
  .fADQpZn>.HQ3ZMczSh1:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  .fADQpZn>.HQ3ZMczSh1:not(:last-child)>.j7KLxF,
      .fADQpZn>.HQ3ZMczSh1:not(:last-child)>.XILwhWb {
    border-top-right-radius: 0;
  }
  
  .fADQpZn>.HQ3ZMczSh1:not(:last-child)>.wgla2c,
      .fADQpZn>.HQ3ZMczSh1:not(:last-child)>.LD5jXSawbdN {
    border-bottom-right-radius: 0;
  }
  
  .fADQpZn>.HQ3ZMczSh1:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .fADQpZn>.HQ3ZMczSh1:not(:first-child)>.j7KLxF,
      .fADQpZn>.HQ3ZMczSh1:not(:first-child)>.XILwhWb {
    border-top-left-radius: 0;
  }
  
  .fADQpZn>.HQ3ZMczSh1:not(:first-child)>.wgla2c,
      .fADQpZn>.HQ3ZMczSh1:not(:first-child)>.LD5jXSawbdN {
    border-bottom-left-radius: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .LBdisi {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .LBdisi::after {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .OLkR1OA {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .rUCaSTPttk2 {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .WOMvKbtZ {
    animation: none;
  }
}

@media (min-width: 576px) {
  .NRwQmJJmI7c {
    flex-direction: row;
  }
  
  .NRwQmJJmI7c>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .NRwQmJJmI7c>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .NRwQmJJmI7c>.list-group-item.active {
    margin-top: 0;
  }
  
  .NRwQmJJmI7c>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .NRwQmJJmI7c>.list-group-item+.list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 768px) {
  .m7Vahchds {
    flex-direction: row;
  }
  
  .m7Vahchds>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .m7Vahchds>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .m7Vahchds>.list-group-item.active {
    margin-top: 0;
  }
  
  .m7Vahchds>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .m7Vahchds>.list-group-item+.list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 992px) {
  .QXg1KEC3E {
    flex-direction: row;
  }
  
  .QXg1KEC3E>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .QXg1KEC3E>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .QXg1KEC3E>.list-group-item.active {
    margin-top: 0;
  }
  
  .QXg1KEC3E>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .QXg1KEC3E>.list-group-item+.list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1200px) {
  .mbhpQo {
    flex-direction: row;
  }
  
  .mbhpQo>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .mbhpQo>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .mbhpQo>.list-group-item.active {
    margin-top: 0;
  }
  
  .mbhpQo>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .mbhpQo>.list-group-item+.list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1400px) {
  .iQqcSfgda {
    flex-direction: row;
  }
  
  .iQqcSfgda>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .iQqcSfgda>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .iQqcSfgda>.list-group-item.active {
    margin-top: 0;
  }
  
  .iQqcSfgda>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .iQqcSfgda>.list-group-item+.list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  
  .Ng150w9wrsW {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {
  .JOKFqwaC,
      .gMv8PCRZx {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  .gMv8PCRZx {
    --bs-modal-width: 1140px;
  }
}

@media (max-width: 575.98px) {
  .dTh38FjP {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .dTh38FjP .L1Cxeg {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .dTh38FjP .ko0ItoyB,
      .dTh38FjP .pyje63v {
    border-radius: 0;
  }
  
  .dTh38FjP .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  .ezDfgF {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .ezDfgF .L1Cxeg {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .ezDfgF .ko0ItoyB,
      .ezDfgF .pyje63v {
    border-radius: 0;
  }
  
  .ezDfgF .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  .wJeyRIuE {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .wJeyRIuE .L1Cxeg {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .wJeyRIuE .ko0ItoyB,
      .wJeyRIuE .pyje63v {
    border-radius: 0;
  }
  
  .wJeyRIuE .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  .XZznIn {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .XZznIn .L1Cxeg {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .XZznIn .ko0ItoyB,
      .XZznIn .pyje63v {
    border-radius: 0;
  }
  
  .XZznIn .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  .WMkgdrA {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .WMkgdrA .L1Cxeg {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .WMkgdrA .ko0ItoyB,
      .WMkgdrA .pyje63v {
    border-radius: 0;
  }
  
  .WMkgdrA .modal-body {
    overflow-y: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .PCv1ityK .active.carousel-item-start,
      .PCv1ityK .active.carousel-item-end {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gC2HGdgL,
      .UIcTCYf5Hs {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .LsHeCybgA,
      .GjDRMG1T {
    --bs-spinner-animation-speed: 1.5s;
  }
}

@media (max-width: 575.98px) {
  .lo5LEYrnE1K {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 575.98px)and (prefers-reduced-motion: reduce) {
  .lo5LEYrnE1K {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  .lo5LEYrnE1K.uCgKwbnyD2j {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  
  .lo5LEYrnE1K.nz2zKx {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  
  .lo5LEYrnE1K.WLEvvk2g7 {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  
  .lo5LEYrnE1K.tu5LMPsou {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  
  .lo5LEYrnE1K.showing,
      .lo5LEYrnE1K.show:not(.hiding) {
    transform: none;
  }
  
  .lo5LEYrnE1K.showing,
      .lo5LEYrnE1K.hiding,
      .lo5LEYrnE1K.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  .lo5LEYrnE1K {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .lo5LEYrnE1K .WY9odO {
    display: none;
  }
  
  .lo5LEYrnE1K .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 767.98px) {
  .HA1F8a {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 767.98px)and (prefers-reduced-motion: reduce) {
  .HA1F8a {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  .HA1F8a.uCgKwbnyD2j {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  
  .HA1F8a.nz2zKx {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  
  .HA1F8a.WLEvvk2g7 {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  
  .HA1F8a.tu5LMPsou {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  
  .HA1F8a.showing,
      .HA1F8a.show:not(.hiding) {
    transform: none;
  }
  
  .HA1F8a.showing,
      .HA1F8a.hiding,
      .HA1F8a.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  .HA1F8a {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .HA1F8a .WY9odO {
    display: none;
  }
  
  .HA1F8a .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 991.98px) {
  .kj8A6hS {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 991.98px)and (prefers-reduced-motion: reduce) {
  .kj8A6hS {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  .kj8A6hS.uCgKwbnyD2j {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  
  .kj8A6hS.nz2zKx {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  
  .kj8A6hS.WLEvvk2g7 {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  
  .kj8A6hS.tu5LMPsou {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  
  .kj8A6hS.showing,
      .kj8A6hS.show:not(.hiding) {
    transform: none;
  }
  
  .kj8A6hS.showing,
      .kj8A6hS.hiding,
      .kj8A6hS.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  .kj8A6hS {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .kj8A6hS .WY9odO {
    display: none;
  }
  
  .kj8A6hS .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 1199.98px) {
  .dst02hp4 {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1199.98px)and (prefers-reduced-motion: reduce) {
  .dst02hp4 {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  .dst02hp4.uCgKwbnyD2j {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  
  .dst02hp4.nz2zKx {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  
  .dst02hp4.WLEvvk2g7 {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  
  .dst02hp4.tu5LMPsou {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  
  .dst02hp4.showing,
      .dst02hp4.show:not(.hiding) {
    transform: none;
  }
  
  .dst02hp4.showing,
      .dst02hp4.hiding,
      .dst02hp4.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  .dst02hp4 {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .dst02hp4 .WY9odO {
    display: none;
  }
  
  .dst02hp4 .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 1399.98px) {
  .fAAwAAfn {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1399.98px)and (prefers-reduced-motion: reduce) {
  .fAAwAAfn {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  .fAAwAAfn.uCgKwbnyD2j {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  
  .fAAwAAfn.nz2zKx {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  
  .fAAwAAfn.WLEvvk2g7 {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  
  .fAAwAAfn.tu5LMPsou {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  
  .fAAwAAfn.showing,
      .fAAwAAfn.show:not(.hiding) {
    transform: none;
  }
  
  .fAAwAAfn.showing,
      .fAAwAAfn.hiding,
      .fAAwAAfn.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  .fAAwAAfn {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .fAAwAAfn .WY9odO {
    display: none;
  }
  
  .fAAwAAfn .uYhIGzF4f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .BXcqzgiue>.bi {
    transition: none;
  }
}

@media (min-width: 576px) {
  .W26FFpRhhbd {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .sryHWyE5 {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .Q9ZWUH6 {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .IZziZ0 {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  .TOKlDmfoe {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .JuIqbfN6 {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  .qJKR2Sn {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .Va40Dl4 {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  .piJ6zTMc1q {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .i7j2UH {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 576px) {
  .LvuZR9 {
    float: left !important;
  }
  
  .QqaCMaTwJmt {
    float: right !important;
  }
  
  .C0ATnfM {
    float: none !important;
  }
  
  .Qmd6EF9O3 {
    object-fit: contain !important;
  }
  
  .zQJIukE1 {
    object-fit: cover !important;
  }
  
  .Z5wruU0N8a {
    object-fit: fill !important;
  }
  
  .bwITzaB {
    object-fit: scale-down !important;
  }
  
  .hANRIo97a {
    object-fit: none !important;
  }
  
  .PERGHjEoZB {
    display: inline !important;
  }
  
  .iwMBgxX {
    display: inline-block !important;
  }
  
  .ZwrR78NQb {
    display: block !important;
  }
  
  .AylKcOtLa7 {
    display: grid !important;
  }
  
  .Nqya5Er3QfJ {
    display: inline-grid !important;
  }
  
  .gjY2Obr {
    display: table !important;
  }
  
  .fOOuTAi1e {
    display: table-row !important;
  }
  
  .hqq7EqG {
    display: table-cell !important;
  }
  
  .noreZ9Fvai {
    display: flex !important;
  }
  
  .YfleATq {
    display: inline-flex !important;
  }
  
  .cqOnXN {
    display: none !important;
  }
  
  .a3wmB3 {
    flex: 1 1 auto !important;
  }
  
  .FGgaEhz {
    flex-direction: row !important;
  }
  
  .XxnNLEe {
    flex-direction: column !important;
  }
  
  .EiSRtcy8VTu {
    flex-direction: row-reverse !important;
  }
  
  .mZRLYRoOyJZ {
    flex-direction: column-reverse !important;
  }
  
  .lXrEZmF {
    flex-grow: 0 !important;
  }
  
  .Kbh7SNYsPJa {
    flex-grow: 1 !important;
  }
  
  .RFJvqT {
    flex-shrink: 0 !important;
  }
  
  .EpXK3MAZANp {
    flex-shrink: 1 !important;
  }
  
  .D1g7aJlgkDO {
    flex-wrap: wrap !important;
  }
  
  .heJK0Q {
    flex-wrap: nowrap !important;
  }
  
  .T2PDBGGFtf {
    flex-wrap: wrap-reverse !important;
  }
  
  .DdhM3AddCW {
    justify-content: flex-start !important;
  }
  
  .SJc30qW7cpB {
    justify-content: flex-end !important;
  }
  
  .Pf8k7Xjw {
    justify-content: center !important;
  }
  
  .cT4wLC {
    justify-content: space-between !important;
  }
  
  .HBUuDw5zMAl {
    justify-content: space-around !important;
  }
  
  .lXQOEvu {
    justify-content: space-evenly !important;
  }
  
  .SIkKkk {
    align-items: flex-start !important;
  }
  
  .BFkyBsPWL5 {
    align-items: flex-end !important;
  }
  
  .qM1hPe {
    align-items: center !important;
  }
  
  .f3Xnt8ubT {
    align-items: baseline !important;
  }
  
  .Dm2tNMTJCnS {
    align-items: stretch !important;
  }
  
  .KSWgTeYa {
    align-content: flex-start !important;
  }
  
  .YxgXbUvv8 {
    align-content: flex-end !important;
  }
  
  .bEv6wj3fKzJ {
    align-content: center !important;
  }
  
  .A6MWB2d32fK {
    align-content: space-between !important;
  }
  
  .d1vQY40cF {
    align-content: space-around !important;
  }
  
  .DUeRPLk {
    align-content: stretch !important;
  }
  
  .TbcOgRFp {
    align-self: auto !important;
  }
  
  .ZvjWXVC {
    align-self: flex-start !important;
  }
  
  .KxSYNRiW {
    align-self: flex-end !important;
  }
  
  .Isj4Bk2 {
    align-self: center !important;
  }
  
  .CEEZ3XFe {
    align-self: baseline !important;
  }
  
  .bxa0VAIK {
    align-self: stretch !important;
  }
  
  .gMw1uw3pFc {
    order: -1 !important;
  }
  
  .VjGyImwjP {
    order: 0 !important;
  }
  
  .KkbbT5N {
    order: 1 !important;
  }
  
  .N8dAz3fbCh2 {
    order: 2 !important;
  }
  
  .nr2cCfHt {
    order: 3 !important;
  }
  
  .YKeXiKH {
    order: 4 !important;
  }
  
  .L0dQDEw {
    order: 5 !important;
  }
  
  .SVG6Hd7T {
    order: 6 !important;
  }
  
  .wuGnRZmG {
    margin: 0 !important;
  }
  
  .FnCt2F0T {
    margin: .25rem !important;
  }
  
  .Q4dorQeQxg4 {
    margin: .5rem !important;
  }
  
  .zT3nhU20I {
    margin: .75rem !important;
  }
  
  .wH6GbHQGjuC {
    margin: 1rem !important;
  }
  
  .vdzZT4PGm {
    margin: 1.25rem !important;
  }
  
  .UwqvzJS3 {
    margin: 1.5rem !important;
  }
  
  .Hmo3z3G {
    margin: 1.75rem !important;
  }
  
  .rw8PduYwF {
    margin: 2rem !important;
  }
  
  .ieJcGf {
    margin: 3rem !important;
  }
  
  .zWJ97kJ5 {
    margin: 3.5rem !important;
  }
  
  .Pi1Yeo {
    margin: 4rem !important;
  }
  
  .fHJdG1Oa {
    margin: 5rem !important;
  }
  
  .aoEPWgw {
    margin: 6rem !important;
  }
  
  .uXuwxPTAy {
    margin: auto !important;
  }
  
  .KoLdvTSq0A {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .iXiXikqD {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .tz4gaqOk5Uf {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .CsOc4Lc645c {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .ND3S58Y {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .QaUjmxUgdXF {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .NHXV7LI {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .a9ePnLh8fS {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .A9CXJjWzi {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .G2dbdaSZ {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .QwTfQB {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .S8n1Tb7t {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .Lf9VIaQxo {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .PGNVdofGiR {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .YCAFTv2wfbw {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .UfbRibZMM9S {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .CRVSGAehSQO {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .VbchrW {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .RMJcbzDRU {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .Yt8YFu {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .EeV3b6s0P {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .GSwoGwI8Ymg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .vWT6Rb {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .a1eZU11stm {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .LVeHNx6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .HkiPDeJBZlU {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .UdXA1nP {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .f4cePot {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .l7Jvp2RYCSR {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .h523Koy {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .ZS6y6dCc {
    margin-top: 0 !important;
  }
  
  .N4ARpDIsE {
    margin-top: .25rem !important;
  }
  
  .EgMkGe35oVq {
    margin-top: .5rem !important;
  }
  
  .sKKABF2q9 {
    margin-top: .75rem !important;
  }
  
  .GAgetq6 {
    margin-top: 1rem !important;
  }
  
  .tC7aihT45CE {
    margin-top: 1.25rem !important;
  }
  
  .yyUDtJgJB {
    margin-top: 1.5rem !important;
  }
  
  .n41xSYuza {
    margin-top: 1.75rem !important;
  }
  
  .VYtIS9 {
    margin-top: 2rem !important;
  }
  
  .pvdO0pvJnd {
    margin-top: 3rem !important;
  }
  
  .ka0RnQqJl {
    margin-top: 3.5rem !important;
  }
  
  .EbTbIofTKH {
    margin-top: 4rem !important;
  }
  
  .ciXHim {
    margin-top: 5rem !important;
  }
  
  .qWbjVeNK73 {
    margin-top: 6rem !important;
  }
  
  .zWFyeKZN9 {
    margin-top: auto !important;
  }
  
  .CytnAm5ONAD {
    margin-right: 0 !important;
  }
  
  .y6HZBnVA {
    margin-right: .25rem !important;
  }
  
  .BwXVCl6glK {
    margin-right: .5rem !important;
  }
  
  .OxYHOukVs {
    margin-right: .75rem !important;
  }
  
  .YZVx2q3 {
    margin-right: 1rem !important;
  }
  
  .ENmV2l32 {
    margin-right: 1.25rem !important;
  }
  
  .Rm7aJxL {
    margin-right: 1.5rem !important;
  }
  
  .UOAanXq {
    margin-right: 1.75rem !important;
  }
  
  .XUFSljvR {
    margin-right: 2rem !important;
  }
  
  .NEv3VIEvO {
    margin-right: 3rem !important;
  }
  
  .BfjRDlkJmE {
    margin-right: 3.5rem !important;
  }
  
  .pgzbZB8 {
    margin-right: 4rem !important;
  }
  
  .S6hqJhUbg {
    margin-right: 5rem !important;
  }
  
  .eDPhJge28tS {
    margin-right: 6rem !important;
  }
  
  .B7Bt7LhNRy {
    margin-right: auto !important;
  }
  
  .rkSvgORZ {
    margin-bottom: 0 !important;
  }
  
  .IuBusVKYf {
    margin-bottom: .25rem !important;
  }
  
  .X5X3FimN6 {
    margin-bottom: .5rem !important;
  }
  
  .YqcYg1Kv0 {
    margin-bottom: .75rem !important;
  }
  
  .L3zETAYD {
    margin-bottom: 1rem !important;
  }
  
  .dkYvHGQn {
    margin-bottom: 1.25rem !important;
  }
  
  .TXhKC7KNO {
    margin-bottom: 1.5rem !important;
  }
  
  .zF61XTQXzH {
    margin-bottom: 1.75rem !important;
  }
  
  .ueKhuPiiw4 {
    margin-bottom: 2rem !important;
  }
  
  .RX2BAM26y8 {
    margin-bottom: 3rem !important;
  }
  
  .XX6hr8Z {
    margin-bottom: 3.5rem !important;
  }
  
  .ZktUDUrc0 {
    margin-bottom: 4rem !important;
  }
  
  .TYfSNWfHpXI {
    margin-bottom: 5rem !important;
  }
  
  .RZsBJkNhn6 {
    margin-bottom: 6rem !important;
  }
  
  .Uv5uRLQ8 {
    margin-bottom: auto !important;
  }
  
  .xELCqUch {
    margin-left: 0 !important;
  }
  
  .AyRavp {
    margin-left: .25rem !important;
  }
  
  .gkjE9DW {
    margin-left: .5rem !important;
  }
  
  .R1Ri7uQoJ6 {
    margin-left: .75rem !important;
  }
  
  .t1S0Q1 {
    margin-left: 1rem !important;
  }
  
  .DEEbS0iC6 {
    margin-left: 1.25rem !important;
  }
  
  .qy0WStY {
    margin-left: 1.5rem !important;
  }
  
  .fHJJ1IS {
    margin-left: 1.75rem !important;
  }
  
  .jMs78h {
    margin-left: 2rem !important;
  }
  
  .Hbpn01 {
    margin-left: 3rem !important;
  }
  
  .Dn4EzgU {
    margin-left: 3.5rem !important;
  }
  
  .eR81bExV {
    margin-left: 4rem !important;
  }
  
  .vBLk42s {
    margin-left: 5rem !important;
  }
  
  .F5l97AhK {
    margin-left: 6rem !important;
  }
  
  .hJp2z08l8Wd {
    margin-left: auto !important;
  }
  
  .NtbRrTkOiR {
    margin: -0.25rem !important;
  }
  
  .Ibo7EM {
    margin: -0.5rem !important;
  }
  
  .eK13bUlAn2 {
    margin: -0.75rem !important;
  }
  
  .ec4sS7Tu0z {
    margin: -1rem !important;
  }
  
  .g2GBmy {
    margin: -1.25rem !important;
  }
  
  .B1oXfO {
    margin: -1.5rem !important;
  }
  
  .wwxNkWYcodV {
    margin: -1.75rem !important;
  }
  
  .NOotBxFDyc {
    margin: -2rem !important;
  }
  
  .J1wMXXOk {
    margin: -3rem !important;
  }
  
  .gaN7DaIXhd {
    margin: -3.5rem !important;
  }
  
  .Ivz8Nfg {
    margin: -4rem !important;
  }
  
  .fhzDH4TbK {
    margin: -5rem !important;
  }
  
  .JuaBOVMw {
    margin: -6rem !important;
  }
  
  .K7ayx5d {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .ao6TDYR {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .k2msWbhr {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .sW2Mt16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .Jzhn82Cque {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .tcuYIkPuM {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .rw35jIt78pE {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .rRLLSi2eHvC {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .clIK04rr {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .bugwkb {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .rk1jHp {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .Akv5usMfs {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .LTtKIOIu4 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .dMZenq1XkV {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .Dx6m5GeLf6 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .M90hSrviao {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .wxMVox0ivq {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .Ua74ark {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .Nb4jQdH {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .xGvI9lUSKd {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .w5lWel {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .EqeijC {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .F4UKybRe {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .WW4tntIU {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .yyjPaZKQhe {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .dvgOpFUDQ0 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .CsyiHH {
    margin-top: -0.25rem !important;
  }
  
  .Ec79CRLKp {
    margin-top: -0.5rem !important;
  }
  
  .hLl6nj {
    margin-top: -0.75rem !important;
  }
  
  .Bt24F6Ml {
    margin-top: -1rem !important;
  }
  
  .dCSx3K {
    margin-top: -1.25rem !important;
  }
  
  .asBu0md0 {
    margin-top: -1.5rem !important;
  }
  
  .wbBb8yRf {
    margin-top: -1.75rem !important;
  }
  
  .Bb4AnJ {
    margin-top: -2rem !important;
  }
  
  .Abmc0u {
    margin-top: -3rem !important;
  }
  
  .dyX4PqoCw0u {
    margin-top: -3.5rem !important;
  }
  
  .iF3an9rJs {
    margin-top: -4rem !important;
  }
  
  .Mz4sSZZ {
    margin-top: -5rem !important;
  }
  
  .vWklr5 {
    margin-top: -6rem !important;
  }
  
  .P4P2acGp {
    margin-right: -0.25rem !important;
  }
  
  .qdlLFk2 {
    margin-right: -0.5rem !important;
  }
  
  .IAtXRT0s {
    margin-right: -0.75rem !important;
  }
  
  .RhJ80enlifV {
    margin-right: -1rem !important;
  }
  
  .vKEpp6XnsrT {
    margin-right: -1.25rem !important;
  }
  
  .MtwcIDaC64i {
    margin-right: -1.5rem !important;
  }
  
  .C4C4RKy {
    margin-right: -1.75rem !important;
  }
  
  .zW49pccl {
    margin-right: -2rem !important;
  }
  
  .QurtjZMgk {
    margin-right: -3rem !important;
  }
  
  .xoC3xdQulL {
    margin-right: -3.5rem !important;
  }
  
  .Z3AZtntC {
    margin-right: -4rem !important;
  }
  
  .GFLN1RCL7 {
    margin-right: -5rem !important;
  }
  
  .FtUtGuYfeHE {
    margin-right: -6rem !important;
  }
  
  .ylnLkd {
    margin-bottom: -0.25rem !important;
  }
  
  .bflXz250Pt {
    margin-bottom: -0.5rem !important;
  }
  
  .pe9F0v {
    margin-bottom: -0.75rem !important;
  }
  
  .q4FEhrJF {
    margin-bottom: -1rem !important;
  }
  
  .CMreMz {
    margin-bottom: -1.25rem !important;
  }
  
  .mhjbxM7 {
    margin-bottom: -1.5rem !important;
  }
  
  .aI1LilV3fex {
    margin-bottom: -1.75rem !important;
  }
  
  .r6e58gTF4eR {
    margin-bottom: -2rem !important;
  }
  
  .QdusGnImZiS {
    margin-bottom: -3rem !important;
  }
  
  .AGA7VFx6ib {
    margin-bottom: -3.5rem !important;
  }
  
  .aLpKvjdFhOe {
    margin-bottom: -4rem !important;
  }
  
  .E3sfPiayCn {
    margin-bottom: -5rem !important;
  }
  
  .ZY6e5J6 {
    margin-bottom: -6rem !important;
  }
  
  .NFLxxSM4W {
    margin-left: -0.25rem !important;
  }
  
  .GEgrgGOMe {
    margin-left: -0.5rem !important;
  }
  
  .VuaSkReCX {
    margin-left: -0.75rem !important;
  }
  
  .Nc7h4eRD {
    margin-left: -1rem !important;
  }
  
  .fUpAuahJI {
    margin-left: -1.25rem !important;
  }
  
  .Gvc9Wso {
    margin-left: -1.5rem !important;
  }
  
  .B2S5bx {
    margin-left: -1.75rem !important;
  }
  
  .hhVsvw0D {
    margin-left: -2rem !important;
  }
  
  .eU0KkraU99i {
    margin-left: -3rem !important;
  }
  
  .crYOqBmPb {
    margin-left: -3.5rem !important;
  }
  
  .ojxCHeMEWe {
    margin-left: -4rem !important;
  }
  
  .TjmiSs {
    margin-left: -5rem !important;
  }
  
  .qye7MU6w {
    margin-left: -6rem !important;
  }
  
  .fZM2K51yk {
    padding: 0 !important;
  }
  
  .FSTWcVZU7i {
    padding: .25rem !important;
  }
  
  .AcEqRIOg {
    padding: .5rem !important;
  }
  
  .MuaXjyo {
    padding: .75rem !important;
  }
  
  .OAgQpnz3 {
    padding: 1rem !important;
  }
  
  .pUN4vw {
    padding: 1.25rem !important;
  }
  
  .RvNXRq0e5f {
    padding: 1.5rem !important;
  }
  
  .THmrsFDhMG {
    padding: 1.75rem !important;
  }
  
  .dVdhOT {
    padding: 2rem !important;
  }
  
  .yj1OyDwFeEk {
    padding: 3rem !important;
  }
  
  .AH8zwVd {
    padding: 3.5rem !important;
  }
  
  .GMgbR8FW {
    padding: 4rem !important;
  }
  
  .u2yxwE {
    padding: 5rem !important;
  }
  
  .FtVqkFY {
    padding: 6rem !important;
  }
  
  .wfKXDhMm {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .zueHCA3sr {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .admTxBmeX9p {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .Qi6MDv {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .JIXHVm39fV {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .tmCKfssFAL {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .gLSaQcy {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .TrBUvlb {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .JGG9Tc {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .DLW7c9 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .QDywFoBwVuD {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .DFoTOv {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .vwGYLqBL {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .Wfw9eU0 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .E7MCgjUrE {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .vdJTX77Jgd9 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .Ok9A2FenaW {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .rc0y8sx {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .f5IXNgW0jqO {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .vhh3nhw {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .QSwaKr {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .a80C3bIZC {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .r1qHUh {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .jEAivgPBs {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .QflWa0 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .nD1A0aqBlD {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .x0LY0ljp {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .bL0saXymcQw {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .K40ntbb {
    padding-top: 0 !important;
  }
  
  .sxiJ8vJH {
    padding-top: .25rem !important;
  }
  
  .pe7h9BHRnA {
    padding-top: .5rem !important;
  }
  
  .pdioq9eE {
    padding-top: .75rem !important;
  }
  
  .hHtglcKN {
    padding-top: 1rem !important;
  }
  
  .ouefVSa {
    padding-top: 1.25rem !important;
  }
  
  .DreXmZ {
    padding-top: 1.5rem !important;
  }
  
  .pCMNQizsX {
    padding-top: 1.75rem !important;
  }
  
  .sinRcQfX {
    padding-top: 2rem !important;
  }
  
  .pHbt39 {
    padding-top: 3rem !important;
  }
  
  .PULo01U {
    padding-top: 3.5rem !important;
  }
  
  .LF6CyecgI {
    padding-top: 4rem !important;
  }
  
  .hRg7I8fRfBe {
    padding-top: 5rem !important;
  }
  
  .kWaso6 {
    padding-top: 6rem !important;
  }
  
  .VGYksEplnWa {
    padding-right: 0 !important;
  }
  
  .GlJkpP {
    padding-right: .25rem !important;
  }
  
  .HOqE0aqz {
    padding-right: .5rem !important;
  }
  
  .Uft7Pa {
    padding-right: .75rem !important;
  }
  
  .qO4v4fxztR {
    padding-right: 1rem !important;
  }
  
  .fcqxfcS82H4 {
    padding-right: 1.25rem !important;
  }
  
  .FPaNNK6VD {
    padding-right: 1.5rem !important;
  }
  
  .bKtk5y {
    padding-right: 1.75rem !important;
  }
  
  .sPrOdIc {
    padding-right: 2rem !important;
  }
  
  .vx9p0cmeH {
    padding-right: 3rem !important;
  }
  
  .R5WftNZPaA {
    padding-right: 3.5rem !important;
  }
  
  .A0tQ6qwG {
    padding-right: 4rem !important;
  }
  
  .nFni9UJl {
    padding-right: 5rem !important;
  }
  
  .LbzHkr2gflh {
    padding-right: 6rem !important;
  }
  
  .UCyQn1G2 {
    padding-bottom: 0 !important;
  }
  
  .gAcwde {
    padding-bottom: .25rem !important;
  }
  
  .cW8YBJAw3M {
    padding-bottom: .5rem !important;
  }
  
  .NoRLrSWdjc {
    padding-bottom: .75rem !important;
  }
  
  .NFDcCE3fd {
    padding-bottom: 1rem !important;
  }
  
  .rP4hCWA5re {
    padding-bottom: 1.25rem !important;
  }
  
  .mzJ9A3ZHM {
    padding-bottom: 1.5rem !important;
  }
  
  .Id3xc0 {
    padding-bottom: 1.75rem !important;
  }
  
  .kGR2ouWb {
    padding-bottom: 2rem !important;
  }
  
  .MPN9QHT {
    padding-bottom: 3rem !important;
  }
  
  .m7sNZ1FO3sB {
    padding-bottom: 3.5rem !important;
  }
  
  .iKzKhs9eED {
    padding-bottom: 4rem !important;
  }
  
  .HFxOUNdLH {
    padding-bottom: 5rem !important;
  }
  
  .f8wsYaYhVDe {
    padding-bottom: 6rem !important;
  }
  
  .WgHzntgkzI {
    padding-left: 0 !important;
  }
  
  .lJvQEUxV9vM {
    padding-left: .25rem !important;
  }
  
  .fihCku {
    padding-left: .5rem !important;
  }
  
  .qtb4bWd {
    padding-left: .75rem !important;
  }
  
  .Ra4bUbXgLJ {
    padding-left: 1rem !important;
  }
  
  .c3CTVYtxr4d {
    padding-left: 1.25rem !important;
  }
  
  .Xdsoia20jST {
    padding-left: 1.5rem !important;
  }
  
  .CCcigQSPu {
    padding-left: 1.75rem !important;
  }
  
  .O2eJKm73 {
    padding-left: 2rem !important;
  }
  
  .CqH1sKOZ {
    padding-left: 3rem !important;
  }
  
  .DSDrt6e {
    padding-left: 3.5rem !important;
  }
  
  .FFujfJ {
    padding-left: 4rem !important;
  }
  
  .Lurek9Gd {
    padding-left: 5rem !important;
  }
  
  .dgC51GN {
    padding-left: 6rem !important;
  }
  
  .T4vHblCV {
    gap: 0 !important;
  }
  
  .paGQuqepc {
    gap: .25rem !important;
  }
  
  .t6whZxU7 {
    gap: .5rem !important;
  }
  
  .N07UuJDn {
    gap: .75rem !important;
  }
  
  .O6mqp2ByV {
    gap: 1rem !important;
  }
  
  .f8Nnc4f9t6s {
    gap: 1.25rem !important;
  }
  
  .h0xIic {
    gap: 1.5rem !important;
  }
  
  .MMea0qTK {
    gap: 1.75rem !important;
  }
  
  .wNRPU9 {
    gap: 2rem !important;
  }
  
  .vnnXhS {
    gap: 3rem !important;
  }
  
  .HkT1foj6N {
    gap: 3.5rem !important;
  }
  
  .VVDdL6cORfT {
    gap: 4rem !important;
  }
  
  .LLV1hPHAs {
    gap: 5rem !important;
  }
  
  .k0OGCEmT {
    gap: 6rem !important;
  }
  
  .QXqy5JTOQPy {
    row-gap: 0 !important;
  }
  
  .Tg53HXPy4w {
    row-gap: .25rem !important;
  }
  
  .a2HLB3jFhj {
    row-gap: .5rem !important;
  }
  
  .ztzJgrnXD {
    row-gap: .75rem !important;
  }
  
  .VFFscN9 {
    row-gap: 1rem !important;
  }
  
  .qRAM3obJbNF {
    row-gap: 1.25rem !important;
  }
  
  .OiBRzgSdUS3 {
    row-gap: 1.5rem !important;
  }
  
  .mgaQZhfhVAb {
    row-gap: 1.75rem !important;
  }
  
  .xqtKsaeTbPM {
    row-gap: 2rem !important;
  }
  
  .I9aLDhFv {
    row-gap: 3rem !important;
  }
  
  .d6DsK6d {
    row-gap: 3.5rem !important;
  }
  
  .oNHZ32LUD {
    row-gap: 4rem !important;
  }
  
  .pfuPmo {
    row-gap: 5rem !important;
  }
  
  .Pd0aXlx {
    row-gap: 6rem !important;
  }
  
  .Ed9wpLsf2 {
    column-gap: 0 !important;
  }
  
  .LUIODXFrvw0 {
    column-gap: .25rem !important;
  }
  
  .iM0MkfAJB {
    column-gap: .5rem !important;
  }
  
  .JG7xQQbduVQ {
    column-gap: .75rem !important;
  }
  
  .zeLkHvXO {
    column-gap: 1rem !important;
  }
  
  .a8IlRlejM {
    column-gap: 1.25rem !important;
  }
  
  .b98ZSSI {
    column-gap: 1.5rem !important;
  }
  
  .EA6l5GS {
    column-gap: 1.75rem !important;
  }
  
  .kGIZ4W7nI {
    column-gap: 2rem !important;
  }
  
  .QYPKZCGZ3C {
    column-gap: 3rem !important;
  }
  
  .wTUEAe1 {
    column-gap: 3.5rem !important;
  }
  
  .FgzPkqbsWL {
    column-gap: 4rem !important;
  }
  
  .RIBsS3hw {
    column-gap: 5rem !important;
  }
  
  .PCukYgtxZ {
    column-gap: 6rem !important;
  }
  
  .OKzi7waeHQ {
    text-align: left !important;
  }
  
  .eohsDAnN {
    text-align: right !important;
  }
  
  .g66ufvja {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .dPocGagGT0p {
    float: left !important;
  }
  
  .XMBTJ8gJ {
    float: right !important;
  }
  
  .C3bNdbLTK {
    float: none !important;
  }
  
  .grF1Apzo9J {
    object-fit: contain !important;
  }
  
  .xEa11jj3f {
    object-fit: cover !important;
  }
  
  .bTFDAcJvL {
    object-fit: fill !important;
  }
  
  .Ew4qyT4c40M {
    object-fit: scale-down !important;
  }
  
  .UJF3ukv {
    object-fit: none !important;
  }
  
  .ZBGZ8suyLvP {
    display: inline !important;
  }
  
  .r5yxBXCNDAg {
    display: inline-block !important;
  }
  
  .VL6DqsGnM06 {
    display: block !important;
  }
  
  .Va0vWZ7Ubd {
    display: grid !important;
  }
  
  .A7zf3t {
    display: inline-grid !important;
  }
  
  .VRBTzU2TLom {
    display: table !important;
  }
  
  .hEJqEx0Cuk {
    display: table-row !important;
  }
  
  .iMv3m7UCdl {
    display: table-cell !important;
  }
  
  .jWggPVnaguj {
    display: flex !important;
  }
  
  .sJ6Kq3O3 {
    display: inline-flex !important;
  }
  
  .iRaI5P {
    display: none !important;
  }
  
  .MRizYEUga {
    flex: 1 1 auto !important;
  }
  
  .if2anP0tmD3 {
    flex-direction: row !important;
  }
  
  .KWc6M63 {
    flex-direction: column !important;
  }
  
  .RQX0xe {
    flex-direction: row-reverse !important;
  }
  
  .mK90TLMA {
    flex-direction: column-reverse !important;
  }
  
  .E0dPQ4 {
    flex-grow: 0 !important;
  }
  
  .BcA6FBz7 {
    flex-grow: 1 !important;
  }
  
  .q3pppAKctd {
    flex-shrink: 0 !important;
  }
  
  .RT4Qg8C {
    flex-shrink: 1 !important;
  }
  
  .RZ6exZbt2S {
    flex-wrap: wrap !important;
  }
  
  .tXqe77wCQxQ {
    flex-wrap: nowrap !important;
  }
  
  .STEZ6td {
    flex-wrap: wrap-reverse !important;
  }
  
  .Amd81SB {
    justify-content: flex-start !important;
  }
  
  .sLgVoUb {
    justify-content: flex-end !important;
  }
  
  .nLzJr8dMr {
    justify-content: center !important;
  }
  
  .wF84lPE {
    justify-content: space-between !important;
  }
  
  .Bc1mXmJmt {
    justify-content: space-around !important;
  }
  
  .W9TX7gH95mc {
    justify-content: space-evenly !important;
  }
  
  .MP6EAYa {
    align-items: flex-start !important;
  }
  
  .Ats4xE7qtD2 {
    align-items: flex-end !important;
  }
  
  .U7CGqYgSdoK {
    align-items: center !important;
  }
  
  .RtT5zddlMK {
    align-items: baseline !important;
  }
  
  .cgc899dvZL {
    align-items: stretch !important;
  }
  
  .nqjuPxw {
    align-content: flex-start !important;
  }
  
  .egdGtl0IdDa {
    align-content: flex-end !important;
  }
  
  .Hlykge {
    align-content: center !important;
  }
  
  .k0xDheBJa {
    align-content: space-between !important;
  }
  
  .IWC0oiFOQR4 {
    align-content: space-around !important;
  }
  
  .JtJ4sDV {
    align-content: stretch !important;
  }
  
  .ZJWpFsV {
    align-self: auto !important;
  }
  
  .YLd5Pc {
    align-self: flex-start !important;
  }
  
  .DgRd6ssnAq1 {
    align-self: flex-end !important;
  }
  
  .vOtcMd {
    align-self: center !important;
  }
  
  .d7dCCBf {
    align-self: baseline !important;
  }
  
  .gNOLPDRB3W {
    align-self: stretch !important;
  }
  
  .BE501Gj {
    order: -1 !important;
  }
  
  .bLFMiYW {
    order: 0 !important;
  }
  
  .va1Cg6Uy {
    order: 1 !important;
  }
  
  .a5JjVPJu {
    order: 2 !important;
  }
  
  .pyLQk2 {
    order: 3 !important;
  }
  
  .DmENnv4AUF6 {
    order: 4 !important;
  }
  
  .FIyP7b9Uj {
    order: 5 !important;
  }
  
  .jEMXRep {
    order: 6 !important;
  }
  
  .KQPLPgt7 {
    margin: 0 !important;
  }
  
  .QrFQ8h3bttj {
    margin: .25rem !important;
  }
  
  .yRpbtOads {
    margin: .5rem !important;
  }
  
  .VQUIbe6cp8 {
    margin: .75rem !important;
  }
  
  .UoX2DszHcz {
    margin: 1rem !important;
  }
  
  .UkzFRol {
    margin: 1.25rem !important;
  }
  
  .bFpaAKz {
    margin: 1.5rem !important;
  }
  
  .hAR7Fo {
    margin: 1.75rem !important;
  }
  
  .Ys7YwYf35 {
    margin: 2rem !important;
  }
  
  .iwR20F273 {
    margin: 3rem !important;
  }
  
  .NviebM0 {
    margin: 3.5rem !important;
  }
  
  .fironzOHzS {
    margin: 4rem !important;
  }
  
  .U5VZzF {
    margin: 5rem !important;
  }
  
  .LxS4y4 {
    margin: 6rem !important;
  }
  
  .NfSl8q {
    margin: auto !important;
  }
  
  .DqU8mS {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .sq2G9cX3 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .PEOovgF7 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .ppQofO {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .w6s8LBFivyY {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .ybANCBIyw5H {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .tZb1icXe {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .aNHbNwJ {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .Owdudxzg95 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .EeDWf8 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .BgaL8PLRaZg {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .UvcrHOk {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .UmM0nNH {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .wqASsuZp {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .ZPdTRCl7WGJ {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .I6Ly0Ej9bsD {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .EQTAqf {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .aRacOmV3Hi {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .ejELIY {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .YykLh0XIF6R {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .JYNmEJZZp {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .FB2hcuU {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .xk45Dsf {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .z4jpSu {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .iWzrras {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .LPDP3pzF {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .D1Mcx6Y {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .WcxYYorg0 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .Zt2qkEDjb {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .sDPhIcH7c {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .agFhWDZp3 {
    margin-top: 0 !important;
  }
  
  .Dxa4I8c {
    margin-top: .25rem !important;
  }
  
  .MfhRhS {
    margin-top: .5rem !important;
  }
  
  .MoNyQ38dyE {
    margin-top: .75rem !important;
  }
  
  .kMYg92 {
    margin-top: 1rem !important;
  }
  
  .pfxEslbPKLq {
    margin-top: 1.25rem !important;
  }
  
  .kdOtuMVz {
    margin-top: 1.5rem !important;
  }
  
  .SyJaO4C {
    margin-top: 1.75rem !important;
  }
  
  .vhleY6 {
    margin-top: 2rem !important;
  }
  
  .d0MilE {
    margin-top: 3rem !important;
  }
  
  .aDcfbp8 {
    margin-top: 3.5rem !important;
  }
  
  .foMxzYx3yzB {
    margin-top: 4rem !important;
  }
  
  .z3W725 {
    margin-top: 5rem !important;
  }
  
  .wlLv2Ub {
    margin-top: 6rem !important;
  }
  
  .FbBFfp9i {
    margin-top: auto !important;
  }
  
  .Pb7GdWDa {
    margin-right: 0 !important;
  }
  
  .fmaEmOGmx4 {
    margin-right: .25rem !important;
  }
  
  .W9flGIsqNH0 {
    margin-right: .5rem !important;
  }
  
  .qrh9EVBzZM {
    margin-right: .75rem !important;
  }
  
  .xrKSxbEl {
    margin-right: 1rem !important;
  }
  
  .vcBzGn {
    margin-right: 1.25rem !important;
  }
  
  .Jia65CV5F {
    margin-right: 1.5rem !important;
  }
  
  .XE02ae5 {
    margin-right: 1.75rem !important;
  }
  
  .Fl2AoANeUgy {
    margin-right: 2rem !important;
  }
  
  .Xm3vlR8nsAk {
    margin-right: 3rem !important;
  }
  
  .GhjQvzO0 {
    margin-right: 3.5rem !important;
  }
  
  .neMnl3VR {
    margin-right: 4rem !important;
  }
  
  .cFbCmW6g {
    margin-right: 5rem !important;
  }
  
  .s3Hs5L1 {
    margin-right: 6rem !important;
  }
  
  .RhMNEQiAzG {
    margin-right: auto !important;
  }
  
  .sTu86q {
    margin-bottom: 0 !important;
  }
  
  .abfikw {
    margin-bottom: .25rem !important;
  }
  
  .RttVERm6I4 {
    margin-bottom: .5rem !important;
  }
  
  .zKg4cS {
    margin-bottom: .75rem !important;
  }
  
  .PgUh9yYxS {
    margin-bottom: 1rem !important;
  }
  
  .yhMGD3B {
    margin-bottom: 1.25rem !important;
  }
  
  .ptwszh {
    margin-bottom: 1.5rem !important;
  }
  
  .iF2ivthpp {
    margin-bottom: 1.75rem !important;
  }
  
  .pItBkhQGa9Y {
    margin-bottom: 2rem !important;
  }
  
  .TOg0mD {
    margin-bottom: 3rem !important;
  }
  
  .u2ay18QpA {
    margin-bottom: 3.5rem !important;
  }
  
  .whztTIK4XE {
    margin-bottom: 4rem !important;
  }
  
  .kyeg9C {
    margin-bottom: 5rem !important;
  }
  
  .dwsDXf {
    margin-bottom: 6rem !important;
  }
  
  .fdw6YU {
    margin-bottom: auto !important;
  }
  
  .mZcgPFk {
    margin-left: 0 !important;
  }
  
  .s4cdGsQ7 {
    margin-left: .25rem !important;
  }
  
  .HsMNvV6 {
    margin-left: .5rem !important;
  }
  
  .sqOqIOYCgp {
    margin-left: .75rem !important;
  }
  
  .IUqgtuLIWfb {
    margin-left: 1rem !important;
  }
  
  .WNlvLe6aGOO {
    margin-left: 1.25rem !important;
  }
  
  .zUhrrA5S {
    margin-left: 1.5rem !important;
  }
  
  .KyHjF6A0 {
    margin-left: 1.75rem !important;
  }
  
  .QTQqW1qLw7J {
    margin-left: 2rem !important;
  }
  
  .a93nQcjW {
    margin-left: 3rem !important;
  }
  
  .TRlFtf {
    margin-left: 3.5rem !important;
  }
  
  .xOQuQrJk {
    margin-left: 4rem !important;
  }
  
  .mMkOoqV {
    margin-left: 5rem !important;
  }
  
  .RYIsVNZA5ld {
    margin-left: 6rem !important;
  }
  
  .opZCTcSf {
    margin-left: auto !important;
  }
  
  .Qmt8V7WorTO {
    margin: -0.25rem !important;
  }
  
  .OdQoTO {
    margin: -0.5rem !important;
  }
  
  .dtjqb9lW {
    margin: -0.75rem !important;
  }
  
  .eFKeT9mmB {
    margin: -1rem !important;
  }
  
  .fBbthi {
    margin: -1.25rem !important;
  }
  
  .tqfbIV {
    margin: -1.5rem !important;
  }
  
  .viXV4RNEkH {
    margin: -1.75rem !important;
  }
  
  .e08QULwXU2 {
    margin: -2rem !important;
  }
  
  .sdIYQOJ {
    margin: -3rem !important;
  }
  
  .Adqb83F5R {
    margin: -3.5rem !important;
  }
  
  .jdDdlX {
    margin: -4rem !important;
  }
  
  .sCHJbwjAh {
    margin: -5rem !important;
  }
  
  .NnrHDhTE {
    margin: -6rem !important;
  }
  
  .cu1aaWz6EB {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .tU2aKm {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .ACuEah6 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .RO8kHSZey1 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .B2JaxWd {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .Fc6mUhSnk7m {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .ACkrjNPr6 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .HMPXiP9Fava {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .WE2gvzmr {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .FHZCy0 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .yYs8TBqAwK {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .U1iRG9u {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .VNvZUqd {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .pBsuwPuCImR {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .Dr4NOaO6pzh {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .TDScxMdMiJ {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .Z52GmLUQt {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .d2IblM6 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .oFUlt5nxs {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .skFdfI {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .DbkPJmfLL3D {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .Ui6wa4z {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .TtsSagF {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .KGD9hqx {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .yrpwu4YFsfl {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .UzRILES {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .TWzhGvWbE2Z {
    margin-top: -0.25rem !important;
  }
  
  .zEQ2mU {
    margin-top: -0.5rem !important;
  }
  
  .tMwdkP8fYS {
    margin-top: -0.75rem !important;
  }
  
  .H27fIjxc1PW {
    margin-top: -1rem !important;
  }
  
  .Mk31nZqUdGl {
    margin-top: -1.25rem !important;
  }
  
  .vHoSab {
    margin-top: -1.5rem !important;
  }
  
  .o9KTRz1iab {
    margin-top: -1.75rem !important;
  }
  
  .EHK0PE92mdO {
    margin-top: -2rem !important;
  }
  
  .vW0sAhqH {
    margin-top: -3rem !important;
  }
  
  .DhYELR7Rh {
    margin-top: -3.5rem !important;
  }
  
  .AIR5F7ZvnT {
    margin-top: -4rem !important;
  }
  
  .JhHHUS2 {
    margin-top: -5rem !important;
  }
  
  .Ej7iZK6zP {
    margin-top: -6rem !important;
  }
  
  .Q0hw7WhgCc {
    margin-right: -0.25rem !important;
  }
  
  .bJizqF {
    margin-right: -0.5rem !important;
  }
  
  .M2QyoxV6j {
    margin-right: -0.75rem !important;
  }
  
  .M9gbtLPTE6 {
    margin-right: -1rem !important;
  }
  
  .fybHd8q {
    margin-right: -1.25rem !important;
  }
  
  .AQ1VvmNq2Sv {
    margin-right: -1.5rem !important;
  }
  
  .ylTdRB {
    margin-right: -1.75rem !important;
  }
  
  .bFpOvm {
    margin-right: -2rem !important;
  }
  
  .MuNJwsbebrB {
    margin-right: -3rem !important;
  }
  
  .BdncrU {
    margin-right: -3.5rem !important;
  }
  
  .w9ICVm {
    margin-right: -4rem !important;
  }
  
  .B9kaQt {
    margin-right: -5rem !important;
  }
  
  .aLAn8EhEts {
    margin-right: -6rem !important;
  }
  
  .Ax3pyj8 {
    margin-bottom: -0.25rem !important;
  }
  
  .pdfXubFrBIe {
    margin-bottom: -0.5rem !important;
  }
  
  .NN0u7jwnK2q {
    margin-bottom: -0.75rem !important;
  }
  
  .iVmYFbagYHk {
    margin-bottom: -1rem !important;
  }
  
  .ZwJqZtKN3v {
    margin-bottom: -1.25rem !important;
  }
  
  .kurhwKOfQ {
    margin-bottom: -1.5rem !important;
  }
  
  .prGgUcGeghU {
    margin-bottom: -1.75rem !important;
  }
  
  .oYYfAki {
    margin-bottom: -2rem !important;
  }
  
  .Ey96SmHtXNK {
    margin-bottom: -3rem !important;
  }
  
  .v3h22ppsWU {
    margin-bottom: -3.5rem !important;
  }
  
  .AXrYEWWBaoj {
    margin-bottom: -4rem !important;
  }
  
  .Oh0QXF {
    margin-bottom: -5rem !important;
  }
  
  .snpQ3I0U {
    margin-bottom: -6rem !important;
  }
  
  .LtbYa2K5 {
    margin-left: -0.25rem !important;
  }
  
  .g8uL4G2HT {
    margin-left: -0.5rem !important;
  }
  
  .A86ZwVcFTx {
    margin-left: -0.75rem !important;
  }
  
  .Jb6Lb9Z {
    margin-left: -1rem !important;
  }
  
  .PQHrSbsOX {
    margin-left: -1.25rem !important;
  }
  
  .xZtgJCj4c {
    margin-left: -1.5rem !important;
  }
  
  .v7ZOBrbVA {
    margin-left: -1.75rem !important;
  }
  
  .QQuClRn {
    margin-left: -2rem !important;
  }
  
  .BNLTupj {
    margin-left: -3rem !important;
  }
  
  .T7h0eS6Wb {
    margin-left: -3.5rem !important;
  }
  
  .xV0dNp0hG {
    margin-left: -4rem !important;
  }
  
  .IiA7JDbM9Y {
    margin-left: -5rem !important;
  }
  
  .CQXc3A {
    margin-left: -6rem !important;
  }
  
  .xNnAW3B1DF {
    padding: 0 !important;
  }
  
  .JUPVaX {
    padding: .25rem !important;
  }
  
  .aASdyhJjPs {
    padding: .5rem !important;
  }
  
  .RLqBWEHR6QD {
    padding: .75rem !important;
  }
  
  .HWqfwb {
    padding: 1rem !important;
  }
  
  .cwUdWfXjzs {
    padding: 1.25rem !important;
  }
  
  .MwmWyaqfanJ {
    padding: 1.5rem !important;
  }
  
  .zTl3IMD {
    padding: 1.75rem !important;
  }
  
  .TfzoEuck {
    padding: 2rem !important;
  }
  
  .trZcTh0IBf {
    padding: 3rem !important;
  }
  
  .W3vN71t {
    padding: 3.5rem !important;
  }
  
  .ztiDaj8Q {
    padding: 4rem !important;
  }
  
  .mbBVBl1GY {
    padding: 5rem !important;
  }
  
  .VaE1hAALs {
    padding: 6rem !important;
  }
  
  .nVdJpbo8 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .UrDoLZZ11Ru {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .ynSD27 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .SvYPRVkFGt {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .GoIqQM0 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .L1iZ5UPTfT {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .BI2gehCoSA {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .zKnGaVOOJ0 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .oAUexXlc4i {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .NWDrL286o {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .GF2QTiIFsRI {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Fed1pC {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .xPLDXNariM {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .M7S0WAj2hK {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .EOc968 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .ndsxOZYe {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .QMAgxR2ne {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .OCPEndeCRtq {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .VcTBPImC {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .cadjmO {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .hpOdEHNa4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .hZUkPCsIh12 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .sjyw9v {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .XjblSt305 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .XfreZvjBwVP {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .hwsfRqX {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .P1SMDelp0d {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .TaGtqYN {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .TIp8R9Ragi {
    padding-top: 0 !important;
  }
  
  .lKuM7X {
    padding-top: .25rem !important;
  }
  
  .xaaVFL {
    padding-top: .5rem !important;
  }
  
  .uae78qWgIR {
    padding-top: .75rem !important;
  }
  
  .hSbTilzV {
    padding-top: 1rem !important;
  }
  
  .aVN4LHiAUL {
    padding-top: 1.25rem !important;
  }
  
  .NX4l1B {
    padding-top: 1.5rem !important;
  }
  
  .gPR6AZHLaFp {
    padding-top: 1.75rem !important;
  }
  
  .B0xZaCr62 {
    padding-top: 2rem !important;
  }
  
  .rA2DFH9 {
    padding-top: 3rem !important;
  }
  
  .UiEPhFKM05p {
    padding-top: 3.5rem !important;
  }
  
  .ip4B2bJ8X {
    padding-top: 4rem !important;
  }
  
  .YaLTdw2JaT {
    padding-top: 5rem !important;
  }
  
  .UZFOKH {
    padding-top: 6rem !important;
  }
  
  .pncfnRhlvk {
    padding-right: 0 !important;
  }
  
  .QnABj5VO2Y {
    padding-right: .25rem !important;
  }
  
  .vtW6pM {
    padding-right: .5rem !important;
  }
  
  .rlXBnw9p9ax {
    padding-right: .75rem !important;
  }
  
  .uc0bXSrzYhG {
    padding-right: 1rem !important;
  }
  
  .HvKB8JD6 {
    padding-right: 1.25rem !important;
  }
  
  .g8S8FCrZ7 {
    padding-right: 1.5rem !important;
  }
  
  .te91rTFCpw {
    padding-right: 1.75rem !important;
  }
  
  .Rf8K8j {
    padding-right: 2rem !important;
  }
  
  .UXkxd9O {
    padding-right: 3rem !important;
  }
  
  .LKvFcKq {
    padding-right: 3.5rem !important;
  }
  
  .NNXJ9kg {
    padding-right: 4rem !important;
  }
  
  .IwAR69eTUv {
    padding-right: 5rem !important;
  }
  
  .bjqq4JYKRq {
    padding-right: 6rem !important;
  }
  
  .IIw4NWBu3C8 {
    padding-bottom: 0 !important;
  }
  
  .GaKoH1f {
    padding-bottom: .25rem !important;
  }
  
  .QrxCPr9A6 {
    padding-bottom: .5rem !important;
  }
  
  .lPphStwAg {
    padding-bottom: .75rem !important;
  }
  
  .n0OLIuhc {
    padding-bottom: 1rem !important;
  }
  
  .qHT5P1J {
    padding-bottom: 1.25rem !important;
  }
  
  .hbZIf491 {
    padding-bottom: 1.5rem !important;
  }
  
  .LIzlFjb45bB {
    padding-bottom: 1.75rem !important;
  }
  
  .TRKUhlau46 {
    padding-bottom: 2rem !important;
  }
  
  .DU85H4Zcsdf {
    padding-bottom: 3rem !important;
  }
  
  .SjKySr8 {
    padding-bottom: 3.5rem !important;
  }
  
  .AI81ceMtb {
    padding-bottom: 4rem !important;
  }
  
  .nmlwfR {
    padding-bottom: 5rem !important;
  }
  
  .ekeUzQbZ {
    padding-bottom: 6rem !important;
  }
  
  .PrzrIv {
    padding-left: 0 !important;
  }
  
  .SxrWYhvFAm {
    padding-left: .25rem !important;
  }
  
  .kdk5K9Yb5 {
    padding-left: .5rem !important;
  }
  
  .nIEK7Y {
    padding-left: .75rem !important;
  }
  
  .u53duF {
    padding-left: 1rem !important;
  }
  
  .AeUE1ecxFdg {
    padding-left: 1.25rem !important;
  }
  
  .Pq4DluIQ6KL {
    padding-left: 1.5rem !important;
  }
  
  .ueuoXFnq {
    padding-left: 1.75rem !important;
  }
  
  .BTgNrxF {
    padding-left: 2rem !important;
  }
  
  .HhOy0J0sIhJ {
    padding-left: 3rem !important;
  }
  
  .i5jZKQ1xg {
    padding-left: 3.5rem !important;
  }
  
  .TeymJ2 {
    padding-left: 4rem !important;
  }
  
  .vVbEKKfi {
    padding-left: 5rem !important;
  }
  
  .qQ8YXaM {
    padding-left: 6rem !important;
  }
  
  .ccQkRkzZ {
    gap: 0 !important;
  }
  
  .Lgrcllq {
    gap: .25rem !important;
  }
  
  .vO5jqx {
    gap: .5rem !important;
  }
  
  .JPxv6s6h7F3 {
    gap: .75rem !important;
  }
  
  .aYpFEBGl6 {
    gap: 1rem !important;
  }
  
  .PtMA2rqgS {
    gap: 1.25rem !important;
  }
  
  .d6N9NQ1m {
    gap: 1.5rem !important;
  }
  
  .sOJY4MSi {
    gap: 1.75rem !important;
  }
  
  .aNv76ZaoSm {
    gap: 2rem !important;
  }
  
  .DUUwxivZGO {
    gap: 3rem !important;
  }
  
  .OZmfHTridDv {
    gap: 3.5rem !important;
  }
  
  .Ht18SYA3ae {
    gap: 4rem !important;
  }
  
  .blPsMvcnpqL {
    gap: 5rem !important;
  }
  
  .mbQ0Z5 {
    gap: 6rem !important;
  }
  
  .MLaIOuw {
    row-gap: 0 !important;
  }
  
  .LXMuJrJttEp {
    row-gap: .25rem !important;
  }
  
  .Paroqv7c2 {
    row-gap: .5rem !important;
  }
  
  .ULBGt5OVpNe {
    row-gap: .75rem !important;
  }
  
  .MTm0P69B0oT {
    row-gap: 1rem !important;
  }
  
  .pbpWywF8z0 {
    row-gap: 1.25rem !important;
  }
  
  .HFZwJJS {
    row-gap: 1.5rem !important;
  }
  
  .NCAtajIH {
    row-gap: 1.75rem !important;
  }
  
  .HmAttVqyh {
    row-gap: 2rem !important;
  }
  
  .mXMhAy {
    row-gap: 3rem !important;
  }
  
  .TSoH81 {
    row-gap: 3.5rem !important;
  }
  
  .zFhaiCZ {
    row-gap: 4rem !important;
  }
  
  .pJJLS2QSn {
    row-gap: 5rem !important;
  }
  
  .rzJg4W61n {
    row-gap: 6rem !important;
  }
  
  .ecvsJ5g {
    column-gap: 0 !important;
  }
  
  .BIvUauX4hd {
    column-gap: .25rem !important;
  }
  
  .CLaYyOC {
    column-gap: .5rem !important;
  }
  
  .dumJnj4 {
    column-gap: .75rem !important;
  }
  
  .mrJh2S3 {
    column-gap: 1rem !important;
  }
  
  .Ydldbk {
    column-gap: 1.25rem !important;
  }
  
  .i0IcYjb {
    column-gap: 1.5rem !important;
  }
  
  .fRBZqGeyfh {
    column-gap: 1.75rem !important;
  }
  
  .QK981HsGnFi {
    column-gap: 2rem !important;
  }
  
  .khIAVj2F8sA {
    column-gap: 3rem !important;
  }
  
  .IORa4Dfv {
    column-gap: 3.5rem !important;
  }
  
  .yZmqwm1T3s {
    column-gap: 4rem !important;
  }
  
  .O2mF8h {
    column-gap: 5rem !important;
  }
  
  .Na54lkJjGhE {
    column-gap: 6rem !important;
  }
  
  .xmcSKPoCo5D {
    text-align: left !important;
  }
  
  .ZsnOKchvQ {
    text-align: right !important;
  }
  
  .eHRmJPwhbq {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .YxCLOTX {
    float: left !important;
  }
  
  .FuLWLe {
    float: right !important;
  }
  
  .Rc7JHm2Kqh {
    float: none !important;
  }
  
  .x9yGbnxmaLy {
    object-fit: contain !important;
  }
  
  .KGyc2S6E {
    object-fit: cover !important;
  }
  
  .VPzlthoTu {
    object-fit: fill !important;
  }
  
  .LWysIr3w {
    object-fit: scale-down !important;
  }
  
  .bO3YIg9Mj1 {
    object-fit: none !important;
  }
  
  .HexpVQ7F2 {
    display: inline !important;
  }
  
  .GNbbjnZg {
    display: inline-block !important;
  }
  
  .UDYxhJb6gkI {
    display: block !important;
  }
  
  .BDaFhgF {
    display: grid !important;
  }
  
  .AKNSKhYmih {
    display: inline-grid !important;
  }
  
  .ywpt9m {
    display: table !important;
  }
  
  .OTke1Jmg {
    display: table-row !important;
  }
  
  .QRG2mLA99B {
    display: table-cell !important;
  }
  
  .d0BwdC {
    display: flex !important;
  }
  
  .OVG0MR04Ewa {
    display: inline-flex !important;
  }
  
  .mQfAfs {
    display: none !important;
  }
  
  .HAbrGu {
    flex: 1 1 auto !important;
  }
  
  .xqdnMRaDjVA {
    flex-direction: row !important;
  }
  
  .o3FNZo6hc {
    flex-direction: column !important;
  }
  
  .DIty2A0P {
    flex-direction: row-reverse !important;
  }
  
  .pN2IdyMH {
    flex-direction: column-reverse !important;
  }
  
  .CV5TFi {
    flex-grow: 0 !important;
  }
  
  .kOQPgW {
    flex-grow: 1 !important;
  }
  
  .PlZPni {
    flex-shrink: 0 !important;
  }
  
  .lILajkvk {
    flex-shrink: 1 !important;
  }
  
  .Q0GmqatUwC {
    flex-wrap: wrap !important;
  }
  
  .Nd9JRW {
    flex-wrap: nowrap !important;
  }
  
  .fvtH1Dd64Og {
    flex-wrap: wrap-reverse !important;
  }
  
  .kaCY94avDq3 {
    justify-content: flex-start !important;
  }
  
  .N20CrAq {
    justify-content: flex-end !important;
  }
  
  .QdKKjtl {
    justify-content: center !important;
  }
  
  .XoB4sx {
    justify-content: space-between !important;
  }
  
  .l1A5qm7h {
    justify-content: space-around !important;
  }
  
  .YJtJhk {
    justify-content: space-evenly !important;
  }
  
  .GRSU6Cqkh {
    align-items: flex-start !important;
  }
  
  .a7fSIom {
    align-items: flex-end !important;
  }
  
  .xjcEiWUIA {
    align-items: center !important;
  }
  
  .P1erm3Yg5V {
    align-items: baseline !important;
  }
  
  .KJiCue {
    align-items: stretch !important;
  }
  
  .TDjCv8FxtdL {
    align-content: flex-start !important;
  }
  
  .fxcSkrn {
    align-content: flex-end !important;
  }
  
  .MX7Lah22Z {
    align-content: center !important;
  }
  
  .iDJrJhsyk3 {
    align-content: space-between !important;
  }
  
  .s79mNQwiS {
    align-content: space-around !important;
  }
  
  .Gkx99f {
    align-content: stretch !important;
  }
  
  .gtECexcgP {
    align-self: auto !important;
  }
  
  .WNVV7e {
    align-self: flex-start !important;
  }
  
  .wiwpTXgCI {
    align-self: flex-end !important;
  }
  
  .m10z3PNt {
    align-self: center !important;
  }
  
  .lJcMoWc0 {
    align-self: baseline !important;
  }
  
  .KcXCQx {
    align-self: stretch !important;
  }
  
  .GvF7rPCQ0W {
    order: -1 !important;
  }
  
  .gWdbkwMLn7 {
    order: 0 !important;
  }
  
  .cyTZOyYtfI {
    order: 1 !important;
  }
  
  .lJMbsvm {
    order: 2 !important;
  }
  
  .KiP8U48ptg {
    order: 3 !important;
  }
  
  .lD1B6j1 {
    order: 4 !important;
  }
  
  .tuWpXyzyWT {
    order: 5 !important;
  }
  
  .Um8Y99XN {
    order: 6 !important;
  }
  
  .DNrwCAaJoC {
    margin: 0 !important;
  }
  
  .veUk3f0 {
    margin: .25rem !important;
  }
  
  .tNm3haI0d7E {
    margin: .5rem !important;
  }
  
  .O55UmpGPhv {
    margin: .75rem !important;
  }
  
  .WY2GdkGUr5K {
    margin: 1rem !important;
  }
  
  .zwuu7em {
    margin: 1.25rem !important;
  }
  
  .DUYCgJh {
    margin: 1.5rem !important;
  }
  
  .fPMR3ju1 {
    margin: 1.75rem !important;
  }
  
  .bu5wbzr1k {
    margin: 2rem !important;
  }
  
  .c0Szzjy {
    margin: 3rem !important;
  }
  
  .WWuQKVgES {
    margin: 3.5rem !important;
  }
  
  .bDGRKIS1O {
    margin: 4rem !important;
  }
  
  .KuQSHXcg {
    margin: 5rem !important;
  }
  
  .cgGAY5A {
    margin: 6rem !important;
  }
  
  .KYjfXF {
    margin: auto !important;
  }
  
  .tkRLKbafK {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .gSo7aY {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .iU9CxSld2PO {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .mRMm33 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .UOhPRih {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .JwqNNB7U1G {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .ze5jWSq {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .dIgVeCheh {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .Az7vLzrM {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .tuUyDRlS93Z {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .ZcNMB1Cu {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .guaQfPZm {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .euQiwPYAi {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .RKe0laO {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .PbP6p0i3H3 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .SXTDHP2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .zeOTvr9JM {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .IrfYAyMG6Mr {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .fZ79aTWH7p {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .FZS6CyI {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .Mge3H78Deg {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .bK3Q5d {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .O0pgMyF0L4i {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .dZCPfV1 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .SidZnEOy8hI {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .oFbPvUadz {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .mcRaFEAni {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .xM6g3t2hw2F {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .qD0KsKeS {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .O8T7KYYRJ91 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .UADXxo {
    margin-top: 0 !important;
  }
  
  .xdUWKvI {
    margin-top: .25rem !important;
  }
  
  .WK0VieRnY {
    margin-top: .5rem !important;
  }
  
  .ldcZUVVRvVf {
    margin-top: .75rem !important;
  }
  
  .BfWyf6 {
    margin-top: 1rem !important;
  }
  
  .duYweI7 {
    margin-top: 1.25rem !important;
  }
  
  .E32bt6vhfRj {
    margin-top: 1.5rem !important;
  }
  
  .Zfh5almhJfu {
    margin-top: 1.75rem !important;
  }
  
  .YOMe4xoB {
    margin-top: 2rem !important;
  }
  
  .VfieKbRSI {
    margin-top: 3rem !important;
  }
  
  .zdTBNkfK {
    margin-top: 3.5rem !important;
  }
  
  .pJRTmWGM5P {
    margin-top: 4rem !important;
  }
  
  .u9jquh1c4eb {
    margin-top: 5rem !important;
  }
  
  .no2Nuz {
    margin-top: 6rem !important;
  }
  
  .K6sXNcaQ {
    margin-top: auto !important;
  }
  
  .JvWsgpe {
    margin-right: 0 !important;
  }
  
  .EE3ZxPa9pN {
    margin-right: .25rem !important;
  }
  
  .zH6qDZ30u4 {
    margin-right: .5rem !important;
  }
  
  .P00s5f {
    margin-right: .75rem !important;
  }
  
  .FgIUBaUMDA {
    margin-right: 1rem !important;
  }
  
  .klShXuh {
    margin-right: 1.25rem !important;
  }
  
  .sHaAaQ0ubfa {
    margin-right: 1.5rem !important;
  }
  
  .wbyoIlbXU {
    margin-right: 1.75rem !important;
  }
  
  .JbTE0PH {
    margin-right: 2rem !important;
  }
  
  .touwtY1dsoJ {
    margin-right: 3rem !important;
  }
  
  .h3F0fek {
    margin-right: 3.5rem !important;
  }
  
  .AGdgRK {
    margin-right: 4rem !important;
  }
  
  .Mh4gO7W {
    margin-right: 5rem !important;
  }
  
  .ETpzeqr2G {
    margin-right: 6rem !important;
  }
  
  .jtuw8c7q {
    margin-right: auto !important;
  }
  
  .HyQV8zjGZ {
    margin-bottom: 0 !important;
  }
  
  .UsxKJOmNp {
    margin-bottom: .25rem !important;
  }
  
  .SHX4LebogaZ {
    margin-bottom: .5rem !important;
  }
  
  .kF0cdZlC {
    margin-bottom: .75rem !important;
  }
  
  .P0JkCGzFP {
    margin-bottom: 1rem !important;
  }
  
  .TjF1uo {
    margin-bottom: 1.25rem !important;
  }
  
  .HKSmlEuP {
    margin-bottom: 1.5rem !important;
  }
  
  .gAoYFRBx0 {
    margin-bottom: 1.75rem !important;
  }
  
  .Xj0PDA {
    margin-bottom: 2rem !important;
  }
  
  .vZHsj32VW {
    margin-bottom: 3rem !important;
  }
  
  .ZbOkStS4e7 {
    margin-bottom: 3.5rem !important;
  }
  
  .x0nVzwa11 {
    margin-bottom: 4rem !important;
  }
  
  .J6lHrhPv {
    margin-bottom: 5rem !important;
  }
  
  .Xc7AHeQ9GVT {
    margin-bottom: 6rem !important;
  }
  
  .sbJb02RGag {
    margin-bottom: auto !important;
  }
  
  .xfjbxi {
    margin-left: 0 !important;
  }
  
  .I1PvLOQ {
    margin-left: .25rem !important;
  }
  
  .HqTU8B {
    margin-left: .5rem !important;
  }
  
  .mFCLPJxwL {
    margin-left: .75rem !important;
  }
  
  .e5fE33 {
    margin-left: 1rem !important;
  }
  
  .UaxDV1 {
    margin-left: 1.25rem !important;
  }
  
  .ANNuuVBMiz {
    margin-left: 1.5rem !important;
  }
  
  .BCwnkEShea {
    margin-left: 1.75rem !important;
  }
  
  .wRtJeB {
    margin-left: 2rem !important;
  }
  
  .xBNfI1nA3 {
    margin-left: 3rem !important;
  }
  
  .qhy242u7fM {
    margin-left: 3.5rem !important;
  }
  
  .HIUJ5FymrNc {
    margin-left: 4rem !important;
  }
  
  .hvdcxbtRVg {
    margin-left: 5rem !important;
  }
  
  .N8pNr9a {
    margin-left: 6rem !important;
  }
  
  .bvtjU6rf {
    margin-left: auto !important;
  }
  
  .g2jTj1qdGb {
    margin: -0.25rem !important;
  }
  
  .asR7oUO {
    margin: -0.5rem !important;
  }
  
  .Go6MW31Fu80 {
    margin: -0.75rem !important;
  }
  
  .L9JcSuTgg {
    margin: -1rem !important;
  }
  
  .XyB7umjQNb {
    margin: -1.25rem !important;
  }
  
  .ixMXqqwmD {
    margin: -1.5rem !important;
  }
  
  .Ap0GBsbQlA {
    margin: -1.75rem !important;
  }
  
  .Xgbvrt04 {
    margin: -2rem !important;
  }
  
  .NyJIYVC6mwv {
    margin: -3rem !important;
  }
  
  .edM8LlF {
    margin: -3.5rem !important;
  }
  
  .J6INRbBVNDW {
    margin: -4rem !important;
  }
  
  .uK1PD5 {
    margin: -5rem !important;
  }
  
  .Zs1nqILyF8T {
    margin: -6rem !important;
  }
  
  .gXEWvloZ {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .J7q7oKkVe {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .bpheb6k {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .TiyvoX0KMMd {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .M0TjOA67 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .ziVCWy7l4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .phgKCfg0 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .zFXxFqs4 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .agfzx74 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .cwCkq7Bmk90 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .L1gbxd {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .S3BKQ8M0 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .qdwcHJm {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .sYK9Pky {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .BTUfPMqg {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .Vq4ay8EE {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .ORh5dbxD {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .StX1KZojw {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .pi6ftpG {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .KeE04NRFwXt {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .tQVdbHatXy {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .ErYhQXs8W84 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .ibrzg4I {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .bUuq7q {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .lEfU0wID7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .o0HZqjzbBi {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .L4bjlqqDH {
    margin-top: -0.25rem !important;
  }
  
  .rhgc4R {
    margin-top: -0.5rem !important;
  }
  
  .Gjfi6Jity {
    margin-top: -0.75rem !important;
  }
  
  .qLeRZreede {
    margin-top: -1rem !important;
  }
  
  .OZSEuAnga4 {
    margin-top: -1.25rem !important;
  }
  
  .Ymqbhz5Rpo {
    margin-top: -1.5rem !important;
  }
  
  .CISgd8aK9Fx {
    margin-top: -1.75rem !important;
  }
  
  .xzzIIR {
    margin-top: -2rem !important;
  }
  
  .otbNZhaibF7 {
    margin-top: -3rem !important;
  }
  
  .zLsY3N3 {
    margin-top: -3.5rem !important;
  }
  
  .TM1k1eC {
    margin-top: -4rem !important;
  }
  
  .TvMzEQK5Uu {
    margin-top: -5rem !important;
  }
  
  .XRDvtJIRu {
    margin-top: -6rem !important;
  }
  
  .pvXUGBdYt {
    margin-right: -0.25rem !important;
  }
  
  .eqOJ6LwIL {
    margin-right: -0.5rem !important;
  }
  
  .tPsxlt52jTd {
    margin-right: -0.75rem !important;
  }
  
  .FfvZQdH {
    margin-right: -1rem !important;
  }
  
  .p3tipA {
    margin-right: -1.25rem !important;
  }
  
  .roZD9MF {
    margin-right: -1.5rem !important;
  }
  
  .EOVomS {
    margin-right: -1.75rem !important;
  }
  
  .DSmzl9qzm {
    margin-right: -2rem !important;
  }
  
  .NUZwHeETBe {
    margin-right: -3rem !important;
  }
  
  .MZfWqS {
    margin-right: -3.5rem !important;
  }
  
  .I3cefi {
    margin-right: -4rem !important;
  }
  
  .aFHhNWbGr {
    margin-right: -5rem !important;
  }
  
  .LaNabiLjLjM {
    margin-right: -6rem !important;
  }
  
  .RWJ0eupS {
    margin-bottom: -0.25rem !important;
  }
  
  .f214cgrI {
    margin-bottom: -0.5rem !important;
  }
  
  .yhLI4gg {
    margin-bottom: -0.75rem !important;
  }
  
  .F3mtXlQi4 {
    margin-bottom: -1rem !important;
  }
  
  .rkWL2Dg2Fx {
    margin-bottom: -1.25rem !important;
  }
  
  .cFYqKQFZEB {
    margin-bottom: -1.5rem !important;
  }
  
  .MP2ecqayru {
    margin-bottom: -1.75rem !important;
  }
  
  .d03SJM {
    margin-bottom: -2rem !important;
  }
  
  .vznGRr {
    margin-bottom: -3rem !important;
  }
  
  .Vjsav25FpIU {
    margin-bottom: -3.5rem !important;
  }
  
  .HtQBAv43r {
    margin-bottom: -4rem !important;
  }
  
  .t4658ddq4f {
    margin-bottom: -5rem !important;
  }
  
  .EGja4K {
    margin-bottom: -6rem !important;
  }
  
  .kQdUR7F9D2H {
    margin-left: -0.25rem !important;
  }
  
  .ZABNgqndKXk {
    margin-left: -0.5rem !important;
  }
  
  .Gjqmk3ZKa {
    margin-left: -0.75rem !important;
  }
  
  .LD1dgCIw {
    margin-left: -1rem !important;
  }
  
  .UKkXxPczR {
    margin-left: -1.25rem !important;
  }
  
  .Q8Mloeva3th {
    margin-left: -1.5rem !important;
  }
  
  .tUZ5sLwD {
    margin-left: -1.75rem !important;
  }
  
  .OYgW6zfLa {
    margin-left: -2rem !important;
  }
  
  .dUpBtQ78B90 {
    margin-left: -3rem !important;
  }
  
  .gCBR12Am61R {
    margin-left: -3.5rem !important;
  }
  
  .REt6le {
    margin-left: -4rem !important;
  }
  
  .Rxk9x6UkK {
    margin-left: -5rem !important;
  }
  
  .WY3LdWQ2Xz {
    margin-left: -6rem !important;
  }
  
  .FZEkFXQITPb {
    padding: 0 !important;
  }
  
  .rSg4nfxy6B {
    padding: .25rem !important;
  }
  
  .TfcpQ5YNe {
    padding: .5rem !important;
  }
  
  .fDNbDtT165X {
    padding: .75rem !important;
  }
  
  .nDZT8C {
    padding: 1rem !important;
  }
  
  .TN5QTk {
    padding: 1.25rem !important;
  }
  
  .RifStlg {
    padding: 1.5rem !important;
  }
  
  .J54Hhv {
    padding: 1.75rem !important;
  }
  
  .xIc9Pf {
    padding: 2rem !important;
  }
  
  .dm1dP4rwLzB {
    padding: 3rem !important;
  }
  
  .KqpEtuDJ {
    padding: 3.5rem !important;
  }
  
  .VSeo5pcOQ {
    padding: 4rem !important;
  }
  
  .dUs6Vrn8 {
    padding: 5rem !important;
  }
  
  .nuXIzN {
    padding: 6rem !important;
  }
  
  .zpD6DEwykC {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .wgCAhVyp {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .NyfVrOFMAcJ {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .wou6EFEepr {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .n6AMdeX {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .tT4R79CC {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .ERaTQa4dcRQ {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .Nm2LpjZX1 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .NmhDrXR {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .je2jzhh8C8 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .Df8uyX {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .lvVQm9El {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .T2Yseb {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .vy5X0HTQ {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .wjhwIBzfw {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .AVJdaD {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .obteDDoc {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .pXKEhvCHRfV {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .FDQolBfHHQ {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .srhclCIYt {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .tGsowU7 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .kj1Q487QX8e {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .ufLtgdsNA9R {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .FvbMVUgQ {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .Gi6anf {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .bWUgj2La3e {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .CvQIgjY {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .je4wFcQWybi {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .HSG1Xx2 {
    padding-top: 0 !important;
  }
  
  .LPUSb48 {
    padding-top: .25rem !important;
  }
  
  .dXlVY6VDld {
    padding-top: .5rem !important;
  }
  
  .whuOMW {
    padding-top: .75rem !important;
  }
  
  .dAzr179 {
    padding-top: 1rem !important;
  }
  
  .GD30fdJ {
    padding-top: 1.25rem !important;
  }
  
  .Tzoprbb2 {
    padding-top: 1.5rem !important;
  }
  
  .UJJgXX {
    padding-top: 1.75rem !important;
  }
  
  .z0LdTp {
    padding-top: 2rem !important;
  }
  
  .qSZiVKjuOGA {
    padding-top: 3rem !important;
  }
  
  .IOBAeEZAD {
    padding-top: 3.5rem !important;
  }
  
  .SVQa54kf {
    padding-top: 4rem !important;
  }
  
  .gkd7oQVe5 {
    padding-top: 5rem !important;
  }
  
  .GZeisJ {
    padding-top: 6rem !important;
  }
  
  .w9kCg39G {
    padding-right: 0 !important;
  }
  
  .DLKAslU3J {
    padding-right: .25rem !important;
  }
  
  .FfqI1jND {
    padding-right: .5rem !important;
  }
  
  .Jf6Gtvsbgwz {
    padding-right: .75rem !important;
  }
  
  .E1MgSrj {
    padding-right: 1rem !important;
  }
  
  .uRF1dbd {
    padding-right: 1.25rem !important;
  }
  
  .BX4iGkU {
    padding-right: 1.5rem !important;
  }
  
  .Ht3ErMQfU {
    padding-right: 1.75rem !important;
  }
  
  .TZZkalMOfxx {
    padding-right: 2rem !important;
  }
  
  .lc1uFQ0h2 {
    padding-right: 3rem !important;
  }
  
  .BskGV3j {
    padding-right: 3.5rem !important;
  }
  
  .A1Lzt8yZBM {
    padding-right: 4rem !important;
  }
  
  .LMTfzwLCE {
    padding-right: 5rem !important;
  }
  
  .jo2KNZnzHo {
    padding-right: 6rem !important;
  }
  
  .xanVgx0H0x {
    padding-bottom: 0 !important;
  }
  
  .NWg6GUgHngP {
    padding-bottom: .25rem !important;
  }
  
  .H5BLe5 {
    padding-bottom: .5rem !important;
  }
  
  .x4gyR6 {
    padding-bottom: .75rem !important;
  }
  
  .rmcGODaeNlZ {
    padding-bottom: 1rem !important;
  }
  
  .IF9fWvtzqay {
    padding-bottom: 1.25rem !important;
  }
  
  .i2pmZvdYuA {
    padding-bottom: 1.5rem !important;
  }
  
  .KXqOvc {
    padding-bottom: 1.75rem !important;
  }
  
  .ace57Ru {
    padding-bottom: 2rem !important;
  }
  
  .eJ6Qhby {
    padding-bottom: 3rem !important;
  }
  
  .Eye4c1eY {
    padding-bottom: 3.5rem !important;
  }
  
  .MmKp23cLs {
    padding-bottom: 4rem !important;
  }
  
  .BOa1nWgqp2T {
    padding-bottom: 5rem !important;
  }
  
  .s2wWGLmD0G {
    padding-bottom: 6rem !important;
  }
  
  .idPFZs6UR4N {
    padding-left: 0 !important;
  }
  
  .YeTagek {
    padding-left: .25rem !important;
  }
  
  .NaPHLnwu0 {
    padding-left: .5rem !important;
  }
  
  .Eekgv8AEt {
    padding-left: .75rem !important;
  }
  
  .FlQ2rDqpVb {
    padding-left: 1rem !important;
  }
  
  .mAFepZUBdi {
    padding-left: 1.25rem !important;
  }
  
  .nigPW9cw {
    padding-left: 1.5rem !important;
  }
  
  .OYwwW2w {
    padding-left: 1.75rem !important;
  }
  
  .cWPIYcxBdNr {
    padding-left: 2rem !important;
  }
  
  .NWO4dqGD {
    padding-left: 3rem !important;
  }
  
  .KWf7Ldf2O {
    padding-left: 3.5rem !important;
  }
  
  .OEGc1JsHcJ {
    padding-left: 4rem !important;
  }
  
  .MSo4XJcQn {
    padding-left: 5rem !important;
  }
  
  .FBtxAJ {
    padding-left: 6rem !important;
  }
  
  .aNookkZz {
    gap: 0 !important;
  }
  
  .FWsErkJMt {
    gap: .25rem !important;
  }
  
  .DbqLkjT {
    gap: .5rem !important;
  }
  
  .MKFtnlHnduq {
    gap: .75rem !important;
  }
  
  .NmKvlBJVwvL {
    gap: 1rem !important;
  }
  
  .dUbwiR8 {
    gap: 1.25rem !important;
  }
  
  .SOjCcpUgu {
    gap: 1.5rem !important;
  }
  
  .M12XbX6Vg {
    gap: 1.75rem !important;
  }
  
  .TDWTLgY {
    gap: 2rem !important;
  }
  
  .I9ZMK6pCt {
    gap: 3rem !important;
  }
  
  .EBMgiMIp {
    gap: 3.5rem !important;
  }
  
  .iohX9g {
    gap: 4rem !important;
  }
  
  .wjWvT2b72W {
    gap: 5rem !important;
  }
  
  .eTu3ubqpK {
    gap: 6rem !important;
  }
  
  .mZ4byUdAll {
    row-gap: 0 !important;
  }
  
  .pzIUIEL {
    row-gap: .25rem !important;
  }
  
  .Pdyt8tV {
    row-gap: .5rem !important;
  }
  
  .UAdgLhiM {
    row-gap: .75rem !important;
  }
  
  .OT2xFMY {
    row-gap: 1rem !important;
  }
  
  .bNCY4I22SxE {
    row-gap: 1.25rem !important;
  }
  
  .JiNeKsaAT {
    row-gap: 1.5rem !important;
  }
  
  .upqry1tj {
    row-gap: 1.75rem !important;
  }
  
  .OghQYdoFy {
    row-gap: 2rem !important;
  }
  
  .rIMqpdX {
    row-gap: 3rem !important;
  }
  
  .tbR3rk {
    row-gap: 3.5rem !important;
  }
  
  .b9W1gZRB1Z5 {
    row-gap: 4rem !important;
  }
  
  .PZXglP6tDW {
    row-gap: 5rem !important;
  }
  
  .MzIeZs {
    row-gap: 6rem !important;
  }
  
  .rJRgaFK {
    column-gap: 0 !important;
  }
  
  .tEZqpbOv0 {
    column-gap: .25rem !important;
  }
  
  .TASas2fz {
    column-gap: .5rem !important;
  }
  
  .nzC92avSJr {
    column-gap: .75rem !important;
  }
  
  .OBENwWvAs {
    column-gap: 1rem !important;
  }
  
  .CHAoogEdf {
    column-gap: 1.25rem !important;
  }
  
  .acRsqJ2hp5Q {
    column-gap: 1.5rem !important;
  }
  
  .g3UKCUTs2 {
    column-gap: 1.75rem !important;
  }
  
  .A3Jw04gl {
    column-gap: 2rem !important;
  }
  
  .rueiI4JHJTq {
    column-gap: 3rem !important;
  }
  
  .k2kWH1Ffe0 {
    column-gap: 3.5rem !important;
  }
  
  .JxI8NBBUZaK {
    column-gap: 4rem !important;
  }
  
  .aMffYdlMsPQ {
    column-gap: 5rem !important;
  }
  
  .mrGu8kMhd {
    column-gap: 6rem !important;
  }
  
  .ugPT0WYlCb {
    text-align: left !important;
  }
  
  .PhYmr1LVJb {
    text-align: right !important;
  }
  
  .bnuN0WHgys {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .fg8efKU {
    float: left !important;
  }
  
  .Cv7bmz {
    float: right !important;
  }
  
  .r1m40KDWcG {
    float: none !important;
  }
  
  .KbIkiiTy3 {
    object-fit: contain !important;
  }
  
  .DJIWpJ {
    object-fit: cover !important;
  }
  
  .EJ7IAfQN3c {
    object-fit: fill !important;
  }
  
  .udmzO6IX8J {
    object-fit: scale-down !important;
  }
  
  .WyWUiMo8YCy {
    object-fit: none !important;
  }
  
  .OMGw5Tr38E3 {
    display: inline !important;
  }
  
  .WH1NEKJvMSR {
    display: inline-block !important;
  }
  
  .ej0XtdPgfxo {
    display: block !important;
  }
  
  .SxSOiqXGWY {
    display: grid !important;
  }
  
  .qcpX02k {
    display: inline-grid !important;
  }
  
  .wc6v2isQwZ {
    display: table !important;
  }
  
  .VQ7BWh5 {
    display: table-row !important;
  }
  
  .JSbuBBdQ5YH {
    display: table-cell !important;
  }
  
  .qe6OmJKGn {
    display: flex !important;
  }
  
  .AVyaFg7 {
    display: inline-flex !important;
  }
  
  .ltQhqkdqyi8 {
    display: none !important;
  }
  
  .b0NzCd {
    flex: 1 1 auto !important;
  }
  
  .Qz84RrQ {
    flex-direction: row !important;
  }
  
  .gGIoaG4OD {
    flex-direction: column !important;
  }
  
  .c5QyPNM3 {
    flex-direction: row-reverse !important;
  }
  
  .NMa2TcNh2QB {
    flex-direction: column-reverse !important;
  }
  
  .OaUE80W {
    flex-grow: 0 !important;
  }
  
  .FALl2S {
    flex-grow: 1 !important;
  }
  
  .aE0IBcLO0NW {
    flex-shrink: 0 !important;
  }
  
  .tlkt7hnim {
    flex-shrink: 1 !important;
  }
  
  .Ncfq1ybe {
    flex-wrap: wrap !important;
  }
  
  .hSo4cX {
    flex-wrap: nowrap !important;
  }
  
  .C6aJKO {
    flex-wrap: wrap-reverse !important;
  }
  
  .upvZXGq {
    justify-content: flex-start !important;
  }
  
  .ImnqrBUh {
    justify-content: flex-end !important;
  }
  
  .tAb6ciOb {
    justify-content: center !important;
  }
  
  .PgjpfNTrqG4 {
    justify-content: space-between !important;
  }
  
  .ApakRYgaSd {
    justify-content: space-around !important;
  }
  
  .PEb3o7 {
    justify-content: space-evenly !important;
  }
  
  .AiOBOBbJK {
    align-items: flex-start !important;
  }
  
  .BejeXv6dwOj {
    align-items: flex-end !important;
  }
  
  .qSTfKd {
    align-items: center !important;
  }
  
  .NpWBKl3GLrF {
    align-items: baseline !important;
  }
  
  .uS4vt7 {
    align-items: stretch !important;
  }
  
  .pS1l2q {
    align-content: flex-start !important;
  }
  
  .wHjh7myU8DV {
    align-content: flex-end !important;
  }
  
  .ZWXPoH {
    align-content: center !important;
  }
  
  .SK2PPwd {
    align-content: space-between !important;
  }
  
  .cMBQ9aU8V {
    align-content: space-around !important;
  }
  
  .Hnmq1HzI3a {
    align-content: stretch !important;
  }
  
  .eAenfiWFnnV {
    align-self: auto !important;
  }
  
  .JZDHthiF {
    align-self: flex-start !important;
  }
  
  .YxJdM82h1 {
    align-self: flex-end !important;
  }
  
  .SiUJiBHs {
    align-self: center !important;
  }
  
  .tElwiphwO7 {
    align-self: baseline !important;
  }
  
  .fJKzYBC {
    align-self: stretch !important;
  }
  
  .H47R2aM {
    order: -1 !important;
  }
  
  .TfZ8KoaLC {
    order: 0 !important;
  }
  
  .nWcAf1 {
    order: 1 !important;
  }
  
  .tHbwm1rq {
    order: 2 !important;
  }
  
  .GDbFnM {
    order: 3 !important;
  }
  
  .hRJPvctaf {
    order: 4 !important;
  }
  
  .itiub2HRSG {
    order: 5 !important;
  }
  
  .IPZgfy {
    order: 6 !important;
  }
  
  .BlRmQUkGbhW {
    margin: 0 !important;
  }
  
  .KysGIC2rVEq {
    margin: .25rem !important;
  }
  
  .VgW8QY05cRd {
    margin: .5rem !important;
  }
  
  .RHh8GoIMc1 {
    margin: .75rem !important;
  }
  
  .uDQDZUyQkf3 {
    margin: 1rem !important;
  }
  
  .F54db07 {
    margin: 1.25rem !important;
  }
  
  .w6OExLPhh {
    margin: 1.5rem !important;
  }
  
  .DN8UPsP {
    margin: 1.75rem !important;
  }
  
  .VZ7hU941vHR {
    margin: 2rem !important;
  }
  
  .rQnLuuHqd9 {
    margin: 3rem !important;
  }
  
  .aM1s8r {
    margin: 3.5rem !important;
  }
  
  .EqcNhTRRq {
    margin: 4rem !important;
  }
  
  .nXqdohjq {
    margin: 5rem !important;
  }
  
  .LKVnKiHGWU0 {
    margin: 6rem !important;
  }
  
  .Mh1eih {
    margin: auto !important;
  }
  
  .txGdGx {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .FYLBtMKrMro {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .qV46tLc9M {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .IkONwHrm {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .caeZO9A {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .H4xbHX {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .rDrG32 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .jsbES3DDL {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .XUcL8T9 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .eqescCmaLLX {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .xRxS0g6B {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .DOWGehJe {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .tairjMb {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .yWb1ixw {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .tP5nJu {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .t8UIm2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .SfpESHxnMW {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .Aat8Tmbh3X {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .ZIzQrs5MWcY {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .eecUgI {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .lBvwWi {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .zAacANR {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .eAKj5m29Yh {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .IeICes7hBMw {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .yrHyREZNKnr {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .FoHqWNfL3Z {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .SuePnic4Gh {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .uTvXgnhQ {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .u4nJiLaeoJE {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .ad8JDoI {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .eRLET2qA8g {
    margin-top: 0 !important;
  }
  
  .qp68QF0rs {
    margin-top: .25rem !important;
  }
  
  .hxwADE {
    margin-top: .5rem !important;
  }
  
  .LiDfI3i {
    margin-top: .75rem !important;
  }
  
  .KdPUgybc {
    margin-top: 1rem !important;
  }
  
  .nFM4q93 {
    margin-top: 1.25rem !important;
  }
  
  .MdxNVp9yC {
    margin-top: 1.5rem !important;
  }
  
  .UhJcGbuB {
    margin-top: 1.75rem !important;
  }
  
  .GAlBl7d {
    margin-top: 2rem !important;
  }
  
  .R9jytAMoqdK {
    margin-top: 3rem !important;
  }
  
  .xA8ggJD {
    margin-top: 3.5rem !important;
  }
  
  .LsZoCs922 {
    margin-top: 4rem !important;
  }
  
  .FLoBmZw {
    margin-top: 5rem !important;
  }
  
  .ZpB8oxvUR {
    margin-top: 6rem !important;
  }
  
  .HNI6nbkWf {
    margin-top: auto !important;
  }
  
  .ctxaCpy {
    margin-right: 0 !important;
  }
  
  .Hp7AYS {
    margin-right: .25rem !important;
  }
  
  .caceJYlN {
    margin-right: .5rem !important;
  }
  
  .dkmdGf11XOg {
    margin-right: .75rem !important;
  }
  
  .RhtqLMQdP7I {
    margin-right: 1rem !important;
  }
  
  .d1Acxga {
    margin-right: 1.25rem !important;
  }
  
  .tnmfhHHcEWc {
    margin-right: 1.5rem !important;
  }
  
  .OG5ndOY {
    margin-right: 1.75rem !important;
  }
  
  .HRC3zs1 {
    margin-right: 2rem !important;
  }
  
  .mRY59F {
    margin-right: 3rem !important;
  }
  
  .NvX1MMfwe {
    margin-right: 3.5rem !important;
  }
  
  .HWqa0hCeWEg {
    margin-right: 4rem !important;
  }
  
  .nQ3ThpYX5U {
    margin-right: 5rem !important;
  }
  
  .CZittAXr {
    margin-right: 6rem !important;
  }
  
  .trbc7BxG4m {
    margin-right: auto !important;
  }
  
  .t3wjrWCA35j {
    margin-bottom: 0 !important;
  }
  
  .UF9tnnW1L0 {
    margin-bottom: .25rem !important;
  }
  
  .DKj6Mz {
    margin-bottom: .5rem !important;
  }
  
  .s6WYel598PA {
    margin-bottom: .75rem !important;
  }
  
  .zHhr1u9DU0K {
    margin-bottom: 1rem !important;
  }
  
  .TGly8Q3Neb4 {
    margin-bottom: 1.25rem !important;
  }
  
  .Qjco5w {
    margin-bottom: 1.5rem !important;
  }
  
  .Xi6QldaHX {
    margin-bottom: 1.75rem !important;
  }
  
  .iSSqKjOZRB {
    margin-bottom: 2rem !important;
  }
  
  .lQrRSkUNSE {
    margin-bottom: 3rem !important;
  }
  
  .cVUghihaC1 {
    margin-bottom: 3.5rem !important;
  }
  
  .bQVpgt {
    margin-bottom: 4rem !important;
  }
  
  .P3LshAjX {
    margin-bottom: 5rem !important;
  }
  
  .HSiGRgJGjN {
    margin-bottom: 6rem !important;
  }
  
  .F31ec0gEl5 {
    margin-bottom: auto !important;
  }
  
  .FrSCWmxpFV {
    margin-left: 0 !important;
  }
  
  .Wz7aXQ {
    margin-left: .25rem !important;
  }
  
  .JUVVEn87v {
    margin-left: .5rem !important;
  }
  
  .V8rEy49HC {
    margin-left: .75rem !important;
  }
  
  .EtHPCRcPz {
    margin-left: 1rem !important;
  }
  
  .yUMyYfF7M {
    margin-left: 1.25rem !important;
  }
  
  .z5tS3TabT {
    margin-left: 1.5rem !important;
  }
  
  .jkQdlWB {
    margin-left: 1.75rem !important;
  }
  
  .XhgdDW {
    margin-left: 2rem !important;
  }
  
  .UBmbdOD {
    margin-left: 3rem !important;
  }
  
  .AccghqEFW4 {
    margin-left: 3.5rem !important;
  }
  
  .oqRAiW7x {
    margin-left: 4rem !important;
  }
  
  .NERo3c57t {
    margin-left: 5rem !important;
  }
  
  .ffWlbvlh {
    margin-left: 6rem !important;
  }
  
  .cywugbCopM9 {
    margin-left: auto !important;
  }
  
  .iEOdR1EaPb {
    margin: -0.25rem !important;
  }
  
  .y3WZMdI {
    margin: -0.5rem !important;
  }
  
  .uvr8Synpk {
    margin: -0.75rem !important;
  }
  
  .gSPSB3ipHcl {
    margin: -1rem !important;
  }
  
  .v2iQROL {
    margin: -1.25rem !important;
  }
  
  .v4BZ29a {
    margin: -1.5rem !important;
  }
  
  .R5YSRbAcr {
    margin: -1.75rem !important;
  }
  
  .OfHrHk53Y {
    margin: -2rem !important;
  }
  
  .rK2N7IHwZ0O {
    margin: -3rem !important;
  }
  
  .bhJu6rvU2i {
    margin: -3.5rem !important;
  }
  
  .BGATeJf {
    margin: -4rem !important;
  }
  
  .rUhaZ3sNmVV {
    margin: -5rem !important;
  }
  
  .q3ehQAvdoO {
    margin: -6rem !important;
  }
  
  .PqwAv9oL {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .ukbzFwZGVL {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .bzUgMAAhiT {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .Yx7Xpz20I {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .zdKZtbZ {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .pf3g3kU {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .QFuXbR1z {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .MTggPEqoP {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .fB8NzAN27 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .hudJbjzIVbl {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .qInMCrZE {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .EUmDmffZx {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .aeiYXv {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .afebMmxrsch {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .naGhyb6IenY {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .LWlewcd {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .euyFoj {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .mBaJQDmu {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .Go3evaezHV {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .WxNOXa4 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .po5iXslN4 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .xFWbHCagbQI {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .Avi3z5EaVz {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .bQfo8fVU {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .Cb8lx1B {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .PwgJddBz7S {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .pZSIC4SSKsg {
    margin-top: -0.25rem !important;
  }
  
  .ZIBxhN {
    margin-top: -0.5rem !important;
  }
  
  .wmi2KrMczY {
    margin-top: -0.75rem !important;
  }
  
  .Nq539z {
    margin-top: -1rem !important;
  }
  
  .XcL4VHe {
    margin-top: -1.25rem !important;
  }
  
  .XFn3uGLr0rf {
    margin-top: -1.5rem !important;
  }
  
  .p5rNkh2f {
    margin-top: -1.75rem !important;
  }
  
  .jiKFxAl7 {
    margin-top: -2rem !important;
  }
  
  .XTuGKykcS {
    margin-top: -3rem !important;
  }
  
  .h8XFYXDN2nr {
    margin-top: -3.5rem !important;
  }
  
  .ALczQUj {
    margin-top: -4rem !important;
  }
  
  .SyO3OQe272w {
    margin-top: -5rem !important;
  }
  
  .i64IPnglp3 {
    margin-top: -6rem !important;
  }
  
  .GLmEFrHr15B {
    margin-right: -0.25rem !important;
  }
  
  .DOyN4vA {
    margin-right: -0.5rem !important;
  }
  
  .TxkG6g {
    margin-right: -0.75rem !important;
  }
  
  .cxtlmZNl {
    margin-right: -1rem !important;
  }
  
  .Mg1tliyW {
    margin-right: -1.25rem !important;
  }
  
  .kITL5t {
    margin-right: -1.5rem !important;
  }
  
  .z3kncvY {
    margin-right: -1.75rem !important;
  }
  
  .TC9FWhTd {
    margin-right: -2rem !important;
  }
  
  .nsu16nNQBH {
    margin-right: -3rem !important;
  }
  
  .SbrJu8EH {
    margin-right: -3.5rem !important;
  }
  
  .I9aEcvkn {
    margin-right: -4rem !important;
  }
  
  .H5N5chooNI {
    margin-right: -5rem !important;
  }
  
  .ax0AovqfJ {
    margin-right: -6rem !important;
  }
  
  .VhdQ3WtQrLy {
    margin-bottom: -0.25rem !important;
  }
  
  .wt3x4S8686 {
    margin-bottom: -0.5rem !important;
  }
  
  .TqfwNsZl {
    margin-bottom: -0.75rem !important;
  }
  
  .BXuEFnvU {
    margin-bottom: -1rem !important;
  }
  
  .MT6WrtC {
    margin-bottom: -1.25rem !important;
  }
  
  .HxvHQgv6fr {
    margin-bottom: -1.5rem !important;
  }
  
  .mhGErlIF {
    margin-bottom: -1.75rem !important;
  }
  
  .ooe9HLVO3 {
    margin-bottom: -2rem !important;
  }
  
  .gWPHVKFkQp {
    margin-bottom: -3rem !important;
  }
  
  .SYYkNhqI1i {
    margin-bottom: -3.5rem !important;
  }
  
  .ThUMFZF62 {
    margin-bottom: -4rem !important;
  }
  
  .jNIPQ96tZ {
    margin-bottom: -5rem !important;
  }
  
  .kZXZJZd0U4 {
    margin-bottom: -6rem !important;
  }
  
  .ssFfazXmdP {
    margin-left: -0.25rem !important;
  }
  
  .pDgYDWT8 {
    margin-left: -0.5rem !important;
  }
  
  .xceaP5YQ {
    margin-left: -0.75rem !important;
  }
  
  .pyoaoaaZl {
    margin-left: -1rem !important;
  }
  
  .MEgE3x37Y4 {
    margin-left: -1.25rem !important;
  }
  
  .JuNhTResFl {
    margin-left: -1.5rem !important;
  }
  
  .SUxyzFtWeI0 {
    margin-left: -1.75rem !important;
  }
  
  .N46xin {
    margin-left: -2rem !important;
  }
  
  .pqcN1wunO {
    margin-left: -3rem !important;
  }
  
  .ogxZCJHuZx {
    margin-left: -3.5rem !important;
  }
  
  .oMv8nYV {
    margin-left: -4rem !important;
  }
  
  .AdYM3TTWBV {
    margin-left: -5rem !important;
  }
  
  .L27KX712i {
    margin-left: -6rem !important;
  }
  
  .MuV60sxHo {
    padding: 0 !important;
  }
  
  .al2gmv {
    padding: .25rem !important;
  }
  
  .hRSNEt4 {
    padding: .5rem !important;
  }
  
  .NGbJYj9o6mp {
    padding: .75rem !important;
  }
  
  .JOjAXW1Ckue {
    padding: 1rem !important;
  }
  
  .emnMfS0DHm {
    padding: 1.25rem !important;
  }
  
  .odp5w5zah4G {
    padding: 1.5rem !important;
  }
  
  .S6ixnUtep {
    padding: 1.75rem !important;
  }
  
  .lNFhwctj {
    padding: 2rem !important;
  }
  
  .DE2QloKV {
    padding: 3rem !important;
  }
  
  .af0aZe {
    padding: 3.5rem !important;
  }
  
  .mISrLW6mc3 {
    padding: 4rem !important;
  }
  
  .UEGqpep {
    padding: 5rem !important;
  }
  
  .KzqbAOkyA {
    padding: 6rem !important;
  }
  
  .CTdoT38l {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .Y6xv8NkY {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .s1Ihz5o42 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .j1ohIrXbhOl {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .E1UYhzeINjT {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .JUtDey0X2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .pNISelfnQl {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .q9eT6Hdvuq {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .jDWr1u {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .p7XyLkB {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .TYYjH1dkPKV {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .So9e9jp85 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .Nhm2v1 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .tfs8JfcB {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .kp22vtGqY {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .gQF7AvbN6L9 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .MmXs7njl {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .d7x0s1a4Mx8 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .N4f9y9nHiT {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .rXsoVec7 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .syY8hy {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .Kb5Pm5AI {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .PujNlN2jT {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .oX6Lj2jIxU {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .wymwJJ {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .oQeoSG {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .fhHcoo1dCa {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .qHrhb3 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .W69xZ9biP {
    padding-top: 0 !important;
  }
  
  .sctfzO2 {
    padding-top: .25rem !important;
  }
  
  .aWRCfRieqn {
    padding-top: .5rem !important;
  }
  
  .x5aKe5Em {
    padding-top: .75rem !important;
  }
  
  .s9el8cuI {
    padding-top: 1rem !important;
  }
  
  .y2asbKZf {
    padding-top: 1.25rem !important;
  }
  
  .RMo1Ielfo {
    padding-top: 1.5rem !important;
  }
  
  .lnSnLB {
    padding-top: 1.75rem !important;
  }
  
  .gNt1Tc {
    padding-top: 2rem !important;
  }
  
  .LQ6wobo5GEn {
    padding-top: 3rem !important;
  }
  
  .lkrRxJx {
    padding-top: 3.5rem !important;
  }
  
  .MiDFZsGKC {
    padding-top: 4rem !important;
  }
  
  .qs6FJqETo {
    padding-top: 5rem !important;
  }
  
  .l8liEPOpQWd {
    padding-top: 6rem !important;
  }
  
  .U6JwJ5sum {
    padding-right: 0 !important;
  }
  
  .aHECxRP3j {
    padding-right: .25rem !important;
  }
  
  .dwXDgK8CRQ {
    padding-right: .5rem !important;
  }
  
  .HaJmcXUw {
    padding-right: .75rem !important;
  }
  
  .ls7b0Lv2F5 {
    padding-right: 1rem !important;
  }
  
  .jBToTL {
    padding-right: 1.25rem !important;
  }
  
  .oiQ2enEo9Q {
    padding-right: 1.5rem !important;
  }
  
  .EkPPXepDaPo {
    padding-right: 1.75rem !important;
  }
  
  .xn2qT8 {
    padding-right: 2rem !important;
  }
  
  .sL1li7 {
    padding-right: 3rem !important;
  }
  
  .Hp8c3A1 {
    padding-right: 3.5rem !important;
  }
  
  .EOrGmCu {
    padding-right: 4rem !important;
  }
  
  .xi3GmXdh {
    padding-right: 5rem !important;
  }
  
  .eZmQVxlYPv {
    padding-right: 6rem !important;
  }
  
  .RLLJMdpbba {
    padding-bottom: 0 !important;
  }
  
  .AZIo4M2eh {
    padding-bottom: .25rem !important;
  }
  
  .jhQoPzj {
    padding-bottom: .5rem !important;
  }
  
  .nQVsK9iYAKi {
    padding-bottom: .75rem !important;
  }
  
  .BJI12Joubl {
    padding-bottom: 1rem !important;
  }
  
  .RS5uKjw0cO {
    padding-bottom: 1.25rem !important;
  }
  
  .RZmjiG3yN {
    padding-bottom: 1.5rem !important;
  }
  
  .xrjr34b {
    padding-bottom: 1.75rem !important;
  }
  
  .ZR7sMgxb01x {
    padding-bottom: 2rem !important;
  }
  
  .YbojfVa {
    padding-bottom: 3rem !important;
  }
  
  .DaYwWJgCSkN {
    padding-bottom: 3.5rem !important;
  }
  
  .pOYr8qLpxhL {
    padding-bottom: 4rem !important;
  }
  
  .qK9I8J {
    padding-bottom: 5rem !important;
  }
  
  .XcTdcDx {
    padding-bottom: 6rem !important;
  }
  
  .Vq6g5wt {
    padding-left: 0 !important;
  }
  
  .bylRfCW {
    padding-left: .25rem !important;
  }
  
  .hJYoekg {
    padding-left: .5rem !important;
  }
  
  .bxFrxEoST {
    padding-left: .75rem !important;
  }
  
  .uzOGADy {
    padding-left: 1rem !important;
  }
  
  .kx3vU4R {
    padding-left: 1.25rem !important;
  }
  
  .WXnCsNl9wY {
    padding-left: 1.5rem !important;
  }
  
  .olVjTs {
    padding-left: 1.75rem !important;
  }
  
  .HXJueYw {
    padding-left: 2rem !important;
  }
  
  .PSy4euDdguy {
    padding-left: 3rem !important;
  }
  
  .RCTua7NgK {
    padding-left: 3.5rem !important;
  }
  
  .SCSpnGXGc {
    padding-left: 4rem !important;
  }
  
  .GM20ZTodjHO {
    padding-left: 5rem !important;
  }
  
  .ieeP3uR6rA7 {
    padding-left: 6rem !important;
  }
  
  .scLcRm10t {
    gap: 0 !important;
  }
  
  .N3muD5fy {
    gap: .25rem !important;
  }
  
  .VJOy1oW {
    gap: .5rem !important;
  }
  
  .DwUPVZ {
    gap: .75rem !important;
  }
  
  .QYGCmZJ {
    gap: 1rem !important;
  }
  
  .KMLKAOZg {
    gap: 1.25rem !important;
  }
  
  .gGLLlbYiF {
    gap: 1.5rem !important;
  }
  
  .WdvLhsE {
    gap: 1.75rem !important;
  }
  
  .jVA3qj4Q {
    gap: 2rem !important;
  }
  
  .PGw4qrDDm {
    gap: 3rem !important;
  }
  
  .qfvlmGVr {
    gap: 3.5rem !important;
  }
  
  .xeuapkOF {
    gap: 4rem !important;
  }
  
  .Q5682WSvUs {
    gap: 5rem !important;
  }
  
  .BX3zEmlWD {
    gap: 6rem !important;
  }
  
  .hcDNCUV {
    row-gap: 0 !important;
  }
  
  .TGMUb5Y {
    row-gap: .25rem !important;
  }
  
  .LouUvKc {
    row-gap: .5rem !important;
  }
  
  .EtwcoU {
    row-gap: .75rem !important;
  }
  
  .z2q0qQv {
    row-gap: 1rem !important;
  }
  
  .apSE0h {
    row-gap: 1.25rem !important;
  }
  
  .GflhZq88K1 {
    row-gap: 1.5rem !important;
  }
  
  .CWcLybHajC {
    row-gap: 1.75rem !important;
  }
  
  .EMV4le4 {
    row-gap: 2rem !important;
  }
  
  .IHPmFLmTn0 {
    row-gap: 3rem !important;
  }
  
  .yGCreR {
    row-gap: 3.5rem !important;
  }
  
  .aEhxmHaQX8P {
    row-gap: 4rem !important;
  }
  
  .rAa1VtTVU7i {
    row-gap: 5rem !important;
  }
  
  .x7txiuHVrC {
    row-gap: 6rem !important;
  }
  
  .NhdnVPA {
    column-gap: 0 !important;
  }
  
  .qHvV4o1qfTt {
    column-gap: .25rem !important;
  }
  
  .gVa19nbLlZ {
    column-gap: .5rem !important;
  }
  
  .hEaYN7bzK {
    column-gap: .75rem !important;
  }
  
  .r0YFcXk {
    column-gap: 1rem !important;
  }
  
  .wYaGhjbgh {
    column-gap: 1.25rem !important;
  }
  
  .THdzyui {
    column-gap: 1.5rem !important;
  }
  
  .bF76E1 {
    column-gap: 1.75rem !important;
  }
  
  .GtEC5gyVes {
    column-gap: 2rem !important;
  }
  
  .jOhgAiEw {
    column-gap: 3rem !important;
  }
  
  .opju0t {
    column-gap: 3.5rem !important;
  }
  
  .aYWW9Q2 {
    column-gap: 4rem !important;
  }
  
  .RSTFpmZu {
    column-gap: 5rem !important;
  }
  
  .Zw9YHQf5 {
    column-gap: 6rem !important;
  }
  
  .pJ4mfg {
    text-align: left !important;
  }
  
  .JY2nsa {
    text-align: right !important;
  }
  
  .bAQ94DZ8 {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .OxihLQT6nIq {
    float: left !important;
  }
  
  .wuLJ5v {
    float: right !important;
  }
  
  .uf3gKNTwCUO {
    float: none !important;
  }
  
  .Dx37LNHir {
    object-fit: contain !important;
  }
  
  .l2W6cCWS {
    object-fit: cover !important;
  }
  
  .uZJsa1u {
    object-fit: fill !important;
  }
  
  .e1Kjdd {
    object-fit: scale-down !important;
  }
  
  .JcHwqwI {
    object-fit: none !important;
  }
  
  .VRmk8mta {
    display: inline !important;
  }
  
  .LvhQOIbxk {
    display: inline-block !important;
  }
  
  .itdlrW {
    display: block !important;
  }
  
  .NxaCy3woant {
    display: grid !important;
  }
  
  .y1E57wHw {
    display: inline-grid !important;
  }
  
  .IcUweq {
    display: table !important;
  }
  
  .qSwhbiFX4 {
    display: table-row !important;
  }
  
  .pcyW1U3ixn {
    display: table-cell !important;
  }
  
  .EHmtdsDYmA5 {
    display: flex !important;
  }
  
  .WGH4LiDG {
    display: inline-flex !important;
  }
  
  .o1fqXI {
    display: none !important;
  }
  
  .Rgz1RyXiji {
    flex: 1 1 auto !important;
  }
  
  .U8gPEeF0iw3 {
    flex-direction: row !important;
  }
  
  .WssvEe9Amz {
    flex-direction: column !important;
  }
  
  .eNWLdLg {
    flex-direction: row-reverse !important;
  }
  
  .MNcDED {
    flex-direction: column-reverse !important;
  }
  
  .QA1wIL {
    flex-grow: 0 !important;
  }
  
  .JnDxObbPecs {
    flex-grow: 1 !important;
  }
  
  .Uhq7hcCLq {
    flex-shrink: 0 !important;
  }
  
  .dl7ydbqY0j {
    flex-shrink: 1 !important;
  }
  
  .LRbDtFlG {
    flex-wrap: wrap !important;
  }
  
  .vp1GASMyXXy {
    flex-wrap: nowrap !important;
  }
  
  .Z8anyIWN {
    flex-wrap: wrap-reverse !important;
  }
  
  .OEfAaLN8 {
    justify-content: flex-start !important;
  }
  
  .JcRVXSw {
    justify-content: flex-end !important;
  }
  
  .ukviue5OSq {
    justify-content: center !important;
  }
  
  .bbeEvHcN {
    justify-content: space-between !important;
  }
  
  .WfbDd7IeoeQ {
    justify-content: space-around !important;
  }
  
  .gBDcUkgp {
    justify-content: space-evenly !important;
  }
  
  .MzrNhbiXF {
    align-items: flex-start !important;
  }
  
  .uR1RCF0rF {
    align-items: flex-end !important;
  }
  
  .PpsLqZKgL {
    align-items: center !important;
  }
  
  .bIFdoxN8R {
    align-items: baseline !important;
  }
  
  .E1k18AiVw {
    align-items: stretch !important;
  }
  
  .LGGWw7 {
    align-content: flex-start !important;
  }
  
  .kFSrFi0Ccw {
    align-content: flex-end !important;
  }
  
  .BfuJSTeDF {
    align-content: center !important;
  }
  
  .cwNsjF8uc11 {
    align-content: space-between !important;
  }
  
  .IgqnB4 {
    align-content: space-around !important;
  }
  
  .LfvEP06Q {
    align-content: stretch !important;
  }
  
  .yJ8DwJWky {
    align-self: auto !important;
  }
  
  .aZP3j11cq2v {
    align-self: flex-start !important;
  }
  
  .TXg2RfO {
    align-self: flex-end !important;
  }
  
  .MwokEHJ {
    align-self: center !important;
  }
  
  .bXeJae {
    align-self: baseline !important;
  }
  
  .aiFlAQq7JT {
    align-self: stretch !important;
  }
  
  .LrD79Dm62H {
    order: -1 !important;
  }
  
  .CckCnhwkNxa {
    order: 0 !important;
  }
  
  .wMrJyc {
    order: 1 !important;
  }
  
  .ZzxZuEG {
    order: 2 !important;
  }
  
  .mYipUbf4 {
    order: 3 !important;
  }
  
  .k1IKItm {
    order: 4 !important;
  }
  
  .PqkONzv1zJ {
    order: 5 !important;
  }
  
  .JzRjL7I {
    order: 6 !important;
  }
  
  .E8LJhfQ {
    margin: 0 !important;
  }
  
  .qrIN1QEkyK0 {
    margin: .25rem !important;
  }
  
  .tTu2Jcacs {
    margin: .5rem !important;
  }
  
  .O9LCZb5J {
    margin: .75rem !important;
  }
  
  .NsquoO3sXkt {
    margin: 1rem !important;
  }
  
  .mFBSpwl {
    margin: 1.25rem !important;
  }
  
  .OpjDETUNHw {
    margin: 1.5rem !important;
  }
  
  .LUjTfMxIB {
    margin: 1.75rem !important;
  }
  
  .KgCVu4 {
    margin: 2rem !important;
  }
  
  .poUJTUX {
    margin: 3rem !important;
  }
  
  .S7uuqm1wc {
    margin: 3.5rem !important;
  }
  
  .PztZN2wuGpA {
    margin: 4rem !important;
  }
  
  .L9SrQMupfTL {
    margin: 5rem !important;
  }
  
  .xAkFTQZLbgc {
    margin: 6rem !important;
  }
  
  .mJfpzhwjY6 {
    margin: auto !important;
  }
  
  .kvtZdXdc0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .CY3Bw0 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .Kpo16XHx {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .DkdGIRZ05e {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .k4MmY4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .AZ2xom {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .sXWBP2Rj {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .yE1Zdy486Uw {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .JAm4y3Q39ds {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .r4klZZFKT {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .Zwx9oju {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .i0qsft {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .CdjZjVMo1qf {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .nXBVwwZDff {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .UMErQm {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .o61xBdeN2j {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .dlqbQMA {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .YPz4tfd {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .sxbJA1iG1 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .w2jdN2b {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .ZNk0Ayk8vg {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .gcvNW3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .oOKfd0tz {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .pt2bqHy {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .KcdrUWEP8y {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .K4xlLLal8o {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .J6jkZV {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .kKsB7m {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .zxP1kEmJ89 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .ONA2HknLI {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .fNGPz48joo {
    margin-top: 0 !important;
  }
  
  .KZx7Ig1haqO {
    margin-top: .25rem !important;
  }
  
  .p7evRGeu {
    margin-top: .5rem !important;
  }
  
  .zwlR9BTRfqM {
    margin-top: .75rem !important;
  }
  
  .AWv4VI {
    margin-top: 1rem !important;
  }
  
  .NuSK2nj3 {
    margin-top: 1.25rem !important;
  }
  
  .ikqMxTfZfy {
    margin-top: 1.5rem !important;
  }
  
  .kTsCUnb {
    margin-top: 1.75rem !important;
  }
  
  .xgMCw2BzE {
    margin-top: 2rem !important;
  }
  
  .cYRgon5d {
    margin-top: 3rem !important;
  }
  
  .rhHG4qKq {
    margin-top: 3.5rem !important;
  }
  
  .dXX9rQtYG {
    margin-top: 4rem !important;
  }
  
  .O5ckvAkgeJ {
    margin-top: 5rem !important;
  }
  
  .BFoWgQ3whd {
    margin-top: 6rem !important;
  }
  
  .svpCpCcGg {
    margin-top: auto !important;
  }
  
  .bj0Shde {
    margin-right: 0 !important;
  }
  
  .B5f0DyQT {
    margin-right: .25rem !important;
  }
  
  .y5YD0xe {
    margin-right: .5rem !important;
  }
  
  .wO1RFbm {
    margin-right: .75rem !important;
  }
  
  .b3DV1z5 {
    margin-right: 1rem !important;
  }
  
  .fFkYaIbx {
    margin-right: 1.25rem !important;
  }
  
  .GfmPGMKFx {
    margin-right: 1.5rem !important;
  }
  
  .Jcif0N7GDt {
    margin-right: 1.75rem !important;
  }
  
  .KgsUF0sKNCm {
    margin-right: 2rem !important;
  }
  
  .USrMNhQR {
    margin-right: 3rem !important;
  }
  
  .h4Qt0dez {
    margin-right: 3.5rem !important;
  }
  
  .qhmjQ4Dla8B {
    margin-right: 4rem !important;
  }
  
  .JZw2N6OFH7 {
    margin-right: 5rem !important;
  }
  
  .dH5ARqK {
    margin-right: 6rem !important;
  }
  
  .va9dbQfd {
    margin-right: auto !important;
  }
  
  .Hyow5lgABi3 {
    margin-bottom: 0 !important;
  }
  
  .MxrUci {
    margin-bottom: .25rem !important;
  }
  
  .egYYMLFwhm {
    margin-bottom: .5rem !important;
  }
  
  .SLXM1y {
    margin-bottom: .75rem !important;
  }
  
  .ARsHHv {
    margin-bottom: 1rem !important;
  }
  
  .a3kkNeWwcqo {
    margin-bottom: 1.25rem !important;
  }
  
  .UT9VeDa8R {
    margin-bottom: 1.5rem !important;
  }
  
  .H13JmT {
    margin-bottom: 1.75rem !important;
  }
  
  .z5LS2XkD {
    margin-bottom: 2rem !important;
  }
  
  .TzAzmRiPf {
    margin-bottom: 3rem !important;
  }
  
  .RwnfOrB {
    margin-bottom: 3.5rem !important;
  }
  
  .bwzvZV5kf {
    margin-bottom: 4rem !important;
  }
  
  .uppBZW7 {
    margin-bottom: 5rem !important;
  }
  
  .sW68J8 {
    margin-bottom: 6rem !important;
  }
  
  .FUTEqNMMYx {
    margin-bottom: auto !important;
  }
  
  .tWWMiV {
    margin-left: 0 !important;
  }
  
  .Af6OXaxbe8f {
    margin-left: .25rem !important;
  }
  
  .Ct83b59AhK {
    margin-left: .5rem !important;
  }
  
  .ZOKKsE {
    margin-left: .75rem !important;
  }
  
  .Hqx3UcB0Xl {
    margin-left: 1rem !important;
  }
  
  .XJDDQ3ynxh {
    margin-left: 1.25rem !important;
  }
  
  .NTIYdd {
    margin-left: 1.5rem !important;
  }
  
  .OPjEZRvi {
    margin-left: 1.75rem !important;
  }
  
  .znYTEfeAg {
    margin-left: 2rem !important;
  }
  
  .t3y0qDmE {
    margin-left: 3rem !important;
  }
  
  .yiQY6cOJ {
    margin-left: 3.5rem !important;
  }
  
  .eZm1DIBRO {
    margin-left: 4rem !important;
  }
  
  .CV3ZXD {
    margin-left: 5rem !important;
  }
  
  .nQwIOdyg {
    margin-left: 6rem !important;
  }
  
  .UY7Vsew {
    margin-left: auto !important;
  }
  
  .R3ZdTs {
    margin: -0.25rem !important;
  }
  
  .v5dh5NVSy3i {
    margin: -0.5rem !important;
  }
  
  .F89sbB5aJi {
    margin: -0.75rem !important;
  }
  
  .xqVgtln {
    margin: -1rem !important;
  }
  
  .FHnJUmQ {
    margin: -1.25rem !important;
  }
  
  .lwfHGQX3Ta {
    margin: -1.5rem !important;
  }
  
  .OWrAzqFF {
    margin: -1.75rem !important;
  }
  
  .obvOXFHY {
    margin: -2rem !important;
  }
  
  .bc148NGn {
    margin: -3rem !important;
  }
  
  .JbUqQDt {
    margin: -3.5rem !important;
  }
  
  .wR9gcF {
    margin: -4rem !important;
  }
  
  .vE8B9cUK6H {
    margin: -5rem !important;
  }
  
  .YWv6t2IF7Qy {
    margin: -6rem !important;
  }
  
  .dgaJqnVU {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .ff23pN02u11 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .dxNijDW {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .vAqbEGcKPU {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .HclxsI9RkHO {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .Pf5Pr6nYJ {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .kk98C1 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .yccENwsq5J {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .x8PnYM {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .ZzqHRew0gKf {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .V9ml1Ne9hka {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .KMaek2OuNr {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .CZcMDAKo {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .tC5kqs4R {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .cIfiI3r1d {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .pOaOigay {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .NFBo4S {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .G9RAniPd9ga {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .UJgj4m11 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .HqMhlb {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .xcUz6eyw {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .khtNGz {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .FD7gTWu1N {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .UozCXvn {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .vsFESnMG {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .mAusYChg {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .rUiHpeDuF {
    margin-top: -0.25rem !important;
  }
  
  .rYF4Fk {
    margin-top: -0.5rem !important;
  }
  
  .f2nS6bZ6oL {
    margin-top: -0.75rem !important;
  }
  
  .Bf4Qy8tdJ4A {
    margin-top: -1rem !important;
  }
  
  .vsbol9F {
    margin-top: -1.25rem !important;
  }
  
  .r2qrQyOs {
    margin-top: -1.5rem !important;
  }
  
  .vBXwcF {
    margin-top: -1.75rem !important;
  }
  
  .vHhdA9d {
    margin-top: -2rem !important;
  }
  
  .d0THxQ9 {
    margin-top: -3rem !important;
  }
  
  .dLtkr7OmZ6 {
    margin-top: -3.5rem !important;
  }
  
  .d7UfGCkq {
    margin-top: -4rem !important;
  }
  
  .oK3AcMA8L {
    margin-top: -5rem !important;
  }
  
  .R328d4StW {
    margin-top: -6rem !important;
  }
  
  .wDuLbyQhWF {
    margin-right: -0.25rem !important;
  }
  
  .Wgzzv0Lhw1x {
    margin-right: -0.5rem !important;
  }
  
  .JWDkIml {
    margin-right: -0.75rem !important;
  }
  
  .m8daKNM8JOT {
    margin-right: -1rem !important;
  }
  
  .wao6j18c {
    margin-right: -1.25rem !important;
  }
  
  .OIfBKzgIaQG {
    margin-right: -1.5rem !important;
  }
  
  .XzLTTZhid {
    margin-right: -1.75rem !important;
  }
  
  .P86BAfPTfR {
    margin-right: -2rem !important;
  }
  
  .iWYPhAOw4 {
    margin-right: -3rem !important;
  }
  
  .oB9LxNBDPt3 {
    margin-right: -3.5rem !important;
  }
  
  .GsPJwmqFUT {
    margin-right: -4rem !important;
  }
  
  .n5qzR0b {
    margin-right: -5rem !important;
  }
  
  .AP6EyPqu2I {
    margin-right: -6rem !important;
  }
  
  .ax2MIsUCCeH {
    margin-bottom: -0.25rem !important;
  }
  
  .CVDahQYiFh {
    margin-bottom: -0.5rem !important;
  }
  
  .YixrRprA3A8 {
    margin-bottom: -0.75rem !important;
  }
  
  .TbFvfB0cIJe {
    margin-bottom: -1rem !important;
  }
  
  .l79Zg5oc2q {
    margin-bottom: -1.25rem !important;
  }
  
  .MbHgi7 {
    margin-bottom: -1.5rem !important;
  }
  
  .OVqiUn {
    margin-bottom: -1.75rem !important;
  }
  
  .B1aDLhT4J {
    margin-bottom: -2rem !important;
  }
  
  .XShTFrB9 {
    margin-bottom: -3rem !important;
  }
  
  .h9yHbVL {
    margin-bottom: -3.5rem !important;
  }
  
  .hn5ho2bUg {
    margin-bottom: -4rem !important;
  }
  
  .SSLKcibR7bu {
    margin-bottom: -5rem !important;
  }
  
  .yG9UmZ {
    margin-bottom: -6rem !important;
  }
  
  .mpqNuueW5E {
    margin-left: -0.25rem !important;
  }
  
  .RhKtZwevJR0 {
    margin-left: -0.5rem !important;
  }
  
  .UUJ0Gj {
    margin-left: -0.75rem !important;
  }
  
  .xG2xD6gc15 {
    margin-left: -1rem !important;
  }
  
  .oGkEBF {
    margin-left: -1.25rem !important;
  }
  
  .JInduqO {
    margin-left: -1.5rem !important;
  }
  
  .DuUBIYq {
    margin-left: -1.75rem !important;
  }
  
  .h21IJS9w17 {
    margin-left: -2rem !important;
  }
  
  .RauKcl {
    margin-left: -3rem !important;
  }
  
  .oTvUgsYec {
    margin-left: -3.5rem !important;
  }
  
  .SlFenUuju {
    margin-left: -4rem !important;
  }
  
  .iezTNbf {
    margin-left: -5rem !important;
  }
  
  .K7yfCc6 {
    margin-left: -6rem !important;
  }
  
  .cKxiNH1Xn {
    padding: 0 !important;
  }
  
  .IZkzrjc8x9 {
    padding: .25rem !important;
  }
  
  .HZsHcydpou {
    padding: .5rem !important;
  }
  
  .GmNL97ak2F {
    padding: .75rem !important;
  }
  
  .hpxk23a {
    padding: 1rem !important;
  }
  
  .BeIIHU {
    padding: 1.25rem !important;
  }
  
  .Mq2wzX4xY6R {
    padding: 1.5rem !important;
  }
  
  .yg2HicCSWi1 {
    padding: 1.75rem !important;
  }
  
  .Vqgzg8V {
    padding: 2rem !important;
  }
  
  .MasnHA {
    padding: 3rem !important;
  }
  
  .ww19KKy6d {
    padding: 3.5rem !important;
  }
  
  .RVxXpfG4 {
    padding: 4rem !important;
  }
  
  .I9JkLi {
    padding: 5rem !important;
  }
  
  .AgqZb38 {
    padding: 6rem !important;
  }
  
  .VO9rRbCbdUX {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .uNuH2EpQL {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .Rse0IViZAP {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .oS9TX5wVj {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .ggRHUq {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .KQO6H39N {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .S7mCpp {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .lSW9ahgv {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .dRiaxgazQ {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .LSVNfjko {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .sLjWLHMEA {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Vo1mfoJ5b {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .wIV3kJbdgM {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .AOeM6aYWZe {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .JOA9l2N {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .Yf0kKQZ {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .kekGId {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .RaqiZG4pN {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .F44nNinbTr6 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .aLuM0C {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .G9pOT96VRA {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .kFvordS {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .HOFWM1AvE {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .EkKpaGdX9p {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .SM4l6yJbWLJ {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .c4S5K0wXt6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .k0I3C7Or {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .djVDeAnTyEg {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .zzIr8gvrf2 {
    padding-top: 0 !important;
  }
  
  .K93tWbn {
    padding-top: .25rem !important;
  }
  
  .hD81cxRJfc {
    padding-top: .5rem !important;
  }
  
  .K7acFiBTp {
    padding-top: .75rem !important;
  }
  
  .VccUwVQc {
    padding-top: 1rem !important;
  }
  
  .ulWq9L {
    padding-top: 1.25rem !important;
  }
  
  .rG3bcrfNlB {
    padding-top: 1.5rem !important;
  }
  
  .sGk154V {
    padding-top: 1.75rem !important;
  }
  
  .PqfI6h8jJ {
    padding-top: 2rem !important;
  }
  
  .lgttAGA0P {
    padding-top: 3rem !important;
  }
  
  .YYXX4q {
    padding-top: 3.5rem !important;
  }
  
  .VjA7d7iAwPq {
    padding-top: 4rem !important;
  }
  
  .iKyBzeD {
    padding-top: 5rem !important;
  }
  
  .xW1H1vGgf {
    padding-top: 6rem !important;
  }
  
  .WKt6KoWV6 {
    padding-right: 0 !important;
  }
  
  .eurQWYMY {
    padding-right: .25rem !important;
  }
  
  .zJHvL85 {
    padding-right: .5rem !important;
  }
  
  .ftxlkHAKe {
    padding-right: .75rem !important;
  }
  
  .sc2wFYh {
    padding-right: 1rem !important;
  }
  
  .NgLjfs {
    padding-right: 1.25rem !important;
  }
  
  .iibfRHLUbmY {
    padding-right: 1.5rem !important;
  }
  
  .XRGPFC {
    padding-right: 1.75rem !important;
  }
  
  .i6dgWyoNgZH {
    padding-right: 2rem !important;
  }
  
  .B4GDJ4xbFtg {
    padding-right: 3rem !important;
  }
  
  .H0X1hilu {
    padding-right: 3.5rem !important;
  }
  
  .sWLtqx {
    padding-right: 4rem !important;
  }
  
  .jsLNbNsTmBc {
    padding-right: 5rem !important;
  }
  
  .P1stXq {
    padding-right: 6rem !important;
  }
  
  .Z7bnyM {
    padding-bottom: 0 !important;
  }
  
  .YP30UB {
    padding-bottom: .25rem !important;
  }
  
  .Z3YkPK {
    padding-bottom: .5rem !important;
  }
  
  .FyBaRCc2O {
    padding-bottom: .75rem !important;
  }
  
  .dT6cSLGs {
    padding-bottom: 1rem !important;
  }
  
  .oXvDPv {
    padding-bottom: 1.25rem !important;
  }
  
  .SZsT6rq {
    padding-bottom: 1.5rem !important;
  }
  
  .exMmJBrdqd {
    padding-bottom: 1.75rem !important;
  }
  
  .Z9n4MlGpHm9 {
    padding-bottom: 2rem !important;
  }
  
  .tIOul9qovYn {
    padding-bottom: 3rem !important;
  }
  
  .TCb8oLd {
    padding-bottom: 3.5rem !important;
  }
  
  .WX6Htba2WYM {
    padding-bottom: 4rem !important;
  }
  
  .MGOfstuF {
    padding-bottom: 5rem !important;
  }
  
  .uqc2lgBoX {
    padding-bottom: 6rem !important;
  }
  
  .kXaIvUbBb3d {
    padding-left: 0 !important;
  }
  
  .s26X42Gf {
    padding-left: .25rem !important;
  }
  
  .fw2HkI2nBc {
    padding-left: .5rem !important;
  }
  
  .HPj50OV {
    padding-left: .75rem !important;
  }
  
  .Pm2EmSX {
    padding-left: 1rem !important;
  }
  
  .wcprg26K {
    padding-left: 1.25rem !important;
  }
  
  .TcxQY8uK5wV {
    padding-left: 1.5rem !important;
  }
  
  .hPTGHsFy3cU {
    padding-left: 1.75rem !important;
  }
  
  .KSR9fJKiHb {
    padding-left: 2rem !important;
  }
  
  .Ftitmo3V00M {
    padding-left: 3rem !important;
  }
  
  .inU7OhdoKj {
    padding-left: 3.5rem !important;
  }
  
  .UzDAgjrXU {
    padding-left: 4rem !important;
  }
  
  .Fyjy0Ko {
    padding-left: 5rem !important;
  }
  
  .hlowSKRn {
    padding-left: 6rem !important;
  }
  
  .OQIEYSK {
    gap: 0 !important;
  }
  
  .fmCcmwP23p {
    gap: .25rem !important;
  }
  
  .RcqgUw {
    gap: .5rem !important;
  }
  
  .kZBdw4cpXZ {
    gap: .75rem !important;
  }
  
  .LfvteP77uK {
    gap: 1rem !important;
  }
  
  .aS16bxygg {
    gap: 1.25rem !important;
  }
  
  .OQUduUQ {
    gap: 1.5rem !important;
  }
  
  .Uh6W7OFJ {
    gap: 1.75rem !important;
  }
  
  .Kw7M5Kny {
    gap: 2rem !important;
  }
  
  .PxkCBU5v {
    gap: 3rem !important;
  }
  
  .R7aAcO {
    gap: 3.5rem !important;
  }
  
  .eIzYmLIhrWa {
    gap: 4rem !important;
  }
  
  .OZaOlKw {
    gap: 5rem !important;
  }
  
  .AC0swQTe {
    gap: 6rem !important;
  }
  
  .Pv2XSIcCEh {
    row-gap: 0 !important;
  }
  
  .ARkwyp {
    row-gap: .25rem !important;
  }
  
  .TJWNKpLz {
    row-gap: .5rem !important;
  }
  
  .eNaNgQpBG {
    row-gap: .75rem !important;
  }
  
  .BegS7WtHq {
    row-gap: 1rem !important;
  }
  
  .I9t8SvXUnf {
    row-gap: 1.25rem !important;
  }
  
  .ysz5Bay {
    row-gap: 1.5rem !important;
  }
  
  .GjKwGm41IY {
    row-gap: 1.75rem !important;
  }
  
  .fdFXV75G1 {
    row-gap: 2rem !important;
  }
  
  .UaTzbJEa {
    row-gap: 3rem !important;
  }
  
  .xGqkog6 {
    row-gap: 3.5rem !important;
  }
  
  .wX4h9x {
    row-gap: 4rem !important;
  }
  
  .iZgThdCUGZ {
    row-gap: 5rem !important;
  }
  
  .IXUzHtzIXB {
    row-gap: 6rem !important;
  }
  
  .uSD06BiCA {
    column-gap: 0 !important;
  }
  
  .kf2CO0uyq {
    column-gap: .25rem !important;
  }
  
  .gTyYqkLR {
    column-gap: .5rem !important;
  }
  
  .GGstbwtm5 {
    column-gap: .75rem !important;
  }
  
  .MYoIAO {
    column-gap: 1rem !important;
  }
  
  .gSwn1g5AMJ {
    column-gap: 1.25rem !important;
  }
  
  .blagWfa {
    column-gap: 1.5rem !important;
  }
  
  .fvh7lQn6q {
    column-gap: 1.75rem !important;
  }
  
  .iZjEuPX {
    column-gap: 2rem !important;
  }
  
  .RaxPasFG {
    column-gap: 3rem !important;
  }
  
  .XxvCgv {
    column-gap: 3.5rem !important;
  }
  
  .p7cxCC {
    column-gap: 4rem !important;
  }
  
  .ruU0YNG1W {
    column-gap: 5rem !important;
  }
  
  .xymzXBefr {
    column-gap: 6rem !important;
  }
  
  .Xkko5u8 {
    text-align: left !important;
  }
  
  .Q5nZeqCM {
    text-align: right !important;
  }
  
  .Ap04Chl9rVm {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .ipRM8Wwt {
    font-size: 2.4375rem !important;
  }
  
  .RKQLBtY {
    font-size: 1.95rem !important;
  }
  
  .Ai7obR {
    font-size: 1.70625rem !important;
  }
  
  .Gh0BxQkg {
    font-size: 1.4625rem !important;
  }
}

@media print {
  .mgd4G5 {
    display: inline !important;
  }
  
  .zRhLioLbu {
    display: inline-block !important;
  }
  
  .VN5SCJ6 {
    display: block !important;
  }
  
  .SPse3aZUmz {
    display: grid !important;
  }
  
  .WxcJ5E {
    display: inline-grid !important;
  }
  
  .hqWOfC7 {
    display: table !important;
  }
  
  .gUcuyV {
    display: table-row !important;
  }
  
  .ZTEpYna {
    display: table-cell !important;
  }
  
  .Py5Yo39a {
    display: flex !important;
  }
  
  .fCsTNLj {
    display: inline-flex !important;
  }
  
  .d4lfK3t8 {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .LvuZR9 {
    float: left !important;
  }
  
  .QqaCMaTwJmt {
    float: right !important;
  }
  
  .C0ATnfM {
    float: none !important;
  }
  
  .Qmd6EF9O3 {
    object-fit: contain !important;
  }
  
  .zQJIukE1 {
    object-fit: cover !important;
  }
  
  .Z5wruU0N8a {
    object-fit: fill !important;
  }
  
  .bwITzaB {
    object-fit: scale-down !important;
  }
  
  .hANRIo97a {
    object-fit: none !important;
  }
  
  .PERGHjEoZB {
    display: inline !important;
  }
  
  .iwMBgxX {
    display: inline-block !important;
  }
  
  .ZwrR78NQb {
    display: block !important;
  }
  
  .AylKcOtLa7 {
    display: grid !important;
  }
  
  .Nqya5Er3QfJ {
    display: inline-grid !important;
  }
  
  .gjY2Obr {
    display: table !important;
  }
  
  .fOOuTAi1e {
    display: table-row !important;
  }
  
  .hqq7EqG {
    display: table-cell !important;
  }
  
  .noreZ9Fvai {
    display: flex !important;
  }
  
  .YfleATq {
    display: inline-flex !important;
  }
  
  .cqOnXN {
    display: none !important;
  }
  
  .hDSykvmTE {
    position: static !important;
  }
  
  .j4tAMIbR {
    position: relative !important;
  }
  
  .mUOJv5q {
    position: absolute !important;
  }
  
  .pv0UVLC {
    position: fixed !important;
  }
  
  .jkDWUMkf {
    position: sticky !important;
  }
  
  .mPwF9PHsObT {
    top: 0 !important;
  }
  
  .HwmwcIVP {
    top: 10% !important;
  }
  
  .ufuEEdiRrJK {
    top: 25% !important;
  }
  
  .uo8JLjspN {
    top: 50% !important;
  }
  
  .T8aerc {
    top: 60% !important;
  }
  
  .S9d4fdkjJ {
    top: 65% !important;
  }
  
  .Ph34dxOR2J {
    top: 70% !important;
  }
  
  .eZGQYJ41fb {
    top: 75% !important;
  }
  
  .TV4lvw {
    top: 100% !important;
  }
  
  .uIWLtDKDtK {
    top: auto !important;
  }
  
  .WsQE9hxQdH {
    bottom: 0 !important;
  }
  
  .HcAyLQASR {
    bottom: 10% !important;
  }
  
  .rGDaHg {
    bottom: 25% !important;
  }
  
  .LlNTXSTh6sU {
    bottom: 50% !important;
  }
  
  .hccZPXTivz {
    bottom: 60% !important;
  }
  
  .lWdw5i5a4 {
    bottom: 65% !important;
  }
  
  .LoTC9Lt9a {
    bottom: 70% !important;
  }
  
  .bCfz65b {
    bottom: 75% !important;
  }
  
  .Ogc0aFT {
    bottom: 100% !important;
  }
  
  .CVc9i5fTXS {
    bottom: auto !important;
  }
  
  .HvCAWmQh1 {
    left: 0 !important;
  }
  
  .UyLFJgBSSeH {
    left: 10% !important;
  }
  
  .KQMbRKokv {
    left: 25% !important;
  }
  
  .yhvptUQspky {
    left: 50% !important;
  }
  
  .rcsNhlThMj {
    left: 60% !important;
  }
  
  .TofGNT {
    left: 65% !important;
  }
  
  .p2ECCD41b {
    left: 70% !important;
  }
  
  .xhme1A {
    left: 75% !important;
  }
  
  .WFLBZbHh {
    left: 100% !important;
  }
  
  .QTufNE {
    left: auto !important;
  }
  
  .CdapMH {
    right: 0 !important;
  }
  
  .F0jCox {
    right: 10% !important;
  }
  
  .bWnXQmUA {
    right: 25% !important;
  }
  
  .ftAvJXFj {
    right: 50% !important;
  }
  
  .OXH9EL4g {
    right: 60% !important;
  }
  
  .xQ8qJlbRI {
    right: 65% !important;
  }
  
  .T0eHJb {
    right: 70% !important;
  }
  
  .o6KEbNv7gd {
    right: 75% !important;
  }
  
  .LHBrULX {
    right: 100% !important;
  }
  
  .aqcmhxIhFRm {
    right: auto !important;
  }
  
  .y4NxwHatSe {
    transform: translate(-50%, -50%) !important;
  }
  
  .RvKDg9SBB {
    transform: translateX(-50%) !important;
  }
  
  .ZTcAvRsLYGc {
    transform: translateY(-50%) !important;
  }
  
  .a3wmB3 {
    flex: 1 1 auto !important;
  }
  
  .FGgaEhz {
    flex-direction: row !important;
  }
  
  .XxnNLEe {
    flex-direction: column !important;
  }
  
  .EiSRtcy8VTu {
    flex-direction: row-reverse !important;
  }
  
  .mZRLYRoOyJZ {
    flex-direction: column-reverse !important;
  }
  
  .lXrEZmF {
    flex-grow: 0 !important;
  }
  
  .Kbh7SNYsPJa {
    flex-grow: 1 !important;
  }
  
  .RFJvqT {
    flex-shrink: 0 !important;
  }
  
  .EpXK3MAZANp {
    flex-shrink: 1 !important;
  }
  
  .D1g7aJlgkDO {
    flex-wrap: wrap !important;
  }
  
  .heJK0Q {
    flex-wrap: nowrap !important;
  }
  
  .T2PDBGGFtf {
    flex-wrap: wrap-reverse !important;
  }
  
  .DdhM3AddCW {
    justify-content: flex-start !important;
  }
  
  .SJc30qW7cpB {
    justify-content: flex-end !important;
  }
  
  .Pf8k7Xjw {
    justify-content: center !important;
  }
  
  .cT4wLC {
    justify-content: space-between !important;
  }
  
  .HBUuDw5zMAl {
    justify-content: space-around !important;
  }
  
  .lXQOEvu {
    justify-content: space-evenly !important;
  }
  
  .SIkKkk {
    align-items: flex-start !important;
  }
  
  .BFkyBsPWL5 {
    align-items: flex-end !important;
  }
  
  .qM1hPe {
    align-items: center !important;
  }
  
  .f3Xnt8ubT {
    align-items: baseline !important;
  }
  
  .Dm2tNMTJCnS {
    align-items: stretch !important;
  }
  
  .KSWgTeYa {
    align-content: flex-start !important;
  }
  
  .YxgXbUvv8 {
    align-content: flex-end !important;
  }
  
  .bEv6wj3fKzJ {
    align-content: center !important;
  }
  
  .A6MWB2d32fK {
    align-content: space-between !important;
  }
  
  .d1vQY40cF {
    align-content: space-around !important;
  }
  
  .DUeRPLk {
    align-content: stretch !important;
  }
  
  .TbcOgRFp {
    align-self: auto !important;
  }
  
  .ZvjWXVC {
    align-self: flex-start !important;
  }
  
  .KxSYNRiW {
    align-self: flex-end !important;
  }
  
  .Isj4Bk2 {
    align-self: center !important;
  }
  
  .CEEZ3XFe {
    align-self: baseline !important;
  }
  
  .bxa0VAIK {
    align-self: stretch !important;
  }
  
  .gMw1uw3pFc {
    order: -1 !important;
  }
  
  .VjGyImwjP {
    order: 0 !important;
  }
  
  .KkbbT5N {
    order: 1 !important;
  }
  
  .N8dAz3fbCh2 {
    order: 2 !important;
  }
  
  .nr2cCfHt {
    order: 3 !important;
  }
  
  .YKeXiKH {
    order: 4 !important;
  }
  
  .L0dQDEw {
    order: 5 !important;
  }
  
  .SVG6Hd7T {
    order: 6 !important;
  }
  
  .wuGnRZmG {
    margin: 0 !important;
  }
  
  .FnCt2F0T {
    margin: .25rem !important;
  }
  
  .Q4dorQeQxg4 {
    margin: .5rem !important;
  }
  
  .zT3nhU20I {
    margin: .75rem !important;
  }
  
  .wH6GbHQGjuC {
    margin: 1rem !important;
  }
  
  .vdzZT4PGm {
    margin: 1.25rem !important;
  }
  
  .UwqvzJS3 {
    margin: 1.5rem !important;
  }
  
  .Hmo3z3G {
    margin: 1.75rem !important;
  }
  
  .rw8PduYwF {
    margin: 2rem !important;
  }
  
  .ieJcGf {
    margin: 3rem !important;
  }
  
  .zWJ97kJ5 {
    margin: 3.5rem !important;
  }
  
  .Pi1Yeo {
    margin: 4rem !important;
  }
  
  .fHJdG1Oa {
    margin: 5rem !important;
  }
  
  .aoEPWgw {
    margin: 6rem !important;
  }
  
  .uXuwxPTAy {
    margin: auto !important;
  }
  
  .KoLdvTSq0A {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .iXiXikqD {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .tz4gaqOk5Uf {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .CsOc4Lc645c {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .ND3S58Y {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .QaUjmxUgdXF {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .NHXV7LI {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .a9ePnLh8fS {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .A9CXJjWzi {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .G2dbdaSZ {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .QwTfQB {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .S8n1Tb7t {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .Lf9VIaQxo {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .PGNVdofGiR {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .YCAFTv2wfbw {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .UfbRibZMM9S {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .CRVSGAehSQO {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .VbchrW {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .RMJcbzDRU {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .Yt8YFu {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .EeV3b6s0P {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .GSwoGwI8Ymg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .vWT6Rb {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .a1eZU11stm {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .LVeHNx6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .HkiPDeJBZlU {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .UdXA1nP {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .f4cePot {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .l7Jvp2RYCSR {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .h523Koy {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .ZS6y6dCc {
    margin-top: 0 !important;
  }
  
  .N4ARpDIsE {
    margin-top: .25rem !important;
  }
  
  .EgMkGe35oVq {
    margin-top: .5rem !important;
  }
  
  .sKKABF2q9 {
    margin-top: .75rem !important;
  }
  
  .GAgetq6 {
    margin-top: 1rem !important;
  }
  
  .tC7aihT45CE {
    margin-top: 1.25rem !important;
  }
  
  .yyUDtJgJB {
    margin-top: 1.5rem !important;
  }
  
  .n41xSYuza {
    margin-top: 1.75rem !important;
  }
  
  .VYtIS9 {
    margin-top: 2rem !important;
  }
  
  .pvdO0pvJnd {
    margin-top: 3rem !important;
  }
  
  .ka0RnQqJl {
    margin-top: 3.5rem !important;
  }
  
  .EbTbIofTKH {
    margin-top: 4rem !important;
  }
  
  .ciXHim {
    margin-top: 5rem !important;
  }
  
  .qWbjVeNK73 {
    margin-top: 6rem !important;
  }
  
  .zWFyeKZN9 {
    margin-top: auto !important;
  }
  
  .CytnAm5ONAD {
    margin-right: 0 !important;
  }
  
  .y6HZBnVA {
    margin-right: .25rem !important;
  }
  
  .BwXVCl6glK {
    margin-right: .5rem !important;
  }
  
  .OxYHOukVs {
    margin-right: .75rem !important;
  }
  
  .YZVx2q3 {
    margin-right: 1rem !important;
  }
  
  .ENmV2l32 {
    margin-right: 1.25rem !important;
  }
  
  .Rm7aJxL {
    margin-right: 1.5rem !important;
  }
  
  .UOAanXq {
    margin-right: 1.75rem !important;
  }
  
  .XUFSljvR {
    margin-right: 2rem !important;
  }
  
  .NEv3VIEvO {
    margin-right: 3rem !important;
  }
  
  .BfjRDlkJmE {
    margin-right: 3.5rem !important;
  }
  
  .pgzbZB8 {
    margin-right: 4rem !important;
  }
  
  .S6hqJhUbg {
    margin-right: 5rem !important;
  }
  
  .eDPhJge28tS {
    margin-right: 6rem !important;
  }
  
  .B7Bt7LhNRy {
    margin-right: auto !important;
  }
  
  .rkSvgORZ {
    margin-bottom: 0 !important;
  }
  
  .IuBusVKYf {
    margin-bottom: .25rem !important;
  }
  
  .X5X3FimN6 {
    margin-bottom: .5rem !important;
  }
  
  .YqcYg1Kv0 {
    margin-bottom: .75rem !important;
  }
  
  .L3zETAYD {
    margin-bottom: 1rem !important;
  }
  
  .dkYvHGQn {
    margin-bottom: 1.25rem !important;
  }
  
  .TXhKC7KNO {
    margin-bottom: 1.5rem !important;
  }
  
  .zF61XTQXzH {
    margin-bottom: 1.75rem !important;
  }
  
  .ueKhuPiiw4 {
    margin-bottom: 2rem !important;
  }
  
  .RX2BAM26y8 {
    margin-bottom: 3rem !important;
  }
  
  .XX6hr8Z {
    margin-bottom: 3.5rem !important;
  }
  
  .ZktUDUrc0 {
    margin-bottom: 4rem !important;
  }
  
  .TYfSNWfHpXI {
    margin-bottom: 5rem !important;
  }
  
  .RZsBJkNhn6 {
    margin-bottom: 6rem !important;
  }
  
  .Uv5uRLQ8 {
    margin-bottom: auto !important;
  }
  
  .xELCqUch {
    margin-left: 0 !important;
  }
  
  .AyRavp {
    margin-left: .25rem !important;
  }
  
  .gkjE9DW {
    margin-left: .5rem !important;
  }
  
  .R1Ri7uQoJ6 {
    margin-left: .75rem !important;
  }
  
  .t1S0Q1 {
    margin-left: 1rem !important;
  }
  
  .DEEbS0iC6 {
    margin-left: 1.25rem !important;
  }
  
  .qy0WStY {
    margin-left: 1.5rem !important;
  }
  
  .fHJJ1IS {
    margin-left: 1.75rem !important;
  }
  
  .jMs78h {
    margin-left: 2rem !important;
  }
  
  .Hbpn01 {
    margin-left: 3rem !important;
  }
  
  .Dn4EzgU {
    margin-left: 3.5rem !important;
  }
  
  .eR81bExV {
    margin-left: 4rem !important;
  }
  
  .vBLk42s {
    margin-left: 5rem !important;
  }
  
  .F5l97AhK {
    margin-left: 6rem !important;
  }
  
  .hJp2z08l8Wd {
    margin-left: auto !important;
  }
  
  .NtbRrTkOiR {
    margin: -0.25rem !important;
  }
  
  .Ibo7EM {
    margin: -0.5rem !important;
  }
  
  .eK13bUlAn2 {
    margin: -0.75rem !important;
  }
  
  .ec4sS7Tu0z {
    margin: -1rem !important;
  }
  
  .g2GBmy {
    margin: -1.25rem !important;
  }
  
  .B1oXfO {
    margin: -1.5rem !important;
  }
  
  .wwxNkWYcodV {
    margin: -1.75rem !important;
  }
  
  .NOotBxFDyc {
    margin: -2rem !important;
  }
  
  .J1wMXXOk {
    margin: -3rem !important;
  }
  
  .gaN7DaIXhd {
    margin: -3.5rem !important;
  }
  
  .Ivz8Nfg {
    margin: -4rem !important;
  }
  
  .fhzDH4TbK {
    margin: -5rem !important;
  }
  
  .JuaBOVMw {
    margin: -6rem !important;
  }
  
  .K7ayx5d {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .ao6TDYR {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .k2msWbhr {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .sW2Mt16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .Jzhn82Cque {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .tcuYIkPuM {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .rw35jIt78pE {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .rRLLSi2eHvC {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .clIK04rr {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .bugwkb {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .rk1jHp {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .Akv5usMfs {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .LTtKIOIu4 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .dMZenq1XkV {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .Dx6m5GeLf6 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .M90hSrviao {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .wxMVox0ivq {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .Ua74ark {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .Nb4jQdH {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .xGvI9lUSKd {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .w5lWel {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .EqeijC {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .F4UKybRe {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .WW4tntIU {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .yyjPaZKQhe {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .dvgOpFUDQ0 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .CsyiHH {
    margin-top: -0.25rem !important;
  }
  
  .Ec79CRLKp {
    margin-top: -0.5rem !important;
  }
  
  .hLl6nj {
    margin-top: -0.75rem !important;
  }
  
  .Bt24F6Ml {
    margin-top: -1rem !important;
  }
  
  .dCSx3K {
    margin-top: -1.25rem !important;
  }
  
  .asBu0md0 {
    margin-top: -1.5rem !important;
  }
  
  .wbBb8yRf {
    margin-top: -1.75rem !important;
  }
  
  .Bb4AnJ {
    margin-top: -2rem !important;
  }
  
  .Abmc0u {
    margin-top: -3rem !important;
  }
  
  .dyX4PqoCw0u {
    margin-top: -3.5rem !important;
  }
  
  .iF3an9rJs {
    margin-top: -4rem !important;
  }
  
  .Mz4sSZZ {
    margin-top: -5rem !important;
  }
  
  .vWklr5 {
    margin-top: -6rem !important;
  }
  
  .P4P2acGp {
    margin-right: -0.25rem !important;
  }
  
  .qdlLFk2 {
    margin-right: -0.5rem !important;
  }
  
  .IAtXRT0s {
    margin-right: -0.75rem !important;
  }
  
  .RhJ80enlifV {
    margin-right: -1rem !important;
  }
  
  .vKEpp6XnsrT {
    margin-right: -1.25rem !important;
  }
  
  .MtwcIDaC64i {
    margin-right: -1.5rem !important;
  }
  
  .C4C4RKy {
    margin-right: -1.75rem !important;
  }
  
  .zW49pccl {
    margin-right: -2rem !important;
  }
  
  .QurtjZMgk {
    margin-right: -3rem !important;
  }
  
  .xoC3xdQulL {
    margin-right: -3.5rem !important;
  }
  
  .Z3AZtntC {
    margin-right: -4rem !important;
  }
  
  .GFLN1RCL7 {
    margin-right: -5rem !important;
  }
  
  .FtUtGuYfeHE {
    margin-right: -6rem !important;
  }
  
  .ylnLkd {
    margin-bottom: -0.25rem !important;
  }
  
  .bflXz250Pt {
    margin-bottom: -0.5rem !important;
  }
  
  .pe9F0v {
    margin-bottom: -0.75rem !important;
  }
  
  .q4FEhrJF {
    margin-bottom: -1rem !important;
  }
  
  .CMreMz {
    margin-bottom: -1.25rem !important;
  }
  
  .mhjbxM7 {
    margin-bottom: -1.5rem !important;
  }
  
  .aI1LilV3fex {
    margin-bottom: -1.75rem !important;
  }
  
  .r6e58gTF4eR {
    margin-bottom: -2rem !important;
  }
  
  .QdusGnImZiS {
    margin-bottom: -3rem !important;
  }
  
  .AGA7VFx6ib {
    margin-bottom: -3.5rem !important;
  }
  
  .aLpKvjdFhOe {
    margin-bottom: -4rem !important;
  }
  
  .E3sfPiayCn {
    margin-bottom: -5rem !important;
  }
  
  .ZY6e5J6 {
    margin-bottom: -6rem !important;
  }
  
  .NFLxxSM4W {
    margin-left: -0.25rem !important;
  }
  
  .GEgrgGOMe {
    margin-left: -0.5rem !important;
  }
  
  .VuaSkReCX {
    margin-left: -0.75rem !important;
  }
  
  .Nc7h4eRD {
    margin-left: -1rem !important;
  }
  
  .fUpAuahJI {
    margin-left: -1.25rem !important;
  }
  
  .Gvc9Wso {
    margin-left: -1.5rem !important;
  }
  
  .B2S5bx {
    margin-left: -1.75rem !important;
  }
  
  .hhVsvw0D {
    margin-left: -2rem !important;
  }
  
  .eU0KkraU99i {
    margin-left: -3rem !important;
  }
  
  .crYOqBmPb {
    margin-left: -3.5rem !important;
  }
  
  .ojxCHeMEWe {
    margin-left: -4rem !important;
  }
  
  .TjmiSs {
    margin-left: -5rem !important;
  }
  
  .qye7MU6w {
    margin-left: -6rem !important;
  }
  
  .fZM2K51yk {
    padding: 0 !important;
  }
  
  .FSTWcVZU7i {
    padding: .25rem !important;
  }
  
  .AcEqRIOg {
    padding: .5rem !important;
  }
  
  .MuaXjyo {
    padding: .75rem !important;
  }
  
  .OAgQpnz3 {
    padding: 1rem !important;
  }
  
  .pUN4vw {
    padding: 1.25rem !important;
  }
  
  .RvNXRq0e5f {
    padding: 1.5rem !important;
  }
  
  .THmrsFDhMG {
    padding: 1.75rem !important;
  }
  
  .dVdhOT {
    padding: 2rem !important;
  }
  
  .yj1OyDwFeEk {
    padding: 3rem !important;
  }
  
  .AH8zwVd {
    padding: 3.5rem !important;
  }
  
  .GMgbR8FW {
    padding: 4rem !important;
  }
  
  .u2yxwE {
    padding: 5rem !important;
  }
  
  .FtVqkFY {
    padding: 6rem !important;
  }
  
  .wfKXDhMm {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .zueHCA3sr {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .admTxBmeX9p {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .Qi6MDv {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .JIXHVm39fV {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .tmCKfssFAL {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .gLSaQcy {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .TrBUvlb {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .JGG9Tc {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .DLW7c9 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .QDywFoBwVuD {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .DFoTOv {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .vwGYLqBL {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .Wfw9eU0 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .E7MCgjUrE {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .vdJTX77Jgd9 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .Ok9A2FenaW {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .rc0y8sx {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .f5IXNgW0jqO {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .vhh3nhw {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .QSwaKr {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .a80C3bIZC {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .r1qHUh {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .jEAivgPBs {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .QflWa0 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .nD1A0aqBlD {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .x0LY0ljp {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .bL0saXymcQw {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .K40ntbb {
    padding-top: 0 !important;
  }
  
  .sxiJ8vJH {
    padding-top: .25rem !important;
  }
  
  .pe7h9BHRnA {
    padding-top: .5rem !important;
  }
  
  .pdioq9eE {
    padding-top: .75rem !important;
  }
  
  .hHtglcKN {
    padding-top: 1rem !important;
  }
  
  .ouefVSa {
    padding-top: 1.25rem !important;
  }
  
  .DreXmZ {
    padding-top: 1.5rem !important;
  }
  
  .pCMNQizsX {
    padding-top: 1.75rem !important;
  }
  
  .sinRcQfX {
    padding-top: 2rem !important;
  }
  
  .pHbt39 {
    padding-top: 3rem !important;
  }
  
  .PULo01U {
    padding-top: 3.5rem !important;
  }
  
  .LF6CyecgI {
    padding-top: 4rem !important;
  }
  
  .hRg7I8fRfBe {
    padding-top: 5rem !important;
  }
  
  .kWaso6 {
    padding-top: 6rem !important;
  }
  
  .VGYksEplnWa {
    padding-right: 0 !important;
  }
  
  .GlJkpP {
    padding-right: .25rem !important;
  }
  
  .HOqE0aqz {
    padding-right: .5rem !important;
  }
  
  .Uft7Pa {
    padding-right: .75rem !important;
  }
  
  .qO4v4fxztR {
    padding-right: 1rem !important;
  }
  
  .fcqxfcS82H4 {
    padding-right: 1.25rem !important;
  }
  
  .FPaNNK6VD {
    padding-right: 1.5rem !important;
  }
  
  .bKtk5y {
    padding-right: 1.75rem !important;
  }
  
  .sPrOdIc {
    padding-right: 2rem !important;
  }
  
  .vx9p0cmeH {
    padding-right: 3rem !important;
  }
  
  .R5WftNZPaA {
    padding-right: 3.5rem !important;
  }
  
  .A0tQ6qwG {
    padding-right: 4rem !important;
  }
  
  .nFni9UJl {
    padding-right: 5rem !important;
  }
  
  .LbzHkr2gflh {
    padding-right: 6rem !important;
  }
  
  .UCyQn1G2 {
    padding-bottom: 0 !important;
  }
  
  .gAcwde {
    padding-bottom: .25rem !important;
  }
  
  .cW8YBJAw3M {
    padding-bottom: .5rem !important;
  }
  
  .NoRLrSWdjc {
    padding-bottom: .75rem !important;
  }
  
  .NFDcCE3fd {
    padding-bottom: 1rem !important;
  }
  
  .rP4hCWA5re {
    padding-bottom: 1.25rem !important;
  }
  
  .mzJ9A3ZHM {
    padding-bottom: 1.5rem !important;
  }
  
  .Id3xc0 {
    padding-bottom: 1.75rem !important;
  }
  
  .kGR2ouWb {
    padding-bottom: 2rem !important;
  }
  
  .MPN9QHT {
    padding-bottom: 3rem !important;
  }
  
  .m7sNZ1FO3sB {
    padding-bottom: 3.5rem !important;
  }
  
  .iKzKhs9eED {
    padding-bottom: 4rem !important;
  }
  
  .HFxOUNdLH {
    padding-bottom: 5rem !important;
  }
  
  .f8wsYaYhVDe {
    padding-bottom: 6rem !important;
  }
  
  .WgHzntgkzI {
    padding-left: 0 !important;
  }
  
  .lJvQEUxV9vM {
    padding-left: .25rem !important;
  }
  
  .fihCku {
    padding-left: .5rem !important;
  }
  
  .qtb4bWd {
    padding-left: .75rem !important;
  }
  
  .Ra4bUbXgLJ {
    padding-left: 1rem !important;
  }
  
  .c3CTVYtxr4d {
    padding-left: 1.25rem !important;
  }
  
  .Xdsoia20jST {
    padding-left: 1.5rem !important;
  }
  
  .CCcigQSPu {
    padding-left: 1.75rem !important;
  }
  
  .O2eJKm73 {
    padding-left: 2rem !important;
  }
  
  .CqH1sKOZ {
    padding-left: 3rem !important;
  }
  
  .DSDrt6e {
    padding-left: 3.5rem !important;
  }
  
  .FFujfJ {
    padding-left: 4rem !important;
  }
  
  .Lurek9Gd {
    padding-left: 5rem !important;
  }
  
  .dgC51GN {
    padding-left: 6rem !important;
  }
  
  .T4vHblCV {
    gap: 0 !important;
  }
  
  .paGQuqepc {
    gap: .25rem !important;
  }
  
  .t6whZxU7 {
    gap: .5rem !important;
  }
  
  .N07UuJDn {
    gap: .75rem !important;
  }
  
  .O6mqp2ByV {
    gap: 1rem !important;
  }
  
  .f8Nnc4f9t6s {
    gap: 1.25rem !important;
  }
  
  .h0xIic {
    gap: 1.5rem !important;
  }
  
  .MMea0qTK {
    gap: 1.75rem !important;
  }
  
  .wNRPU9 {
    gap: 2rem !important;
  }
  
  .vnnXhS {
    gap: 3rem !important;
  }
  
  .HkT1foj6N {
    gap: 3.5rem !important;
  }
  
  .VVDdL6cORfT {
    gap: 4rem !important;
  }
  
  .LLV1hPHAs {
    gap: 5rem !important;
  }
  
  .k0OGCEmT {
    gap: 6rem !important;
  }
  
  .QXqy5JTOQPy {
    row-gap: 0 !important;
  }
  
  .Tg53HXPy4w {
    row-gap: .25rem !important;
  }
  
  .a2HLB3jFhj {
    row-gap: .5rem !important;
  }
  
  .ztzJgrnXD {
    row-gap: .75rem !important;
  }
  
  .VFFscN9 {
    row-gap: 1rem !important;
  }
  
  .qRAM3obJbNF {
    row-gap: 1.25rem !important;
  }
  
  .OiBRzgSdUS3 {
    row-gap: 1.5rem !important;
  }
  
  .mgaQZhfhVAb {
    row-gap: 1.75rem !important;
  }
  
  .xqtKsaeTbPM {
    row-gap: 2rem !important;
  }
  
  .I9aLDhFv {
    row-gap: 3rem !important;
  }
  
  .d6DsK6d {
    row-gap: 3.5rem !important;
  }
  
  .oNHZ32LUD {
    row-gap: 4rem !important;
  }
  
  .pfuPmo {
    row-gap: 5rem !important;
  }
  
  .Pd0aXlx {
    row-gap: 6rem !important;
  }
  
  .Ed9wpLsf2 {
    column-gap: 0 !important;
  }
  
  .LUIODXFrvw0 {
    column-gap: .25rem !important;
  }
  
  .iM0MkfAJB {
    column-gap: .5rem !important;
  }
  
  .JG7xQQbduVQ {
    column-gap: .75rem !important;
  }
  
  .zeLkHvXO {
    column-gap: 1rem !important;
  }
  
  .a8IlRlejM {
    column-gap: 1.25rem !important;
  }
  
  .b98ZSSI {
    column-gap: 1.5rem !important;
  }
  
  .EA6l5GS {
    column-gap: 1.75rem !important;
  }
  
  .kGIZ4W7nI {
    column-gap: 2rem !important;
  }
  
  .QYPKZCGZ3C {
    column-gap: 3rem !important;
  }
  
  .wTUEAe1 {
    column-gap: 3.5rem !important;
  }
  
  .FgzPkqbsWL {
    column-gap: 4rem !important;
  }
  
  .RIBsS3hw {
    column-gap: 5rem !important;
  }
  
  .PCukYgtxZ {
    column-gap: 6rem !important;
  }
  
  .TECxRoldW {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .EGGeUh {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .sUXUPc7e {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .LQ1pwXH9udz {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .l9MoVKfAyG {
    font-size: 1.21875rem !important;
  }
  
  .V8nyb5 {
    font-size: 0.975rem !important;
  }
  
  .OKzi7waeHQ {
    text-align: left !important;
  }
  
  .eohsDAnN {
    text-align: right !important;
  }
  
  .g66ufvja {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .dPocGagGT0p {
    float: left !important;
  }
  
  .XMBTJ8gJ {
    float: right !important;
  }
  
  .C3bNdbLTK {
    float: none !important;
  }
  
  .grF1Apzo9J {
    object-fit: contain !important;
  }
  
  .xEa11jj3f {
    object-fit: cover !important;
  }
  
  .bTFDAcJvL {
    object-fit: fill !important;
  }
  
  .Ew4qyT4c40M {
    object-fit: scale-down !important;
  }
  
  .UJF3ukv {
    object-fit: none !important;
  }
  
  .ZBGZ8suyLvP {
    display: inline !important;
  }
  
  .r5yxBXCNDAg {
    display: inline-block !important;
  }
  
  .VL6DqsGnM06 {
    display: block !important;
  }
  
  .Va0vWZ7Ubd {
    display: grid !important;
  }
  
  .A7zf3t {
    display: inline-grid !important;
  }
  
  .VRBTzU2TLom {
    display: table !important;
  }
  
  .hEJqEx0Cuk {
    display: table-row !important;
  }
  
  .iMv3m7UCdl {
    display: table-cell !important;
  }
  
  .jWggPVnaguj {
    display: flex !important;
  }
  
  .sJ6Kq3O3 {
    display: inline-flex !important;
  }
  
  .iRaI5P {
    display: none !important;
  }
  
  .AXSrWgYf {
    position: static !important;
  }
  
  .CkaGGcSoLF {
    position: relative !important;
  }
  
  .BgwZXOMb {
    position: absolute !important;
  }
  
  .d3aRHerXQs {
    position: fixed !important;
  }
  
  .SG0aa2SaS {
    position: sticky !important;
  }
  
  .LJVvhIpb {
    top: 0 !important;
  }
  
  .mTHCg0 {
    top: 10% !important;
  }
  
  .c0hNm78n {
    top: 25% !important;
  }
  
  .XZG0ad {
    top: 50% !important;
  }
  
  .lARkPU {
    top: 60% !important;
  }
  
  .q8liqW {
    top: 65% !important;
  }
  
  .tYqwzMix92g {
    top: 70% !important;
  }
  
  .atrIn4uRuvA {
    top: 75% !important;
  }
  
  .jRBJddyC {
    top: 100% !important;
  }
  
  .NnqFEYY {
    top: auto !important;
  }
  
  .SVppoMwEo {
    bottom: 0 !important;
  }
  
  .Mv6ZDLlaYXA {
    bottom: 10% !important;
  }
  
  .OGJaJ0 {
    bottom: 25% !important;
  }
  
  .pV6VLF0B {
    bottom: 50% !important;
  }
  
  .PEsC1ue {
    bottom: 60% !important;
  }
  
  .YvsAwQ1H {
    bottom: 65% !important;
  }
  
  .nkF1ixkm5 {
    bottom: 70% !important;
  }
  
  .bTpUlt {
    bottom: 75% !important;
  }
  
  .CTachV {
    bottom: 100% !important;
  }
  
  .r5cUdC9aI {
    bottom: auto !important;
  }
  
  .xiDIgIN9BP1 {
    left: 0 !important;
  }
  
  .JpSAIH {
    left: 10% !important;
  }
  
  .Toqb7Qwq {
    left: 25% !important;
  }
  
  .EKcgXZlo {
    left: 50% !important;
  }
  
  .PaOIJaMjmZd {
    left: 60% !important;
  }
  
  .dJRPlckG {
    left: 65% !important;
  }
  
  .SLnwwUqw0q {
    left: 70% !important;
  }
  
  .cRBeEtKUC {
    left: 75% !important;
  }
  
  .VP91nQ0y {
    left: 100% !important;
  }
  
  .E06OwB3lp {
    left: auto !important;
  }
  
  .kYEmCm5yJo {
    right: 0 !important;
  }
  
  .tLTJOGgb {
    right: 10% !important;
  }
  
  .CZOeEFnZG {
    right: 25% !important;
  }
  
  .F8HWta45 {
    right: 50% !important;
  }
  
  .GT2BrbUtNx {
    right: 60% !important;
  }
  
  .SvgTfcyfu {
    right: 65% !important;
  }
  
  .qvqrS0 {
    right: 70% !important;
  }
  
  .nA5ak6 {
    right: 75% !important;
  }
  
  .qbVgBwHK {
    right: 100% !important;
  }
  
  .FhAGAO4 {
    right: auto !important;
  }
  
  .vmpaeHaFy {
    transform: translate(-50%, -50%) !important;
  }
  
  .bqyIKZAgc0w {
    transform: translateX(-50%) !important;
  }
  
  .whcD5yk3dfA {
    transform: translateY(-50%) !important;
  }
  
  .MRizYEUga {
    flex: 1 1 auto !important;
  }
  
  .if2anP0tmD3 {
    flex-direction: row !important;
  }
  
  .KWc6M63 {
    flex-direction: column !important;
  }
  
  .RQX0xe {
    flex-direction: row-reverse !important;
  }
  
  .mK90TLMA {
    flex-direction: column-reverse !important;
  }
  
  .E0dPQ4 {
    flex-grow: 0 !important;
  }
  
  .BcA6FBz7 {
    flex-grow: 1 !important;
  }
  
  .q3pppAKctd {
    flex-shrink: 0 !important;
  }
  
  .RT4Qg8C {
    flex-shrink: 1 !important;
  }
  
  .RZ6exZbt2S {
    flex-wrap: wrap !important;
  }
  
  .tXqe77wCQxQ {
    flex-wrap: nowrap !important;
  }
  
  .STEZ6td {
    flex-wrap: wrap-reverse !important;
  }
  
  .Amd81SB {
    justify-content: flex-start !important;
  }
  
  .sLgVoUb {
    justify-content: flex-end !important;
  }
  
  .nLzJr8dMr {
    justify-content: center !important;
  }
  
  .wF84lPE {
    justify-content: space-between !important;
  }
  
  .Bc1mXmJmt {
    justify-content: space-around !important;
  }
  
  .W9TX7gH95mc {
    justify-content: space-evenly !important;
  }
  
  .MP6EAYa {
    align-items: flex-start !important;
  }
  
  .Ats4xE7qtD2 {
    align-items: flex-end !important;
  }
  
  .U7CGqYgSdoK {
    align-items: center !important;
  }
  
  .RtT5zddlMK {
    align-items: baseline !important;
  }
  
  .cgc899dvZL {
    align-items: stretch !important;
  }
  
  .nqjuPxw {
    align-content: flex-start !important;
  }
  
  .egdGtl0IdDa {
    align-content: flex-end !important;
  }
  
  .Hlykge {
    align-content: center !important;
  }
  
  .k0xDheBJa {
    align-content: space-between !important;
  }
  
  .IWC0oiFOQR4 {
    align-content: space-around !important;
  }
  
  .JtJ4sDV {
    align-content: stretch !important;
  }
  
  .ZJWpFsV {
    align-self: auto !important;
  }
  
  .YLd5Pc {
    align-self: flex-start !important;
  }
  
  .DgRd6ssnAq1 {
    align-self: flex-end !important;
  }
  
  .vOtcMd {
    align-self: center !important;
  }
  
  .d7dCCBf {
    align-self: baseline !important;
  }
  
  .gNOLPDRB3W {
    align-self: stretch !important;
  }
  
  .BE501Gj {
    order: -1 !important;
  }
  
  .bLFMiYW {
    order: 0 !important;
  }
  
  .va1Cg6Uy {
    order: 1 !important;
  }
  
  .a5JjVPJu {
    order: 2 !important;
  }
  
  .pyLQk2 {
    order: 3 !important;
  }
  
  .DmENnv4AUF6 {
    order: 4 !important;
  }
  
  .FIyP7b9Uj {
    order: 5 !important;
  }
  
  .jEMXRep {
    order: 6 !important;
  }
  
  .KQPLPgt7 {
    margin: 0 !important;
  }
  
  .QrFQ8h3bttj {
    margin: .25rem !important;
  }
  
  .yRpbtOads {
    margin: .5rem !important;
  }
  
  .VQUIbe6cp8 {
    margin: .75rem !important;
  }
  
  .UoX2DszHcz {
    margin: 1rem !important;
  }
  
  .UkzFRol {
    margin: 1.25rem !important;
  }
  
  .bFpaAKz {
    margin: 1.5rem !important;
  }
  
  .hAR7Fo {
    margin: 1.75rem !important;
  }
  
  .Ys7YwYf35 {
    margin: 2rem !important;
  }
  
  .iwR20F273 {
    margin: 3rem !important;
  }
  
  .NviebM0 {
    margin: 3.5rem !important;
  }
  
  .fironzOHzS {
    margin: 4rem !important;
  }
  
  .U5VZzF {
    margin: 5rem !important;
  }
  
  .LxS4y4 {
    margin: 6rem !important;
  }
  
  .NfSl8q {
    margin: auto !important;
  }
  
  .DqU8mS {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .sq2G9cX3 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .PEOovgF7 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .ppQofO {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .w6s8LBFivyY {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .ybANCBIyw5H {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .tZb1icXe {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .aNHbNwJ {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .Owdudxzg95 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .EeDWf8 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .BgaL8PLRaZg {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .UvcrHOk {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .UmM0nNH {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .wqASsuZp {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .ZPdTRCl7WGJ {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .I6Ly0Ej9bsD {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .EQTAqf {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .aRacOmV3Hi {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .ejELIY {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .YykLh0XIF6R {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .JYNmEJZZp {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .FB2hcuU {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .xk45Dsf {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .z4jpSu {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .iWzrras {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .LPDP3pzF {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .D1Mcx6Y {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .WcxYYorg0 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .Zt2qkEDjb {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .sDPhIcH7c {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .agFhWDZp3 {
    margin-top: 0 !important;
  }
  
  .Dxa4I8c {
    margin-top: .25rem !important;
  }
  
  .MfhRhS {
    margin-top: .5rem !important;
  }
  
  .MoNyQ38dyE {
    margin-top: .75rem !important;
  }
  
  .kMYg92 {
    margin-top: 1rem !important;
  }
  
  .pfxEslbPKLq {
    margin-top: 1.25rem !important;
  }
  
  .kdOtuMVz {
    margin-top: 1.5rem !important;
  }
  
  .SyJaO4C {
    margin-top: 1.75rem !important;
  }
  
  .vhleY6 {
    margin-top: 2rem !important;
  }
  
  .d0MilE {
    margin-top: 3rem !important;
  }
  
  .aDcfbp8 {
    margin-top: 3.5rem !important;
  }
  
  .foMxzYx3yzB {
    margin-top: 4rem !important;
  }
  
  .z3W725 {
    margin-top: 5rem !important;
  }
  
  .wlLv2Ub {
    margin-top: 6rem !important;
  }
  
  .FbBFfp9i {
    margin-top: auto !important;
  }
  
  .Pb7GdWDa {
    margin-right: 0 !important;
  }
  
  .fmaEmOGmx4 {
    margin-right: .25rem !important;
  }
  
  .W9flGIsqNH0 {
    margin-right: .5rem !important;
  }
  
  .qrh9EVBzZM {
    margin-right: .75rem !important;
  }
  
  .xrKSxbEl {
    margin-right: 1rem !important;
  }
  
  .vcBzGn {
    margin-right: 1.25rem !important;
  }
  
  .Jia65CV5F {
    margin-right: 1.5rem !important;
  }
  
  .XE02ae5 {
    margin-right: 1.75rem !important;
  }
  
  .Fl2AoANeUgy {
    margin-right: 2rem !important;
  }
  
  .Xm3vlR8nsAk {
    margin-right: 3rem !important;
  }
  
  .GhjQvzO0 {
    margin-right: 3.5rem !important;
  }
  
  .neMnl3VR {
    margin-right: 4rem !important;
  }
  
  .cFbCmW6g {
    margin-right: 5rem !important;
  }
  
  .s3Hs5L1 {
    margin-right: 6rem !important;
  }
  
  .RhMNEQiAzG {
    margin-right: auto !important;
  }
  
  .sTu86q {
    margin-bottom: 0 !important;
  }
  
  .abfikw {
    margin-bottom: .25rem !important;
  }
  
  .RttVERm6I4 {
    margin-bottom: .5rem !important;
  }
  
  .zKg4cS {
    margin-bottom: .75rem !important;
  }
  
  .PgUh9yYxS {
    margin-bottom: 1rem !important;
  }
  
  .yhMGD3B {
    margin-bottom: 1.25rem !important;
  }
  
  .ptwszh {
    margin-bottom: 1.5rem !important;
  }
  
  .iF2ivthpp {
    margin-bottom: 1.75rem !important;
  }
  
  .pItBkhQGa9Y {
    margin-bottom: 2rem !important;
  }
  
  .TOg0mD {
    margin-bottom: 3rem !important;
  }
  
  .u2ay18QpA {
    margin-bottom: 3.5rem !important;
  }
  
  .whztTIK4XE {
    margin-bottom: 4rem !important;
  }
  
  .kyeg9C {
    margin-bottom: 5rem !important;
  }
  
  .dwsDXf {
    margin-bottom: 6rem !important;
  }
  
  .fdw6YU {
    margin-bottom: auto !important;
  }
  
  .mZcgPFk {
    margin-left: 0 !important;
  }
  
  .s4cdGsQ7 {
    margin-left: .25rem !important;
  }
  
  .HsMNvV6 {
    margin-left: .5rem !important;
  }
  
  .sqOqIOYCgp {
    margin-left: .75rem !important;
  }
  
  .IUqgtuLIWfb {
    margin-left: 1rem !important;
  }
  
  .WNlvLe6aGOO {
    margin-left: 1.25rem !important;
  }
  
  .zUhrrA5S {
    margin-left: 1.5rem !important;
  }
  
  .KyHjF6A0 {
    margin-left: 1.75rem !important;
  }
  
  .QTQqW1qLw7J {
    margin-left: 2rem !important;
  }
  
  .a93nQcjW {
    margin-left: 3rem !important;
  }
  
  .TRlFtf {
    margin-left: 3.5rem !important;
  }
  
  .xOQuQrJk {
    margin-left: 4rem !important;
  }
  
  .mMkOoqV {
    margin-left: 5rem !important;
  }
  
  .RYIsVNZA5ld {
    margin-left: 6rem !important;
  }
  
  .opZCTcSf {
    margin-left: auto !important;
  }
  
  .Qmt8V7WorTO {
    margin: -0.25rem !important;
  }
  
  .OdQoTO {
    margin: -0.5rem !important;
  }
  
  .dtjqb9lW {
    margin: -0.75rem !important;
  }
  
  .eFKeT9mmB {
    margin: -1rem !important;
  }
  
  .fBbthi {
    margin: -1.25rem !important;
  }
  
  .tqfbIV {
    margin: -1.5rem !important;
  }
  
  .viXV4RNEkH {
    margin: -1.75rem !important;
  }
  
  .e08QULwXU2 {
    margin: -2rem !important;
  }
  
  .sdIYQOJ {
    margin: -3rem !important;
  }
  
  .Adqb83F5R {
    margin: -3.5rem !important;
  }
  
  .jdDdlX {
    margin: -4rem !important;
  }
  
  .sCHJbwjAh {
    margin: -5rem !important;
  }
  
  .NnrHDhTE {
    margin: -6rem !important;
  }
  
  .cu1aaWz6EB {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .tU2aKm {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .ACuEah6 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .RO8kHSZey1 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .B2JaxWd {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .Fc6mUhSnk7m {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .ACkrjNPr6 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .HMPXiP9Fava {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .WE2gvzmr {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .FHZCy0 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .yYs8TBqAwK {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .U1iRG9u {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .VNvZUqd {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .pBsuwPuCImR {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .Dr4NOaO6pzh {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .TDScxMdMiJ {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .Z52GmLUQt {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .d2IblM6 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .oFUlt5nxs {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .skFdfI {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .DbkPJmfLL3D {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .Ui6wa4z {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .TtsSagF {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .KGD9hqx {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .yrpwu4YFsfl {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .UzRILES {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .TWzhGvWbE2Z {
    margin-top: -0.25rem !important;
  }
  
  .zEQ2mU {
    margin-top: -0.5rem !important;
  }
  
  .tMwdkP8fYS {
    margin-top: -0.75rem !important;
  }
  
  .H27fIjxc1PW {
    margin-top: -1rem !important;
  }
  
  .Mk31nZqUdGl {
    margin-top: -1.25rem !important;
  }
  
  .vHoSab {
    margin-top: -1.5rem !important;
  }
  
  .o9KTRz1iab {
    margin-top: -1.75rem !important;
  }
  
  .EHK0PE92mdO {
    margin-top: -2rem !important;
  }
  
  .vW0sAhqH {
    margin-top: -3rem !important;
  }
  
  .DhYELR7Rh {
    margin-top: -3.5rem !important;
  }
  
  .AIR5F7ZvnT {
    margin-top: -4rem !important;
  }
  
  .JhHHUS2 {
    margin-top: -5rem !important;
  }
  
  .Ej7iZK6zP {
    margin-top: -6rem !important;
  }
  
  .Q0hw7WhgCc {
    margin-right: -0.25rem !important;
  }
  
  .bJizqF {
    margin-right: -0.5rem !important;
  }
  
  .M2QyoxV6j {
    margin-right: -0.75rem !important;
  }
  
  .M9gbtLPTE6 {
    margin-right: -1rem !important;
  }
  
  .fybHd8q {
    margin-right: -1.25rem !important;
  }
  
  .AQ1VvmNq2Sv {
    margin-right: -1.5rem !important;
  }
  
  .ylTdRB {
    margin-right: -1.75rem !important;
  }
  
  .bFpOvm {
    margin-right: -2rem !important;
  }
  
  .MuNJwsbebrB {
    margin-right: -3rem !important;
  }
  
  .BdncrU {
    margin-right: -3.5rem !important;
  }
  
  .w9ICVm {
    margin-right: -4rem !important;
  }
  
  .B9kaQt {
    margin-right: -5rem !important;
  }
  
  .aLAn8EhEts {
    margin-right: -6rem !important;
  }
  
  .Ax3pyj8 {
    margin-bottom: -0.25rem !important;
  }
  
  .pdfXubFrBIe {
    margin-bottom: -0.5rem !important;
  }
  
  .NN0u7jwnK2q {
    margin-bottom: -0.75rem !important;
  }
  
  .iVmYFbagYHk {
    margin-bottom: -1rem !important;
  }
  
  .ZwJqZtKN3v {
    margin-bottom: -1.25rem !important;
  }
  
  .kurhwKOfQ {
    margin-bottom: -1.5rem !important;
  }
  
  .prGgUcGeghU {
    margin-bottom: -1.75rem !important;
  }
  
  .oYYfAki {
    margin-bottom: -2rem !important;
  }
  
  .Ey96SmHtXNK {
    margin-bottom: -3rem !important;
  }
  
  .v3h22ppsWU {
    margin-bottom: -3.5rem !important;
  }
  
  .AXrYEWWBaoj {
    margin-bottom: -4rem !important;
  }
  
  .Oh0QXF {
    margin-bottom: -5rem !important;
  }
  
  .snpQ3I0U {
    margin-bottom: -6rem !important;
  }
  
  .LtbYa2K5 {
    margin-left: -0.25rem !important;
  }
  
  .g8uL4G2HT {
    margin-left: -0.5rem !important;
  }
  
  .A86ZwVcFTx {
    margin-left: -0.75rem !important;
  }
  
  .Jb6Lb9Z {
    margin-left: -1rem !important;
  }
  
  .PQHrSbsOX {
    margin-left: -1.25rem !important;
  }
  
  .xZtgJCj4c {
    margin-left: -1.5rem !important;
  }
  
  .v7ZOBrbVA {
    margin-left: -1.75rem !important;
  }
  
  .QQuClRn {
    margin-left: -2rem !important;
  }
  
  .BNLTupj {
    margin-left: -3rem !important;
  }
  
  .T7h0eS6Wb {
    margin-left: -3.5rem !important;
  }
  
  .xV0dNp0hG {
    margin-left: -4rem !important;
  }
  
  .IiA7JDbM9Y {
    margin-left: -5rem !important;
  }
  
  .CQXc3A {
    margin-left: -6rem !important;
  }
  
  .xNnAW3B1DF {
    padding: 0 !important;
  }
  
  .JUPVaX {
    padding: .25rem !important;
  }
  
  .aASdyhJjPs {
    padding: .5rem !important;
  }
  
  .RLqBWEHR6QD {
    padding: .75rem !important;
  }
  
  .HWqfwb {
    padding: 1rem !important;
  }
  
  .cwUdWfXjzs {
    padding: 1.25rem !important;
  }
  
  .MwmWyaqfanJ {
    padding: 1.5rem !important;
  }
  
  .zTl3IMD {
    padding: 1.75rem !important;
  }
  
  .TfzoEuck {
    padding: 2rem !important;
  }
  
  .trZcTh0IBf {
    padding: 3rem !important;
  }
  
  .W3vN71t {
    padding: 3.5rem !important;
  }
  
  .ztiDaj8Q {
    padding: 4rem !important;
  }
  
  .mbBVBl1GY {
    padding: 5rem !important;
  }
  
  .VaE1hAALs {
    padding: 6rem !important;
  }
  
  .nVdJpbo8 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .UrDoLZZ11Ru {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .ynSD27 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .SvYPRVkFGt {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .GoIqQM0 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .L1iZ5UPTfT {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .BI2gehCoSA {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .zKnGaVOOJ0 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .oAUexXlc4i {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .NWDrL286o {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .GF2QTiIFsRI {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Fed1pC {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .xPLDXNariM {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .M7S0WAj2hK {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .EOc968 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .ndsxOZYe {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .QMAgxR2ne {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .OCPEndeCRtq {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .VcTBPImC {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .cadjmO {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .hpOdEHNa4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .hZUkPCsIh12 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .sjyw9v {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .XjblSt305 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .XfreZvjBwVP {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .hwsfRqX {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .P1SMDelp0d {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .TaGtqYN {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .TIp8R9Ragi {
    padding-top: 0 !important;
  }
  
  .lKuM7X {
    padding-top: .25rem !important;
  }
  
  .xaaVFL {
    padding-top: .5rem !important;
  }
  
  .uae78qWgIR {
    padding-top: .75rem !important;
  }
  
  .hSbTilzV {
    padding-top: 1rem !important;
  }
  
  .aVN4LHiAUL {
    padding-top: 1.25rem !important;
  }
  
  .NX4l1B {
    padding-top: 1.5rem !important;
  }
  
  .gPR6AZHLaFp {
    padding-top: 1.75rem !important;
  }
  
  .B0xZaCr62 {
    padding-top: 2rem !important;
  }
  
  .rA2DFH9 {
    padding-top: 3rem !important;
  }
  
  .UiEPhFKM05p {
    padding-top: 3.5rem !important;
  }
  
  .ip4B2bJ8X {
    padding-top: 4rem !important;
  }
  
  .YaLTdw2JaT {
    padding-top: 5rem !important;
  }
  
  .UZFOKH {
    padding-top: 6rem !important;
  }
  
  .pncfnRhlvk {
    padding-right: 0 !important;
  }
  
  .QnABj5VO2Y {
    padding-right: .25rem !important;
  }
  
  .vtW6pM {
    padding-right: .5rem !important;
  }
  
  .rlXBnw9p9ax {
    padding-right: .75rem !important;
  }
  
  .uc0bXSrzYhG {
    padding-right: 1rem !important;
  }
  
  .HvKB8JD6 {
    padding-right: 1.25rem !important;
  }
  
  .g8S8FCrZ7 {
    padding-right: 1.5rem !important;
  }
  
  .te91rTFCpw {
    padding-right: 1.75rem !important;
  }
  
  .Rf8K8j {
    padding-right: 2rem !important;
  }
  
  .UXkxd9O {
    padding-right: 3rem !important;
  }
  
  .LKvFcKq {
    padding-right: 3.5rem !important;
  }
  
  .NNXJ9kg {
    padding-right: 4rem !important;
  }
  
  .IwAR69eTUv {
    padding-right: 5rem !important;
  }
  
  .bjqq4JYKRq {
    padding-right: 6rem !important;
  }
  
  .IIw4NWBu3C8 {
    padding-bottom: 0 !important;
  }
  
  .GaKoH1f {
    padding-bottom: .25rem !important;
  }
  
  .QrxCPr9A6 {
    padding-bottom: .5rem !important;
  }
  
  .lPphStwAg {
    padding-bottom: .75rem !important;
  }
  
  .n0OLIuhc {
    padding-bottom: 1rem !important;
  }
  
  .qHT5P1J {
    padding-bottom: 1.25rem !important;
  }
  
  .hbZIf491 {
    padding-bottom: 1.5rem !important;
  }
  
  .LIzlFjb45bB {
    padding-bottom: 1.75rem !important;
  }
  
  .TRKUhlau46 {
    padding-bottom: 2rem !important;
  }
  
  .DU85H4Zcsdf {
    padding-bottom: 3rem !important;
  }
  
  .SjKySr8 {
    padding-bottom: 3.5rem !important;
  }
  
  .AI81ceMtb {
    padding-bottom: 4rem !important;
  }
  
  .nmlwfR {
    padding-bottom: 5rem !important;
  }
  
  .ekeUzQbZ {
    padding-bottom: 6rem !important;
  }
  
  .PrzrIv {
    padding-left: 0 !important;
  }
  
  .SxrWYhvFAm {
    padding-left: .25rem !important;
  }
  
  .kdk5K9Yb5 {
    padding-left: .5rem !important;
  }
  
  .nIEK7Y {
    padding-left: .75rem !important;
  }
  
  .u53duF {
    padding-left: 1rem !important;
  }
  
  .AeUE1ecxFdg {
    padding-left: 1.25rem !important;
  }
  
  .Pq4DluIQ6KL {
    padding-left: 1.5rem !important;
  }
  
  .ueuoXFnq {
    padding-left: 1.75rem !important;
  }
  
  .BTgNrxF {
    padding-left: 2rem !important;
  }
  
  .HhOy0J0sIhJ {
    padding-left: 3rem !important;
  }
  
  .i5jZKQ1xg {
    padding-left: 3.5rem !important;
  }
  
  .TeymJ2 {
    padding-left: 4rem !important;
  }
  
  .vVbEKKfi {
    padding-left: 5rem !important;
  }
  
  .qQ8YXaM {
    padding-left: 6rem !important;
  }
  
  .ccQkRkzZ {
    gap: 0 !important;
  }
  
  .Lgrcllq {
    gap: .25rem !important;
  }
  
  .vO5jqx {
    gap: .5rem !important;
  }
  
  .JPxv6s6h7F3 {
    gap: .75rem !important;
  }
  
  .aYpFEBGl6 {
    gap: 1rem !important;
  }
  
  .PtMA2rqgS {
    gap: 1.25rem !important;
  }
  
  .d6N9NQ1m {
    gap: 1.5rem !important;
  }
  
  .sOJY4MSi {
    gap: 1.75rem !important;
  }
  
  .aNv76ZaoSm {
    gap: 2rem !important;
  }
  
  .DUUwxivZGO {
    gap: 3rem !important;
  }
  
  .OZmfHTridDv {
    gap: 3.5rem !important;
  }
  
  .Ht18SYA3ae {
    gap: 4rem !important;
  }
  
  .blPsMvcnpqL {
    gap: 5rem !important;
  }
  
  .mbQ0Z5 {
    gap: 6rem !important;
  }
  
  .MLaIOuw {
    row-gap: 0 !important;
  }
  
  .LXMuJrJttEp {
    row-gap: .25rem !important;
  }
  
  .Paroqv7c2 {
    row-gap: .5rem !important;
  }
  
  .ULBGt5OVpNe {
    row-gap: .75rem !important;
  }
  
  .MTm0P69B0oT {
    row-gap: 1rem !important;
  }
  
  .pbpWywF8z0 {
    row-gap: 1.25rem !important;
  }
  
  .HFZwJJS {
    row-gap: 1.5rem !important;
  }
  
  .NCAtajIH {
    row-gap: 1.75rem !important;
  }
  
  .HmAttVqyh {
    row-gap: 2rem !important;
  }
  
  .mXMhAy {
    row-gap: 3rem !important;
  }
  
  .TSoH81 {
    row-gap: 3.5rem !important;
  }
  
  .zFhaiCZ {
    row-gap: 4rem !important;
  }
  
  .pJJLS2QSn {
    row-gap: 5rem !important;
  }
  
  .rzJg4W61n {
    row-gap: 6rem !important;
  }
  
  .ecvsJ5g {
    column-gap: 0 !important;
  }
  
  .BIvUauX4hd {
    column-gap: .25rem !important;
  }
  
  .CLaYyOC {
    column-gap: .5rem !important;
  }
  
  .dumJnj4 {
    column-gap: .75rem !important;
  }
  
  .mrJh2S3 {
    column-gap: 1rem !important;
  }
  
  .Ydldbk {
    column-gap: 1.25rem !important;
  }
  
  .i0IcYjb {
    column-gap: 1.5rem !important;
  }
  
  .fRBZqGeyfh {
    column-gap: 1.75rem !important;
  }
  
  .QK981HsGnFi {
    column-gap: 2rem !important;
  }
  
  .khIAVj2F8sA {
    column-gap: 3rem !important;
  }
  
  .IORa4Dfv {
    column-gap: 3.5rem !important;
  }
  
  .yZmqwm1T3s {
    column-gap: 4rem !important;
  }
  
  .O2mF8h {
    column-gap: 5rem !important;
  }
  
  .Na54lkJjGhE {
    column-gap: 6rem !important;
  }
  
  .c0G2kuj {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .X0xmAKEuvG {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .o29l2eLZWe {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .kS4sgaT {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .ermQE5FQ {
    font-size: 1.21875rem !important;
  }
  
  .CfYGk5PA8R {
    font-size: 0.975rem !important;
  }
  
  .xmcSKPoCo5D {
    text-align: left !important;
  }
  
  .ZsnOKchvQ {
    text-align: right !important;
  }
  
  .eHRmJPwhbq {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .YxCLOTX {
    float: left !important;
  }
  
  .FuLWLe {
    float: right !important;
  }
  
  .Rc7JHm2Kqh {
    float: none !important;
  }
  
  .x9yGbnxmaLy {
    object-fit: contain !important;
  }
  
  .KGyc2S6E {
    object-fit: cover !important;
  }
  
  .VPzlthoTu {
    object-fit: fill !important;
  }
  
  .LWysIr3w {
    object-fit: scale-down !important;
  }
  
  .bO3YIg9Mj1 {
    object-fit: none !important;
  }
  
  .HexpVQ7F2 {
    display: inline !important;
  }
  
  .GNbbjnZg {
    display: inline-block !important;
  }
  
  .UDYxhJb6gkI {
    display: block !important;
  }
  
  .BDaFhgF {
    display: grid !important;
  }
  
  .AKNSKhYmih {
    display: inline-grid !important;
  }
  
  .ywpt9m {
    display: table !important;
  }
  
  .OTke1Jmg {
    display: table-row !important;
  }
  
  .QRG2mLA99B {
    display: table-cell !important;
  }
  
  .d0BwdC {
    display: flex !important;
  }
  
  .OVG0MR04Ewa {
    display: inline-flex !important;
  }
  
  .mQfAfs {
    display: none !important;
  }
  
  .NFKa4Bzt {
    position: static !important;
  }
  
  .h7EAX7g2 {
    position: relative !important;
  }
  
  .FWXIw8sd {
    position: absolute !important;
  }
  
  .x58PV0jUC {
    position: fixed !important;
  }
  
  .UQ6DO2e {
    position: sticky !important;
  }
  
  .fXKOM5sX1HU {
    top: 0 !important;
  }
  
  .cS1OlY3vzV {
    top: 10% !important;
  }
  
  .YeIyDFyOme9 {
    top: 25% !important;
  }
  
  .Qkj66fhz {
    top: 50% !important;
  }
  
  .SIKy3guJ {
    top: 60% !important;
  }
  
  .jsv1bb {
    top: 65% !important;
  }
  
  .WLoBoYe1p {
    top: 70% !important;
  }
  
  .hb7LPS {
    top: 75% !important;
  }
  
  .eTCBOS {
    top: 100% !important;
  }
  
  .pSSsgFK {
    top: auto !important;
  }
  
  .RS9THVL {
    bottom: 0 !important;
  }
  
  .HbddxscJd {
    bottom: 10% !important;
  }
  
  .ExiE534dqd {
    bottom: 25% !important;
  }
  
  .xU29ypa {
    bottom: 50% !important;
  }
  
  .SSkhHegda3g {
    bottom: 60% !important;
  }
  
  .CB7nwa1YEih {
    bottom: 65% !important;
  }
  
  .a5BhDkZ9Ere {
    bottom: 70% !important;
  }
  
  .SHVlfj {
    bottom: 75% !important;
  }
  
  .tTqYoGS08 {
    bottom: 100% !important;
  }
  
  .y1Gc8Z {
    bottom: auto !important;
  }
  
  .mY4haCZt {
    left: 0 !important;
  }
  
  .px8dg5 {
    left: 10% !important;
  }
  
  .hsf41H {
    left: 25% !important;
  }
  
  .LSTQMgsLF2 {
    left: 50% !important;
  }
  
  .OFgKTp5wmd {
    left: 60% !important;
  }
  
  .xkuYLSsDBT {
    left: 65% !important;
  }
  
  .FJMZHLmXJ {
    left: 70% !important;
  }
  
  .QjACA2 {
    left: 75% !important;
  }
  
  .HeQtPxU {
    left: 100% !important;
  }
  
  .AjNNmlf3HXc {
    left: auto !important;
  }
  
  .gRLrcufSexd {
    right: 0 !important;
  }
  
  .O8rpcmVO5Yv {
    right: 10% !important;
  }
  
  .TreP9aj {
    right: 25% !important;
  }
  
  .kKWVs08 {
    right: 50% !important;
  }
  
  .p06srPCTd {
    right: 60% !important;
  }
  
  .nkNTZTzOv5 {
    right: 65% !important;
  }
  
  .KaWCCpChhR {
    right: 70% !important;
  }
  
  .AZNEJXJh {
    right: 75% !important;
  }
  
  .QcxU1S8J7e {
    right: 100% !important;
  }
  
  .oT0vfQv {
    right: auto !important;
  }
  
  .tIt0CuZn4 {
    transform: translate(-50%, -50%) !important;
  }
  
  .tr5LucxMp {
    transform: translateX(-50%) !important;
  }
  
  .lUp4EqdIh {
    transform: translateY(-50%) !important;
  }
  
  .HAbrGu {
    flex: 1 1 auto !important;
  }
  
  .xqdnMRaDjVA {
    flex-direction: row !important;
  }
  
  .o3FNZo6hc {
    flex-direction: column !important;
  }
  
  .DIty2A0P {
    flex-direction: row-reverse !important;
  }
  
  .pN2IdyMH {
    flex-direction: column-reverse !important;
  }
  
  .CV5TFi {
    flex-grow: 0 !important;
  }
  
  .kOQPgW {
    flex-grow: 1 !important;
  }
  
  .PlZPni {
    flex-shrink: 0 !important;
  }
  
  .lILajkvk {
    flex-shrink: 1 !important;
  }
  
  .Q0GmqatUwC {
    flex-wrap: wrap !important;
  }
  
  .Nd9JRW {
    flex-wrap: nowrap !important;
  }
  
  .fvtH1Dd64Og {
    flex-wrap: wrap-reverse !important;
  }
  
  .kaCY94avDq3 {
    justify-content: flex-start !important;
  }
  
  .N20CrAq {
    justify-content: flex-end !important;
  }
  
  .QdKKjtl {
    justify-content: center !important;
  }
  
  .XoB4sx {
    justify-content: space-between !important;
  }
  
  .l1A5qm7h {
    justify-content: space-around !important;
  }
  
  .YJtJhk {
    justify-content: space-evenly !important;
  }
  
  .GRSU6Cqkh {
    align-items: flex-start !important;
  }
  
  .a7fSIom {
    align-items: flex-end !important;
  }
  
  .xjcEiWUIA {
    align-items: center !important;
  }
  
  .P1erm3Yg5V {
    align-items: baseline !important;
  }
  
  .KJiCue {
    align-items: stretch !important;
  }
  
  .TDjCv8FxtdL {
    align-content: flex-start !important;
  }
  
  .fxcSkrn {
    align-content: flex-end !important;
  }
  
  .MX7Lah22Z {
    align-content: center !important;
  }
  
  .iDJrJhsyk3 {
    align-content: space-between !important;
  }
  
  .s79mNQwiS {
    align-content: space-around !important;
  }
  
  .Gkx99f {
    align-content: stretch !important;
  }
  
  .gtECexcgP {
    align-self: auto !important;
  }
  
  .WNVV7e {
    align-self: flex-start !important;
  }
  
  .wiwpTXgCI {
    align-self: flex-end !important;
  }
  
  .m10z3PNt {
    align-self: center !important;
  }
  
  .lJcMoWc0 {
    align-self: baseline !important;
  }
  
  .KcXCQx {
    align-self: stretch !important;
  }
  
  .GvF7rPCQ0W {
    order: -1 !important;
  }
  
  .gWdbkwMLn7 {
    order: 0 !important;
  }
  
  .cyTZOyYtfI {
    order: 1 !important;
  }
  
  .lJMbsvm {
    order: 2 !important;
  }
  
  .KiP8U48ptg {
    order: 3 !important;
  }
  
  .lD1B6j1 {
    order: 4 !important;
  }
  
  .tuWpXyzyWT {
    order: 5 !important;
  }
  
  .Um8Y99XN {
    order: 6 !important;
  }
  
  .DNrwCAaJoC {
    margin: 0 !important;
  }
  
  .veUk3f0 {
    margin: .25rem !important;
  }
  
  .tNm3haI0d7E {
    margin: .5rem !important;
  }
  
  .O55UmpGPhv {
    margin: .75rem !important;
  }
  
  .WY2GdkGUr5K {
    margin: 1rem !important;
  }
  
  .zwuu7em {
    margin: 1.25rem !important;
  }
  
  .DUYCgJh {
    margin: 1.5rem !important;
  }
  
  .fPMR3ju1 {
    margin: 1.75rem !important;
  }
  
  .bu5wbzr1k {
    margin: 2rem !important;
  }
  
  .c0Szzjy {
    margin: 3rem !important;
  }
  
  .WWuQKVgES {
    margin: 3.5rem !important;
  }
  
  .bDGRKIS1O {
    margin: 4rem !important;
  }
  
  .KuQSHXcg {
    margin: 5rem !important;
  }
  
  .cgGAY5A {
    margin: 6rem !important;
  }
  
  .KYjfXF {
    margin: auto !important;
  }
  
  .tkRLKbafK {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .gSo7aY {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .iU9CxSld2PO {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .mRMm33 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .UOhPRih {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .JwqNNB7U1G {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .ze5jWSq {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .dIgVeCheh {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .Az7vLzrM {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .tuUyDRlS93Z {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .ZcNMB1Cu {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .guaQfPZm {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .euQiwPYAi {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .RKe0laO {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .PbP6p0i3H3 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .SXTDHP2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .zeOTvr9JM {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .IrfYAyMG6Mr {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .fZ79aTWH7p {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .FZS6CyI {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .Mge3H78Deg {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .bK3Q5d {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .O0pgMyF0L4i {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .dZCPfV1 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .SidZnEOy8hI {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .oFbPvUadz {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .mcRaFEAni {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .xM6g3t2hw2F {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .qD0KsKeS {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .O8T7KYYRJ91 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .UADXxo {
    margin-top: 0 !important;
  }
  
  .xdUWKvI {
    margin-top: .25rem !important;
  }
  
  .WK0VieRnY {
    margin-top: .5rem !important;
  }
  
  .ldcZUVVRvVf {
    margin-top: .75rem !important;
  }
  
  .BfWyf6 {
    margin-top: 1rem !important;
  }
  
  .duYweI7 {
    margin-top: 1.25rem !important;
  }
  
  .E32bt6vhfRj {
    margin-top: 1.5rem !important;
  }
  
  .Zfh5almhJfu {
    margin-top: 1.75rem !important;
  }
  
  .YOMe4xoB {
    margin-top: 2rem !important;
  }
  
  .VfieKbRSI {
    margin-top: 3rem !important;
  }
  
  .zdTBNkfK {
    margin-top: 3.5rem !important;
  }
  
  .pJRTmWGM5P {
    margin-top: 4rem !important;
  }
  
  .u9jquh1c4eb {
    margin-top: 5rem !important;
  }
  
  .no2Nuz {
    margin-top: 6rem !important;
  }
  
  .K6sXNcaQ {
    margin-top: auto !important;
  }
  
  .JvWsgpe {
    margin-right: 0 !important;
  }
  
  .EE3ZxPa9pN {
    margin-right: .25rem !important;
  }
  
  .zH6qDZ30u4 {
    margin-right: .5rem !important;
  }
  
  .P00s5f {
    margin-right: .75rem !important;
  }
  
  .FgIUBaUMDA {
    margin-right: 1rem !important;
  }
  
  .klShXuh {
    margin-right: 1.25rem !important;
  }
  
  .sHaAaQ0ubfa {
    margin-right: 1.5rem !important;
  }
  
  .wbyoIlbXU {
    margin-right: 1.75rem !important;
  }
  
  .JbTE0PH {
    margin-right: 2rem !important;
  }
  
  .touwtY1dsoJ {
    margin-right: 3rem !important;
  }
  
  .h3F0fek {
    margin-right: 3.5rem !important;
  }
  
  .AGdgRK {
    margin-right: 4rem !important;
  }
  
  .Mh4gO7W {
    margin-right: 5rem !important;
  }
  
  .ETpzeqr2G {
    margin-right: 6rem !important;
  }
  
  .jtuw8c7q {
    margin-right: auto !important;
  }
  
  .HyQV8zjGZ {
    margin-bottom: 0 !important;
  }
  
  .UsxKJOmNp {
    margin-bottom: .25rem !important;
  }
  
  .SHX4LebogaZ {
    margin-bottom: .5rem !important;
  }
  
  .kF0cdZlC {
    margin-bottom: .75rem !important;
  }
  
  .P0JkCGzFP {
    margin-bottom: 1rem !important;
  }
  
  .TjF1uo {
    margin-bottom: 1.25rem !important;
  }
  
  .HKSmlEuP {
    margin-bottom: 1.5rem !important;
  }
  
  .gAoYFRBx0 {
    margin-bottom: 1.75rem !important;
  }
  
  .Xj0PDA {
    margin-bottom: 2rem !important;
  }
  
  .vZHsj32VW {
    margin-bottom: 3rem !important;
  }
  
  .ZbOkStS4e7 {
    margin-bottom: 3.5rem !important;
  }
  
  .x0nVzwa11 {
    margin-bottom: 4rem !important;
  }
  
  .J6lHrhPv {
    margin-bottom: 5rem !important;
  }
  
  .Xc7AHeQ9GVT {
    margin-bottom: 6rem !important;
  }
  
  .sbJb02RGag {
    margin-bottom: auto !important;
  }
  
  .xfjbxi {
    margin-left: 0 !important;
  }
  
  .I1PvLOQ {
    margin-left: .25rem !important;
  }
  
  .HqTU8B {
    margin-left: .5rem !important;
  }
  
  .mFCLPJxwL {
    margin-left: .75rem !important;
  }
  
  .e5fE33 {
    margin-left: 1rem !important;
  }
  
  .UaxDV1 {
    margin-left: 1.25rem !important;
  }
  
  .ANNuuVBMiz {
    margin-left: 1.5rem !important;
  }
  
  .BCwnkEShea {
    margin-left: 1.75rem !important;
  }
  
  .wRtJeB {
    margin-left: 2rem !important;
  }
  
  .xBNfI1nA3 {
    margin-left: 3rem !important;
  }
  
  .qhy242u7fM {
    margin-left: 3.5rem !important;
  }
  
  .HIUJ5FymrNc {
    margin-left: 4rem !important;
  }
  
  .hvdcxbtRVg {
    margin-left: 5rem !important;
  }
  
  .N8pNr9a {
    margin-left: 6rem !important;
  }
  
  .bvtjU6rf {
    margin-left: auto !important;
  }
  
  .g2jTj1qdGb {
    margin: -0.25rem !important;
  }
  
  .asR7oUO {
    margin: -0.5rem !important;
  }
  
  .Go6MW31Fu80 {
    margin: -0.75rem !important;
  }
  
  .L9JcSuTgg {
    margin: -1rem !important;
  }
  
  .XyB7umjQNb {
    margin: -1.25rem !important;
  }
  
  .ixMXqqwmD {
    margin: -1.5rem !important;
  }
  
  .Ap0GBsbQlA {
    margin: -1.75rem !important;
  }
  
  .Xgbvrt04 {
    margin: -2rem !important;
  }
  
  .NyJIYVC6mwv {
    margin: -3rem !important;
  }
  
  .edM8LlF {
    margin: -3.5rem !important;
  }
  
  .J6INRbBVNDW {
    margin: -4rem !important;
  }
  
  .uK1PD5 {
    margin: -5rem !important;
  }
  
  .Zs1nqILyF8T {
    margin: -6rem !important;
  }
  
  .gXEWvloZ {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .J7q7oKkVe {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .bpheb6k {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .TiyvoX0KMMd {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .M0TjOA67 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .ziVCWy7l4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .phgKCfg0 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .zFXxFqs4 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .agfzx74 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .cwCkq7Bmk90 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .L1gbxd {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .S3BKQ8M0 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .qdwcHJm {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .sYK9Pky {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .BTUfPMqg {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .Vq4ay8EE {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .ORh5dbxD {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .StX1KZojw {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .pi6ftpG {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .KeE04NRFwXt {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .tQVdbHatXy {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .ErYhQXs8W84 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .ibrzg4I {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .bUuq7q {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .lEfU0wID7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .o0HZqjzbBi {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .L4bjlqqDH {
    margin-top: -0.25rem !important;
  }
  
  .rhgc4R {
    margin-top: -0.5rem !important;
  }
  
  .Gjfi6Jity {
    margin-top: -0.75rem !important;
  }
  
  .qLeRZreede {
    margin-top: -1rem !important;
  }
  
  .OZSEuAnga4 {
    margin-top: -1.25rem !important;
  }
  
  .Ymqbhz5Rpo {
    margin-top: -1.5rem !important;
  }
  
  .CISgd8aK9Fx {
    margin-top: -1.75rem !important;
  }
  
  .xzzIIR {
    margin-top: -2rem !important;
  }
  
  .otbNZhaibF7 {
    margin-top: -3rem !important;
  }
  
  .zLsY3N3 {
    margin-top: -3.5rem !important;
  }
  
  .TM1k1eC {
    margin-top: -4rem !important;
  }
  
  .TvMzEQK5Uu {
    margin-top: -5rem !important;
  }
  
  .XRDvtJIRu {
    margin-top: -6rem !important;
  }
  
  .pvXUGBdYt {
    margin-right: -0.25rem !important;
  }
  
  .eqOJ6LwIL {
    margin-right: -0.5rem !important;
  }
  
  .tPsxlt52jTd {
    margin-right: -0.75rem !important;
  }
  
  .FfvZQdH {
    margin-right: -1rem !important;
  }
  
  .p3tipA {
    margin-right: -1.25rem !important;
  }
  
  .roZD9MF {
    margin-right: -1.5rem !important;
  }
  
  .EOVomS {
    margin-right: -1.75rem !important;
  }
  
  .DSmzl9qzm {
    margin-right: -2rem !important;
  }
  
  .NUZwHeETBe {
    margin-right: -3rem !important;
  }
  
  .MZfWqS {
    margin-right: -3.5rem !important;
  }
  
  .I3cefi {
    margin-right: -4rem !important;
  }
  
  .aFHhNWbGr {
    margin-right: -5rem !important;
  }
  
  .LaNabiLjLjM {
    margin-right: -6rem !important;
  }
  
  .RWJ0eupS {
    margin-bottom: -0.25rem !important;
  }
  
  .f214cgrI {
    margin-bottom: -0.5rem !important;
  }
  
  .yhLI4gg {
    margin-bottom: -0.75rem !important;
  }
  
  .F3mtXlQi4 {
    margin-bottom: -1rem !important;
  }
  
  .rkWL2Dg2Fx {
    margin-bottom: -1.25rem !important;
  }
  
  .cFYqKQFZEB {
    margin-bottom: -1.5rem !important;
  }
  
  .MP2ecqayru {
    margin-bottom: -1.75rem !important;
  }
  
  .d03SJM {
    margin-bottom: -2rem !important;
  }
  
  .vznGRr {
    margin-bottom: -3rem !important;
  }
  
  .Vjsav25FpIU {
    margin-bottom: -3.5rem !important;
  }
  
  .HtQBAv43r {
    margin-bottom: -4rem !important;
  }
  
  .t4658ddq4f {
    margin-bottom: -5rem !important;
  }
  
  .EGja4K {
    margin-bottom: -6rem !important;
  }
  
  .kQdUR7F9D2H {
    margin-left: -0.25rem !important;
  }
  
  .ZABNgqndKXk {
    margin-left: -0.5rem !important;
  }
  
  .Gjqmk3ZKa {
    margin-left: -0.75rem !important;
  }
  
  .LD1dgCIw {
    margin-left: -1rem !important;
  }
  
  .UKkXxPczR {
    margin-left: -1.25rem !important;
  }
  
  .Q8Mloeva3th {
    margin-left: -1.5rem !important;
  }
  
  .tUZ5sLwD {
    margin-left: -1.75rem !important;
  }
  
  .OYgW6zfLa {
    margin-left: -2rem !important;
  }
  
  .dUpBtQ78B90 {
    margin-left: -3rem !important;
  }
  
  .gCBR12Am61R {
    margin-left: -3.5rem !important;
  }
  
  .REt6le {
    margin-left: -4rem !important;
  }
  
  .Rxk9x6UkK {
    margin-left: -5rem !important;
  }
  
  .WY3LdWQ2Xz {
    margin-left: -6rem !important;
  }
  
  .FZEkFXQITPb {
    padding: 0 !important;
  }
  
  .rSg4nfxy6B {
    padding: .25rem !important;
  }
  
  .TfcpQ5YNe {
    padding: .5rem !important;
  }
  
  .fDNbDtT165X {
    padding: .75rem !important;
  }
  
  .nDZT8C {
    padding: 1rem !important;
  }
  
  .TN5QTk {
    padding: 1.25rem !important;
  }
  
  .RifStlg {
    padding: 1.5rem !important;
  }
  
  .J54Hhv {
    padding: 1.75rem !important;
  }
  
  .xIc9Pf {
    padding: 2rem !important;
  }
  
  .dm1dP4rwLzB {
    padding: 3rem !important;
  }
  
  .KqpEtuDJ {
    padding: 3.5rem !important;
  }
  
  .VSeo5pcOQ {
    padding: 4rem !important;
  }
  
  .dUs6Vrn8 {
    padding: 5rem !important;
  }
  
  .nuXIzN {
    padding: 6rem !important;
  }
  
  .zpD6DEwykC {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .wgCAhVyp {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .NyfVrOFMAcJ {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .wou6EFEepr {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .n6AMdeX {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .tT4R79CC {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .ERaTQa4dcRQ {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .Nm2LpjZX1 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .NmhDrXR {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .je2jzhh8C8 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .Df8uyX {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .lvVQm9El {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .T2Yseb {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .vy5X0HTQ {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .wjhwIBzfw {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .AVJdaD {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .obteDDoc {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .pXKEhvCHRfV {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .FDQolBfHHQ {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .srhclCIYt {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .tGsowU7 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .kj1Q487QX8e {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .ufLtgdsNA9R {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .FvbMVUgQ {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .Gi6anf {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .bWUgj2La3e {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .CvQIgjY {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .je4wFcQWybi {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .HSG1Xx2 {
    padding-top: 0 !important;
  }
  
  .LPUSb48 {
    padding-top: .25rem !important;
  }
  
  .dXlVY6VDld {
    padding-top: .5rem !important;
  }
  
  .whuOMW {
    padding-top: .75rem !important;
  }
  
  .dAzr179 {
    padding-top: 1rem !important;
  }
  
  .GD30fdJ {
    padding-top: 1.25rem !important;
  }
  
  .Tzoprbb2 {
    padding-top: 1.5rem !important;
  }
  
  .UJJgXX {
    padding-top: 1.75rem !important;
  }
  
  .z0LdTp {
    padding-top: 2rem !important;
  }
  
  .qSZiVKjuOGA {
    padding-top: 3rem !important;
  }
  
  .IOBAeEZAD {
    padding-top: 3.5rem !important;
  }
  
  .SVQa54kf {
    padding-top: 4rem !important;
  }
  
  .gkd7oQVe5 {
    padding-top: 5rem !important;
  }
  
  .GZeisJ {
    padding-top: 6rem !important;
  }
  
  .w9kCg39G {
    padding-right: 0 !important;
  }
  
  .DLKAslU3J {
    padding-right: .25rem !important;
  }
  
  .FfqI1jND {
    padding-right: .5rem !important;
  }
  
  .Jf6Gtvsbgwz {
    padding-right: .75rem !important;
  }
  
  .E1MgSrj {
    padding-right: 1rem !important;
  }
  
  .uRF1dbd {
    padding-right: 1.25rem !important;
  }
  
  .BX4iGkU {
    padding-right: 1.5rem !important;
  }
  
  .Ht3ErMQfU {
    padding-right: 1.75rem !important;
  }
  
  .TZZkalMOfxx {
    padding-right: 2rem !important;
  }
  
  .lc1uFQ0h2 {
    padding-right: 3rem !important;
  }
  
  .BskGV3j {
    padding-right: 3.5rem !important;
  }
  
  .A1Lzt8yZBM {
    padding-right: 4rem !important;
  }
  
  .LMTfzwLCE {
    padding-right: 5rem !important;
  }
  
  .jo2KNZnzHo {
    padding-right: 6rem !important;
  }
  
  .xanVgx0H0x {
    padding-bottom: 0 !important;
  }
  
  .NWg6GUgHngP {
    padding-bottom: .25rem !important;
  }
  
  .H5BLe5 {
    padding-bottom: .5rem !important;
  }
  
  .x4gyR6 {
    padding-bottom: .75rem !important;
  }
  
  .rmcGODaeNlZ {
    padding-bottom: 1rem !important;
  }
  
  .IF9fWvtzqay {
    padding-bottom: 1.25rem !important;
  }
  
  .i2pmZvdYuA {
    padding-bottom: 1.5rem !important;
  }
  
  .KXqOvc {
    padding-bottom: 1.75rem !important;
  }
  
  .ace57Ru {
    padding-bottom: 2rem !important;
  }
  
  .eJ6Qhby {
    padding-bottom: 3rem !important;
  }
  
  .Eye4c1eY {
    padding-bottom: 3.5rem !important;
  }
  
  .MmKp23cLs {
    padding-bottom: 4rem !important;
  }
  
  .BOa1nWgqp2T {
    padding-bottom: 5rem !important;
  }
  
  .s2wWGLmD0G {
    padding-bottom: 6rem !important;
  }
  
  .idPFZs6UR4N {
    padding-left: 0 !important;
  }
  
  .YeTagek {
    padding-left: .25rem !important;
  }
  
  .NaPHLnwu0 {
    padding-left: .5rem !important;
  }
  
  .Eekgv8AEt {
    padding-left: .75rem !important;
  }
  
  .FlQ2rDqpVb {
    padding-left: 1rem !important;
  }
  
  .mAFepZUBdi {
    padding-left: 1.25rem !important;
  }
  
  .nigPW9cw {
    padding-left: 1.5rem !important;
  }
  
  .OYwwW2w {
    padding-left: 1.75rem !important;
  }
  
  .cWPIYcxBdNr {
    padding-left: 2rem !important;
  }
  
  .NWO4dqGD {
    padding-left: 3rem !important;
  }
  
  .KWf7Ldf2O {
    padding-left: 3.5rem !important;
  }
  
  .OEGc1JsHcJ {
    padding-left: 4rem !important;
  }
  
  .MSo4XJcQn {
    padding-left: 5rem !important;
  }
  
  .FBtxAJ {
    padding-left: 6rem !important;
  }
  
  .aNookkZz {
    gap: 0 !important;
  }
  
  .FWsErkJMt {
    gap: .25rem !important;
  }
  
  .DbqLkjT {
    gap: .5rem !important;
  }
  
  .MKFtnlHnduq {
    gap: .75rem !important;
  }
  
  .NmKvlBJVwvL {
    gap: 1rem !important;
  }
  
  .dUbwiR8 {
    gap: 1.25rem !important;
  }
  
  .SOjCcpUgu {
    gap: 1.5rem !important;
  }
  
  .M12XbX6Vg {
    gap: 1.75rem !important;
  }
  
  .TDWTLgY {
    gap: 2rem !important;
  }
  
  .I9ZMK6pCt {
    gap: 3rem !important;
  }
  
  .EBMgiMIp {
    gap: 3.5rem !important;
  }
  
  .iohX9g {
    gap: 4rem !important;
  }
  
  .wjWvT2b72W {
    gap: 5rem !important;
  }
  
  .eTu3ubqpK {
    gap: 6rem !important;
  }
  
  .mZ4byUdAll {
    row-gap: 0 !important;
  }
  
  .pzIUIEL {
    row-gap: .25rem !important;
  }
  
  .Pdyt8tV {
    row-gap: .5rem !important;
  }
  
  .UAdgLhiM {
    row-gap: .75rem !important;
  }
  
  .OT2xFMY {
    row-gap: 1rem !important;
  }
  
  .bNCY4I22SxE {
    row-gap: 1.25rem !important;
  }
  
  .JiNeKsaAT {
    row-gap: 1.5rem !important;
  }
  
  .upqry1tj {
    row-gap: 1.75rem !important;
  }
  
  .OghQYdoFy {
    row-gap: 2rem !important;
  }
  
  .rIMqpdX {
    row-gap: 3rem !important;
  }
  
  .tbR3rk {
    row-gap: 3.5rem !important;
  }
  
  .b9W1gZRB1Z5 {
    row-gap: 4rem !important;
  }
  
  .PZXglP6tDW {
    row-gap: 5rem !important;
  }
  
  .MzIeZs {
    row-gap: 6rem !important;
  }
  
  .rJRgaFK {
    column-gap: 0 !important;
  }
  
  .tEZqpbOv0 {
    column-gap: .25rem !important;
  }
  
  .TASas2fz {
    column-gap: .5rem !important;
  }
  
  .nzC92avSJr {
    column-gap: .75rem !important;
  }
  
  .OBENwWvAs {
    column-gap: 1rem !important;
  }
  
  .CHAoogEdf {
    column-gap: 1.25rem !important;
  }
  
  .acRsqJ2hp5Q {
    column-gap: 1.5rem !important;
  }
  
  .g3UKCUTs2 {
    column-gap: 1.75rem !important;
  }
  
  .A3Jw04gl {
    column-gap: 2rem !important;
  }
  
  .rueiI4JHJTq {
    column-gap: 3rem !important;
  }
  
  .k2kWH1Ffe0 {
    column-gap: 3.5rem !important;
  }
  
  .JxI8NBBUZaK {
    column-gap: 4rem !important;
  }
  
  .aMffYdlMsPQ {
    column-gap: 5rem !important;
  }
  
  .mrGu8kMhd {
    column-gap: 6rem !important;
  }
  
  .tbRNfxNqs {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .AftP8qv6 {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .H47weDTo {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .XKqZ85 {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .t3TMRg {
    font-size: 1.21875rem !important;
  }
  
  .yRekup {
    font-size: 0.975rem !important;
  }
  
  .ugPT0WYlCb {
    text-align: left !important;
  }
  
  .PhYmr1LVJb {
    text-align: right !important;
  }
  
  .bnuN0WHgys {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .fg8efKU {
    float: left !important;
  }
  
  .Cv7bmz {
    float: right !important;
  }
  
  .r1m40KDWcG {
    float: none !important;
  }
  
  .KbIkiiTy3 {
    object-fit: contain !important;
  }
  
  .DJIWpJ {
    object-fit: cover !important;
  }
  
  .EJ7IAfQN3c {
    object-fit: fill !important;
  }
  
  .udmzO6IX8J {
    object-fit: scale-down !important;
  }
  
  .WyWUiMo8YCy {
    object-fit: none !important;
  }
  
  .OMGw5Tr38E3 {
    display: inline !important;
  }
  
  .WH1NEKJvMSR {
    display: inline-block !important;
  }
  
  .ej0XtdPgfxo {
    display: block !important;
  }
  
  .SxSOiqXGWY {
    display: grid !important;
  }
  
  .qcpX02k {
    display: inline-grid !important;
  }
  
  .wc6v2isQwZ {
    display: table !important;
  }
  
  .VQ7BWh5 {
    display: table-row !important;
  }
  
  .JSbuBBdQ5YH {
    display: table-cell !important;
  }
  
  .qe6OmJKGn {
    display: flex !important;
  }
  
  .AVyaFg7 {
    display: inline-flex !important;
  }
  
  .ltQhqkdqyi8 {
    display: none !important;
  }
  
  .kUTZ2Wu6Mq {
    position: static !important;
  }
  
  .uOtbmWDP {
    position: relative !important;
  }
  
  .lCgTUJg {
    position: absolute !important;
  }
  
  .uLtnMJoL {
    position: fixed !important;
  }
  
  .ya6WBQ2yT {
    position: sticky !important;
  }
  
  .VrwWp7WcA {
    top: 0 !important;
  }
  
  .Vo45UH {
    top: 10% !important;
  }
  
  .j7j34t {
    top: 25% !important;
  }
  
  .FSbFAuTH {
    top: 50% !important;
  }
  
  .zKZlVzT7 {
    top: 60% !important;
  }
  
  .YxgbiaVWw {
    top: 65% !important;
  }
  
  .osnaTfj {
    top: 70% !important;
  }
  
  .deLCkrl {
    top: 75% !important;
  }
  
  .NAwhaZDkI {
    top: 100% !important;
  }
  
  .b8vZ9jar {
    top: auto !important;
  }
  
  .xDCOPLGBxH {
    bottom: 0 !important;
  }
  
  .usGHYHCrag3 {
    bottom: 10% !important;
  }
  
  .Pqc3DNC {
    bottom: 25% !important;
  }
  
  .lr9f7Jt3zRh {
    bottom: 50% !important;
  }
  
  .VccApHoT {
    bottom: 60% !important;
  }
  
  .AJZdacQI {
    bottom: 65% !important;
  }
  
  .YvlJlPkEAN {
    bottom: 70% !important;
  }
  
  .FX1Pe6JHyAt {
    bottom: 75% !important;
  }
  
  .XcGeg7jZN {
    bottom: 100% !important;
  }
  
  .oxtZrVUALo {
    bottom: auto !important;
  }
  
  .me53z6gz {
    left: 0 !important;
  }
  
  .f1J7Z7 {
    left: 10% !important;
  }
  
  .BchVHjLJc0 {
    left: 25% !important;
  }
  
  .MuRly9rE {
    left: 50% !important;
  }
  
  .qdznNF {
    left: 60% !important;
  }
  
  .sAiOWJ {
    left: 65% !important;
  }
  
  .IrBVTrgE2De {
    left: 70% !important;
  }
  
  .VUrDQx {
    left: 75% !important;
  }
  
  .m945pSDd1 {
    left: 100% !important;
  }
  
  .tjmc8NX1l {
    left: auto !important;
  }
  
  .zwd8bJlKAS {
    right: 0 !important;
  }
  
  .GzX2EFzn {
    right: 10% !important;
  }
  
  .UmkLZOei {
    right: 25% !important;
  }
  
  .LbvJ9we {
    right: 50% !important;
  }
  
  .TOYQqqiTaA {
    right: 60% !important;
  }
  
  .YaRUaSWX {
    right: 65% !important;
  }
  
  .C5KMfH {
    right: 70% !important;
  }
  
  .QLGirV9dhT {
    right: 75% !important;
  }
  
  .ZB7Lw4zMbqH {
    right: 100% !important;
  }
  
  .Pa3HGMiGQij {
    right: auto !important;
  }
  
  .vvD0ur4 {
    transform: translate(-50%, -50%) !important;
  }
  
  .dyCLpR4Y {
    transform: translateX(-50%) !important;
  }
  
  .elfIAqgPm {
    transform: translateY(-50%) !important;
  }
  
  .b0NzCd {
    flex: 1 1 auto !important;
  }
  
  .Qz84RrQ {
    flex-direction: row !important;
  }
  
  .gGIoaG4OD {
    flex-direction: column !important;
  }
  
  .c5QyPNM3 {
    flex-direction: row-reverse !important;
  }
  
  .NMa2TcNh2QB {
    flex-direction: column-reverse !important;
  }
  
  .OaUE80W {
    flex-grow: 0 !important;
  }
  
  .FALl2S {
    flex-grow: 1 !important;
  }
  
  .aE0IBcLO0NW {
    flex-shrink: 0 !important;
  }
  
  .tlkt7hnim {
    flex-shrink: 1 !important;
  }
  
  .Ncfq1ybe {
    flex-wrap: wrap !important;
  }
  
  .hSo4cX {
    flex-wrap: nowrap !important;
  }
  
  .C6aJKO {
    flex-wrap: wrap-reverse !important;
  }
  
  .upvZXGq {
    justify-content: flex-start !important;
  }
  
  .ImnqrBUh {
    justify-content: flex-end !important;
  }
  
  .tAb6ciOb {
    justify-content: center !important;
  }
  
  .PgjpfNTrqG4 {
    justify-content: space-between !important;
  }
  
  .ApakRYgaSd {
    justify-content: space-around !important;
  }
  
  .PEb3o7 {
    justify-content: space-evenly !important;
  }
  
  .AiOBOBbJK {
    align-items: flex-start !important;
  }
  
  .BejeXv6dwOj {
    align-items: flex-end !important;
  }
  
  .qSTfKd {
    align-items: center !important;
  }
  
  .NpWBKl3GLrF {
    align-items: baseline !important;
  }
  
  .uS4vt7 {
    align-items: stretch !important;
  }
  
  .pS1l2q {
    align-content: flex-start !important;
  }
  
  .wHjh7myU8DV {
    align-content: flex-end !important;
  }
  
  .ZWXPoH {
    align-content: center !important;
  }
  
  .SK2PPwd {
    align-content: space-between !important;
  }
  
  .cMBQ9aU8V {
    align-content: space-around !important;
  }
  
  .Hnmq1HzI3a {
    align-content: stretch !important;
  }
  
  .eAenfiWFnnV {
    align-self: auto !important;
  }
  
  .JZDHthiF {
    align-self: flex-start !important;
  }
  
  .YxJdM82h1 {
    align-self: flex-end !important;
  }
  
  .SiUJiBHs {
    align-self: center !important;
  }
  
  .tElwiphwO7 {
    align-self: baseline !important;
  }
  
  .fJKzYBC {
    align-self: stretch !important;
  }
  
  .H47R2aM {
    order: -1 !important;
  }
  
  .TfZ8KoaLC {
    order: 0 !important;
  }
  
  .nWcAf1 {
    order: 1 !important;
  }
  
  .tHbwm1rq {
    order: 2 !important;
  }
  
  .GDbFnM {
    order: 3 !important;
  }
  
  .hRJPvctaf {
    order: 4 !important;
  }
  
  .itiub2HRSG {
    order: 5 !important;
  }
  
  .IPZgfy {
    order: 6 !important;
  }
  
  .BlRmQUkGbhW {
    margin: 0 !important;
  }
  
  .KysGIC2rVEq {
    margin: .25rem !important;
  }
  
  .VgW8QY05cRd {
    margin: .5rem !important;
  }
  
  .RHh8GoIMc1 {
    margin: .75rem !important;
  }
  
  .uDQDZUyQkf3 {
    margin: 1rem !important;
  }
  
  .F54db07 {
    margin: 1.25rem !important;
  }
  
  .w6OExLPhh {
    margin: 1.5rem !important;
  }
  
  .DN8UPsP {
    margin: 1.75rem !important;
  }
  
  .VZ7hU941vHR {
    margin: 2rem !important;
  }
  
  .rQnLuuHqd9 {
    margin: 3rem !important;
  }
  
  .aM1s8r {
    margin: 3.5rem !important;
  }
  
  .EqcNhTRRq {
    margin: 4rem !important;
  }
  
  .nXqdohjq {
    margin: 5rem !important;
  }
  
  .LKVnKiHGWU0 {
    margin: 6rem !important;
  }
  
  .Mh1eih {
    margin: auto !important;
  }
  
  .txGdGx {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .FYLBtMKrMro {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .qV46tLc9M {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .IkONwHrm {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .caeZO9A {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .H4xbHX {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .rDrG32 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .jsbES3DDL {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .XUcL8T9 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .eqescCmaLLX {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .xRxS0g6B {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .DOWGehJe {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .tairjMb {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .yWb1ixw {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .tP5nJu {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .t8UIm2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .SfpESHxnMW {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .Aat8Tmbh3X {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .ZIzQrs5MWcY {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .eecUgI {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .lBvwWi {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .zAacANR {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .eAKj5m29Yh {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .IeICes7hBMw {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .yrHyREZNKnr {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .FoHqWNfL3Z {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .SuePnic4Gh {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .uTvXgnhQ {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .u4nJiLaeoJE {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .ad8JDoI {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .eRLET2qA8g {
    margin-top: 0 !important;
  }
  
  .qp68QF0rs {
    margin-top: .25rem !important;
  }
  
  .hxwADE {
    margin-top: .5rem !important;
  }
  
  .LiDfI3i {
    margin-top: .75rem !important;
  }
  
  .KdPUgybc {
    margin-top: 1rem !important;
  }
  
  .nFM4q93 {
    margin-top: 1.25rem !important;
  }
  
  .MdxNVp9yC {
    margin-top: 1.5rem !important;
  }
  
  .UhJcGbuB {
    margin-top: 1.75rem !important;
  }
  
  .GAlBl7d {
    margin-top: 2rem !important;
  }
  
  .R9jytAMoqdK {
    margin-top: 3rem !important;
  }
  
  .xA8ggJD {
    margin-top: 3.5rem !important;
  }
  
  .LsZoCs922 {
    margin-top: 4rem !important;
  }
  
  .FLoBmZw {
    margin-top: 5rem !important;
  }
  
  .ZpB8oxvUR {
    margin-top: 6rem !important;
  }
  
  .HNI6nbkWf {
    margin-top: auto !important;
  }
  
  .ctxaCpy {
    margin-right: 0 !important;
  }
  
  .Hp7AYS {
    margin-right: .25rem !important;
  }
  
  .caceJYlN {
    margin-right: .5rem !important;
  }
  
  .dkmdGf11XOg {
    margin-right: .75rem !important;
  }
  
  .RhtqLMQdP7I {
    margin-right: 1rem !important;
  }
  
  .d1Acxga {
    margin-right: 1.25rem !important;
  }
  
  .tnmfhHHcEWc {
    margin-right: 1.5rem !important;
  }
  
  .OG5ndOY {
    margin-right: 1.75rem !important;
  }
  
  .HRC3zs1 {
    margin-right: 2rem !important;
  }
  
  .mRY59F {
    margin-right: 3rem !important;
  }
  
  .NvX1MMfwe {
    margin-right: 3.5rem !important;
  }
  
  .HWqa0hCeWEg {
    margin-right: 4rem !important;
  }
  
  .nQ3ThpYX5U {
    margin-right: 5rem !important;
  }
  
  .CZittAXr {
    margin-right: 6rem !important;
  }
  
  .trbc7BxG4m {
    margin-right: auto !important;
  }
  
  .t3wjrWCA35j {
    margin-bottom: 0 !important;
  }
  
  .UF9tnnW1L0 {
    margin-bottom: .25rem !important;
  }
  
  .DKj6Mz {
    margin-bottom: .5rem !important;
  }
  
  .s6WYel598PA {
    margin-bottom: .75rem !important;
  }
  
  .zHhr1u9DU0K {
    margin-bottom: 1rem !important;
  }
  
  .TGly8Q3Neb4 {
    margin-bottom: 1.25rem !important;
  }
  
  .Qjco5w {
    margin-bottom: 1.5rem !important;
  }
  
  .Xi6QldaHX {
    margin-bottom: 1.75rem !important;
  }
  
  .iSSqKjOZRB {
    margin-bottom: 2rem !important;
  }
  
  .lQrRSkUNSE {
    margin-bottom: 3rem !important;
  }
  
  .cVUghihaC1 {
    margin-bottom: 3.5rem !important;
  }
  
  .bQVpgt {
    margin-bottom: 4rem !important;
  }
  
  .P3LshAjX {
    margin-bottom: 5rem !important;
  }
  
  .HSiGRgJGjN {
    margin-bottom: 6rem !important;
  }
  
  .F31ec0gEl5 {
    margin-bottom: auto !important;
  }
  
  .FrSCWmxpFV {
    margin-left: 0 !important;
  }
  
  .Wz7aXQ {
    margin-left: .25rem !important;
  }
  
  .JUVVEn87v {
    margin-left: .5rem !important;
  }
  
  .V8rEy49HC {
    margin-left: .75rem !important;
  }
  
  .EtHPCRcPz {
    margin-left: 1rem !important;
  }
  
  .yUMyYfF7M {
    margin-left: 1.25rem !important;
  }
  
  .z5tS3TabT {
    margin-left: 1.5rem !important;
  }
  
  .jkQdlWB {
    margin-left: 1.75rem !important;
  }
  
  .XhgdDW {
    margin-left: 2rem !important;
  }
  
  .UBmbdOD {
    margin-left: 3rem !important;
  }
  
  .AccghqEFW4 {
    margin-left: 3.5rem !important;
  }
  
  .oqRAiW7x {
    margin-left: 4rem !important;
  }
  
  .NERo3c57t {
    margin-left: 5rem !important;
  }
  
  .ffWlbvlh {
    margin-left: 6rem !important;
  }
  
  .cywugbCopM9 {
    margin-left: auto !important;
  }
  
  .iEOdR1EaPb {
    margin: -0.25rem !important;
  }
  
  .y3WZMdI {
    margin: -0.5rem !important;
  }
  
  .uvr8Synpk {
    margin: -0.75rem !important;
  }
  
  .gSPSB3ipHcl {
    margin: -1rem !important;
  }
  
  .v2iQROL {
    margin: -1.25rem !important;
  }
  
  .v4BZ29a {
    margin: -1.5rem !important;
  }
  
  .R5YSRbAcr {
    margin: -1.75rem !important;
  }
  
  .OfHrHk53Y {
    margin: -2rem !important;
  }
  
  .rK2N7IHwZ0O {
    margin: -3rem !important;
  }
  
  .bhJu6rvU2i {
    margin: -3.5rem !important;
  }
  
  .BGATeJf {
    margin: -4rem !important;
  }
  
  .rUhaZ3sNmVV {
    margin: -5rem !important;
  }
  
  .q3ehQAvdoO {
    margin: -6rem !important;
  }
  
  .PqwAv9oL {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .ukbzFwZGVL {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .bzUgMAAhiT {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .Yx7Xpz20I {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .zdKZtbZ {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .pf3g3kU {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .QFuXbR1z {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .MTggPEqoP {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .fB8NzAN27 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .hudJbjzIVbl {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .qInMCrZE {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .EUmDmffZx {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .aeiYXv {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .afebMmxrsch {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .naGhyb6IenY {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .LWlewcd {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .euyFoj {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .mBaJQDmu {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .Go3evaezHV {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .WxNOXa4 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .po5iXslN4 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .xFWbHCagbQI {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .Avi3z5EaVz {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .bQfo8fVU {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .Cb8lx1B {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .PwgJddBz7S {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .pZSIC4SSKsg {
    margin-top: -0.25rem !important;
  }
  
  .ZIBxhN {
    margin-top: -0.5rem !important;
  }
  
  .wmi2KrMczY {
    margin-top: -0.75rem !important;
  }
  
  .Nq539z {
    margin-top: -1rem !important;
  }
  
  .XcL4VHe {
    margin-top: -1.25rem !important;
  }
  
  .XFn3uGLr0rf {
    margin-top: -1.5rem !important;
  }
  
  .p5rNkh2f {
    margin-top: -1.75rem !important;
  }
  
  .jiKFxAl7 {
    margin-top: -2rem !important;
  }
  
  .XTuGKykcS {
    margin-top: -3rem !important;
  }
  
  .h8XFYXDN2nr {
    margin-top: -3.5rem !important;
  }
  
  .ALczQUj {
    margin-top: -4rem !important;
  }
  
  .SyO3OQe272w {
    margin-top: -5rem !important;
  }
  
  .i64IPnglp3 {
    margin-top: -6rem !important;
  }
  
  .GLmEFrHr15B {
    margin-right: -0.25rem !important;
  }
  
  .DOyN4vA {
    margin-right: -0.5rem !important;
  }
  
  .TxkG6g {
    margin-right: -0.75rem !important;
  }
  
  .cxtlmZNl {
    margin-right: -1rem !important;
  }
  
  .Mg1tliyW {
    margin-right: -1.25rem !important;
  }
  
  .kITL5t {
    margin-right: -1.5rem !important;
  }
  
  .z3kncvY {
    margin-right: -1.75rem !important;
  }
  
  .TC9FWhTd {
    margin-right: -2rem !important;
  }
  
  .nsu16nNQBH {
    margin-right: -3rem !important;
  }
  
  .SbrJu8EH {
    margin-right: -3.5rem !important;
  }
  
  .I9aEcvkn {
    margin-right: -4rem !important;
  }
  
  .H5N5chooNI {
    margin-right: -5rem !important;
  }
  
  .ax0AovqfJ {
    margin-right: -6rem !important;
  }
  
  .VhdQ3WtQrLy {
    margin-bottom: -0.25rem !important;
  }
  
  .wt3x4S8686 {
    margin-bottom: -0.5rem !important;
  }
  
  .TqfwNsZl {
    margin-bottom: -0.75rem !important;
  }
  
  .BXuEFnvU {
    margin-bottom: -1rem !important;
  }
  
  .MT6WrtC {
    margin-bottom: -1.25rem !important;
  }
  
  .HxvHQgv6fr {
    margin-bottom: -1.5rem !important;
  }
  
  .mhGErlIF {
    margin-bottom: -1.75rem !important;
  }
  
  .ooe9HLVO3 {
    margin-bottom: -2rem !important;
  }
  
  .gWPHVKFkQp {
    margin-bottom: -3rem !important;
  }
  
  .SYYkNhqI1i {
    margin-bottom: -3.5rem !important;
  }
  
  .ThUMFZF62 {
    margin-bottom: -4rem !important;
  }
  
  .jNIPQ96tZ {
    margin-bottom: -5rem !important;
  }
  
  .kZXZJZd0U4 {
    margin-bottom: -6rem !important;
  }
  
  .ssFfazXmdP {
    margin-left: -0.25rem !important;
  }
  
  .pDgYDWT8 {
    margin-left: -0.5rem !important;
  }
  
  .xceaP5YQ {
    margin-left: -0.75rem !important;
  }
  
  .pyoaoaaZl {
    margin-left: -1rem !important;
  }
  
  .MEgE3x37Y4 {
    margin-left: -1.25rem !important;
  }
  
  .JuNhTResFl {
    margin-left: -1.5rem !important;
  }
  
  .SUxyzFtWeI0 {
    margin-left: -1.75rem !important;
  }
  
  .N46xin {
    margin-left: -2rem !important;
  }
  
  .pqcN1wunO {
    margin-left: -3rem !important;
  }
  
  .ogxZCJHuZx {
    margin-left: -3.5rem !important;
  }
  
  .oMv8nYV {
    margin-left: -4rem !important;
  }
  
  .AdYM3TTWBV {
    margin-left: -5rem !important;
  }
  
  .L27KX712i {
    margin-left: -6rem !important;
  }
  
  .MuV60sxHo {
    padding: 0 !important;
  }
  
  .al2gmv {
    padding: .25rem !important;
  }
  
  .hRSNEt4 {
    padding: .5rem !important;
  }
  
  .NGbJYj9o6mp {
    padding: .75rem !important;
  }
  
  .JOjAXW1Ckue {
    padding: 1rem !important;
  }
  
  .emnMfS0DHm {
    padding: 1.25rem !important;
  }
  
  .odp5w5zah4G {
    padding: 1.5rem !important;
  }
  
  .S6ixnUtep {
    padding: 1.75rem !important;
  }
  
  .lNFhwctj {
    padding: 2rem !important;
  }
  
  .DE2QloKV {
    padding: 3rem !important;
  }
  
  .af0aZe {
    padding: 3.5rem !important;
  }
  
  .mISrLW6mc3 {
    padding: 4rem !important;
  }
  
  .UEGqpep {
    padding: 5rem !important;
  }
  
  .KzqbAOkyA {
    padding: 6rem !important;
  }
  
  .CTdoT38l {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .Y6xv8NkY {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .s1Ihz5o42 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .j1ohIrXbhOl {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .E1UYhzeINjT {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .JUtDey0X2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .pNISelfnQl {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .q9eT6Hdvuq {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .jDWr1u {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .p7XyLkB {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .TYYjH1dkPKV {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .So9e9jp85 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .Nhm2v1 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .tfs8JfcB {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .kp22vtGqY {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .gQF7AvbN6L9 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .MmXs7njl {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .d7x0s1a4Mx8 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .N4f9y9nHiT {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .rXsoVec7 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .syY8hy {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .Kb5Pm5AI {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .PujNlN2jT {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .oX6Lj2jIxU {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .wymwJJ {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .oQeoSG {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .fhHcoo1dCa {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .qHrhb3 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .W69xZ9biP {
    padding-top: 0 !important;
  }
  
  .sctfzO2 {
    padding-top: .25rem !important;
  }
  
  .aWRCfRieqn {
    padding-top: .5rem !important;
  }
  
  .x5aKe5Em {
    padding-top: .75rem !important;
  }
  
  .s9el8cuI {
    padding-top: 1rem !important;
  }
  
  .y2asbKZf {
    padding-top: 1.25rem !important;
  }
  
  .RMo1Ielfo {
    padding-top: 1.5rem !important;
  }
  
  .lnSnLB {
    padding-top: 1.75rem !important;
  }
  
  .gNt1Tc {
    padding-top: 2rem !important;
  }
  
  .LQ6wobo5GEn {
    padding-top: 3rem !important;
  }
  
  .lkrRxJx {
    padding-top: 3.5rem !important;
  }
  
  .MiDFZsGKC {
    padding-top: 4rem !important;
  }
  
  .qs6FJqETo {
    padding-top: 5rem !important;
  }
  
  .l8liEPOpQWd {
    padding-top: 6rem !important;
  }
  
  .U6JwJ5sum {
    padding-right: 0 !important;
  }
  
  .aHECxRP3j {
    padding-right: .25rem !important;
  }
  
  .dwXDgK8CRQ {
    padding-right: .5rem !important;
  }
  
  .HaJmcXUw {
    padding-right: .75rem !important;
  }
  
  .ls7b0Lv2F5 {
    padding-right: 1rem !important;
  }
  
  .jBToTL {
    padding-right: 1.25rem !important;
  }
  
  .oiQ2enEo9Q {
    padding-right: 1.5rem !important;
  }
  
  .EkPPXepDaPo {
    padding-right: 1.75rem !important;
  }
  
  .xn2qT8 {
    padding-right: 2rem !important;
  }
  
  .sL1li7 {
    padding-right: 3rem !important;
  }
  
  .Hp8c3A1 {
    padding-right: 3.5rem !important;
  }
  
  .EOrGmCu {
    padding-right: 4rem !important;
  }
  
  .xi3GmXdh {
    padding-right: 5rem !important;
  }
  
  .eZmQVxlYPv {
    padding-right: 6rem !important;
  }
  
  .RLLJMdpbba {
    padding-bottom: 0 !important;
  }
  
  .AZIo4M2eh {
    padding-bottom: .25rem !important;
  }
  
  .jhQoPzj {
    padding-bottom: .5rem !important;
  }
  
  .nQVsK9iYAKi {
    padding-bottom: .75rem !important;
  }
  
  .BJI12Joubl {
    padding-bottom: 1rem !important;
  }
  
  .RS5uKjw0cO {
    padding-bottom: 1.25rem !important;
  }
  
  .RZmjiG3yN {
    padding-bottom: 1.5rem !important;
  }
  
  .xrjr34b {
    padding-bottom: 1.75rem !important;
  }
  
  .ZR7sMgxb01x {
    padding-bottom: 2rem !important;
  }
  
  .YbojfVa {
    padding-bottom: 3rem !important;
  }
  
  .DaYwWJgCSkN {
    padding-bottom: 3.5rem !important;
  }
  
  .pOYr8qLpxhL {
    padding-bottom: 4rem !important;
  }
  
  .qK9I8J {
    padding-bottom: 5rem !important;
  }
  
  .XcTdcDx {
    padding-bottom: 6rem !important;
  }
  
  .Vq6g5wt {
    padding-left: 0 !important;
  }
  
  .bylRfCW {
    padding-left: .25rem !important;
  }
  
  .hJYoekg {
    padding-left: .5rem !important;
  }
  
  .bxFrxEoST {
    padding-left: .75rem !important;
  }
  
  .uzOGADy {
    padding-left: 1rem !important;
  }
  
  .kx3vU4R {
    padding-left: 1.25rem !important;
  }
  
  .WXnCsNl9wY {
    padding-left: 1.5rem !important;
  }
  
  .olVjTs {
    padding-left: 1.75rem !important;
  }
  
  .HXJueYw {
    padding-left: 2rem !important;
  }
  
  .PSy4euDdguy {
    padding-left: 3rem !important;
  }
  
  .RCTua7NgK {
    padding-left: 3.5rem !important;
  }
  
  .SCSpnGXGc {
    padding-left: 4rem !important;
  }
  
  .GM20ZTodjHO {
    padding-left: 5rem !important;
  }
  
  .ieeP3uR6rA7 {
    padding-left: 6rem !important;
  }
  
  .scLcRm10t {
    gap: 0 !important;
  }
  
  .N3muD5fy {
    gap: .25rem !important;
  }
  
  .VJOy1oW {
    gap: .5rem !important;
  }
  
  .DwUPVZ {
    gap: .75rem !important;
  }
  
  .QYGCmZJ {
    gap: 1rem !important;
  }
  
  .KMLKAOZg {
    gap: 1.25rem !important;
  }
  
  .gGLLlbYiF {
    gap: 1.5rem !important;
  }
  
  .WdvLhsE {
    gap: 1.75rem !important;
  }
  
  .jVA3qj4Q {
    gap: 2rem !important;
  }
  
  .PGw4qrDDm {
    gap: 3rem !important;
  }
  
  .qfvlmGVr {
    gap: 3.5rem !important;
  }
  
  .xeuapkOF {
    gap: 4rem !important;
  }
  
  .Q5682WSvUs {
    gap: 5rem !important;
  }
  
  .BX3zEmlWD {
    gap: 6rem !important;
  }
  
  .hcDNCUV {
    row-gap: 0 !important;
  }
  
  .TGMUb5Y {
    row-gap: .25rem !important;
  }
  
  .LouUvKc {
    row-gap: .5rem !important;
  }
  
  .EtwcoU {
    row-gap: .75rem !important;
  }
  
  .z2q0qQv {
    row-gap: 1rem !important;
  }
  
  .apSE0h {
    row-gap: 1.25rem !important;
  }
  
  .GflhZq88K1 {
    row-gap: 1.5rem !important;
  }
  
  .CWcLybHajC {
    row-gap: 1.75rem !important;
  }
  
  .EMV4le4 {
    row-gap: 2rem !important;
  }
  
  .IHPmFLmTn0 {
    row-gap: 3rem !important;
  }
  
  .yGCreR {
    row-gap: 3.5rem !important;
  }
  
  .aEhxmHaQX8P {
    row-gap: 4rem !important;
  }
  
  .rAa1VtTVU7i {
    row-gap: 5rem !important;
  }
  
  .x7txiuHVrC {
    row-gap: 6rem !important;
  }
  
  .NhdnVPA {
    column-gap: 0 !important;
  }
  
  .qHvV4o1qfTt {
    column-gap: .25rem !important;
  }
  
  .gVa19nbLlZ {
    column-gap: .5rem !important;
  }
  
  .hEaYN7bzK {
    column-gap: .75rem !important;
  }
  
  .r0YFcXk {
    column-gap: 1rem !important;
  }
  
  .wYaGhjbgh {
    column-gap: 1.25rem !important;
  }
  
  .THdzyui {
    column-gap: 1.5rem !important;
  }
  
  .bF76E1 {
    column-gap: 1.75rem !important;
  }
  
  .GtEC5gyVes {
    column-gap: 2rem !important;
  }
  
  .jOhgAiEw {
    column-gap: 3rem !important;
  }
  
  .opju0t {
    column-gap: 3.5rem !important;
  }
  
  .aYWW9Q2 {
    column-gap: 4rem !important;
  }
  
  .RSTFpmZu {
    column-gap: 5rem !important;
  }
  
  .Zw9YHQf5 {
    column-gap: 6rem !important;
  }
  
  .tSBMQTia {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .mzoptb {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .Fy6W3X {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .J5E54P5 {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .UNGslR {
    font-size: 1.21875rem !important;
  }
  
  .dXf0cxZSWzx {
    font-size: 0.975rem !important;
  }
  
  .pJ4mfg {
    text-align: left !important;
  }
  
  .JY2nsa {
    text-align: right !important;
  }
  
  .bAQ94DZ8 {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .OxihLQT6nIq {
    float: left !important;
  }
  
  .wuLJ5v {
    float: right !important;
  }
  
  .uf3gKNTwCUO {
    float: none !important;
  }
  
  .Dx37LNHir {
    object-fit: contain !important;
  }
  
  .l2W6cCWS {
    object-fit: cover !important;
  }
  
  .uZJsa1u {
    object-fit: fill !important;
  }
  
  .e1Kjdd {
    object-fit: scale-down !important;
  }
  
  .JcHwqwI {
    object-fit: none !important;
  }
  
  .VRmk8mta {
    display: inline !important;
  }
  
  .LvhQOIbxk {
    display: inline-block !important;
  }
  
  .itdlrW {
    display: block !important;
  }
  
  .NxaCy3woant {
    display: grid !important;
  }
  
  .y1E57wHw {
    display: inline-grid !important;
  }
  
  .IcUweq {
    display: table !important;
  }
  
  .qSwhbiFX4 {
    display: table-row !important;
  }
  
  .pcyW1U3ixn {
    display: table-cell !important;
  }
  
  .EHmtdsDYmA5 {
    display: flex !important;
  }
  
  .WGH4LiDG {
    display: inline-flex !important;
  }
  
  .o1fqXI {
    display: none !important;
  }
  
  .CmEfNWMzk {
    position: static !important;
  }
  
  .s3AqMfLEk {
    position: relative !important;
  }
  
  .EvL6LOOZe {
    position: absolute !important;
  }
  
  .ixwdM1 {
    position: fixed !important;
  }
  
  .fslbkoEvzJJ {
    position: sticky !important;
  }
  
  .DeNwRN {
    top: 0 !important;
  }
  
  .SHEaLvq {
    top: 10% !important;
  }
  
  .naOIK8xbwi {
    top: 25% !important;
  }
  
  .cK1djdnn {
    top: 50% !important;
  }
  
  .oqP3Cwf4 {
    top: 60% !important;
  }
  
  .reIBVS {
    top: 65% !important;
  }
  
  .keTsvZCxhKS {
    top: 70% !important;
  }
  
  .PwRiqWtaTAI {
    top: 75% !important;
  }
  
  .tGyRzNmN {
    top: 100% !important;
  }
  
  .te8j3c {
    top: auto !important;
  }
  
  .ofciH1F05y {
    bottom: 0 !important;
  }
  
  .FJupR9pQ {
    bottom: 10% !important;
  }
  
  .V9cXxCbH0j {
    bottom: 25% !important;
  }
  
  .dvtlCW {
    bottom: 50% !important;
  }
  
  .N1eoNna2hZK {
    bottom: 60% !important;
  }
  
  .s5pzHheFSST {
    bottom: 65% !important;
  }
  
  .nJ0mY1k {
    bottom: 70% !important;
  }
  
  .zUfkXL5f8 {
    bottom: 75% !important;
  }
  
  .oWRp0g7T {
    bottom: 100% !important;
  }
  
  .Kvu4PdOtSg {
    bottom: auto !important;
  }
  
  .yWpRathBZF {
    left: 0 !important;
  }
  
  .CmqaYS {
    left: 10% !important;
  }
  
  .saOuiR3v {
    left: 25% !important;
  }
  
  .skuFd3wK {
    left: 50% !important;
  }
  
  .LvIZeg {
    left: 60% !important;
  }
  
  .D9FhBA {
    left: 65% !important;
  }
  
  .YzyfFm2WY {
    left: 70% !important;
  }
  
  .jhusrdHm {
    left: 75% !important;
  }
  
  .wlkanDtn {
    left: 100% !important;
  }
  
  .ZX5yHWA0 {
    left: auto !important;
  }
  
  .iAtAXytAxG {
    right: 0 !important;
  }
  
  .kF11XD {
    right: 10% !important;
  }
  
  .pg6MaLNNWZH {
    right: 25% !important;
  }
  
  .Bf45k1 {
    right: 50% !important;
  }
  
  .IwbSAj2J {
    right: 60% !important;
  }
  
  .ZOrH2WtbqsU {
    right: 65% !important;
  }
  
  .zpSgn3aEl {
    right: 70% !important;
  }
  
  .u0DrMgvQ {
    right: 75% !important;
  }
  
  .iAQZIKH {
    right: 100% !important;
  }
  
  .asPskR5ttl5 {
    right: auto !important;
  }
  
  .AZgX80mZh {
    transform: translate(-50%, -50%) !important;
  }
  
  .yOfL8R {
    transform: translateX(-50%) !important;
  }
  
  .a3lif9OEr {
    transform: translateY(-50%) !important;
  }
  
  .Rgz1RyXiji {
    flex: 1 1 auto !important;
  }
  
  .U8gPEeF0iw3 {
    flex-direction: row !important;
  }
  
  .WssvEe9Amz {
    flex-direction: column !important;
  }
  
  .eNWLdLg {
    flex-direction: row-reverse !important;
  }
  
  .MNcDED {
    flex-direction: column-reverse !important;
  }
  
  .QA1wIL {
    flex-grow: 0 !important;
  }
  
  .JnDxObbPecs {
    flex-grow: 1 !important;
  }
  
  .Uhq7hcCLq {
    flex-shrink: 0 !important;
  }
  
  .dl7ydbqY0j {
    flex-shrink: 1 !important;
  }
  
  .LRbDtFlG {
    flex-wrap: wrap !important;
  }
  
  .vp1GASMyXXy {
    flex-wrap: nowrap !important;
  }
  
  .Z8anyIWN {
    flex-wrap: wrap-reverse !important;
  }
  
  .OEfAaLN8 {
    justify-content: flex-start !important;
  }
  
  .JcRVXSw {
    justify-content: flex-end !important;
  }
  
  .ukviue5OSq {
    justify-content: center !important;
  }
  
  .bbeEvHcN {
    justify-content: space-between !important;
  }
  
  .WfbDd7IeoeQ {
    justify-content: space-around !important;
  }
  
  .gBDcUkgp {
    justify-content: space-evenly !important;
  }
  
  .MzrNhbiXF {
    align-items: flex-start !important;
  }
  
  .uR1RCF0rF {
    align-items: flex-end !important;
  }
  
  .PpsLqZKgL {
    align-items: center !important;
  }
  
  .bIFdoxN8R {
    align-items: baseline !important;
  }
  
  .E1k18AiVw {
    align-items: stretch !important;
  }
  
  .LGGWw7 {
    align-content: flex-start !important;
  }
  
  .kFSrFi0Ccw {
    align-content: flex-end !important;
  }
  
  .BfuJSTeDF {
    align-content: center !important;
  }
  
  .cwNsjF8uc11 {
    align-content: space-between !important;
  }
  
  .IgqnB4 {
    align-content: space-around !important;
  }
  
  .LfvEP06Q {
    align-content: stretch !important;
  }
  
  .yJ8DwJWky {
    align-self: auto !important;
  }
  
  .aZP3j11cq2v {
    align-self: flex-start !important;
  }
  
  .TXg2RfO {
    align-self: flex-end !important;
  }
  
  .MwokEHJ {
    align-self: center !important;
  }
  
  .bXeJae {
    align-self: baseline !important;
  }
  
  .aiFlAQq7JT {
    align-self: stretch !important;
  }
  
  .LrD79Dm62H {
    order: -1 !important;
  }
  
  .CckCnhwkNxa {
    order: 0 !important;
  }
  
  .wMrJyc {
    order: 1 !important;
  }
  
  .ZzxZuEG {
    order: 2 !important;
  }
  
  .mYipUbf4 {
    order: 3 !important;
  }
  
  .k1IKItm {
    order: 4 !important;
  }
  
  .PqkONzv1zJ {
    order: 5 !important;
  }
  
  .JzRjL7I {
    order: 6 !important;
  }
  
  .E8LJhfQ {
    margin: 0 !important;
  }
  
  .qrIN1QEkyK0 {
    margin: .25rem !important;
  }
  
  .tTu2Jcacs {
    margin: .5rem !important;
  }
  
  .O9LCZb5J {
    margin: .75rem !important;
  }
  
  .NsquoO3sXkt {
    margin: 1rem !important;
  }
  
  .mFBSpwl {
    margin: 1.25rem !important;
  }
  
  .OpjDETUNHw {
    margin: 1.5rem !important;
  }
  
  .LUjTfMxIB {
    margin: 1.75rem !important;
  }
  
  .KgCVu4 {
    margin: 2rem !important;
  }
  
  .poUJTUX {
    margin: 3rem !important;
  }
  
  .S7uuqm1wc {
    margin: 3.5rem !important;
  }
  
  .PztZN2wuGpA {
    margin: 4rem !important;
  }
  
  .L9SrQMupfTL {
    margin: 5rem !important;
  }
  
  .xAkFTQZLbgc {
    margin: 6rem !important;
  }
  
  .mJfpzhwjY6 {
    margin: auto !important;
  }
  
  .kvtZdXdc0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .CY3Bw0 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .Kpo16XHx {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .DkdGIRZ05e {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .k4MmY4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .AZ2xom {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .sXWBP2Rj {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .yE1Zdy486Uw {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .JAm4y3Q39ds {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .r4klZZFKT {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .Zwx9oju {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .i0qsft {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .CdjZjVMo1qf {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .nXBVwwZDff {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .UMErQm {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .o61xBdeN2j {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .dlqbQMA {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .YPz4tfd {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .sxbJA1iG1 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .w2jdN2b {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .ZNk0Ayk8vg {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .gcvNW3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .oOKfd0tz {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .pt2bqHy {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .KcdrUWEP8y {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .K4xlLLal8o {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .J6jkZV {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .kKsB7m {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .zxP1kEmJ89 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .ONA2HknLI {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .fNGPz48joo {
    margin-top: 0 !important;
  }
  
  .KZx7Ig1haqO {
    margin-top: .25rem !important;
  }
  
  .p7evRGeu {
    margin-top: .5rem !important;
  }
  
  .zwlR9BTRfqM {
    margin-top: .75rem !important;
  }
  
  .AWv4VI {
    margin-top: 1rem !important;
  }
  
  .NuSK2nj3 {
    margin-top: 1.25rem !important;
  }
  
  .ikqMxTfZfy {
    margin-top: 1.5rem !important;
  }
  
  .kTsCUnb {
    margin-top: 1.75rem !important;
  }
  
  .xgMCw2BzE {
    margin-top: 2rem !important;
  }
  
  .cYRgon5d {
    margin-top: 3rem !important;
  }
  
  .rhHG4qKq {
    margin-top: 3.5rem !important;
  }
  
  .dXX9rQtYG {
    margin-top: 4rem !important;
  }
  
  .O5ckvAkgeJ {
    margin-top: 5rem !important;
  }
  
  .BFoWgQ3whd {
    margin-top: 6rem !important;
  }
  
  .svpCpCcGg {
    margin-top: auto !important;
  }
  
  .bj0Shde {
    margin-right: 0 !important;
  }
  
  .B5f0DyQT {
    margin-right: .25rem !important;
  }
  
  .y5YD0xe {
    margin-right: .5rem !important;
  }
  
  .wO1RFbm {
    margin-right: .75rem !important;
  }
  
  .b3DV1z5 {
    margin-right: 1rem !important;
  }
  
  .fFkYaIbx {
    margin-right: 1.25rem !important;
  }
  
  .GfmPGMKFx {
    margin-right: 1.5rem !important;
  }
  
  .Jcif0N7GDt {
    margin-right: 1.75rem !important;
  }
  
  .KgsUF0sKNCm {
    margin-right: 2rem !important;
  }
  
  .USrMNhQR {
    margin-right: 3rem !important;
  }
  
  .h4Qt0dez {
    margin-right: 3.5rem !important;
  }
  
  .qhmjQ4Dla8B {
    margin-right: 4rem !important;
  }
  
  .JZw2N6OFH7 {
    margin-right: 5rem !important;
  }
  
  .dH5ARqK {
    margin-right: 6rem !important;
  }
  
  .va9dbQfd {
    margin-right: auto !important;
  }
  
  .Hyow5lgABi3 {
    margin-bottom: 0 !important;
  }
  
  .MxrUci {
    margin-bottom: .25rem !important;
  }
  
  .egYYMLFwhm {
    margin-bottom: .5rem !important;
  }
  
  .SLXM1y {
    margin-bottom: .75rem !important;
  }
  
  .ARsHHv {
    margin-bottom: 1rem !important;
  }
  
  .a3kkNeWwcqo {
    margin-bottom: 1.25rem !important;
  }
  
  .UT9VeDa8R {
    margin-bottom: 1.5rem !important;
  }
  
  .H13JmT {
    margin-bottom: 1.75rem !important;
  }
  
  .z5LS2XkD {
    margin-bottom: 2rem !important;
  }
  
  .TzAzmRiPf {
    margin-bottom: 3rem !important;
  }
  
  .RwnfOrB {
    margin-bottom: 3.5rem !important;
  }
  
  .bwzvZV5kf {
    margin-bottom: 4rem !important;
  }
  
  .uppBZW7 {
    margin-bottom: 5rem !important;
  }
  
  .sW68J8 {
    margin-bottom: 6rem !important;
  }
  
  .FUTEqNMMYx {
    margin-bottom: auto !important;
  }
  
  .tWWMiV {
    margin-left: 0 !important;
  }
  
  .Af6OXaxbe8f {
    margin-left: .25rem !important;
  }
  
  .Ct83b59AhK {
    margin-left: .5rem !important;
  }
  
  .ZOKKsE {
    margin-left: .75rem !important;
  }
  
  .Hqx3UcB0Xl {
    margin-left: 1rem !important;
  }
  
  .XJDDQ3ynxh {
    margin-left: 1.25rem !important;
  }
  
  .NTIYdd {
    margin-left: 1.5rem !important;
  }
  
  .OPjEZRvi {
    margin-left: 1.75rem !important;
  }
  
  .znYTEfeAg {
    margin-left: 2rem !important;
  }
  
  .t3y0qDmE {
    margin-left: 3rem !important;
  }
  
  .yiQY6cOJ {
    margin-left: 3.5rem !important;
  }
  
  .eZm1DIBRO {
    margin-left: 4rem !important;
  }
  
  .CV3ZXD {
    margin-left: 5rem !important;
  }
  
  .nQwIOdyg {
    margin-left: 6rem !important;
  }
  
  .UY7Vsew {
    margin-left: auto !important;
  }
  
  .R3ZdTs {
    margin: -0.25rem !important;
  }
  
  .v5dh5NVSy3i {
    margin: -0.5rem !important;
  }
  
  .F89sbB5aJi {
    margin: -0.75rem !important;
  }
  
  .xqVgtln {
    margin: -1rem !important;
  }
  
  .FHnJUmQ {
    margin: -1.25rem !important;
  }
  
  .lwfHGQX3Ta {
    margin: -1.5rem !important;
  }
  
  .OWrAzqFF {
    margin: -1.75rem !important;
  }
  
  .obvOXFHY {
    margin: -2rem !important;
  }
  
  .bc148NGn {
    margin: -3rem !important;
  }
  
  .JbUqQDt {
    margin: -3.5rem !important;
  }
  
  .wR9gcF {
    margin: -4rem !important;
  }
  
  .vE8B9cUK6H {
    margin: -5rem !important;
  }
  
  .YWv6t2IF7Qy {
    margin: -6rem !important;
  }
  
  .dgaJqnVU {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .ff23pN02u11 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .dxNijDW {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .vAqbEGcKPU {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .HclxsI9RkHO {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .Pf5Pr6nYJ {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .kk98C1 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .yccENwsq5J {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .x8PnYM {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .ZzqHRew0gKf {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .V9ml1Ne9hka {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .KMaek2OuNr {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .CZcMDAKo {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .tC5kqs4R {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .cIfiI3r1d {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .pOaOigay {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .NFBo4S {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .G9RAniPd9ga {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .UJgj4m11 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .HqMhlb {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .xcUz6eyw {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .khtNGz {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .FD7gTWu1N {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .UozCXvn {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .vsFESnMG {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .mAusYChg {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .rUiHpeDuF {
    margin-top: -0.25rem !important;
  }
  
  .rYF4Fk {
    margin-top: -0.5rem !important;
  }
  
  .f2nS6bZ6oL {
    margin-top: -0.75rem !important;
  }
  
  .Bf4Qy8tdJ4A {
    margin-top: -1rem !important;
  }
  
  .vsbol9F {
    margin-top: -1.25rem !important;
  }
  
  .r2qrQyOs {
    margin-top: -1.5rem !important;
  }
  
  .vBXwcF {
    margin-top: -1.75rem !important;
  }
  
  .vHhdA9d {
    margin-top: -2rem !important;
  }
  
  .d0THxQ9 {
    margin-top: -3rem !important;
  }
  
  .dLtkr7OmZ6 {
    margin-top: -3.5rem !important;
  }
  
  .d7UfGCkq {
    margin-top: -4rem !important;
  }
  
  .oK3AcMA8L {
    margin-top: -5rem !important;
  }
  
  .R328d4StW {
    margin-top: -6rem !important;
  }
  
  .wDuLbyQhWF {
    margin-right: -0.25rem !important;
  }
  
  .Wgzzv0Lhw1x {
    margin-right: -0.5rem !important;
  }
  
  .JWDkIml {
    margin-right: -0.75rem !important;
  }
  
  .m8daKNM8JOT {
    margin-right: -1rem !important;
  }
  
  .wao6j18c {
    margin-right: -1.25rem !important;
  }
  
  .OIfBKzgIaQG {
    margin-right: -1.5rem !important;
  }
  
  .XzLTTZhid {
    margin-right: -1.75rem !important;
  }
  
  .P86BAfPTfR {
    margin-right: -2rem !important;
  }
  
  .iWYPhAOw4 {
    margin-right: -3rem !important;
  }
  
  .oB9LxNBDPt3 {
    margin-right: -3.5rem !important;
  }
  
  .GsPJwmqFUT {
    margin-right: -4rem !important;
  }
  
  .n5qzR0b {
    margin-right: -5rem !important;
  }
  
  .AP6EyPqu2I {
    margin-right: -6rem !important;
  }
  
  .ax2MIsUCCeH {
    margin-bottom: -0.25rem !important;
  }
  
  .CVDahQYiFh {
    margin-bottom: -0.5rem !important;
  }
  
  .YixrRprA3A8 {
    margin-bottom: -0.75rem !important;
  }
  
  .TbFvfB0cIJe {
    margin-bottom: -1rem !important;
  }
  
  .l79Zg5oc2q {
    margin-bottom: -1.25rem !important;
  }
  
  .MbHgi7 {
    margin-bottom: -1.5rem !important;
  }
  
  .OVqiUn {
    margin-bottom: -1.75rem !important;
  }
  
  .B1aDLhT4J {
    margin-bottom: -2rem !important;
  }
  
  .XShTFrB9 {
    margin-bottom: -3rem !important;
  }
  
  .h9yHbVL {
    margin-bottom: -3.5rem !important;
  }
  
  .hn5ho2bUg {
    margin-bottom: -4rem !important;
  }
  
  .SSLKcibR7bu {
    margin-bottom: -5rem !important;
  }
  
  .yG9UmZ {
    margin-bottom: -6rem !important;
  }
  
  .mpqNuueW5E {
    margin-left: -0.25rem !important;
  }
  
  .RhKtZwevJR0 {
    margin-left: -0.5rem !important;
  }
  
  .UUJ0Gj {
    margin-left: -0.75rem !important;
  }
  
  .xG2xD6gc15 {
    margin-left: -1rem !important;
  }
  
  .oGkEBF {
    margin-left: -1.25rem !important;
  }
  
  .JInduqO {
    margin-left: -1.5rem !important;
  }
  
  .DuUBIYq {
    margin-left: -1.75rem !important;
  }
  
  .h21IJS9w17 {
    margin-left: -2rem !important;
  }
  
  .RauKcl {
    margin-left: -3rem !important;
  }
  
  .oTvUgsYec {
    margin-left: -3.5rem !important;
  }
  
  .SlFenUuju {
    margin-left: -4rem !important;
  }
  
  .iezTNbf {
    margin-left: -5rem !important;
  }
  
  .K7yfCc6 {
    margin-left: -6rem !important;
  }
  
  .cKxiNH1Xn {
    padding: 0 !important;
  }
  
  .IZkzrjc8x9 {
    padding: .25rem !important;
  }
  
  .HZsHcydpou {
    padding: .5rem !important;
  }
  
  .GmNL97ak2F {
    padding: .75rem !important;
  }
  
  .hpxk23a {
    padding: 1rem !important;
  }
  
  .BeIIHU {
    padding: 1.25rem !important;
  }
  
  .Mq2wzX4xY6R {
    padding: 1.5rem !important;
  }
  
  .yg2HicCSWi1 {
    padding: 1.75rem !important;
  }
  
  .Vqgzg8V {
    padding: 2rem !important;
  }
  
  .MasnHA {
    padding: 3rem !important;
  }
  
  .ww19KKy6d {
    padding: 3.5rem !important;
  }
  
  .RVxXpfG4 {
    padding: 4rem !important;
  }
  
  .I9JkLi {
    padding: 5rem !important;
  }
  
  .AgqZb38 {
    padding: 6rem !important;
  }
  
  .VO9rRbCbdUX {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .uNuH2EpQL {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .Rse0IViZAP {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .oS9TX5wVj {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .ggRHUq {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .KQO6H39N {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .S7mCpp {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .lSW9ahgv {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .dRiaxgazQ {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .LSVNfjko {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .sLjWLHMEA {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Vo1mfoJ5b {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .wIV3kJbdgM {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .AOeM6aYWZe {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .JOA9l2N {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .Yf0kKQZ {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .kekGId {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .RaqiZG4pN {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .F44nNinbTr6 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .aLuM0C {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .G9pOT96VRA {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .kFvordS {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .HOFWM1AvE {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .EkKpaGdX9p {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .SM4l6yJbWLJ {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .c4S5K0wXt6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .k0I3C7Or {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .djVDeAnTyEg {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .zzIr8gvrf2 {
    padding-top: 0 !important;
  }
  
  .K93tWbn {
    padding-top: .25rem !important;
  }
  
  .hD81cxRJfc {
    padding-top: .5rem !important;
  }
  
  .K7acFiBTp {
    padding-top: .75rem !important;
  }
  
  .VccUwVQc {
    padding-top: 1rem !important;
  }
  
  .ulWq9L {
    padding-top: 1.25rem !important;
  }
  
  .rG3bcrfNlB {
    padding-top: 1.5rem !important;
  }
  
  .sGk154V {
    padding-top: 1.75rem !important;
  }
  
  .PqfI6h8jJ {
    padding-top: 2rem !important;
  }
  
  .lgttAGA0P {
    padding-top: 3rem !important;
  }
  
  .YYXX4q {
    padding-top: 3.5rem !important;
  }
  
  .VjA7d7iAwPq {
    padding-top: 4rem !important;
  }
  
  .iKyBzeD {
    padding-top: 5rem !important;
  }
  
  .xW1H1vGgf {
    padding-top: 6rem !important;
  }
  
  .WKt6KoWV6 {
    padding-right: 0 !important;
  }
  
  .eurQWYMY {
    padding-right: .25rem !important;
  }
  
  .zJHvL85 {
    padding-right: .5rem !important;
  }
  
  .ftxlkHAKe {
    padding-right: .75rem !important;
  }
  
  .sc2wFYh {
    padding-right: 1rem !important;
  }
  
  .NgLjfs {
    padding-right: 1.25rem !important;
  }
  
  .iibfRHLUbmY {
    padding-right: 1.5rem !important;
  }
  
  .XRGPFC {
    padding-right: 1.75rem !important;
  }
  
  .i6dgWyoNgZH {
    padding-right: 2rem !important;
  }
  
  .B4GDJ4xbFtg {
    padding-right: 3rem !important;
  }
  
  .H0X1hilu {
    padding-right: 3.5rem !important;
  }
  
  .sWLtqx {
    padding-right: 4rem !important;
  }
  
  .jsLNbNsTmBc {
    padding-right: 5rem !important;
  }
  
  .P1stXq {
    padding-right: 6rem !important;
  }
  
  .Z7bnyM {
    padding-bottom: 0 !important;
  }
  
  .YP30UB {
    padding-bottom: .25rem !important;
  }
  
  .Z3YkPK {
    padding-bottom: .5rem !important;
  }
  
  .FyBaRCc2O {
    padding-bottom: .75rem !important;
  }
  
  .dT6cSLGs {
    padding-bottom: 1rem !important;
  }
  
  .oXvDPv {
    padding-bottom: 1.25rem !important;
  }
  
  .SZsT6rq {
    padding-bottom: 1.5rem !important;
  }
  
  .exMmJBrdqd {
    padding-bottom: 1.75rem !important;
  }
  
  .Z9n4MlGpHm9 {
    padding-bottom: 2rem !important;
  }
  
  .tIOul9qovYn {
    padding-bottom: 3rem !important;
  }
  
  .TCb8oLd {
    padding-bottom: 3.5rem !important;
  }
  
  .WX6Htba2WYM {
    padding-bottom: 4rem !important;
  }
  
  .MGOfstuF {
    padding-bottom: 5rem !important;
  }
  
  .uqc2lgBoX {
    padding-bottom: 6rem !important;
  }
  
  .kXaIvUbBb3d {
    padding-left: 0 !important;
  }
  
  .s26X42Gf {
    padding-left: .25rem !important;
  }
  
  .fw2HkI2nBc {
    padding-left: .5rem !important;
  }
  
  .HPj50OV {
    padding-left: .75rem !important;
  }
  
  .Pm2EmSX {
    padding-left: 1rem !important;
  }
  
  .wcprg26K {
    padding-left: 1.25rem !important;
  }
  
  .TcxQY8uK5wV {
    padding-left: 1.5rem !important;
  }
  
  .hPTGHsFy3cU {
    padding-left: 1.75rem !important;
  }
  
  .KSR9fJKiHb {
    padding-left: 2rem !important;
  }
  
  .Ftitmo3V00M {
    padding-left: 3rem !important;
  }
  
  .inU7OhdoKj {
    padding-left: 3.5rem !important;
  }
  
  .UzDAgjrXU {
    padding-left: 4rem !important;
  }
  
  .Fyjy0Ko {
    padding-left: 5rem !important;
  }
  
  .hlowSKRn {
    padding-left: 6rem !important;
  }
  
  .OQIEYSK {
    gap: 0 !important;
  }
  
  .fmCcmwP23p {
    gap: .25rem !important;
  }
  
  .RcqgUw {
    gap: .5rem !important;
  }
  
  .kZBdw4cpXZ {
    gap: .75rem !important;
  }
  
  .LfvteP77uK {
    gap: 1rem !important;
  }
  
  .aS16bxygg {
    gap: 1.25rem !important;
  }
  
  .OQUduUQ {
    gap: 1.5rem !important;
  }
  
  .Uh6W7OFJ {
    gap: 1.75rem !important;
  }
  
  .Kw7M5Kny {
    gap: 2rem !important;
  }
  
  .PxkCBU5v {
    gap: 3rem !important;
  }
  
  .R7aAcO {
    gap: 3.5rem !important;
  }
  
  .eIzYmLIhrWa {
    gap: 4rem !important;
  }
  
  .OZaOlKw {
    gap: 5rem !important;
  }
  
  .AC0swQTe {
    gap: 6rem !important;
  }
  
  .Pv2XSIcCEh {
    row-gap: 0 !important;
  }
  
  .ARkwyp {
    row-gap: .25rem !important;
  }
  
  .TJWNKpLz {
    row-gap: .5rem !important;
  }
  
  .eNaNgQpBG {
    row-gap: .75rem !important;
  }
  
  .BegS7WtHq {
    row-gap: 1rem !important;
  }
  
  .I9t8SvXUnf {
    row-gap: 1.25rem !important;
  }
  
  .ysz5Bay {
    row-gap: 1.5rem !important;
  }
  
  .GjKwGm41IY {
    row-gap: 1.75rem !important;
  }
  
  .fdFXV75G1 {
    row-gap: 2rem !important;
  }
  
  .UaTzbJEa {
    row-gap: 3rem !important;
  }
  
  .xGqkog6 {
    row-gap: 3.5rem !important;
  }
  
  .wX4h9x {
    row-gap: 4rem !important;
  }
  
  .iZgThdCUGZ {
    row-gap: 5rem !important;
  }
  
  .IXUzHtzIXB {
    row-gap: 6rem !important;
  }
  
  .uSD06BiCA {
    column-gap: 0 !important;
  }
  
  .kf2CO0uyq {
    column-gap: .25rem !important;
  }
  
  .gTyYqkLR {
    column-gap: .5rem !important;
  }
  
  .GGstbwtm5 {
    column-gap: .75rem !important;
  }
  
  .MYoIAO {
    column-gap: 1rem !important;
  }
  
  .gSwn1g5AMJ {
    column-gap: 1.25rem !important;
  }
  
  .blagWfa {
    column-gap: 1.5rem !important;
  }
  
  .fvh7lQn6q {
    column-gap: 1.75rem !important;
  }
  
  .iZjEuPX {
    column-gap: 2rem !important;
  }
  
  .RaxPasFG {
    column-gap: 3rem !important;
  }
  
  .XxvCgv {
    column-gap: 3.5rem !important;
  }
  
  .p7cxCC {
    column-gap: 4rem !important;
  }
  
  .ruU0YNG1W {
    column-gap: 5rem !important;
  }
  
  .xymzXBefr {
    column-gap: 6rem !important;
  }
  
  .gRcHGn {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .sUtmfJ3ge {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .m1M2mvLf {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .AruLcl {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .eq9Fds {
    font-size: 1.21875rem !important;
  }
  
  .ePrPmaq3IPO {
    font-size: 0.975rem !important;
  }
  
  .Xkko5u8 {
    text-align: left !important;
  }
  
  .Q5nZeqCM {
    text-align: right !important;
  }
  
  .Ap04Chl9rVm {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .ipRM8Wwt {
    font-size: 2.4375rem !important;
  }
  
  .RKQLBtY {
    font-size: 1.95rem !important;
  }
  
  .Ai7obR {
    font-size: 1.70625rem !important;
  }
  
  .Gh0BxQkg {
    font-size: 1.4625rem !important;
  }
  
  .TECxRoldW {
    font-size: 2.4375rem !important;
  }
  
  .EGGeUh {
    font-size: 1.95rem !important;
  }
  
  .sUXUPc7e {
    font-size: 1.70625rem !important;
  }
  
  .LQ1pwXH9udz {
    font-size: 1.4625rem !important;
  }
  
  .c0G2kuj {
    font-size: 2.4375rem !important;
  }
  
  .X0xmAKEuvG {
    font-size: 1.95rem !important;
  }
  
  .o29l2eLZWe {
    font-size: 1.70625rem !important;
  }
  
  .kS4sgaT {
    font-size: 1.4625rem !important;
  }
  
  .tbRNfxNqs {
    font-size: 2.4375rem !important;
  }
  
  .AftP8qv6 {
    font-size: 1.95rem !important;
  }
  
  .H47weDTo {
    font-size: 1.70625rem !important;
  }
  
  .XKqZ85 {
    font-size: 1.4625rem !important;
  }
}

@media print {
  .mgd4G5 {
    display: inline !important;
  }
  
  .zRhLioLbu {
    display: inline-block !important;
  }
  
  .VN5SCJ6 {
    display: block !important;
  }
  
  .SPse3aZUmz {
    display: grid !important;
  }
  
  .WxcJ5E {
    display: inline-grid !important;
  }
  
  .hqWOfC7 {
    display: table !important;
  }
  
  .gUcuyV {
    display: table-row !important;
  }
  
  .ZTEpYna {
    display: table-cell !important;
  }
  
  .Py5Yo39a {
    display: flex !important;
  }
  
  .fCsTNLj {
    display: inline-flex !important;
  }
  
  .d4lfK3t8 {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .kQRKckImO.show,
    .kQRKckImO.collapsing {
    background: rgba(10,18,30,0.98);
    border: 1px solid var(--kp-border);
    border-radius: var(--r-lg);
    margin-top: 0.5rem;
    padding: 0.75rem 1rem 1rem;
    backdrop-filter: blur(24px);
  }
  
  .navbar-nav .nav-link {
    padding: 0.55rem 0.75rem !important;
  }
  
  .navbar-nav .nav-link::after {
    display: none;
  }
}

@media (prefers-reduced-motion: no-preference) {
  @keyframes kp-fade-up{
  
      from { opacity: 0; transform: translateY(22px); }
      to   { opacity: 1; transform: none; }
    
  }
  
  .JA0QJz {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .JA0QJz:nth-child(1) {
    animation-delay: 0.04s;
  }
  
  .JA0QJz:nth-child(2) {
    animation-delay: 0.11s;
  }
  
  .JA0QJz:nth-child(3) {
    animation-delay: 0.18s;
  }
  
  .JA0QJz:nth-child(4) {
    animation-delay: 0.25s;
  }
  
  .wImezCvuFx {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .wImezCvuFx:nth-child(2) {
    animation-delay: 0.12s;
  }
  
  .wImezCvuFx:nth-child(3) {
    animation-delay: 0.24s;
  }
  
  .I3iT0V3zsOm {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .I3iT0V3zsOm:nth-child(even) {
    animation-delay: 0.1s;
  }
}

@media (max-width: 991.98px) {
  .oO6q8mbcx {
    padding-top: 88px;
    min-height: auto;
    padding-bottom: 3rem;
  }
  
  .pSJNfluCM8a {
    height: 300px;
  }
}

@media (max-width: 767.98px) {
  .gftZSD95zk6 {
    font-size: clamp(1.75rem, 8vw, 2.5rem);
  }
  
  .sdXR6m {
    height: 170px;
  }
  
  .niE8hmr8u:hover {
    transform: none;
  }
}

@media (max-width: 575.98px) {
  .qrFGpGwUe2 {
    padding: 1.75rem 1.25rem;
  }
  
  .iRWNwh {
    padding: 1.25rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
