﻿@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,
.Eov8M6VN {
  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;
}

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

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

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

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

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

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

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

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

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

.uXsdWm {
  display: inline-block;
}

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

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

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

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

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

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

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

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

.LfaRyEGa {
  display: inline-block;
}

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

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

.container,
.knB6HqsRV1F,
.CkIlTTWWlvP,
.LVlBpsk4W2D,
.d3cREfVU,
.EkqafV,
.yyY9T9MaXj {
  --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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.YrUCevmsv {
  margin-left: 8.33333333%;
}

.PCUb9a {
  margin-left: 16.66666667%;
}

.TvrO4yyvk1 {
  margin-left: 25%;
}

.DeIWC69 {
  margin-left: 33.33333333%;
}

.BWQsI90fx0A {
  margin-left: 41.66666667%;
}

.mjjewFfvx4 {
  margin-left: 50%;
}

.aq9emKmNu1 {
  margin-left: 58.33333333%;
}

.eIdX2P7 {
  margin-left: 66.66666667%;
}

.PkeFxHKV {
  margin-left: 75%;
}

.AcDNKL2 {
  margin-left: 83.33333333%;
}

.ktPSuFI1taw {
  margin-left: 91.66666667%;
}

.Yuxou3,
.dQeNJsd5wn {
  --bs-gutter-x: 0;
}

.Yuxou3,
.aOGsWdqz8tK {
  --bs-gutter-y: 0;
}

.mKz1AA,
.WbLalyLxLD {
  --bs-gutter-x: 0.25rem;
}

.mKz1AA,
.M3hMOAHtcT {
  --bs-gutter-y: 0.25rem;
}

.aS6zHUSfzfm,
.Epkz5p {
  --bs-gutter-x: 0.5rem;
}

.aS6zHUSfzfm,
.EUR0bmxDGc {
  --bs-gutter-y: 0.5rem;
}

.cvIVRZfm,
.MybmfPY3fl {
  --bs-gutter-x: 0.75rem;
}

.cvIVRZfm,
.VP41MeNn {
  --bs-gutter-y: 0.75rem;
}

.zr1iI8uAOLp,
.CHDGo6lHJSY {
  --bs-gutter-x: 1rem;
}

.zr1iI8uAOLp,
.rhF229EvpCa {
  --bs-gutter-y: 1rem;
}

.mgFThNoA5,
.SmDjJU4ZMBk {
  --bs-gutter-x: 1.25rem;
}

.mgFThNoA5,
.ajy81eObuK {
  --bs-gutter-y: 1.25rem;
}

.Y4fvSHz5,
.ybHBYavK {
  --bs-gutter-x: 1.5rem;
}

.Y4fvSHz5,
.EVbKO9z {
  --bs-gutter-y: 1.5rem;
}

.NgXhSux,
.fXqUhH {
  --bs-gutter-x: 1.75rem;
}

.NgXhSux,
.Zrfutz {
  --bs-gutter-y: 1.75rem;
}

.WDAznnGq,
.a265I0snY {
  --bs-gutter-x: 2rem;
}

.WDAznnGq,
.DPlRTotY {
  --bs-gutter-y: 2rem;
}

.Gv7bJLTkz,
.gsxeEGQgZ {
  --bs-gutter-x: 3rem;
}

.Gv7bJLTkz,
.rdvE1pX4 {
  --bs-gutter-y: 3rem;
}

.qxpcZK,
.YTx3owor {
  --bs-gutter-x: 3.5rem;
}

.qxpcZK,
.TnNBMw {
  --bs-gutter-y: 3.5rem;
}

.PzfbQ53,
.MdT8MFH {
  --bs-gutter-x: 4rem;
}

.PzfbQ53,
.MyhjIexrZWH {
  --bs-gutter-y: 4rem;
}

.jjoK8e6j,
.Iy4cBiUH2M {
  --bs-gutter-x: 5rem;
}

.jjoK8e6j,
.ZSRDsKTH {
  --bs-gutter-y: 5rem;
}

.k0GnUmwmL,
.LBt7irsfN {
  --bs-gutter-x: 6rem;
}

.k0GnUmwmL,
.bUxGXgcucR {
  --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;
}

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

.CdEUy8M {
  caption-side: top;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.geBwzDDug:focus {
  outline: 0;
}

.geBwzDDug.CfML4f981T,
.geBwzDDug.e9TIbXG {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-bs-theme=dark] .TQKnMZ5 {
  --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");
}

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

.KLFxBTuW .daBj8FnkSG4 {
  float: left;
  margin-left: -1.5em;
}

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

.IbBb3DI2fc .daBj8FnkSG4 {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

.daBj8FnkSG4[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");
}

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

.daBj8FnkSG4[disabled]~.QqKTDNXBR5,
.daBj8FnkSG4:disabled~.QqKTDNXBR5 {
  cursor: default;
  opacity: .5;
}

.heQVrM2EiEf {
  padding-left: 2.5em;
}

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

.heQVrM2EiEf .daBj8FnkSG4: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");
}

.heQVrM2EiEf .daBj8FnkSG4: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");
}

.heQVrM2EiEf.IbBb3DI2fc {
  padding-right: 2.5em;
  padding-left: 0;
}

.heQVrM2EiEf.IbBb3DI2fc .daBj8FnkSG4 {
  margin-right: -2.5em;
  margin-left: 0;
}

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

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

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

[data-bs-theme=dark] .heQVrM2EiEf .daBj8FnkSG4: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");
}

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

.YyJhzvOPHEO:focus {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.TyQeNat {
  position: relative;
}

.TyQeNat>.SWbefF,
.TyQeNat>.geBwzDDug,
.TyQeNat>.TQKnMZ5 {
  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;
}

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

.TyQeNat>.SWbefF,
.TyQeNat>.geBwzDDug {
  padding: 1rem 1.25rem;
}

.TyQeNat>.SWbefF::placeholder,
.TyQeNat>.geBwzDDug::placeholder {
  color: rgba(0, 0, 0, 0);
}

.TyQeNat>.SWbefF:focus,
.TyQeNat>.SWbefF:not(:placeholder-shown),
.TyQeNat>.geBwzDDug:focus,
.TyQeNat>.geBwzDDug:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}

.TyQeNat>.SWbefF:-webkit-autofill,
.TyQeNat>.geBwzDDug:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}

.TyQeNat>.TQKnMZ5 {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
  padding-left: 1.25rem;
}

.TyQeNat>.SWbefF:focus~label,
.TyQeNat>.SWbefF:not(:placeholder-shown)~label,
.TyQeNat>.geBwzDDug~label,
.TyQeNat>.TQKnMZ5~label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

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

.TyQeNat>textarea:focus~label::after,
.TyQeNat>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;
}

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

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

.TyQeNat>:disabled~label,
.TyQeNat>.SWbefF:disabled~label {
  color: #525252;
}

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

.CsHtVNKGpx>.SWbefF,
.CsHtVNKGpx>.TQKnMZ5,
.CsHtVNKGpx>.TyQeNat {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.CsHtVNKGpx>.SWbefF:focus,
.CsHtVNKGpx>.TQKnMZ5:focus,
.CsHtVNKGpx>.TyQeNat:focus-within {
  z-index: 5;
}

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

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

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

.M46l4hgag6N>.SWbefF,
.M46l4hgag6N>.TQKnMZ5,
.M46l4hgag6N>.kc0lgBUl,
.M46l4hgag6N>.btn {
  padding: .5rem 1rem;
  font-size: 1.21875rem;
  border-radius: var(--bs-border-radius-lg);
}

.Al4wXq>.SWbefF,
.Al4wXq>.TQKnMZ5,
.Al4wXq>.kc0lgBUl,
.Al4wXq>.btn {
  padding: .25rem .5rem;
  font-size: 0.82875rem;
  border-radius: var(--bs-border-radius-sm);
}

.M46l4hgag6N>.TQKnMZ5,
.Al4wXq>.TQKnMZ5 {
  padding-right: 5rem;
}

.CsHtVNKGpx:not(.HcLb4P)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.TyQeNat),
.CsHtVNKGpx:not(.HcLb4P)>.dropdown-toggle:nth-last-child(n+3),
.CsHtVNKGpx:not(.HcLb4P)>.TyQeNat:not(:last-child)>.SWbefF,
.CsHtVNKGpx:not(.HcLb4P)>.TyQeNat:not(:last-child)>.TQKnMZ5 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.CsHtVNKGpx.HcLb4P>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.TyQeNat),
.CsHtVNKGpx.HcLb4P>.dropdown-toggle:nth-last-child(n+4),
.CsHtVNKGpx.HcLb4P>.TyQeNat:nth-last-child(n+3)>.SWbefF,
.CsHtVNKGpx.HcLb4P>.TyQeNat:nth-last-child(n+3)>.TQKnMZ5 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.CsHtVNKGpx>:not(:first-child):not(.dropdown-menu):not(.KTewyDs0Gx):not(.bRh12EfjCo):not(.qkkTMV):not(.GSggltc) {
  margin-left: calc(-1*var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.CsHtVNKGpx>.TyQeNat:not(:first-child)>.SWbefF,
.CsHtVNKGpx>.TyQeNat:not(:first-child)>.TQKnMZ5 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.KTewyDs0Gx {
  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~.bRh12EfjCo,
.was-validated :valid~.KTewyDs0Gx,
.kShu1UvoWK5~.bRh12EfjCo,
.kShu1UvoWK5~.KTewyDs0Gx {
  display: block;
}

.was-validated .SWbefF:valid,
.SWbefF.kShu1UvoWK5 {
  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 .SWbefF:valid:focus,
.SWbefF.kShu1UvoWK5: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.SWbefF:valid,
textarea.SWbefF.kShu1UvoWK5 {
  padding-right: calc(1.5em + 1.1rem);
  background-position: top calc(0.375em + 0.275rem) right calc(0.375em + 0.275rem);
}

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

.was-validated .TQKnMZ5:valid:not([multiple]):not([size]),
.was-validated .TQKnMZ5:valid:not([multiple])[size="1"],
.TQKnMZ5.kShu1UvoWK5:not([multiple]):not([size]),
.TQKnMZ5.kShu1UvoWK5: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 .TQKnMZ5:valid:focus,
.TQKnMZ5.kShu1UvoWK5:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25);
}

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

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

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

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

.was-validated .daBj8FnkSG4:valid~.QqKTDNXBR5,
.daBj8FnkSG4.kShu1UvoWK5~.QqKTDNXBR5 {
  color: var(--bs-form-valid-color);
}

.LsKYnMZGU .daBj8FnkSG4~.bRh12EfjCo {
  margin-left: .5em;
}

.was-validated .CsHtVNKGpx>.SWbefF:not(:focus):valid,
.CsHtVNKGpx>.SWbefF:not(:focus).kShu1UvoWK5,
.was-validated .CsHtVNKGpx>.TQKnMZ5:not(:focus):valid,
.CsHtVNKGpx>.TQKnMZ5:not(:focus).kShu1UvoWK5,
.was-validated .CsHtVNKGpx>.TyQeNat:not(:focus-within):valid,
.CsHtVNKGpx>.TyQeNat:not(:focus-within).kShu1UvoWK5 {
  z-index: 3;
}

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

.qkkTMV {
  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~.GSggltc,
.was-validated :invalid~.qkkTMV,
.HXGBKKbF58~.GSggltc,
.HXGBKKbF58~.qkkTMV {
  display: block;
}

.was-validated .SWbefF:invalid,
.SWbefF.HXGBKKbF58 {
  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 .SWbefF:invalid:focus,
.SWbefF.HXGBKKbF58: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.SWbefF:invalid,
textarea.SWbefF.HXGBKKbF58 {
  padding-right: calc(1.5em + 1.1rem);
  background-position: top calc(0.375em + 0.275rem) right calc(0.375em + 0.275rem);
}

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

.was-validated .TQKnMZ5:invalid:not([multiple]):not([size]),
.was-validated .TQKnMZ5:invalid:not([multiple])[size="1"],
.TQKnMZ5.HXGBKKbF58:not([multiple]):not([size]),
.TQKnMZ5.HXGBKKbF58: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 .TQKnMZ5:invalid:focus,
.TQKnMZ5.HXGBKKbF58:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25);
}

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

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

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

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

.was-validated .daBj8FnkSG4:invalid~.QqKTDNXBR5,
.daBj8FnkSG4.HXGBKKbF58~.QqKTDNXBR5 {
  color: var(--bs-form-invalid-color);
}

.LsKYnMZGU .daBj8FnkSG4~.GSggltc {
  margin-left: .5em;
}

.was-validated .CsHtVNKGpx>.SWbefF:not(:focus):invalid,
.CsHtVNKGpx>.SWbefF:not(:focus).HXGBKKbF58,
.was-validated .CsHtVNKGpx>.TQKnMZ5:not(:focus):invalid,
.CsHtVNKGpx>.TQKnMZ5:not(:focus).HXGBKKbF58,
.was-validated .CsHtVNKGpx>.TyQeNat:not(:focus-within):invalid,
.CsHtVNKGpx>.TyQeNat:not(:focus-within).HXGBKKbF58 {
  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);
}

.CRjX0sjWN+.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);
}

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

.CRjX0sjWN:checked+.btn,
:not(.CRjX0sjWN)+.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);
}

.CRjX0sjWN:checked+.btn:focus-visible,
:not(.CRjX0sjWN)+.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);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h3KfXphfqWN,
.ia3PIXoSSB>.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);
}

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

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

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

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

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

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

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

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

.QicTzMbjv,
.KQD59Xv {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.QicTzMbjv>.btn,
.KQD59Xv>.btn {
  position: relative;
  flex: 1 1 auto;
}

.QicTzMbjv>.CRjX0sjWN:checked+.btn,
.QicTzMbjv>.CRjX0sjWN:focus+.btn,
.QicTzMbjv>.btn:hover,
.QicTzMbjv>.btn:focus,
.QicTzMbjv>.btn:active,
.QicTzMbjv>.btn.active,
.KQD59Xv>.CRjX0sjWN:checked+.btn,
.KQD59Xv>.CRjX0sjWN:focus+.btn,
.KQD59Xv>.btn:hover,
.KQD59Xv>.btn:focus,
.KQD59Xv>.btn:active,
.KQD59Xv>.btn.active {
  z-index: 1;
}

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

.qMJnYIH .CsHtVNKGpx {
  width: auto;
}

.QicTzMbjv {
  border-radius: 50rem;
}

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

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

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

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

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

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

.h3KfXphfqWN+.tTeLnB0FuaM,
.ia3PIXoSSB>.btn+.tTeLnB0FuaM {
  padding-right: .375rem;
  padding-left: .375rem;
}

.jPSvBh4Qp+.tTeLnB0FuaM,
.Mw8Hzgd>.btn+.tTeLnB0FuaM {
  padding-right: .75rem;
  padding-left: .75rem;
}

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

.KQD59Xv>.btn,
.KQD59Xv>.QicTzMbjv {
  width: 100%;
}

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

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

.KQD59Xv>.btn:nth-child(n+3),
.KQD59Xv>:not(.CRjX0sjWN)+.btn,
.KQD59Xv>.QicTzMbjv: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;
}

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

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

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

.sUcOTEqq .nav-link.active,
.sUcOTEqq .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);
}

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

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

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

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

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

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

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

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

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

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

.pn9nTxScCCE .nav-item .nav-link,
.jjfQDmL .nav-item .nav-link {
  width: 100%;
}

.NHtNCw>.pYB7ET {
  display: none;
}

.NHtNCw>.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>.knB6HqsRV1F,
.navbar>.yyY9T9MaXj,
.navbar>.EkqafV,
.navbar>.d3cREfVU,
.navbar>.LVlBpsk4W2D,
.navbar>.CkIlTTWWlvP {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.UW40EeA .OrM1utic {
  overflow: visible;
}

.UW40EeA .ikP7toZ {
  display: flex !important;
  flex-basis: auto;
}

.UW40EeA .TLRbIdzwJ {
  display: none;
}

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

.UW40EeA .offcanvas .EG9lc2adzC {
  display: none;
}

.UW40EeA .offcanvas .xGtalYrwN {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.RKyfwCy,
.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] .iHHaaW2jF {
  --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");
}

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

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

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

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

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

.j8jcer>.zTj5bi+.list-group,
.j8jcer>.list-group+.sto8ocZNY {
  border-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mD0SM1b,
.rq60qi,
.KVI6CQ {
  width: 100%;
}

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

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

.joHwevSEjlt>.j8jcer {
  margin-bottom: var(--bs-card-group-margin);
}

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

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

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

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

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

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

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

.bRPFCchAW {
  margin-bottom: 0;
}

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

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

.ItHgZ0H3mYb:first-of-type>.bRPFCchAW .QleGbolZc {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

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

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

.ItHgZ0H3mYb:last-of-type>.bRPFCchAW .QleGbolZc.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

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

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

.gMbCEusur>.ItHgZ0H3mYb {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.gMbCEusur>.ItHgZ0H3mYb:first-child {
  border-top: 0;
}

.gMbCEusur>.ItHgZ0H3mYb:last-child {
  border-bottom: 0;
}

.gMbCEusur>.ItHgZ0H3mYb>.Zzgnwfo,
.gMbCEusur>.ItHgZ0H3mYb>.bRPFCchAW .QleGbolZc,
.gMbCEusur>.ItHgZ0H3mYb>.bRPFCchAW .QleGbolZc.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .QleGbolZc::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");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nMLREDsC:empty {
  display: none;
}

.btn .nMLREDsC {
  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);
}

.RlmllVyck {
  color: inherit;
}

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

.Cz8qA3UVc {
  padding-right: 3rem;
}

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

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

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

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

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

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

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

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

.kwvC5Sb {
  --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)
    }

}

.x6c5QizN,
.uzsf9FUWNx {
  --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);
}

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

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

.uzsf9FUWNx>.x6c5QizN {
  overflow: visible;
}

.uzsf9FUWNx>.x6c5QizN>.ShFxUSv {
  width: 100%;
}

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

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

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

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

.uS5qPN:not(.active):hover,
.uS5qPN: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);
}

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

.A1UFQSRi7ke {
  flex-direction: row;
}

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

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

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

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

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

.w0Fx20oyD9z {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bfweQvl9Kbh .zcha8PqK2 {
  max-height: 100%;
  overflow: hidden;
}

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

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

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

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

.uVsPGMnC .y54qk8GB2HU {
  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);
}

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

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

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

.XJh2LAINu .zcha8PqK2 {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.XJh2LAINu .uVsPGMnC,
.XJh2LAINu .AtL8P5pM {
  border-radius: 0;
}

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

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

.EyyLX8 .tooltip-arrow::before,
.e9RBAE[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);
}

.oN4bzt1fUk .tooltip-arrow,
.e9RBAE[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);
}

.oN4bzt1fUk .tooltip-arrow::before,
.e9RBAE[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);
}

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

.kL1ZPE1YC8 .tooltip-arrow::before,
.e9RBAE[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);
}

.D03oVWo .tooltip-arrow,
.e9RBAE[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);
}

.D03oVWo .tooltip-arrow::before,
.e9RBAE[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;
}

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

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

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

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

.Z8OVn23>.popover-arrow,
.bbGDuwfK[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);
}

.Z8OVn23>.popover-arrow::before,
.bbGDuwfK[data-popper-placement^=right]>.popover-arrow::before,
.Z8OVn23>.popover-arrow::after,
.bbGDuwfK[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;
}

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

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

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

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

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

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

.VPPuqT .popover-header::before,
.bbGDuwfK[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);
}

.yYX4hONhq8s>.popover-arrow,
.bbGDuwfK[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);
}

.yYX4hONhq8s>.popover-arrow::before,
.bbGDuwfK[data-popper-placement^=left]>.popover-arrow::before,
.yYX4hONhq8s>.popover-arrow::after,
.bbGDuwfK[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);
}

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

.yYX4hONhq8s>.popover-arrow::after,
.bbGDuwfK[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;
}

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

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

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

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

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

.IJPXOYw3DWS,
.SitH8JAd {
  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;
}

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

.IJPXOYw3DWS {
  left: 0;
}

.SitH8JAd {
  right: 0;
}

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

.nwR5vEC0L {
  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");
}

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

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

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

.bv1eqVC,
.BCeQJNG {
  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)
            
    }

}

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

.iabXpda {
  --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
    }

}

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

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

.offcanvas,
.xBuCX88wp0,
.HasX5UKmXU4,
.aUfcd9,
.aTpgme,
.USieZr2V {
  --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.g16A5QN7X1 {
  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.eidpLL {
  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.vVfOf5l {
  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.butMeDn {
  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;
}

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

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

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

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

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

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

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

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

.s6FlpgHhS {
  min-height: 1.2em;
}

.k5YIKttx .Z6I11qUWa {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow{

    50% {
        opacity: .2
    }

}

.X0brA38zls {
  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%
    }

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.JcTY6LRX,
.EYtAtWm: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;
}

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

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

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

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

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

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

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

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

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

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

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

.pLbrRDPVmb {
  float: left !important;
}

.F2YXAwyjnUx {
  float: right !important;
}

.cr8t1tx {
  float: none !important;
}

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

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

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

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

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

.Nclgj7q {
  opacity: 0 !important;
}

.MGIz2F8cI8e {
  opacity: .25 !important;
}

.oeS3UA {
  opacity: .5 !important;
}

.WqPXv9l {
  opacity: .75 !important;
}

.FL3l3L {
  opacity: 1 !important;
}

.EOOaixbWA {
  overflow: auto !important;
}

.OFoXVsF {
  overflow: hidden !important;
}

.CiqTvCO9 {
  overflow: visible !important;
}

.SwdhrQpiQ {
  overflow: scroll !important;
}

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

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

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

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

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

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

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

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

.NaKMpFXv4a5 {
  display: inline !important;
}

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

.GKWGR62Mi {
  display: block !important;
}

.ExLewO {
  display: grid !important;
}

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

.JRlfoTXkrL {
  display: table !important;
}

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

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

.w8BjxKUo {
  display: flex !important;
}

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

.zlUbhsbim15 {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.lWDZBR {
  position: static !important;
}

.I2H7Ovie {
  position: relative !important;
}

.USkzAJ {
  position: absolute !important;
}

.IUygAacM2 {
  position: fixed !important;
}

.DPpHNAAh {
  position: sticky !important;
}

.nIyLsTARq {
  top: 0 !important;
}

.wijv1Z {
  top: 10% !important;
}

.JxVW3Nt {
  top: 25% !important;
}

.uoSTPRax {
  top: 50% !important;
}

.gAVTJMT {
  top: 60% !important;
}

.G1X4Q9M3B {
  top: 65% !important;
}

.cAIGr5fed {
  top: 70% !important;
}

.VN5uFhfNA {
  top: 75% !important;
}

.SjrIfr {
  top: 100% !important;
}

.KRBriw {
  top: auto !important;
}

.OOgaHPzGS6 {
  bottom: 0 !important;
}

.rIUPTg {
  bottom: 10% !important;
}

.KjLN1v6f6Gy {
  bottom: 25% !important;
}

.YUeDuWXmg {
  bottom: 50% !important;
}

.dZfvediP {
  bottom: 60% !important;
}

.PAKmmxGL {
  bottom: 65% !important;
}

.ttrCxg {
  bottom: 70% !important;
}

.HF1Z3IvWZ {
  bottom: 75% !important;
}

.WBUdkOYIX {
  bottom: 100% !important;
}

.zP3TlHI5 {
  bottom: auto !important;
}

.RnZPtm {
  left: 0 !important;
}

.vCdFgM {
  left: 10% !important;
}

.RraDsrhEm {
  left: 25% !important;
}

.CIJbIYPmmQ {
  left: 50% !important;
}

.xkROnRY {
  left: 60% !important;
}

.ZFJmoy {
  left: 65% !important;
}

.BzLFe5ArHgk {
  left: 70% !important;
}

.NSlr7iky {
  left: 75% !important;
}

.EfV4QR {
  left: 100% !important;
}

.yBkw2MJGt {
  left: auto !important;
}

.nEXidSa {
  right: 0 !important;
}

.EC1WG6g3Vuy {
  right: 10% !important;
}

.jFhWxxc {
  right: 25% !important;
}

.sc9ZLAPc {
  right: 50% !important;
}

.aJN8TRKxD3h {
  right: 60% !important;
}

.tOL6fp8 {
  right: 65% !important;
}

.iPAAxeYDy2 {
  right: 70% !important;
}

.PqrinFqBzzq {
  right: 75% !important;
}

.myT0tV9szvR {
  right: 100% !important;
}

.RxU8COomfM {
  right: auto !important;
}

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

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

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

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

.qzISjzvtNJQ {
  border: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.kFNXfzP7R {
  width: 25% !important;
}

.RLoyN41O5Ey {
  width: 50% !important;
}

.PkTY7sboR {
  width: 75% !important;
}

.iX9Hy94pQo {
  width: 100% !important;
}

.HXSbIE0bQSe {
  width: auto !important;
}

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

.pFgbOOEGAP {
  width: 100vw !important;
}

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

.QENnTAJxqkf {
  height: 25% !important;
}

.d8qfsn1G4D {
  height: 50% !important;
}

.JGt4FZv {
  height: 75% !important;
}

.o20SbN7kTY {
  height: 100% !important;
}

.UX7SoldGbB {
  height: auto !important;
}

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

.PfWYhks2qN {
  height: 100vh !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lBnZdYI {
  order: -1 !important;
}

.VgLgaL {
  order: 0 !important;
}

.fLUOA6s {
  order: 1 !important;
}

.IIK7UW {
  order: 2 !important;
}

.wgN4We7jrXi {
  order: 3 !important;
}

.ug53t3GAT2k {
  order: 4 !important;
}

.FsYrdH6k1 {
  order: 5 !important;
}

.oagmziGdEfU {
  order: 6 !important;
}

.gP3vMEu4 {
  margin: 0 !important;
}

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

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

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

.LC9eJG {
  margin: 1rem !important;
}

.jdyZJqb {
  margin: 1.25rem !important;
}

.diLmVzaRr {
  margin: 1.5rem !important;
}

.CP6NdGsrjeb {
  margin: 1.75rem !important;
}

.rjftGD {
  margin: 2rem !important;
}

.mAvRRI {
  margin: 3rem !important;
}

.K23BTPdJMt {
  margin: 3.5rem !important;
}

.PKdOQlwtMcJ {
  margin: 4rem !important;
}

.sFUIUfKmW3 {
  margin: 5rem !important;
}

.eyuW8go {
  margin: 6rem !important;
}

.XkVrf0u {
  margin: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.IkgZyf {
  margin: -0.25rem !important;
}

.Ojv2R5t6Y {
  margin: -0.5rem !important;
}

.qPp33GdH {
  margin: -0.75rem !important;
}

.G4gkWt {
  margin: -1rem !important;
}

.cPYj50 {
  margin: -1.25rem !important;
}

.qfSyBaT {
  margin: -1.5rem !important;
}

.dsQ1Q4R0 {
  margin: -1.75rem !important;
}

.iq21uHxX {
  margin: -2rem !important;
}

.DX4Chi {
  margin: -3rem !important;
}

.zPcKsiL {
  margin: -3.5rem !important;
}

.E1KMXG1 {
  margin: -4rem !important;
}

.X4bFxosMApQ {
  margin: -5rem !important;
}

.OJnAzG8hBvV {
  margin: -6rem !important;
}

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

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

.fAJ7c6c {
  margin-right: -0.75rem !important;
  margin-left: -0.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.T7YNCB6B {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.l6rh3ndvV8 {
  margin-top: -0.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.U3Z78KLN8 {
  margin-right: -0.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.VOtTZM {
  margin-bottom: -0.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ZDPWhTXHz {
  margin-left: -0.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

.wD8uxVe2zV {
  padding: 0 !important;
}

.j9OYj6cQ {
  padding: .25rem !important;
}

.ZbLbrn72 {
  padding: .5rem !important;
}

.ZgpqCQAdq {
  padding: .75rem !important;
}

.DM8lJMH {
  padding: 1rem !important;
}

.VOJDVun {
  padding: 1.25rem !important;
}

.TX3r09LJ4 {
  padding: 1.5rem !important;
}

.IpK9r1Tc {
  padding: 1.75rem !important;
}

.fp3Eyhj {
  padding: 2rem !important;
}

.vWxT9u {
  padding: 3rem !important;
}

.Ewmxal0HMi {
  padding: 3.5rem !important;
}

.vSdlHa1G1n3 {
  padding: 4rem !important;
}

.yFjKeqxz {
  padding: 5rem !important;
}

.woYIofVn8g {
  padding: 6rem !important;
}

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

.FvLbrVFa1OW {
  padding-right: .25rem !important;
  padding-left: .25rem !important;
}

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

.EUWtEd {
  padding-right: .75rem !important;
  padding-left: .75rem !important;
}

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

.LUQauNC {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}

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

.hiq1WC5F5Z {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}

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

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

.iCvlTQs {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}

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

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

.nLCBz13 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

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

.bfu1g3J {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

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

.M97xnaj9QnO {
  padding-top: .75rem !important;
  padding-bottom: .75rem !important;
}

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

.DdvIQ8BMBV {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

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

.TysXdh {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

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

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

.AwSiub {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

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

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

.dReymj1Th4 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

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

.KzeN7ZDBjT9 {
  padding-top: .25rem !important;
}

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

.zuyhEavXT {
  padding-top: .75rem !important;
}

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

.RmewOU3px88 {
  padding-top: 1.25rem !important;
}

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

.USUAil {
  padding-top: 1.75rem !important;
}

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

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

.leVxGVSX4ib {
  padding-top: 3.5rem !important;
}

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

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

.kZajqa7e {
  padding-top: 6rem !important;
}

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

.K0iykdokss {
  padding-right: .25rem !important;
}

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

.IoKdAntRof {
  padding-right: .75rem !important;
}

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

.z4Obvam {
  padding-right: 1.25rem !important;
}

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

.HAqLtl0LjF {
  padding-right: 1.75rem !important;
}

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

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

.Hcy0fJYoZOG {
  padding-right: 3.5rem !important;
}

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

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

.x9HJ1dI {
  padding-right: 6rem !important;
}

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

.QaITc3VO7 {
  padding-bottom: .25rem !important;
}

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

.Nl1QEfuJTl {
  padding-bottom: .75rem !important;
}

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

.N03OJKvgo {
  padding-bottom: 1.25rem !important;
}

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

.r6ftO3GMeYF {
  padding-bottom: 1.75rem !important;
}

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

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

.sizoTt {
  padding-bottom: 3.5rem !important;
}

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

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

.YPcRcKCjg8j {
  padding-bottom: 6rem !important;
}

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

.j2ofSW {
  padding-left: .25rem !important;
}

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

.JFLa0Lbj8g {
  padding-left: .75rem !important;
}

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

.ma3PI6A {
  padding-left: 1.25rem !important;
}

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

.AJCcca {
  padding-left: 1.75rem !important;
}

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

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

.GVLOH1Img {
  padding-left: 3.5rem !important;
}

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

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

.yhmLKg {
  padding-left: 6rem !important;
}

.V2aVl5 {
  gap: 0 !important;
}

.N0PcCv5YbeT {
  gap: .25rem !important;
}

.sBFX51Ss9 {
  gap: .5rem !important;
}

.yKMLFl0 {
  gap: .75rem !important;
}

.r3gokZ4o {
  gap: 1rem !important;
}

.GwgqRh0Mo {
  gap: 1.25rem !important;
}

.qxwKyO1r {
  gap: 1.5rem !important;
}

.n5bWieCqvg {
  gap: 1.75rem !important;
}

.xOdFlaqbeW {
  gap: 2rem !important;
}

.KjtinH {
  gap: 3rem !important;
}

.IG6cx10fgA {
  gap: 3.5rem !important;
}

.JpcPN7df {
  gap: 4rem !important;
}

.KNZA80nbdIb {
  gap: 5rem !important;
}

.BdV3bLQ {
  gap: 6rem !important;
}

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

.ul0fjypBPCb {
  row-gap: .25rem !important;
}

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

.SWdfId {
  row-gap: .75rem !important;
}

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

.zKQYlgWSo {
  row-gap: 1.25rem !important;
}

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

.v1XbhXi {
  row-gap: 1.75rem !important;
}

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

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

.YdD7fqKLns {
  row-gap: 3.5rem !important;
}

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

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

.nENloUeNf {
  row-gap: 6rem !important;
}

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

.eBbpgWDg {
  column-gap: .25rem !important;
}

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

.lKup333l6 {
  column-gap: .75rem !important;
}

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

.MMfQCdR {
  column-gap: 1.25rem !important;
}

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

.pMwnnWQ {
  column-gap: 1.75rem !important;
}

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

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

.psYUQti {
  column-gap: 3.5rem !important;
}

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

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

.lpaJsf {
  column-gap: 6rem !important;
}

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

.xGLOFEt2 {
  font-size: calc(1.36875rem + 1.425vw) !important;
}

.KbLYKMNpc {
  font-size: calc(1.32rem + 0.84vw) !important;
}

.CtvkuOV {
  font-size: calc(1.295625rem + 0.5475vw) !important;
}

.McMbgukwpVM {
  font-size: calc(1.27125rem + 0.255vw) !important;
}

.A7RGjdrAq {
  font-size: 1.21875rem !important;
}

.R7gCfr7l {
  font-size: 0.975rem !important;
}

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

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

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

.jVoifTM2sji {
  font-weight: 300 !important;
}

.k4PaCkPq {
  font-weight: 400 !important;
}

.ODrZBIW4 {
  font-weight: 500 !important;
}

.FsakOg {
  font-weight: 600 !important;
}

.JdvICW6Bzd {
  font-weight: 700 !important;
}

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

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

.HDqSf65 {
  line-height: 1.25 !important;
}

.u88xjXjO5T {
  line-height: 1.5 !important;
}

.xRvQWeGvywJ {
  line-height: 2 !important;
}

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

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

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

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

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

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

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

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

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

.w6EL7Ms {
  white-space: normal !important;
}

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

.Ss04AE {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.FgPu6cieo {
  --bs-text-opacity: 1;
  color: var(--kp-primary) !important;
}

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

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

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

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

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

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

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

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

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

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

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

.RqVidApp {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, .5) !important;
}

.Kz5jypTylp {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, .5) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.zAelFsu {
  text-underline-offset: .125em !important;
}

.UngCW3fFtQ:hover {
  text-underline-offset: .125em !important;
}

.LYiJnYzKR {
  text-underline-offset: .25em !important;
}

.oeDMzB:hover {
  text-underline-offset: .25em !important;
}

.tQPkRRdOG {
  text-underline-offset: .375em !important;
}

.C7NIEt1Bf:hover {
  text-underline-offset: .375em !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.FvI6Cb7E3sA:hover {
  --bs-link-underline-opacity: 0.5;
}

.PlrStZSLS {
  --bs-link-underline-opacity: 0.75;
}

.uBfJwHX:hover {
  --bs-link-underline-opacity: 0.75;
}

.qUP8iMhF6 {
  --bs-link-underline-opacity: 1;
}

.ZZd5C3:hover {
  --bs-link-underline-opacity: 1;
}

.gf3bB6Dnz {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.n6pboHCv {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.slyjmmD {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.kSn5mvJ6 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.OHmhCxt3 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.eze40r9 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.srcOlj9 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.Jcu5aT3 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.NzhTvJnwhe {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.ldKMaK {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.BUjBgk {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.PAeYTia2qn {
  --bs-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0) !important;
}

.yZtqoF {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.m78bn6Zb {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.SKNQu1Jz {
  --bs-bg-opacity: 0.1;
}

.AILNtqR {
  --bs-bg-opacity: 0.25;
}

.Nbw1vR {
  --bs-bg-opacity: 0.5;
}

.CEirvCMxvc {
  --bs-bg-opacity: 0.75;
}

.NyvDHn {
  --bs-bg-opacity: 1;
}

.X7BNP8Du {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.IsvpKnX32u {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.tegUslpsL5 {
  background-color: var(--bs-success-bg-subtle) !important;
}

.PmczjVFqWc {
  background-color: var(--bs-info-bg-subtle) !important;
}

.NaemUSZTzn {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.gJfwFyiT9W {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.dyFargg6STr {
  background-color: var(--bs-light-bg-subtle) !important;
}

.oE4HUEz {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.JPeSSO {
  background-image: var(--bs-gradient) !important;
}

.BqX3CEWqQ {
  user-select: all !important;
}

.MCl21R42iC {
  user-select: auto !important;
}

.gjFhjxhCUI {
  user-select: none !important;
}

.yQ7tm2eAsB {
  pointer-events: none !important;
}

.ILeg4InkWIQ {
  pointer-events: auto !important;
}

.lXitjBa1zSo {
  border-radius: var(--bs-border-radius) !important;
}

.OBbxDcsNyI {
  border-radius: 0 !important;
}

.MboVPBLmg {
  border-radius: var(--bs-border-radius-sm) !important;
}

.D2ehKvA {
  border-radius: var(--bs-border-radius) !important;
}

.cfCntDJ9s {
  border-radius: var(--bs-border-radius-lg) !important;
}

.LVOaIQ {
  border-radius: var(--bs-border-radius-xl) !important;
}

.kPpgKv2D {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.G2m1uxAi {
  border-radius: 50% !important;
}

.FInIYgN {
  border-radius: var(--bs-border-radius-pill) !important;
}

.f0h1gOPNIc {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.OBu8W3Ibnri {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.lad3Mw20fzi {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.k89xfLiMest {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.Ec1dYG0Z7 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.IGbncMSP6Z {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.b6lwcEU2m {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.V6vwe3 {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.YfB69Pu {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.BEfStC7Q {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.gQzeyAJa {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.cr0N7mp {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.al2Ulj71F7e {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.MxkSwB {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.EWrlDUawxEx {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.nuZAo7b {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.gPtMmOISSVR {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.Q0l0L579C {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.S4SzEx {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.Occsg06W {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.Rnjv2C9 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.MkFTHgfDUk2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.lSC7EoSJl {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.JE27C41nX {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.cgV1vh7j99 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.Zg6ie7d {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rOOU7aT {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.OMlgRAeb {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.olkSfsM {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.Qp6Seg {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.WGJx6HL3 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.WHZkEJ {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.qIBxKCd {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.Hvovif6LCe {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.GXk9CgSlK {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.jFSCDO7N {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.NyCyfG8G6ta {
  visibility: hidden !important;
}

.FxJWj9WTv6b {
  z-index: -1 !important;
}

.cesder2cTB {
  z-index: 0 !important;
}

.U6ar9xVcI {
  z-index: 1 !important;
}

.PHg5RhvFL {
  z-index: 2 !important;
}

.Blp5rNSZV {
  z-index: 3 !important;
}

.AyaTiDV {
  font-size: 0.78rem !important;
}

.nav-link.active {
  color: #4be3c2 !important;
}

.l0WnZVeS {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #050816 0%, #070b1a 55%, #050816 100%);
}

.l0WnZVeS>main {
  flex: 1;
}

.GvuT8ef {
  max-width: 42rem;
}

.GvuT8ef .SgQmwDq {
  color: rgba(255, 255, 255, .78);
  line-height: 1.65;
}

.GvuT8ef ul {
  padding-left: 1.25rem;
}

.GvuT8ef 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;
}

.DWzOyDKH5z {
  position: absolute;
  inset: 0;
  background: rgba(5,10,20,0.97);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(6px);
}

.k3VKUS7E {
  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;
}

.lM2Pfrdd {
  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;
}

.ZOFO87 {
  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;
}

.ZOFO87 .srSDLFsLc,
.ZOFO87 .nav-link,
.ZOFO87 .TLRbIdzwJ {
  color: rgba(255, 255, 255, .9);
}

.ZOFO87 .nav-link {
  opacity: .85;
}

.ZOFO87 .nav-link:hover {
  opacity: 1;
  color: rgba(255, 255, 255, .98);
}

.ZOFO87 .nav-link.active {
  color: #4be3c2 !important;
  opacity: 1;
}

.ZOFO87 .TLRbIdzwJ {
  border: 1px solid rgba(255, 255, 255, .18);
}

.xttGbsohLQ4 {
  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;
}

.xttGbsohLQ4::before,
.xttGbsohLQ4::after {
  content: "";
  position: absolute;
  inset: -40%;
  pointer-events: none;
}

.xttGbsohLQ4::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);
}

.xttGbsohLQ4::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;
}

.SGdhzbsMP3 {
  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;
}

.gNpa4Dr9 {
  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;
}

.gNpa4Dr9 .GUauKoU {
  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){

    .gNpa4Dr9 .GUauKoU {
        color: #7fffd4;
        background: none
    }

}

.LD0DD2sc9 {
  color: var(--kp-text-muted);
  font-size: clamp(0.97rem, 1.5vw, 1.1rem);
  line-height: 1.75;
}

.tn6IWy {
  color: rgba(255,255,255,0.65);
  font-size: 0.88rem;
}

.V1q3bedshUL {
  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);
}

.V1q3bedshUL .tRo3ssl {
  position: absolute;
  border-radius: 9999px;
  filter: blur(20px);
  opacity: .9;
}

.V1q3bedshUL .aqyQekijjr {
  width: 240px;
  height: 240px;
  left: -40px;
  top: 20%;
  background: rgba(75, 227, 194, .35);
}

.V1q3bedshUL .wj0TLfB {
  width: 220px;
  height: 220px;
  right: -60px;
  top: 10%;
  background: rgba(124, 92, 255, .28);
}

.V1q3bedshUL .PkngRzDAiQs {
  width: 180px;
  height: 180px;
  right: 10%;
  bottom: -40px;
  background: rgba(255, 255, 255, .12);
}

.yPHAMpI5F {
  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;
}

.zDUNTJ3YISe {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 50% 55% at 50% 0%, rgba(123,111,232,0.05) 0%, transparent 60%);
}

.zDUNTJ3YISe::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%);
}

.smAIxcahZK1 {
  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);
}

.MqOq9S455vx {
  font-size: 0.76rem;
  color: rgba(255,255,255,0.45);
}

.hquy7Z2 {
  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);
}

.pBjcbkfL8y {
  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);
}

.RK2wby {
  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;
}

.VLukRCOzYGT {
  height: 200px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(75, 227, 194, 0.22), rgba(124, 92, 255, 0.16));
}

.VLukRCOzYGT img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.65s var(--ease);
}

.zhzDghw2f {
  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;
}

.huIUEY {
  box-shadow: 0 16px 50px rgba(0, 0, 0, .35);
  font-size: 0.83rem !important;
  padding: 0.55rem 1rem !important;
}

.UFrR9X06g .zcha8PqK2 {
  background: rgba(8, 12, 30, .92);
  border: 1px solid rgba(255, 255, 255, .12);
  box-shadow: 0 40px 120px rgba(0, 0, 0, .65);
}

.UFrR9X06g .uVsPGMnC {
  border-bottom: 1px solid var(--kp-border) !important;
}

.UFrR9X06g .y54qk8GB2HU {
  filter: invert(1) grayscale(1);
  opacity: .8;
}

.E10RwpdCGY {
  width: 100%;
  height: 72vh;
  border: none;
  border-radius: var(--r-md);
  background: var(--kp-bg);
  min-height: 380px;
  display: block;
}

.uGhKLFxZna {
  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;
}

.xCHE9a8 {
  height: 460px;
  background: rgba(255, 255, 255, .06);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
  position: relative;
  overflow: hidden;
}

.GKZmGfc {
  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;
}

.wFv7bQWBc {
  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);
}

.GWesht1Fpo {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
}

.GTY31X {
  color: #fff;
  font-size: 1rem;
}

.JbhVnqvA {
  color: var(--kp-text-muted);
  font-size: 0.9rem;
  line-height: 1.75;
}

.ak4zydjlY0 {
  height: 1px;
  margin: 1.25rem 0;
  background: var(--kp-border);
}

.VI9z199cTg {
  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);
}

.jO282zJxfTe {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 70% 50% at 50% 100%, rgba(123,111,232,0.06) 0%, transparent 60%);
}

.byI6zZ72 {
  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;
}

.byI6zZ72::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;
}

.byI6zZ72>* {
  position: relative;
  z-index: 1;
}

.PuxxSqe {
  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;
}

.ksj3dPIh6 {
  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;
}

.G1BpUyfaERo {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 50% 40% at 85% 20%, rgba(58,143,212,0.05) 0%, transparent 50%);
}

.tRA2CF {
  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;
}

.tRA2CF::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;
}

.tRA2CF>* {
  position: relative;
  z-index: 1;
}

.r1F8uSdf {
  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;
}

.CzpPrLx96 {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 55% 50% at 15% 50%, rgba(75,227,194,0.04) 0%, transparent 55%);
}

.uCTZAmDT7 {
  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);
}

.z2W7fspfm {
  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;
}

.WdFmR7 {
  display: inline-block;
  margin-top: .25rem;
  color: var(--kp-primary);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.92rem;
}

.WdFmR7:hover {
  color: #4be3c2;
  text-decoration: underline;
}

.uekEEgl3ft {
  color: rgba(255,255,255,0.7);
  font-size: 0.9rem;
}

.LbF1SR {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
}

.wcjAXow0HH {
  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;
}

.wcjAXow0HH::placeholder {
  color: rgba(255,255,255,0.28) !important;
}

.wcjAXow0HH: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;
}

.P49W4Hd {
  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;
}

.HYRqM7l {
  background: transparent !important;
  border-bottom: 1px solid var(--kp-border) !important;
}

.P49W4Hd .y54qk8GB2HU {
  filter: invert(1) opacity(0.5);
  opacity: .75;
}

.HIIlaiwL {
  background: var(--kp-bg);
  border-top: 1px solid var(--kp-border);
}

.tku22Og {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.32);
}

.aFnchms4rLI 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;
}

.aFnchms4rLI a:hover {
  color: var(--kp-primary);
  text-decoration: none;
  padding-left: 4px;
}

.q395hAR {
  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);
}

.q395hAR: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);
}

.fOJiNa {
  height: 1px;
  background: var(--kp-border);
}

.Twyet6Ur4aK {
  background: transparent;
}

.VYJLM5Pn6C {
  border-top: 1px solid rgba(255, 255, 255, .08);
}

.YTnOIa {
  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);
}

.r8UGso {
  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;
}

.AzAdAg0 {
  color: #fff;
  font-size: clamp(1.3rem, 2.5vw, 1.7rem);
  letter-spacing: -0.02em;
}

.MXTSCDpfvQJ {
  color: rgba(255,255,255,0.7);
  line-height: 1.72;
  font-size: 0.92rem;
}

.HGzoq82Zue {
  max-width: 420px;
  list-style: none !important;
  padding-left: 0 !important;
  text-align: left;
}

.HVzkEv3SG {
  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;
}

.vWoyEZHXC {
  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);
}

.vWoyEZHXC: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);
}

.eyggVQzdKjw {
  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;
}

.eyggVQzdKjw.sfd8iVBY2b {
  font-size: .75rem;
  width: 1.75rem;
  height: 1.75rem;
}

.eyggVQzdKjw.h3KfXphfqWN,
.ia3PIXoSSB>.eyggVQzdKjw.btn {
  font-size: .875rem;
  width: 2.1875rem;
  height: 2.1875rem;
}

.eyggVQzdKjw.jPSvBh4Qp,
.Mw8Hzgd>.eyggVQzdKjw.btn {
  font-size: 1rem;
  width: 3.36875rem;
  height: 3.36875rem;
}

.tuj6hz4j9lJ {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
}

.yavxa91D {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}

.cmbFht5HoDi {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}

.ItiwOunWG {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}

.bgc3Kq {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
}

.Seb6ljkL {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
}

.V8mgovIe {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
}

.QVn6VA {
  width: 7rem;
  height: 7rem;
  line-height: 7rem;
}

.dWauqUDVXn {
  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:           #9e5454;
  --kp-surface:      #660505;
  --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%);
}

.CjwOD5Rp: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;
}

.MPy657QqZk: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);
}

.GUauKoU {
  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;
}

.tn6IWy .JdvICW6Bzd {
  color: #fff;
}

.tRo3ssl {
  position: absolute;
  border-radius: 50%;
  filter: blur(55px);
  pointer-events: none;
}

.aqyQekijjr {
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(75,227,194,0.16) 0%, transparent 70%);
  top: -50px;
  right: -50px;
}

.wj0TLfB {
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(123,111,232,0.14) 0%, transparent 70%);
  bottom: -35px;
  left: -35px;
}

.PkngRzDAiQs {
  width: 90px;
  height: 90px;
  background: radial-gradient(circle, rgba(58,143,212,0.1) 0%, transparent 70%);
  bottom: 40%;
  right: 18%;
}

.HGzoq82Zue > li {
  display: flex !important;
  align-items: flex-start;
  gap: 0.75rem;
  padding-left: 0 !important;
}

.HGzoq82Zue > li::before {
  display: none !important;
}

.RK2wby: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;
}

.RK2wby:hover .VLukRCOzYGT img {
  transform: scale(1.06);
}

.xCHE9a8:hover .GKZmGfc {
  filter: saturate(1) brightness(0.9);
}

.JigQzY0 {
  padding: 1.2rem 0;
}

.JigQzY0:first-child {
  padding-top: 0.25rem;
}

.VI9z199cTg:hover {
  border-color: rgba(75,227,194,0.22);
  transform: translateY(-3px);
}

.byI6zZ72::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;
}

.byI6zZ72:hover {
  transform: translateY(-6px);
  border-color: rgba(75,227,194,0.18) !important;
}

.byI6zZ72:hover::before {
  opacity: 1;
}

.byI6zZ72:hover .ksj3dPIh6 {
  background: rgba(75,227,194,0.22);
  box-shadow: 0 0 20px rgba(75,227,194,0.18);
}

.tRA2CF: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);
}

.tRA2CF:hover .r1F8uSdf {
  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);
}

.uCTZAmDT7:hover {
  border-color: rgba(75,227,194,0.2);
  transform: translateX(4px);
}

.wcjAXow0HH option {
  background: #0d1b2a;
  color: #fff;
}

@keyframes agegate-in{

  from { opacity: 0; transform: translateY(28px) scale(0.96); }
  to   { opacity: 1; transform: none; }

}

.UFrR9X06g .zcha8PqK2,
#exampleModal .zcha8PqK2 {
  background: var(--kp-surface) !important;
  border: 1px solid var(--kp-border) !important;
  box-shadow: 0 32px 80px rgba(0,0,0,0.7) !important;
}

.UFrR9X06g .y54qk8GB2HU,
#exampleModal .y54qk8GB2HU {
  filter: invert(1) opacity(0.55);
  transition: opacity var(--t-fast) ease;
}

.UFrR9X06g .y54qk8GB2HU:hover,
#exampleModal .y54qk8GB2HU:hover {
  filter: invert(1);
}

#exampleModal h1 {
  color: #fff !important;
}

#exampleModal .SWbefF,
#exampleModal .TQKnMZ5 {
  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 .SWbefF::placeholder {
  color: rgba(255,255,255,0.28) !important;
}

#exampleModal .SWbefF:focus,
#exampleModal .TQKnMZ5: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 .INgfiQmFXBJ {
  color: rgba(255,255,255,0.6) !important;
  font-size: 0.85rem !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}

#exampleModal .daBj8FnkSG4 {
  background-color: rgba(255,255,255,0.05) !important;
  border: 1px solid var(--kp-border) !important;
}

#exampleModal .daBj8FnkSG4:checked {
  background-color: var(--kp-primary) !important;
  border-color: var(--kp-primary) !important;
}

#exampleModal .QqKTDNXBR5 {
  color: rgba(255,255,255,0.6);
  font-size: 0.85rem;
}

#exampleModal .QqKTDNXBR5 a {
  color: var(--kp-primary);
}

.aFnchms4rLI {
  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) {
  .RUEaKc {
    font-size: 5rem;
  }
}

@media (min-width: 1200px) {
  .uo3Uipsswt {
    font-size: 4.5rem;
  }
}

@media (min-width: 1200px) {
  .ZavkyGW5hg {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .H4IsKdz {
    font-size: 3.5rem;
  }
}

@media (min-width: 1200px) {
  .Eps0ou3 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  .Dxtayd {
    font-size: 2.5rem;
  }
}

@media (min-width: 576px) {
  .yyY9T9MaXj,
      .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .EkqafV,
      .yyY9T9MaXj,
      .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .d3cREfVU,
      .EkqafV,
      .yyY9T9MaXj,
      .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .LVlBpsk4W2D,
      .d3cREfVU,
      .EkqafV,
      .yyY9T9MaXj,
      .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .CkIlTTWWlvP,
      .LVlBpsk4W2D,
      .d3cREfVU,
      .EkqafV,
      .yyY9T9MaXj,
      .container {
    max-width: 1320px;
  }
}

@media (min-width: 576px) {
  .aj9HYxhstOy {
    flex: 1 0 0;
  }
  
  .oRatCbg>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .vsHdnA>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .kZURkg6>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .agYWeF>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .C6YpxHckKDH>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .iUpeqRib>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .ebWHniKzLE>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .aMtHtf34wqV {
    flex: 0 0 auto;
    width: auto;
  }
  
  .CYG4NzIj9K {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .thxJLaKORup {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .hlYaXuZ {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .mrEnLr {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .v8LDTw4 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .J0Y96xZ {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .DjWJ0ZUuoi {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .LTWBCwc4Bt2 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .c65Tg7Yy {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .kWPphhUx {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .PyAQtSR51eM {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .fu8WoB5 {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .kWxHFY {
    margin-left: 0;
  }
  
  .nnmSpBaq {
    margin-left: 8.33333333%;
  }
  
  .jMX0MQ {
    margin-left: 16.66666667%;
  }
  
  .vmtAia6 {
    margin-left: 25%;
  }
  
  .oun2oJ {
    margin-left: 33.33333333%;
  }
  
  .ro0zGPANK {
    margin-left: 41.66666667%;
  }
  
  .tIG5GYoF {
    margin-left: 50%;
  }
  
  .N3hN7e {
    margin-left: 58.33333333%;
  }
  
  .yrmQtEnUmn {
    margin-left: 66.66666667%;
  }
  
  .LaIGE01oW {
    margin-left: 75%;
  }
  
  .zO7RF7t2YQa {
    margin-left: 83.33333333%;
  }
  
  .FlvKWoJVOQV {
    margin-left: 91.66666667%;
  }
  
  .PeM7NWw7OF5,
      .R6escOPrc {
    --bs-gutter-x: 0;
  }
  
  .PeM7NWw7OF5,
      .uqZPp7 {
    --bs-gutter-y: 0;
  }
  
  .quI04eO,
      .UcyKaE {
    --bs-gutter-x: 0.25rem;
  }
  
  .quI04eO,
      .zMccwaNee {
    --bs-gutter-y: 0.25rem;
  }
  
  .qauujEv4oR,
      .y8N5pMgsLj {
    --bs-gutter-x: 0.5rem;
  }
  
  .qauujEv4oR,
      .FVeGQtRwZWk {
    --bs-gutter-y: 0.5rem;
  }
  
  .PbptVMd6U,
      .QRvKhGWLh {
    --bs-gutter-x: 0.75rem;
  }
  
  .PbptVMd6U,
      .evlPFi3 {
    --bs-gutter-y: 0.75rem;
  }
  
  .owCa3i,
      .h7AJfQmBf {
    --bs-gutter-x: 1rem;
  }
  
  .owCa3i,
      .TJxdDPcNv {
    --bs-gutter-y: 1rem;
  }
  
  .GOj6A8DNSt,
      .oSsJ6P5 {
    --bs-gutter-x: 1.25rem;
  }
  
  .GOj6A8DNSt,
      .saEZgv {
    --bs-gutter-y: 1.25rem;
  }
  
  .YpxlB0ST,
      .yrX91ntH55 {
    --bs-gutter-x: 1.5rem;
  }
  
  .YpxlB0ST,
      .bYmWMlE {
    --bs-gutter-y: 1.5rem;
  }
  
  .fjWulq3quKj,
      .Kg6O14e {
    --bs-gutter-x: 1.75rem;
  }
  
  .fjWulq3quKj,
      .kMiUkMYxU {
    --bs-gutter-y: 1.75rem;
  }
  
  .FPVVxWi,
      .wZWSOYTQ {
    --bs-gutter-x: 2rem;
  }
  
  .FPVVxWi,
      .wHawmuxpa0t {
    --bs-gutter-y: 2rem;
  }
  
  .zrzcEp1mXxa,
      .bb8Kjr1xl7X {
    --bs-gutter-x: 3rem;
  }
  
  .zrzcEp1mXxa,
      .Cs7UedQNCK {
    --bs-gutter-y: 3rem;
  }
  
  .VcZOw2,
      .KxrD2T {
    --bs-gutter-x: 3.5rem;
  }
  
  .VcZOw2,
      .GCOCP83sOfm {
    --bs-gutter-y: 3.5rem;
  }
  
  .tSBxrX8KTU,
      .fbgbhxxvb9s {
    --bs-gutter-x: 4rem;
  }
  
  .tSBxrX8KTU,
      .rYG3S5AR {
    --bs-gutter-y: 4rem;
  }
  
  .JQI8cSiH4S,
      .WggSpvknF {
    --bs-gutter-x: 5rem;
  }
  
  .JQI8cSiH4S,
      .JvUz7w {
    --bs-gutter-y: 5rem;
  }
  
  .U7R5Son1u,
      .Kob5euT {
    --bs-gutter-x: 6rem;
  }
  
  .U7R5Son1u,
      .zIyOZC {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 768px) {
  .yK86xbRV {
    flex: 1 0 0;
  }
  
  .sLI8kfa6lrn>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .NpjARz>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .g97Bfvkzo>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .qSsbhahS>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .hdYiEJrx>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .E9QCXwpU>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .nnXgWU>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .KVcYPf {
    flex: 0 0 auto;
    width: auto;
  }
  
  .AmfurKt {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .EY07Eg7jAA {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .yhMTokLXiY6 {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .oa36p8dU {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .bTkkgGN {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .ozZT0qZkG0l {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .zhlsvNeH {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .QMU6gEO7 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .vCNIpYt {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .kR08hSnXIf {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .X5tCq0bTT {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .iDyQvYM {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .l71S2mh {
    margin-left: 0;
  }
  
  .SIupr52i {
    margin-left: 8.33333333%;
  }
  
  .utKvHM {
    margin-left: 16.66666667%;
  }
  
  .haay1mNwf9 {
    margin-left: 25%;
  }
  
  .CPO7IJAL0F {
    margin-left: 33.33333333%;
  }
  
  .jr1QBpVo {
    margin-left: 41.66666667%;
  }
  
  .EL7vGm {
    margin-left: 50%;
  }
  
  .VWDNYcz {
    margin-left: 58.33333333%;
  }
  
  .tpXghcDc3 {
    margin-left: 66.66666667%;
  }
  
  .bawKY6jF {
    margin-left: 75%;
  }
  
  .KnWcHboc {
    margin-left: 83.33333333%;
  }
  
  .AlNJDBjnN {
    margin-left: 91.66666667%;
  }
  
  .bTNxCB3ad,
      .aIjmMbg0AUL {
    --bs-gutter-x: 0;
  }
  
  .bTNxCB3ad,
      .xtEmj8w {
    --bs-gutter-y: 0;
  }
  
  .atMOPt656si,
      .n70mC3myMu {
    --bs-gutter-x: 0.25rem;
  }
  
  .atMOPt656si,
      .M3GlSROCZE {
    --bs-gutter-y: 0.25rem;
  }
  
  .hCBcvVXtvPP,
      .LhxCeMBKBp {
    --bs-gutter-x: 0.5rem;
  }
  
  .hCBcvVXtvPP,
      .bHb5xMwf {
    --bs-gutter-y: 0.5rem;
  }
  
  .mia9w0GuB,
      .ify6Q6F {
    --bs-gutter-x: 0.75rem;
  }
  
  .mia9w0GuB,
      .D4Km9dJab5 {
    --bs-gutter-y: 0.75rem;
  }
  
  .vt2ED8,
      .uBCdAUZJ {
    --bs-gutter-x: 1rem;
  }
  
  .vt2ED8,
      .L2h7Wz {
    --bs-gutter-y: 1rem;
  }
  
  .CAbeAx,
      .NgPY3WGZRe {
    --bs-gutter-x: 1.25rem;
  }
  
  .CAbeAx,
      .F5WjRCqIe5S {
    --bs-gutter-y: 1.25rem;
  }
  
  .H6p1FlYzNkO,
      .Hke2yuOw {
    --bs-gutter-x: 1.5rem;
  }
  
  .H6p1FlYzNkO,
      .UMbYyV {
    --bs-gutter-y: 1.5rem;
  }
  
  .IMaX9e2A,
      .GjDOVl7Tx {
    --bs-gutter-x: 1.75rem;
  }
  
  .IMaX9e2A,
      .nCfmMxclgzi {
    --bs-gutter-y: 1.75rem;
  }
  
  .dJfP0drMQ3T,
      .UkJ4ALN {
    --bs-gutter-x: 2rem;
  }
  
  .dJfP0drMQ3T,
      .J6KFFf99E0 {
    --bs-gutter-y: 2rem;
  }
  
  .CPHsjlx6,
      .x54bcx1 {
    --bs-gutter-x: 3rem;
  }
  
  .CPHsjlx6,
      .xxal5Qoni {
    --bs-gutter-y: 3rem;
  }
  
  .JcEZVAKyxy,
      .GHIdPQC {
    --bs-gutter-x: 3.5rem;
  }
  
  .JcEZVAKyxy,
      .CUHTvQNDKp {
    --bs-gutter-y: 3.5rem;
  }
  
  .hvGch53zFM,
      .HnZ22I {
    --bs-gutter-x: 4rem;
  }
  
  .hvGch53zFM,
      .TktdSY0Mul {
    --bs-gutter-y: 4rem;
  }
  
  .fIIGZbbix,
      .eqhvbPs {
    --bs-gutter-x: 5rem;
  }
  
  .fIIGZbbix,
      .X4DgKMu8 {
    --bs-gutter-y: 5rem;
  }
  
  .gt4bwzhXgD,
      .yVzaB7 {
    --bs-gutter-x: 6rem;
  }
  
  .gt4bwzhXgD,
      .Mi8DJz {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 992px) {
  .Im6h3NIQ {
    flex: 1 0 0;
  }
  
  .gldoh52P>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .bYnAhbqjDm>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .c45pVS>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .LmNQ8Lk51Is>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .ST03rSdCo>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .aB5yaEbT>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .kCvNBikuK>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .xO7cwDJEF {
    flex: 0 0 auto;
    width: auto;
  }
  
  .dKlnqLyBYwc {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .O8SI63T4 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .ZtQeij {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .s49aPdSmkn {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .sevxXTH {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .FX2q03wVtu {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .Pw1YQTvuO8 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .ZGHtUtqb3eh {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .qaAQFDcnj {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .ApypuD {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .kBgRpLTztLp {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .w49ZLYL {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .TmmlUq8ep6 {
    margin-left: 0;
  }
  
  .FYT6cGgnR {
    margin-left: 8.33333333%;
  }
  
  .Udfiwx9p {
    margin-left: 16.66666667%;
  }
  
  .UKYJcfgFbgF {
    margin-left: 25%;
  }
  
  .M4rcK44kw2 {
    margin-left: 33.33333333%;
  }
  
  .UVgiK0pE {
    margin-left: 41.66666667%;
  }
  
  .TihNpcJFKE {
    margin-left: 50%;
  }
  
  .Q8DrRsIr {
    margin-left: 58.33333333%;
  }
  
  .XAccWPq {
    margin-left: 66.66666667%;
  }
  
  .ffBI7V2Y {
    margin-left: 75%;
  }
  
  .NoAd25nhOdr {
    margin-left: 83.33333333%;
  }
  
  .RBpEMTD {
    margin-left: 91.66666667%;
  }
  
  .SeugCNiMOf,
      .Pv5cXKT {
    --bs-gutter-x: 0;
  }
  
  .SeugCNiMOf,
      .SZIbdEMQOO {
    --bs-gutter-y: 0;
  }
  
  .NCip476fvsb,
      .QlqmydeozD {
    --bs-gutter-x: 0.25rem;
  }
  
  .NCip476fvsb,
      .pPj6Ji {
    --bs-gutter-y: 0.25rem;
  }
  
  .ViPqMsY,
      .WLCq3I {
    --bs-gutter-x: 0.5rem;
  }
  
  .ViPqMsY,
      .hbP8e7f {
    --bs-gutter-y: 0.5rem;
  }
  
  .AnAl1t,
      .SJudn8W {
    --bs-gutter-x: 0.75rem;
  }
  
  .AnAl1t,
      .mUPhahbT6 {
    --bs-gutter-y: 0.75rem;
  }
  
  .DKK7vwOT,
      .tyqitL {
    --bs-gutter-x: 1rem;
  }
  
  .DKK7vwOT,
      .bYKW8Ohh {
    --bs-gutter-y: 1rem;
  }
  
  .Jx1ZhrWt0,
      .p0wTDo0 {
    --bs-gutter-x: 1.25rem;
  }
  
  .Jx1ZhrWt0,
      .gYym0T {
    --bs-gutter-y: 1.25rem;
  }
  
  .MubwBj,
      .NcgtXxz {
    --bs-gutter-x: 1.5rem;
  }
  
  .MubwBj,
      .qeJvcyd4A {
    --bs-gutter-y: 1.5rem;
  }
  
  .YaHPEC,
      .JRw021D73 {
    --bs-gutter-x: 1.75rem;
  }
  
  .YaHPEC,
      .Hg5xV0o {
    --bs-gutter-y: 1.75rem;
  }
  
  .jgHYMxfdnU,
      .tFxf8AgDHZ {
    --bs-gutter-x: 2rem;
  }
  
  .jgHYMxfdnU,
      .V3TnJSg {
    --bs-gutter-y: 2rem;
  }
  
  .D2jbzFrd,
      .o4D1Jq {
    --bs-gutter-x: 3rem;
  }
  
  .D2jbzFrd,
      .dmrM1ozstCr {
    --bs-gutter-y: 3rem;
  }
  
  .cCA7pB,
      .PhcNiNq {
    --bs-gutter-x: 3.5rem;
  }
  
  .cCA7pB,
      .THmCquFX {
    --bs-gutter-y: 3.5rem;
  }
  
  .dX4J9ZZDK2S,
      .wn9YOVEg {
    --bs-gutter-x: 4rem;
  }
  
  .dX4J9ZZDK2S,
      .PD90pZ4w {
    --bs-gutter-y: 4rem;
  }
  
  .yEPOact,
      .HzbKWlX {
    --bs-gutter-x: 5rem;
  }
  
  .yEPOact,
      .gncC3o85JCk {
    --bs-gutter-y: 5rem;
  }
  
  .X87wZb,
      .oEyiMgKGc {
    --bs-gutter-x: 6rem;
  }
  
  .X87wZb,
      .pvans8ouw6 {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 1200px) {
  .IzFYEMoD {
    flex: 1 0 0;
  }
  
  .IkSNzV9>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .muTLYQY>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .rfGv1jZUnD>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .hxTeux8faW3>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .aeZvbhJM>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .fav6BQ>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .Dxcauvch>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .UJb9odDIXW {
    flex: 0 0 auto;
    width: auto;
  }
  
  .rMVZOUfo2 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .JWY5VAl3 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .NAKfi6 {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .sXWesWf5N {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .mHSJKhHl {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .ExJnlBYr {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .bOlRyg {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .ihQgEYS {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .pIcin1n5 {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .RAuiRKhon {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .v8NuWj {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .ZeJD04VxY {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .huWgdKbIH {
    margin-left: 0;
  }
  
  .pAg2X0KwCoG {
    margin-left: 8.33333333%;
  }
  
  .lwzgtV59mb {
    margin-left: 16.66666667%;
  }
  
  .dMLuCA {
    margin-left: 25%;
  }
  
  .iAPg2xQi {
    margin-left: 33.33333333%;
  }
  
  .F6jcvt {
    margin-left: 41.66666667%;
  }
  
  .e8CpiKbNW {
    margin-left: 50%;
  }
  
  .ArqoY07z9hU {
    margin-left: 58.33333333%;
  }
  
  .FUgYyoT2 {
    margin-left: 66.66666667%;
  }
  
  .Tm9pwdHywQ {
    margin-left: 75%;
  }
  
  .hOnbpKQEk03 {
    margin-left: 83.33333333%;
  }
  
  .E52Nfxj {
    margin-left: 91.66666667%;
  }
  
  .zYlMd5,
      .NZyKQjHxD {
    --bs-gutter-x: 0;
  }
  
  .zYlMd5,
      .Jl60V7FgK {
    --bs-gutter-y: 0;
  }
  
  .RSeUfF,
      .BwWMSxFXi {
    --bs-gutter-x: 0.25rem;
  }
  
  .RSeUfF,
      .Q4Xjim9m4O {
    --bs-gutter-y: 0.25rem;
  }
  
  .cfainJeoIR,
      .PTVJRnm {
    --bs-gutter-x: 0.5rem;
  }
  
  .cfainJeoIR,
      .W5uJ6kg0 {
    --bs-gutter-y: 0.5rem;
  }
  
  .nAq9OotINUD,
      .l4x0sV2 {
    --bs-gutter-x: 0.75rem;
  }
  
  .nAq9OotINUD,
      .gVSeeHR {
    --bs-gutter-y: 0.75rem;
  }
  
  .YbATCbfd0h,
      .Tb8ddGvrV {
    --bs-gutter-x: 1rem;
  }
  
  .YbATCbfd0h,
      .zcaOZ8Ulin {
    --bs-gutter-y: 1rem;
  }
  
  .n5gcwj,
      .B1Jo6bbvUV {
    --bs-gutter-x: 1.25rem;
  }
  
  .n5gcwj,
      .CRdOaLyH15 {
    --bs-gutter-y: 1.25rem;
  }
  
  .JBFyvZ1q,
      .aa0sV9y8iJ {
    --bs-gutter-x: 1.5rem;
  }
  
  .JBFyvZ1q,
      .XnCC3u7Nce {
    --bs-gutter-y: 1.5rem;
  }
  
  .qvVHrm,
      .obP9Ficem {
    --bs-gutter-x: 1.75rem;
  }
  
  .qvVHrm,
      .JAioVDL {
    --bs-gutter-y: 1.75rem;
  }
  
  .jMKkDmu2R11,
      .N6J88YuS {
    --bs-gutter-x: 2rem;
  }
  
  .jMKkDmu2R11,
      .roTrgqLvfWZ {
    --bs-gutter-y: 2rem;
  }
  
  .aT7HEfQHdz,
      .nF6Ocg {
    --bs-gutter-x: 3rem;
  }
  
  .aT7HEfQHdz,
      .OXzEYr {
    --bs-gutter-y: 3rem;
  }
  
  .qmaXIjvn,
      .BkIgUgQ55e {
    --bs-gutter-x: 3.5rem;
  }
  
  .qmaXIjvn,
      .DBzV52u7 {
    --bs-gutter-y: 3.5rem;
  }
  
  .bt2qkX,
      .jqTImS {
    --bs-gutter-x: 4rem;
  }
  
  .bt2qkX,
      .E8yYb4Adh {
    --bs-gutter-y: 4rem;
  }
  
  .CTBbXW2Q,
      .HgPNNgj {
    --bs-gutter-x: 5rem;
  }
  
  .CTBbXW2Q,
      .PrjduGuaa {
    --bs-gutter-y: 5rem;
  }
  
  .VQnF6UDgU,
      .D3HXTKye {
    --bs-gutter-x: 6rem;
  }
  
  .VQnF6UDgU,
      .zUxIx9C {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 1400px) {
  .T98JLIw {
    flex: 1 0 0;
  }
  
  .J4lWT2W>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .CyJeCd>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .vM5IefsHnSM>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .yNFYVTpZ>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .jX40i9bs>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .IkPURce>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .PSYPDyU90OX>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .xhDc3a9Q {
    flex: 0 0 auto;
    width: auto;
  }
  
  .imXviqydX {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .wyywnFZd3 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .qYbU39u {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .ny6EkQ {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .tyRr6I {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .cxO95q6co2a {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .R5hZSJefAU {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .vUwR8qL {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .kj3MUDcf {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .I9l7LDa {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .Hemt1FyKaf {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .tWFqW19Ac {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .WfmViQUEsAf {
    margin-left: 0;
  }
  
  .UxD54nH5hMB {
    margin-left: 8.33333333%;
  }
  
  .E4TyTgWMV {
    margin-left: 16.66666667%;
  }
  
  .jnTMym {
    margin-left: 25%;
  }
  
  .ULvJBLjrI {
    margin-left: 33.33333333%;
  }
  
  .NTfyh4eZKg {
    margin-left: 41.66666667%;
  }
  
  .XKCeh6 {
    margin-left: 50%;
  }
  
  .I9PSRhioh5 {
    margin-left: 58.33333333%;
  }
  
  .zg0LJao6q {
    margin-left: 66.66666667%;
  }
  
  .KaQJLDNF {
    margin-left: 75%;
  }
  
  .euPnHi {
    margin-left: 83.33333333%;
  }
  
  .skFg4GvhT {
    margin-left: 91.66666667%;
  }
  
  .vEoXILSboY,
      .ULZMiD {
    --bs-gutter-x: 0;
  }
  
  .vEoXILSboY,
      .rdwLfPB2Su {
    --bs-gutter-y: 0;
  }
  
  .ocLSGj,
      .sQCa1yJp {
    --bs-gutter-x: 0.25rem;
  }
  
  .ocLSGj,
      .CjaKhIt {
    --bs-gutter-y: 0.25rem;
  }
  
  .xXHvcc,
      .SfhJYt4SWsy {
    --bs-gutter-x: 0.5rem;
  }
  
  .xXHvcc,
      .pPWlOOp {
    --bs-gutter-y: 0.5rem;
  }
  
  .ggM6jCn7,
      .QVehNNpzp {
    --bs-gutter-x: 0.75rem;
  }
  
  .ggM6jCn7,
      .ztfWck {
    --bs-gutter-y: 0.75rem;
  }
  
  .pmcuPTxG5,
      .tfrVNX05PIK {
    --bs-gutter-x: 1rem;
  }
  
  .pmcuPTxG5,
      .UdjPbJ {
    --bs-gutter-y: 1rem;
  }
  
  .seH8oug87,
      .ne3fReU3i {
    --bs-gutter-x: 1.25rem;
  }
  
  .seH8oug87,
      .x9aC3Gr {
    --bs-gutter-y: 1.25rem;
  }
  
  .LBrzsbcKhzN,
      .BMhnxQ {
    --bs-gutter-x: 1.5rem;
  }
  
  .LBrzsbcKhzN,
      .ncSkgD {
    --bs-gutter-y: 1.5rem;
  }
  
  .w3CxzeEzL5d,
      .DQ7YhoL {
    --bs-gutter-x: 1.75rem;
  }
  
  .w3CxzeEzL5d,
      .nfK2scDE {
    --bs-gutter-y: 1.75rem;
  }
  
  .ApcATD,
      .o5z98iZ06 {
    --bs-gutter-x: 2rem;
  }
  
  .ApcATD,
      .mNUf5fjoMH {
    --bs-gutter-y: 2rem;
  }
  
  .behKdRvpzZb,
      .bK8WQ2a5VV {
    --bs-gutter-x: 3rem;
  }
  
  .behKdRvpzZb,
      .THNhhV {
    --bs-gutter-y: 3rem;
  }
  
  .tqgu1h5vrS,
      .Idhpss29M {
    --bs-gutter-x: 3.5rem;
  }
  
  .tqgu1h5vrS,
      .z8Vj25LLu {
    --bs-gutter-y: 3.5rem;
  }
  
  .dSKIPsCbS,
      .r1aKNSTozDB {
    --bs-gutter-x: 4rem;
  }
  
  .dSKIPsCbS,
      .s05ELBcqn {
    --bs-gutter-y: 4rem;
  }
  
  .pXSgihlQxL,
      .gK6gD8h {
    --bs-gutter-x: 5rem;
  }
  
  .pXSgihlQxL,
      .efb2twr49Sa {
    --bs-gutter-y: 5rem;
  }
  
  .LQDOzH,
      .IVQSh3fphs {
    --bs-gutter-x: 6rem;
  }
  
  .LQDOzH,
      .cmiXaIxrgO {
    --bs-gutter-y: 6rem;
  }
}

@media (max-width: 575.98px) {
  .RtwaGd {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .C8WoGg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .ZgcE1pAC {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .sYy8tx3Qr {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  .lv2LuAyc {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (prefers-reduced-motion: reduce) {
  .SWbefF {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .SWbefF::file-selector-button {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .TQKnMZ5 {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .heQVrM2EiEf .daBj8FnkSG4 {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .YyJhzvOPHEO::-webkit-slider-thumb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .YyJhzvOPHEO::-moz-range-thumb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .TyQeNat>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) {
  .uGdgNvtV {
    --bs-position: start;
  }
  
  .uGdgNvtV[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .QJaM9hEfDTy {
    --bs-position: end;
  }
  
  .QJaM9hEfDTy[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .YO0xhYDbpQ {
    --bs-position: start;
  }
  
  .YO0xhYDbpQ[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .WVYbvH {
    --bs-position: end;
  }
  
  .WVYbvH[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .ruOised2ao2 {
    --bs-position: start;
  }
  
  .ruOised2ao2[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .ORvljt {
    --bs-position: end;
  }
  
  .ORvljt[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .RwDMHYXxg {
    --bs-position: start;
  }
  
  .RwDMHYXxg[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .G3rYvjkN {
    --bs-position: end;
  }
  
  .G3rYvjkN[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  .co03D4F89G {
    --bs-position: start;
  }
  
  .co03D4F89G[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .gb9BTOJkV {
    --bs-position: end;
  }
  
  .gb9BTOJkV[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .TLRbIdzwJ {
    transition: none;
  }
}

@media (min-width: 576px) {
  .Ceh1lfHrh {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .Ceh1lfHrh .navbar-nav {
    flex-direction: row;
  }
  
  .Ceh1lfHrh .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .Ceh1lfHrh .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .Ceh1lfHrh .OrM1utic {
    overflow: visible;
  }
  
  .Ceh1lfHrh .ikP7toZ {
    display: flex !important;
    flex-basis: auto;
  }
  
  .Ceh1lfHrh .TLRbIdzwJ {
    display: none;
  }
  
  .Ceh1lfHrh .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;
  }
  
  .Ceh1lfHrh .offcanvas .EG9lc2adzC {
    display: none;
  }
  
  .Ceh1lfHrh .offcanvas .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  .bcwf7HEXC {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .bcwf7HEXC .navbar-nav {
    flex-direction: row;
  }
  
  .bcwf7HEXC .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .bcwf7HEXC .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .bcwf7HEXC .OrM1utic {
    overflow: visible;
  }
  
  .bcwf7HEXC .ikP7toZ {
    display: flex !important;
    flex-basis: auto;
  }
  
  .bcwf7HEXC .TLRbIdzwJ {
    display: none;
  }
  
  .bcwf7HEXC .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;
  }
  
  .bcwf7HEXC .offcanvas .EG9lc2adzC {
    display: none;
  }
  
  .bcwf7HEXC .offcanvas .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  .MTYLHQxwc {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .MTYLHQxwc .navbar-nav {
    flex-direction: row;
  }
  
  .MTYLHQxwc .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .MTYLHQxwc .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .MTYLHQxwc .OrM1utic {
    overflow: visible;
  }
  
  .MTYLHQxwc .ikP7toZ {
    display: flex !important;
    flex-basis: auto;
  }
  
  .MTYLHQxwc .TLRbIdzwJ {
    display: none;
  }
  
  .MTYLHQxwc .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;
  }
  
  .MTYLHQxwc .offcanvas .EG9lc2adzC {
    display: none;
  }
  
  .MTYLHQxwc .offcanvas .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  .q8uqH5gi {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .q8uqH5gi .navbar-nav {
    flex-direction: row;
  }
  
  .q8uqH5gi .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .q8uqH5gi .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .q8uqH5gi .OrM1utic {
    overflow: visible;
  }
  
  .q8uqH5gi .ikP7toZ {
    display: flex !important;
    flex-basis: auto;
  }
  
  .q8uqH5gi .TLRbIdzwJ {
    display: none;
  }
  
  .q8uqH5gi .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;
  }
  
  .q8uqH5gi .offcanvas .EG9lc2adzC {
    display: none;
  }
  
  .q8uqH5gi .offcanvas .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  .bb1MJo {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .bb1MJo .navbar-nav {
    flex-direction: row;
  }
  
  .bb1MJo .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .bb1MJo .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .bb1MJo .OrM1utic {
    overflow: visible;
  }
  
  .bb1MJo .ikP7toZ {
    display: flex !important;
    flex-basis: auto;
  }
  
  .bb1MJo .TLRbIdzwJ {
    display: none;
  }
  
  .bb1MJo .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;
  }
  
  .bb1MJo .offcanvas .EG9lc2adzC {
    display: none;
  }
  
  .bb1MJo .offcanvas .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 576px) {
  .joHwevSEjlt {
    display: flex;
    flex-flow: row wrap;
  }
  
  .joHwevSEjlt>.j8jcer {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  
  .joHwevSEjlt>.j8jcer+.j8jcer {
    margin-left: 0;
    border-left: 0;
  }
  
  .joHwevSEjlt>.j8jcer:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  .joHwevSEjlt>.j8jcer:not(:last-child)>.rq60qi,
      .joHwevSEjlt>.j8jcer:not(:last-child)>.zTj5bi {
    border-top-right-radius: 0;
  }
  
  .joHwevSEjlt>.j8jcer:not(:last-child)>.KVI6CQ,
      .joHwevSEjlt>.j8jcer:not(:last-child)>.sto8ocZNY {
    border-bottom-right-radius: 0;
  }
  
  .joHwevSEjlt>.j8jcer:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .joHwevSEjlt>.j8jcer:not(:first-child)>.rq60qi,
      .joHwevSEjlt>.j8jcer:not(:first-child)>.zTj5bi {
    border-top-left-radius: 0;
  }
  
  .joHwevSEjlt>.j8jcer:not(:first-child)>.KVI6CQ,
      .joHwevSEjlt>.j8jcer:not(:first-child)>.sto8ocZNY {
    border-bottom-left-radius: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .QleGbolZc {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .QleGbolZc::after {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .bYszm7ASY {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ShFxUSv {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .CbeG1sU5MZ {
    animation: none;
  }
}

@media (min-width: 576px) {
  .n8m93M {
    flex-direction: row;
  }
  
  .n8m93M>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .n8m93M>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .n8m93M>.list-group-item.active {
    margin-top: 0;
  }
  
  .n8m93M>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .n8m93M>.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) {
  .CrPtxqt7n {
    flex-direction: row;
  }
  
  .CrPtxqt7n>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .CrPtxqt7n>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .CrPtxqt7n>.list-group-item.active {
    margin-top: 0;
  }
  
  .CrPtxqt7n>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .CrPtxqt7n>.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) {
  .LPmpLJ6hss8 {
    flex-direction: row;
  }
  
  .LPmpLJ6hss8>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .LPmpLJ6hss8>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .LPmpLJ6hss8>.list-group-item.active {
    margin-top: 0;
  }
  
  .LPmpLJ6hss8>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .LPmpLJ6hss8>.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) {
  .Avb7wcA4 {
    flex-direction: row;
  }
  
  .Avb7wcA4>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .Avb7wcA4>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .Avb7wcA4>.list-group-item.active {
    margin-top: 0;
  }
  
  .Avb7wcA4>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .Avb7wcA4>.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) {
  .sEUJ4qBZ {
    flex-direction: row;
  }
  
  .sEUJ4qBZ>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .sEUJ4qBZ>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .sEUJ4qBZ>.list-group-item.active {
    margin-top: 0;
  }
  
  .sEUJ4qBZ>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .sEUJ4qBZ>.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;
  }
  
  .pcTNSL {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {
  .jW1kxPlmYgb,
      .brFdJ5u {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  .brFdJ5u {
    --bs-modal-width: 1140px;
  }
}

@media (max-width: 575.98px) {
  .kVUhERK8g {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .kVUhERK8g .zcha8PqK2 {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .kVUhERK8g .uVsPGMnC,
      .kVUhERK8g .AtL8P5pM {
    border-radius: 0;
  }
  
  .kVUhERK8g .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  .hPMKEckm {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .hPMKEckm .zcha8PqK2 {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .hPMKEckm .uVsPGMnC,
      .hPMKEckm .AtL8P5pM {
    border-radius: 0;
  }
  
  .hPMKEckm .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  .QeIDTZGuN {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .QeIDTZGuN .zcha8PqK2 {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .QeIDTZGuN .uVsPGMnC,
      .QeIDTZGuN .AtL8P5pM {
    border-radius: 0;
  }
  
  .QeIDTZGuN .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  .yVOgKj {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .yVOgKj .zcha8PqK2 {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .yVOgKj .uVsPGMnC,
      .yVOgKj .AtL8P5pM {
    border-radius: 0;
  }
  
  .yVOgKj .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  .SB9JwlM {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .SB9JwlM .zcha8PqK2 {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .SB9JwlM .uVsPGMnC,
      .SB9JwlM .AtL8P5pM {
    border-radius: 0;
  }
  
  .SB9JwlM .modal-body {
    overflow-y: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .YRxsHS3GD .active.carousel-item-start,
      .YRxsHS3GD .active.carousel-item-end {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .IJPXOYw3DWS,
      .SitH8JAd {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .BCeQJNG,
      .bv1eqVC {
    --bs-spinner-animation-speed: 1.5s;
  }
}

@media (max-width: 575.98px) {
  .USieZr2V {
    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) {
  .USieZr2V {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  .USieZr2V.g16A5QN7X1 {
    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%);
  }
  
  .USieZr2V.eidpLL {
    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%);
  }
  
  .USieZr2V.vVfOf5l {
    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%);
  }
  
  .USieZr2V.butMeDn {
    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%);
  }
  
  .USieZr2V.showing,
      .USieZr2V.show:not(.hiding) {
    transform: none;
  }
  
  .USieZr2V.showing,
      .USieZr2V.hiding,
      .USieZr2V.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  .USieZr2V {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .USieZr2V .EG9lc2adzC {
    display: none;
  }
  
  .USieZr2V .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 767.98px) {
  .aTpgme {
    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) {
  .aTpgme {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  .aTpgme.g16A5QN7X1 {
    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%);
  }
  
  .aTpgme.eidpLL {
    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%);
  }
  
  .aTpgme.vVfOf5l {
    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%);
  }
  
  .aTpgme.butMeDn {
    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%);
  }
  
  .aTpgme.showing,
      .aTpgme.show:not(.hiding) {
    transform: none;
  }
  
  .aTpgme.showing,
      .aTpgme.hiding,
      .aTpgme.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  .aTpgme {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .aTpgme .EG9lc2adzC {
    display: none;
  }
  
  .aTpgme .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 991.98px) {
  .aUfcd9 {
    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) {
  .aUfcd9 {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  .aUfcd9.g16A5QN7X1 {
    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%);
  }
  
  .aUfcd9.eidpLL {
    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%);
  }
  
  .aUfcd9.vVfOf5l {
    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%);
  }
  
  .aUfcd9.butMeDn {
    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%);
  }
  
  .aUfcd9.showing,
      .aUfcd9.show:not(.hiding) {
    transform: none;
  }
  
  .aUfcd9.showing,
      .aUfcd9.hiding,
      .aUfcd9.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  .aUfcd9 {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .aUfcd9 .EG9lc2adzC {
    display: none;
  }
  
  .aUfcd9 .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 1199.98px) {
  .HasX5UKmXU4 {
    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) {
  .HasX5UKmXU4 {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  .HasX5UKmXU4.g16A5QN7X1 {
    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%);
  }
  
  .HasX5UKmXU4.eidpLL {
    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%);
  }
  
  .HasX5UKmXU4.vVfOf5l {
    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%);
  }
  
  .HasX5UKmXU4.butMeDn {
    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%);
  }
  
  .HasX5UKmXU4.showing,
      .HasX5UKmXU4.show:not(.hiding) {
    transform: none;
  }
  
  .HasX5UKmXU4.showing,
      .HasX5UKmXU4.hiding,
      .HasX5UKmXU4.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  .HasX5UKmXU4 {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .HasX5UKmXU4 .EG9lc2adzC {
    display: none;
  }
  
  .HasX5UKmXU4 .xGtalYrwN {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 1399.98px) {
  .xBuCX88wp0 {
    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) {
  .xBuCX88wp0 {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  .xBuCX88wp0.g16A5QN7X1 {
    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%);
  }
  
  .xBuCX88wp0.eidpLL {
    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%);
  }
  
  .xBuCX88wp0.vVfOf5l {
    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%);
  }
  
  .xBuCX88wp0.butMeDn {
    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%);
  }
  
  .xBuCX88wp0.showing,
      .xBuCX88wp0.show:not(.hiding) {
    transform: none;
  }
  
  .xBuCX88wp0.showing,
      .xBuCX88wp0.hiding,
      .xBuCX88wp0.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  .xBuCX88wp0 {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .xBuCX88wp0 .EG9lc2adzC {
    display: none;
  }
  
  .xBuCX88wp0 .xGtalYrwN {
    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) {
  .x4m6IprM42>.bi {
    transition: none;
  }
}

@media (min-width: 576px) {
  .avHF1zHhf {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .VoNC1LZU {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .RRYfGD {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .OyuXceR {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  .TzYfwazFF {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .rznLh26 {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  .wEdT0a {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .HbuS3z {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  .U9K5oVcQUE6 {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .ocvr8hL {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 576px) {
  .ssU8zs {
    float: left !important;
  }
  
  .zcyYE6 {
    float: right !important;
  }
  
  .gemF4Uo67lX {
    float: none !important;
  }
  
  .IQTSltsTa {
    object-fit: contain !important;
  }
  
  .MkumQSvj {
    object-fit: cover !important;
  }
  
  .zbfZA8CFd5X {
    object-fit: fill !important;
  }
  
  .wbvTejqG {
    object-fit: scale-down !important;
  }
  
  .Bz4JpNKOd {
    object-fit: none !important;
  }
  
  .fdX24J {
    display: inline !important;
  }
  
  .Cgeeer {
    display: inline-block !important;
  }
  
  .oUhr4cPJS {
    display: block !important;
  }
  
  .aZ8n7VRAND {
    display: grid !important;
  }
  
  .rL5asDy {
    display: inline-grid !important;
  }
  
  .MM9ika8REh {
    display: table !important;
  }
  
  .eIvv1Q5oQi {
    display: table-row !important;
  }
  
  .SFNdjPT1 {
    display: table-cell !important;
  }
  
  .IQ5FzMcHKM {
    display: flex !important;
  }
  
  .iHJat4hJrl {
    display: inline-flex !important;
  }
  
  .UQ1dtzf {
    display: none !important;
  }
  
  .u3pdb8fmO {
    flex: 1 1 auto !important;
  }
  
  .e1W5bLc {
    flex-direction: row !important;
  }
  
  .GLR4tRf {
    flex-direction: column !important;
  }
  
  .gJ9LcOg {
    flex-direction: row-reverse !important;
  }
  
  .YfwP4f {
    flex-direction: column-reverse !important;
  }
  
  .f9IkXu8QU {
    flex-grow: 0 !important;
  }
  
  .kYhvCEaCl {
    flex-grow: 1 !important;
  }
  
  .vhpfIaz {
    flex-shrink: 0 !important;
  }
  
  .ZuHPksSJeX {
    flex-shrink: 1 !important;
  }
  
  .ur2sFnzs {
    flex-wrap: wrap !important;
  }
  
  .oq3aJwN {
    flex-wrap: nowrap !important;
  }
  
  .WSem0AaUfz2 {
    flex-wrap: wrap-reverse !important;
  }
  
  .wVxx4lM {
    justify-content: flex-start !important;
  }
  
  .pfJjPvzM {
    justify-content: flex-end !important;
  }
  
  .dGcdGm {
    justify-content: center !important;
  }
  
  .XiiQtzDAo {
    justify-content: space-between !important;
  }
  
  .yoRTpGlb8q7 {
    justify-content: space-around !important;
  }
  
  .dYwduh {
    justify-content: space-evenly !important;
  }
  
  .AyTvTI {
    align-items: flex-start !important;
  }
  
  .sfqcUsiI {
    align-items: flex-end !important;
  }
  
  .bCA5pC {
    align-items: center !important;
  }
  
  .iUa5qvz {
    align-items: baseline !important;
  }
  
  .fvSW6Ogw8n {
    align-items: stretch !important;
  }
  
  .KZoKqGe {
    align-content: flex-start !important;
  }
  
  .tNQReJwkh3T {
    align-content: flex-end !important;
  }
  
  .CUyW1Mr8e {
    align-content: center !important;
  }
  
  .DmHYraZsmf {
    align-content: space-between !important;
  }
  
  .ohdlf93r5 {
    align-content: space-around !important;
  }
  
  .XxvxLiBcGHE {
    align-content: stretch !important;
  }
  
  .PdojPM8xy {
    align-self: auto !important;
  }
  
  .yKhfoekqf {
    align-self: flex-start !important;
  }
  
  .QCZtH7u {
    align-self: flex-end !important;
  }
  
  .bGJd9O3xWkQ {
    align-self: center !important;
  }
  
  .vAkh5a6MK {
    align-self: baseline !important;
  }
  
  .v6KKPooJTPV {
    align-self: stretch !important;
  }
  
  .XTtfHz2vi {
    order: -1 !important;
  }
  
  .sjtqJv {
    order: 0 !important;
  }
  
  .fiNNxB {
    order: 1 !important;
  }
  
  .RaVU6u {
    order: 2 !important;
  }
  
  .ZISTSH4 {
    order: 3 !important;
  }
  
  .yPqaKj {
    order: 4 !important;
  }
  
  .Hobl97sP {
    order: 5 !important;
  }
  
  .oIWX5L {
    order: 6 !important;
  }
  
  .xh2bi3Z {
    margin: 0 !important;
  }
  
  .f4ctrP8be {
    margin: .25rem !important;
  }
  
  .MZOZeq9Y99 {
    margin: .5rem !important;
  }
  
  .oEkrT4wZ {
    margin: .75rem !important;
  }
  
  .QzvbJs {
    margin: 1rem !important;
  }
  
  .VjKLofsm7s {
    margin: 1.25rem !important;
  }
  
  .XsoINHW1BAX {
    margin: 1.5rem !important;
  }
  
  .jwNA8W {
    margin: 1.75rem !important;
  }
  
  .Le1vOb {
    margin: 2rem !important;
  }
  
  .CjwFQIHSEUt {
    margin: 3rem !important;
  }
  
  .hIC5rRL {
    margin: 3.5rem !important;
  }
  
  .C6IYoRxPUPA {
    margin: 4rem !important;
  }
  
  .RcXdnH77 {
    margin: 5rem !important;
  }
  
  .I88vlAxO7m {
    margin: 6rem !important;
  }
  
  .brvA3YcV {
    margin: auto !important;
  }
  
  .MhKguuoCN {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .CW94WvA55M {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .POIFLAt {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .ML5OyhLelpD {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .oUG9YLlEQmt {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .vIy61bbSQ {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .nDRjLOR0 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .LApteIJ {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .vQIKn0U {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .MfgxBOaECNt {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .aeeNBttsKF {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .ej8g3ZoS {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .GMEb43oWWA5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .U4oXieUziqZ {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .UnR3JhMejx {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .euEuvmxdscu {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .Z3jRYO8ca {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .HyR1djq {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .ETUyzK5Nx {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .QgIhd10FS8 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .Ky4i71QV {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .sE5Tmo {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .ZxO73I {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .BRs6wpyNq {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .KdlRqpedmk0 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .XWTf8M8G {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .x338ZTguzW {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .UhLQEnq {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .BDuoSlG1 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .BQyDPNXSTtr {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .oMD2oM {
    margin-top: 0 !important;
  }
  
  .AEU7Mnc9bao {
    margin-top: .25rem !important;
  }
  
  .MUE8EtfG {
    margin-top: .5rem !important;
  }
  
  .XuX4dsGoX {
    margin-top: .75rem !important;
  }
  
  .FaBfgjsg {
    margin-top: 1rem !important;
  }
  
  .YCo3Vw {
    margin-top: 1.25rem !important;
  }
  
  .EY4qtH {
    margin-top: 1.5rem !important;
  }
  
  .G6sDm5 {
    margin-top: 1.75rem !important;
  }
  
  .AMrdlLLAz9 {
    margin-top: 2rem !important;
  }
  
  .v6qNAOIvX {
    margin-top: 3rem !important;
  }
  
  .R5ravbY {
    margin-top: 3.5rem !important;
  }
  
  .j8shB9qt9 {
    margin-top: 4rem !important;
  }
  
  .iLNAZc {
    margin-top: 5rem !important;
  }
  
  .Fj1Gjh2z {
    margin-top: 6rem !important;
  }
  
  .HeOXwAUBe {
    margin-top: auto !important;
  }
  
  .uXeZsDamS {
    margin-right: 0 !important;
  }
  
  .Vfji5ClNBrA {
    margin-right: .25rem !important;
  }
  
  .JUWUaiBZB {
    margin-right: .5rem !important;
  }
  
  .K5l7fBa {
    margin-right: .75rem !important;
  }
  
  .IjKlRTbvP59 {
    margin-right: 1rem !important;
  }
  
  .VCtvZP {
    margin-right: 1.25rem !important;
  }
  
  .mkepTqWLqH {
    margin-right: 1.5rem !important;
  }
  
  .m0rhjSGxFD2 {
    margin-right: 1.75rem !important;
  }
  
  .D8qsUaL8an9 {
    margin-right: 2rem !important;
  }
  
  .IGAIXkHF {
    margin-right: 3rem !important;
  }
  
  .Gdy54E {
    margin-right: 3.5rem !important;
  }
  
  .Yrp3iSCC {
    margin-right: 4rem !important;
  }
  
  .MRf08hs9T {
    margin-right: 5rem !important;
  }
  
  .piK2XIbZrF {
    margin-right: 6rem !important;
  }
  
  .c5iOKsfANXk {
    margin-right: auto !important;
  }
  
  .W4oPnIK {
    margin-bottom: 0 !important;
  }
  
  .RJKKF7WeD {
    margin-bottom: .25rem !important;
  }
  
  .V3GdODD {
    margin-bottom: .5rem !important;
  }
  
  .vE3t7vNCXr {
    margin-bottom: .75rem !important;
  }
  
  .nlqnmhKf {
    margin-bottom: 1rem !important;
  }
  
  .WOHwK0vc {
    margin-bottom: 1.25rem !important;
  }
  
  .hazkiCDKDIM {
    margin-bottom: 1.5rem !important;
  }
  
  .Q1BR3LY {
    margin-bottom: 1.75rem !important;
  }
  
  .Ya50XX {
    margin-bottom: 2rem !important;
  }
  
  .QaUJeWPHap7 {
    margin-bottom: 3rem !important;
  }
  
  .OwrCYf7f0IT {
    margin-bottom: 3.5rem !important;
  }
  
  .bxSPZO {
    margin-bottom: 4rem !important;
  }
  
  .ZtqthM2uiR {
    margin-bottom: 5rem !important;
  }
  
  .lBjGTaiy {
    margin-bottom: 6rem !important;
  }
  
  .XKRVDof {
    margin-bottom: auto !important;
  }
  
  .CjbRrH {
    margin-left: 0 !important;
  }
  
  .h0LOgr2ixpS {
    margin-left: .25rem !important;
  }
  
  .s841PB1tOPk {
    margin-left: .5rem !important;
  }
  
  .qrWsgV {
    margin-left: .75rem !important;
  }
  
  .ZD8Imx {
    margin-left: 1rem !important;
  }
  
  .JaJzT35x {
    margin-left: 1.25rem !important;
  }
  
  .rvoptF {
    margin-left: 1.5rem !important;
  }
  
  .x6cjiFDvE {
    margin-left: 1.75rem !important;
  }
  
  .BgAKBt {
    margin-left: 2rem !important;
  }
  
  .vIznKv61 {
    margin-left: 3rem !important;
  }
  
  .WfFpwYZz {
    margin-left: 3.5rem !important;
  }
  
  .kkvh9LO0 {
    margin-left: 4rem !important;
  }
  
  .Mlhi5Fo1fml {
    margin-left: 5rem !important;
  }
  
  .ZeoykK5c8 {
    margin-left: 6rem !important;
  }
  
  .STpBjEyF {
    margin-left: auto !important;
  }
  
  .lRXbRX {
    margin: -0.25rem !important;
  }
  
  .xe3sicUM1 {
    margin: -0.5rem !important;
  }
  
  .lkxb4hvkff {
    margin: -0.75rem !important;
  }
  
  .jm24eKZ {
    margin: -1rem !important;
  }
  
  .rd0Dm0kv {
    margin: -1.25rem !important;
  }
  
  .j1gEhMn {
    margin: -1.5rem !important;
  }
  
  .o2bwDQdQF {
    margin: -1.75rem !important;
  }
  
  .IDhy3hFU {
    margin: -2rem !important;
  }
  
  .Bivep2uoKU4 {
    margin: -3rem !important;
  }
  
  .RqvcP8UCIbP {
    margin: -3.5rem !important;
  }
  
  .slxwCUMfR {
    margin: -4rem !important;
  }
  
  .IHrcHQeDin {
    margin: -5rem !important;
  }
  
  .NfHVF1twf {
    margin: -6rem !important;
  }
  
  .wVfrL2 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .McdEV0m {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .Kwdary {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .u7oGFvb2 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .PdgbU9B {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .hca07i4yS {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .sjrfQSi {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .jFD2BT9X {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .Ygi7A60Wl {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .lpk47LYgHz {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .qO0IEPR2y {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .QYLTL3 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .PLfteX5 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .LaExKcMys6h {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .AV5QaxgIyoO {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .WF6OPl {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .jvPVgbgHEDU {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .RdowaP {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .hXD7iW {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .Hl5K068 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .gC34Wc7 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .v0EH5gqj {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .aUg6YyeE {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .MSduHlapSN {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .ExXT2Iwoj {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .jyq1B8JMagN {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .f5rkRaVUO {
    margin-top: -0.25rem !important;
  }
  
  .NBmrEm {
    margin-top: -0.5rem !important;
  }
  
  .vNK68k4 {
    margin-top: -0.75rem !important;
  }
  
  .s60FZ7l {
    margin-top: -1rem !important;
  }
  
  .KzX2BaWC0Si {
    margin-top: -1.25rem !important;
  }
  
  .TzJNed {
    margin-top: -1.5rem !important;
  }
  
  .F0OPJ9v {
    margin-top: -1.75rem !important;
  }
  
  .oDTaBMvB {
    margin-top: -2rem !important;
  }
  
  .H4wMeGDDe {
    margin-top: -3rem !important;
  }
  
  .m7JjsAkGk {
    margin-top: -3.5rem !important;
  }
  
  .DcaVGGHfsF9 {
    margin-top: -4rem !important;
  }
  
  .aSw60MHIhn {
    margin-top: -5rem !important;
  }
  
  .serLskJN {
    margin-top: -6rem !important;
  }
  
  .G6QiPdHeAA {
    margin-right: -0.25rem !important;
  }
  
  .KUM6Elw {
    margin-right: -0.5rem !important;
  }
  
  .oKWo8Me {
    margin-right: -0.75rem !important;
  }
  
  .VHEp6PbqkjX {
    margin-right: -1rem !important;
  }
  
  .cmjsedTd9 {
    margin-right: -1.25rem !important;
  }
  
  .hdKGKlBZ3 {
    margin-right: -1.5rem !important;
  }
  
  .PYhn1M2 {
    margin-right: -1.75rem !important;
  }
  
  .GqoPqwcMSOt {
    margin-right: -2rem !important;
  }
  
  .wlUtIKi4oNn {
    margin-right: -3rem !important;
  }
  
  .KXXWMVFtlNN {
    margin-right: -3.5rem !important;
  }
  
  .kuVys7LE {
    margin-right: -4rem !important;
  }
  
  .H9Hacx9zgAc {
    margin-right: -5rem !important;
  }
  
  .THecYv6Vxv {
    margin-right: -6rem !important;
  }
  
  .jMHX5oUAZ9I {
    margin-bottom: -0.25rem !important;
  }
  
  .Ok1B0RF {
    margin-bottom: -0.5rem !important;
  }
  
  .K4JDyeS {
    margin-bottom: -0.75rem !important;
  }
  
  .n3azqYY {
    margin-bottom: -1rem !important;
  }
  
  .L9PRvIQ {
    margin-bottom: -1.25rem !important;
  }
  
  .x7WDvbOct {
    margin-bottom: -1.5rem !important;
  }
  
  .SrHsgi {
    margin-bottom: -1.75rem !important;
  }
  
  .ItyO82iGFbw {
    margin-bottom: -2rem !important;
  }
  
  .Z6jRFM {
    margin-bottom: -3rem !important;
  }
  
  .ACeGVlb {
    margin-bottom: -3.5rem !important;
  }
  
  .c3zcFCfglt {
    margin-bottom: -4rem !important;
  }
  
  .f6kZs4EpQXt {
    margin-bottom: -5rem !important;
  }
  
  .psws7E8s25 {
    margin-bottom: -6rem !important;
  }
  
  .ovfmekj7nQF {
    margin-left: -0.25rem !important;
  }
  
  .LSktMEKnp {
    margin-left: -0.5rem !important;
  }
  
  .dI2lf6 {
    margin-left: -0.75rem !important;
  }
  
  .BHOhFiS {
    margin-left: -1rem !important;
  }
  
  .i7I6hitM {
    margin-left: -1.25rem !important;
  }
  
  .saR6LUiM57T {
    margin-left: -1.5rem !important;
  }
  
  .ktHkSj {
    margin-left: -1.75rem !important;
  }
  
  .o6zfS98EL {
    margin-left: -2rem !important;
  }
  
  .NlUfjCu {
    margin-left: -3rem !important;
  }
  
  .BBfRaareg {
    margin-left: -3.5rem !important;
  }
  
  .xh9KbjGic {
    margin-left: -4rem !important;
  }
  
  .J7V01D1 {
    margin-left: -5rem !important;
  }
  
  .pBEXnC {
    margin-left: -6rem !important;
  }
  
  .isiBY9 {
    padding: 0 !important;
  }
  
  .Zf4sSXhrW {
    padding: .25rem !important;
  }
  
  .BC7hS3YUXdU {
    padding: .5rem !important;
  }
  
  .FaE4ak {
    padding: .75rem !important;
  }
  
  .jqeerkg {
    padding: 1rem !important;
  }
  
  .FuBpn39bbhO {
    padding: 1.25rem !important;
  }
  
  .K2ZIv834s3 {
    padding: 1.5rem !important;
  }
  
  .BOkKen {
    padding: 1.75rem !important;
  }
  
  .vdYy4HngmUL {
    padding: 2rem !important;
  }
  
  .msD6kRCCgx {
    padding: 3rem !important;
  }
  
  .gO2wGWWT {
    padding: 3.5rem !important;
  }
  
  .beQObWfHgze {
    padding: 4rem !important;
  }
  
  .s31mMLtnU {
    padding: 5rem !important;
  }
  
  .BVuaZ6 {
    padding: 6rem !important;
  }
  
  .vKtFX93abo {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .qYaigJfodU6 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .kcBZaZVy {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .zeuEUagahuC {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .ZpdppnuX9 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .KjsqvF {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .wkUq5u {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .Gj9j5s0D8L {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .calyJzx {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .lK85tA3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .WAhcGy09u {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Uc0hKVif {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .d9qfo04X {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .LPMyt9Uii {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .pka9YIoh {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .HwA0cHHuU5 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .hxiN7a3E {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .YAwsr2Ur {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .Cy6rnj {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .Ex7sPw6 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .PHRH4D3S {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .WHXxRy {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .bXoOnjJUbk0 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .yEzdeEB36l {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .zhCXtGdCx0 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .LlqVpHsj2b {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .I9QUyVKWL {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .KVTgkxKMeZ {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .nCvihKgpL {
    padding-top: 0 !important;
  }
  
  .SNfvoIEU {
    padding-top: .25rem !important;
  }
  
  .z1HtrkKz5 {
    padding-top: .5rem !important;
  }
  
  .tAB7Uc2 {
    padding-top: .75rem !important;
  }
  
  .szlFsolPr {
    padding-top: 1rem !important;
  }
  
  .H0crm8Qhl {
    padding-top: 1.25rem !important;
  }
  
  .vq9W4A {
    padding-top: 1.5rem !important;
  }
  
  .D2fKRrir {
    padding-top: 1.75rem !important;
  }
  
  .vczUXy {
    padding-top: 2rem !important;
  }
  
  .bhsgcOx3tlw {
    padding-top: 3rem !important;
  }
  
  .NCWawpw6 {
    padding-top: 3.5rem !important;
  }
  
  .B8TJeN {
    padding-top: 4rem !important;
  }
  
  .YnN5I8NoL7 {
    padding-top: 5rem !important;
  }
  
  .k7x30X6P {
    padding-top: 6rem !important;
  }
  
  .lYtt4RyWsfL {
    padding-right: 0 !important;
  }
  
  .pjvaXmYiC5 {
    padding-right: .25rem !important;
  }
  
  .gXM9ZIDO {
    padding-right: .5rem !important;
  }
  
  .azBFqkZ {
    padding-right: .75rem !important;
  }
  
  .QjiUWFB6dv {
    padding-right: 1rem !important;
  }
  
  .lIhBrbCVc9 {
    padding-right: 1.25rem !important;
  }
  
  .ieCSiv9ee6t {
    padding-right: 1.5rem !important;
  }
  
  .vFfB75Wam2 {
    padding-right: 1.75rem !important;
  }
  
  .Ku91ytt {
    padding-right: 2rem !important;
  }
  
  .P3g2kXk1 {
    padding-right: 3rem !important;
  }
  
  .fuHqohmHA {
    padding-right: 3.5rem !important;
  }
  
  .voAyxvX6r {
    padding-right: 4rem !important;
  }
  
  .FIf9eaqhg {
    padding-right: 5rem !important;
  }
  
  .Ye0UXI {
    padding-right: 6rem !important;
  }
  
  .tpbpB02Cc {
    padding-bottom: 0 !important;
  }
  
  .VjerTI {
    padding-bottom: .25rem !important;
  }
  
  .KDoxBWe {
    padding-bottom: .5rem !important;
  }
  
  .bFIFJh {
    padding-bottom: .75rem !important;
  }
  
  .FR9FBcoE {
    padding-bottom: 1rem !important;
  }
  
  .gd8C7NHJp {
    padding-bottom: 1.25rem !important;
  }
  
  .RZQoQV {
    padding-bottom: 1.5rem !important;
  }
  
  .bwCsUc {
    padding-bottom: 1.75rem !important;
  }
  
  .slNhGxMcn {
    padding-bottom: 2rem !important;
  }
  
  .UJLBtLJG6a {
    padding-bottom: 3rem !important;
  }
  
  .VV0ZLQJPvi5 {
    padding-bottom: 3.5rem !important;
  }
  
  .qwCsvigU {
    padding-bottom: 4rem !important;
  }
  
  .oJgm6kT {
    padding-bottom: 5rem !important;
  }
  
  .vbFaT6rX {
    padding-bottom: 6rem !important;
  }
  
  .WdziUx {
    padding-left: 0 !important;
  }
  
  .Vt0hzih {
    padding-left: .25rem !important;
  }
  
  .JANTH6N6 {
    padding-left: .5rem !important;
  }
  
  .vR2vpkH {
    padding-left: .75rem !important;
  }
  
  .kRNWt7Ioea {
    padding-left: 1rem !important;
  }
  
  .QZOkogoj7SY {
    padding-left: 1.25rem !important;
  }
  
  .VEyk9oU {
    padding-left: 1.5rem !important;
  }
  
  .eRrgabw {
    padding-left: 1.75rem !important;
  }
  
  .aOGkk2Apya {
    padding-left: 2rem !important;
  }
  
  .MP6wK1Q {
    padding-left: 3rem !important;
  }
  
  .SbsmC9 {
    padding-left: 3.5rem !important;
  }
  
  .gFlfJfdzsN8 {
    padding-left: 4rem !important;
  }
  
  .CcywIB {
    padding-left: 5rem !important;
  }
  
  .d9M0l0PnO {
    padding-left: 6rem !important;
  }
  
  .NgHTmrJamX {
    gap: 0 !important;
  }
  
  .KDe6Rb7gX3 {
    gap: .25rem !important;
  }
  
  .FwZAUyt {
    gap: .5rem !important;
  }
  
  .ZeREijb {
    gap: .75rem !important;
  }
  
  .ADOXHueijCQ {
    gap: 1rem !important;
  }
  
  .VQUE30UjDvh {
    gap: 1.25rem !important;
  }
  
  .ktTbmc {
    gap: 1.5rem !important;
  }
  
  .OFc18yhp89q {
    gap: 1.75rem !important;
  }
  
  .gWpYjQZzx {
    gap: 2rem !important;
  }
  
  .L9Rpr3rW {
    gap: 3rem !important;
  }
  
  .VqGZR6MLn {
    gap: 3.5rem !important;
  }
  
  .fOSX6ihcGN {
    gap: 4rem !important;
  }
  
  .i5GEzjoZ42O {
    gap: 5rem !important;
  }
  
  .LM45fFpsiW {
    gap: 6rem !important;
  }
  
  .Kpsi4iAgZj {
    row-gap: 0 !important;
  }
  
  .RgWyzqcm {
    row-gap: .25rem !important;
  }
  
  .Mjc0fmF2 {
    row-gap: .5rem !important;
  }
  
  .F6GaPv8d {
    row-gap: .75rem !important;
  }
  
  .kvSjehRM9 {
    row-gap: 1rem !important;
  }
  
  .mpFgPsMPqZ {
    row-gap: 1.25rem !important;
  }
  
  .WgFkaswJIL {
    row-gap: 1.5rem !important;
  }
  
  .ODayVKDf {
    row-gap: 1.75rem !important;
  }
  
  .KwZdZh {
    row-gap: 2rem !important;
  }
  
  .OTrcHj {
    row-gap: 3rem !important;
  }
  
  .qJhUYV4Iy {
    row-gap: 3.5rem !important;
  }
  
  .g8mqsZCiSPo {
    row-gap: 4rem !important;
  }
  
  .bZM7GlYFUXT {
    row-gap: 5rem !important;
  }
  
  .QAdvLUO5bb {
    row-gap: 6rem !important;
  }
  
  .zSga1HE {
    column-gap: 0 !important;
  }
  
  .lhaqlV {
    column-gap: .25rem !important;
  }
  
  .ZqMcab {
    column-gap: .5rem !important;
  }
  
  .g7K6fF5 {
    column-gap: .75rem !important;
  }
  
  .AtpxEqAX {
    column-gap: 1rem !important;
  }
  
  .utvuDe {
    column-gap: 1.25rem !important;
  }
  
  .iv4Vfop {
    column-gap: 1.5rem !important;
  }
  
  .TmVWVs {
    column-gap: 1.75rem !important;
  }
  
  .tkW4fJt {
    column-gap: 2rem !important;
  }
  
  .mFB0hjbxNfn {
    column-gap: 3rem !important;
  }
  
  .WLR17FjQVeX {
    column-gap: 3.5rem !important;
  }
  
  .l43DeQlRgKw {
    column-gap: 4rem !important;
  }
  
  .csRXhBV {
    column-gap: 5rem !important;
  }
  
  .kcU7LZ {
    column-gap: 6rem !important;
  }
  
  .rNqiZtg {
    text-align: left !important;
  }
  
  .hMPwcKh5OY {
    text-align: right !important;
  }
  
  .EwuUJeQjiY4 {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .bzPsEm {
    float: left !important;
  }
  
  .nZi7AYnib {
    float: right !important;
  }
  
  .ZRYLzdcDHrx {
    float: none !important;
  }
  
  .xUIfyAEdjpm {
    object-fit: contain !important;
  }
  
  .tuw0sjTFGEZ {
    object-fit: cover !important;
  }
  
  .BrZcan42 {
    object-fit: fill !important;
  }
  
  .zYrGsDS2eB0 {
    object-fit: scale-down !important;
  }
  
  .CfeVlzxz3k {
    object-fit: none !important;
  }
  
  .czA5JKb0N {
    display: inline !important;
  }
  
  .hGasbQURF3E {
    display: inline-block !important;
  }
  
  .aQEjRJm {
    display: block !important;
  }
  
  .Hz0eB9F0 {
    display: grid !important;
  }
  
  .Af8aTeCY {
    display: inline-grid !important;
  }
  
  .ItFBfOglr {
    display: table !important;
  }
  
  .Ahta23xQ9Wa {
    display: table-row !important;
  }
  
  .iXK1h3 {
    display: table-cell !important;
  }
  
  .jDSadD {
    display: flex !important;
  }
  
  .SwdT0jb9b {
    display: inline-flex !important;
  }
  
  .dFxWrcb4 {
    display: none !important;
  }
  
  .W87zSif {
    flex: 1 1 auto !important;
  }
  
  .NtbQX01b {
    flex-direction: row !important;
  }
  
  .ciZ0hvL7nra {
    flex-direction: column !important;
  }
  
  .H4ASJ2WoB7 {
    flex-direction: row-reverse !important;
  }
  
  .n5OpP0G5b {
    flex-direction: column-reverse !important;
  }
  
  .or057sqPZ {
    flex-grow: 0 !important;
  }
  
  .QArm5ysY7eA {
    flex-grow: 1 !important;
  }
  
  .WEdO5EuoO2x {
    flex-shrink: 0 !important;
  }
  
  .pmBEA6gkyyT {
    flex-shrink: 1 !important;
  }
  
  .FiQ6bEYLAl {
    flex-wrap: wrap !important;
  }
  
  .HPXe99hz {
    flex-wrap: nowrap !important;
  }
  
  .pheD7Lwk {
    flex-wrap: wrap-reverse !important;
  }
  
  .dAcqymf {
    justify-content: flex-start !important;
  }
  
  .QsGpXGqHA {
    justify-content: flex-end !important;
  }
  
  .DXfeD3 {
    justify-content: center !important;
  }
  
  .zPeUNJ {
    justify-content: space-between !important;
  }
  
  .xDDavookw {
    justify-content: space-around !important;
  }
  
  .Zcmu8nsI {
    justify-content: space-evenly !important;
  }
  
  .LV2bdevoLh {
    align-items: flex-start !important;
  }
  
  .GQabuCAU8Eb {
    align-items: flex-end !important;
  }
  
  .GH4UhD {
    align-items: center !important;
  }
  
  .pj9Wq2Ma {
    align-items: baseline !important;
  }
  
  .daRO1a5 {
    align-items: stretch !important;
  }
  
  .JWDPK9jWv6 {
    align-content: flex-start !important;
  }
  
  .nnq6Pz {
    align-content: flex-end !important;
  }
  
  .RJdZgk33Z {
    align-content: center !important;
  }
  
  .OkjT4N4At {
    align-content: space-between !important;
  }
  
  .fpfGgciI {
    align-content: space-around !important;
  }
  
  .pg3aBvq {
    align-content: stretch !important;
  }
  
  .ibGWwSA9 {
    align-self: auto !important;
  }
  
  .B4EOfew1wa {
    align-self: flex-start !important;
  }
  
  .kFMtmT {
    align-self: flex-end !important;
  }
  
  .lmRwba {
    align-self: center !important;
  }
  
  .RwoWUif50f {
    align-self: baseline !important;
  }
  
  .uVknVGih2kU {
    align-self: stretch !important;
  }
  
  .p9F4L4zU {
    order: -1 !important;
  }
  
  .xL212f4c {
    order: 0 !important;
  }
  
  .IKe75OMY91 {
    order: 1 !important;
  }
  
  .VASKxOFCtl {
    order: 2 !important;
  }
  
  .aY3KtE2abw9 {
    order: 3 !important;
  }
  
  .JsRJPqhloE {
    order: 4 !important;
  }
  
  .jJoEv88rf {
    order: 5 !important;
  }
  
  .PSTu5c {
    order: 6 !important;
  }
  
  .WTB4hA4vki {
    margin: 0 !important;
  }
  
  .gdiHwGefLM {
    margin: .25rem !important;
  }
  
  .aeoMEEGoSJ {
    margin: .5rem !important;
  }
  
  .ERnkYB {
    margin: .75rem !important;
  }
  
  .GSOJ9N {
    margin: 1rem !important;
  }
  
  .aD3csAxLrg {
    margin: 1.25rem !important;
  }
  
  .TFngkzlo {
    margin: 1.5rem !important;
  }
  
  .a5KvFOfB {
    margin: 1.75rem !important;
  }
  
  .YbOafJUIl {
    margin: 2rem !important;
  }
  
  .LPglKhUYIx {
    margin: 3rem !important;
  }
  
  .vDPXaI {
    margin: 3.5rem !important;
  }
  
  .BZzqf0 {
    margin: 4rem !important;
  }
  
  .IbBagXRg1Jg {
    margin: 5rem !important;
  }
  
  .yAH5VY5Ev {
    margin: 6rem !important;
  }
  
  .VRbtO7 {
    margin: auto !important;
  }
  
  .Z4TTmPn {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .x3KQdW1IWDc {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .wfnmRqlmSC {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .kgKY93Nmr {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .NJ5JiZOad4V {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .Cnr4E7f {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .gDWA3QHo {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .xXIaR3PH {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .VdBadge8llD {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .MS1y3ePZ {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .Xc70TsM {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .kCURCKe {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .Kp5wBa {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .nRkDr2XbQ {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .soLH0uXh20 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .RwKWHl {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .ktqHCWq6 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .HiMh4JP {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .iRZRd1b1Tn {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .e3hUFGj {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .o6QzKax9oKk {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .qalAPV {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .GL9GxOnZ7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .PfDboZFYj5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .LKrrF7yK {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .gQCJ3qxC2t {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .qngf3JH {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .BzrgLXu6kNh {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .PYo3PqI1Y {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .y75rVVTgS {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .kxjeL3Dtl {
    margin-top: 0 !important;
  }
  
  .Fs1eVo {
    margin-top: .25rem !important;
  }
  
  .AtC6q5CsPY {
    margin-top: .5rem !important;
  }
  
  .ltzA4ckvYEq {
    margin-top: .75rem !important;
  }
  
  .MQvyvIfpD2z {
    margin-top: 1rem !important;
  }
  
  .nVetceWz3 {
    margin-top: 1.25rem !important;
  }
  
  .vY4M0pJX {
    margin-top: 1.5rem !important;
  }
  
  .Tr7nJpPC {
    margin-top: 1.75rem !important;
  }
  
  .KVJ8VhDTxg {
    margin-top: 2rem !important;
  }
  
  .jnBmuk {
    margin-top: 3rem !important;
  }
  
  .IYfdhPktab {
    margin-top: 3.5rem !important;
  }
  
  .zaF8Bni {
    margin-top: 4rem !important;
  }
  
  .PYbz8Fr {
    margin-top: 5rem !important;
  }
  
  .tfOXGhqpbw {
    margin-top: 6rem !important;
  }
  
  .pBHxov {
    margin-top: auto !important;
  }
  
  .JICipVwbm {
    margin-right: 0 !important;
  }
  
  .lGOZL5 {
    margin-right: .25rem !important;
  }
  
  .yTpgTw {
    margin-right: .5rem !important;
  }
  
  .bV8Z459Ijs {
    margin-right: .75rem !important;
  }
  
  .zgxk1iNKH {
    margin-right: 1rem !important;
  }
  
  .AWjri1CH6 {
    margin-right: 1.25rem !important;
  }
  
  .FuUaUzxIYrx {
    margin-right: 1.5rem !important;
  }
  
  .YMV39Na {
    margin-right: 1.75rem !important;
  }
  
  .I86rmfzElv {
    margin-right: 2rem !important;
  }
  
  .dtKJsIOzi {
    margin-right: 3rem !important;
  }
  
  .Stmgs3e5FEA {
    margin-right: 3.5rem !important;
  }
  
  .igqfe3 {
    margin-right: 4rem !important;
  }
  
  .JJV0Q9 {
    margin-right: 5rem !important;
  }
  
  .RFSh4nAg2F3 {
    margin-right: 6rem !important;
  }
  
  .uRfB6dW1ah {
    margin-right: auto !important;
  }
  
  .t38oTa6V1YV {
    margin-bottom: 0 !important;
  }
  
  .IDN6I0yW {
    margin-bottom: .25rem !important;
  }
  
  .r9bmI7 {
    margin-bottom: .5rem !important;
  }
  
  .MiZiIl4i {
    margin-bottom: .75rem !important;
  }
  
  .TzWtaA {
    margin-bottom: 1rem !important;
  }
  
  .iOzJAW {
    margin-bottom: 1.25rem !important;
  }
  
  .wrgYSuwRH1 {
    margin-bottom: 1.5rem !important;
  }
  
  .M2DzgdRq {
    margin-bottom: 1.75rem !important;
  }
  
  .sSFKRS {
    margin-bottom: 2rem !important;
  }
  
  .bEobg12C39W {
    margin-bottom: 3rem !important;
  }
  
  .x5xdCn1 {
    margin-bottom: 3.5rem !important;
  }
  
  .jj96wbhwi {
    margin-bottom: 4rem !important;
  }
  
  .ryEZxhqPb {
    margin-bottom: 5rem !important;
  }
  
  .DDeZREFOly {
    margin-bottom: 6rem !important;
  }
  
  .zjL7dj8AMdA {
    margin-bottom: auto !important;
  }
  
  .cJ8ii1xtMyp {
    margin-left: 0 !important;
  }
  
  .jlmT2zE {
    margin-left: .25rem !important;
  }
  
  .Nfftc4Oj9dF {
    margin-left: .5rem !important;
  }
  
  .zWpLhlDu {
    margin-left: .75rem !important;
  }
  
  .DiIj9PtimD {
    margin-left: 1rem !important;
  }
  
  .LtBD2z6 {
    margin-left: 1.25rem !important;
  }
  
  .ZhWQgy0 {
    margin-left: 1.5rem !important;
  }
  
  .n5MOuQ {
    margin-left: 1.75rem !important;
  }
  
  .KyKrZQ {
    margin-left: 2rem !important;
  }
  
  .HSwAe0CFpS {
    margin-left: 3rem !important;
  }
  
  .NlQC0Iy {
    margin-left: 3.5rem !important;
  }
  
  .BQU4asdxhAK {
    margin-left: 4rem !important;
  }
  
  .IB1ij0 {
    margin-left: 5rem !important;
  }
  
  .ZL1yyK {
    margin-left: 6rem !important;
  }
  
  .FlAIecemsE {
    margin-left: auto !important;
  }
  
  .p3Kg2O922Nd {
    margin: -0.25rem !important;
  }
  
  .bUJjeFb {
    margin: -0.5rem !important;
  }
  
  .GFSoBxDw {
    margin: -0.75rem !important;
  }
  
  .Po9nTBGON {
    margin: -1rem !important;
  }
  
  .wLzzOBoIn {
    margin: -1.25rem !important;
  }
  
  .vbml8PpklWa {
    margin: -1.5rem !important;
  }
  
  .hEd8X2DFT {
    margin: -1.75rem !important;
  }
  
  .Yz5uQ8eGn {
    margin: -2rem !important;
  }
  
  .lJscDVQ {
    margin: -3rem !important;
  }
  
  .Z1feqTSME {
    margin: -3.5rem !important;
  }
  
  .OG5lSr {
    margin: -4rem !important;
  }
  
  .rx1VD3 {
    margin: -5rem !important;
  }
  
  .Uyp3pldoIT {
    margin: -6rem !important;
  }
  
  .gMChqeGjVw {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .ahdq3euaF9 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .nNoF56F6m {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .Auv6pS {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .bVqCcWYsG {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .wgm4sLCbh {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .O0UVoz {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .fLVgYrqHY4 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .FvEYkB {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .CyWxoY {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .gZDhET {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .wZJjOd6h65I {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .yUY2W4 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .xC3V0KMJQh {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .i740bxg60T {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .de6CqqcmcW {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .uj9RLGz5 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .HRzreK6qbcN {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .phdcBVaiN {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .IHyPq3 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .xM2hCoXiX {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .yoPmBujPZI {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .xhVHTaWYy0 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .sh4xzuiDT {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .yNTpfo204e {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .aawk4nOGg {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .U9pUudZ {
    margin-top: -0.25rem !important;
  }
  
  .WdqIHoaq {
    margin-top: -0.5rem !important;
  }
  
  .WWLA9qiIYtJ {
    margin-top: -0.75rem !important;
  }
  
  .lkooLW4fB {
    margin-top: -1rem !important;
  }
  
  .pDGFOU7M {
    margin-top: -1.25rem !important;
  }
  
  .HNQA3RLVJr {
    margin-top: -1.5rem !important;
  }
  
  .eOdDqw7YR {
    margin-top: -1.75rem !important;
  }
  
  .HH5SXp7UGM {
    margin-top: -2rem !important;
  }
  
  .PtcoSmx {
    margin-top: -3rem !important;
  }
  
  .xxgpS8WgrPT {
    margin-top: -3.5rem !important;
  }
  
  .gwVCsTFXu5K {
    margin-top: -4rem !important;
  }
  
  .hWmxTcbFpJf {
    margin-top: -5rem !important;
  }
  
  .mGHOofio {
    margin-top: -6rem !important;
  }
  
  .Es3FselP {
    margin-right: -0.25rem !important;
  }
  
  .PXze0Liu {
    margin-right: -0.5rem !important;
  }
  
  .vCMQyKh {
    margin-right: -0.75rem !important;
  }
  
  .MDXJIUb {
    margin-right: -1rem !important;
  }
  
  .hjKSdP1AMtr {
    margin-right: -1.25rem !important;
  }
  
  .PHTqmPlh4uN {
    margin-right: -1.5rem !important;
  }
  
  .GiWr78kSa0 {
    margin-right: -1.75rem !important;
  }
  
  .dnlixwf7ah {
    margin-right: -2rem !important;
  }
  
  .BFU0Pcev {
    margin-right: -3rem !important;
  }
  
  .BaW9x4jto {
    margin-right: -3.5rem !important;
  }
  
  .Je1ffKUu {
    margin-right: -4rem !important;
  }
  
  .cIevQYbx {
    margin-right: -5rem !important;
  }
  
  .BPmpRfocw {
    margin-right: -6rem !important;
  }
  
  .hMIxnBH {
    margin-bottom: -0.25rem !important;
  }
  
  .C6q9ad {
    margin-bottom: -0.5rem !important;
  }
  
  .cd1amJdlU {
    margin-bottom: -0.75rem !important;
  }
  
  .fR7vfdElXc {
    margin-bottom: -1rem !important;
  }
  
  .PT9QNQU {
    margin-bottom: -1.25rem !important;
  }
  
  .KIxEcFVJT {
    margin-bottom: -1.5rem !important;
  }
  
  .og6rMZJiuUE {
    margin-bottom: -1.75rem !important;
  }
  
  .b1QFYgP {
    margin-bottom: -2rem !important;
  }
  
  .B36zKvZJ67 {
    margin-bottom: -3rem !important;
  }
  
  .ecRqIM4m {
    margin-bottom: -3.5rem !important;
  }
  
  .W5twuccr3B {
    margin-bottom: -4rem !important;
  }
  
  .c9wzxhWCd {
    margin-bottom: -5rem !important;
  }
  
  .g2hFWS {
    margin-bottom: -6rem !important;
  }
  
  .BE1Fsq6bdz {
    margin-left: -0.25rem !important;
  }
  
  .FPhlhvEah {
    margin-left: -0.5rem !important;
  }
  
  .bGsI8NA {
    margin-left: -0.75rem !important;
  }
  
  .bkZf6mRqa {
    margin-left: -1rem !important;
  }
  
  .gtse4iKKLal {
    margin-left: -1.25rem !important;
  }
  
  .bfTSx8Aog {
    margin-left: -1.5rem !important;
  }
  
  .HeQcw81t {
    margin-left: -1.75rem !important;
  }
  
  .TNLm3H3RJ {
    margin-left: -2rem !important;
  }
  
  .cn0r6Fo0zfg {
    margin-left: -3rem !important;
  }
  
  .IeVhUpXxGlK {
    margin-left: -3.5rem !important;
  }
  
  .lP9SZdRaJ {
    margin-left: -4rem !important;
  }
  
  .kbXSGK1t5G {
    margin-left: -5rem !important;
  }
  
  .aZAX29WF {
    margin-left: -6rem !important;
  }
  
  .DJI6Y2RTF {
    padding: 0 !important;
  }
  
  .roF0bOkRjc {
    padding: .25rem !important;
  }
  
  .VcGZGP {
    padding: .5rem !important;
  }
  
  .LXFDd4Q {
    padding: .75rem !important;
  }
  
  .ZlMXi6gn0W {
    padding: 1rem !important;
  }
  
  .pinDTvHJusj {
    padding: 1.25rem !important;
  }
  
  .r5feNttg {
    padding: 1.5rem !important;
  }
  
  .UJqLQHPWrUs {
    padding: 1.75rem !important;
  }
  
  .verkKSpwI {
    padding: 2rem !important;
  }
  
  .ggxF58y {
    padding: 3rem !important;
  }
  
  .K0XI5xfWHOv {
    padding: 3.5rem !important;
  }
  
  .zEggflr {
    padding: 4rem !important;
  }
  
  .yrLLaF536 {
    padding: 5rem !important;
  }
  
  .DJhLV1IEXA {
    padding: 6rem !important;
  }
  
  .tYIBSl {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .XwaWQRQ {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .yPVnjv {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .q3Mex52LUNU {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .FTTSg3t {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .vB6KH2J {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .r6Vybkps9vi {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .GzsEFiW {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .O3xKdwyUv {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .r4O8DcZv {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .tJQUb1e {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .S2xIJQ8 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .KNXjQDWl {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .MEdU6T {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .KdVpEmVlMWQ {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .s4DIzj {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .YFRdNC7bcX {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .ONwiedRof7H {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .LlpZr3dd {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .beh6fnGgbF8 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .BXkqsr0zAKd {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .dxbEIp {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .uI57xK7iUd0 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .ptmVhhU {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .aPJxvV {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .amN22Chu {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .VnrWmaxEr {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .oW9kqRSfnev {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .qD0PvXeoa6N {
    padding-top: 0 !important;
  }
  
  .gq7cLUt {
    padding-top: .25rem !important;
  }
  
  .A1NRyOgBQ {
    padding-top: .5rem !important;
  }
  
  .CumsHaC7CL {
    padding-top: .75rem !important;
  }
  
  .u2ZpPkrG {
    padding-top: 1rem !important;
  }
  
  .siVefdJEeg {
    padding-top: 1.25rem !important;
  }
  
  .BQHbiSpXI {
    padding-top: 1.5rem !important;
  }
  
  .Genscir92bN {
    padding-top: 1.75rem !important;
  }
  
  .psLsy1n {
    padding-top: 2rem !important;
  }
  
  .eniIUi2O5 {
    padding-top: 3rem !important;
  }
  
  .KJgwU8Iey9 {
    padding-top: 3.5rem !important;
  }
  
  .AICujfe {
    padding-top: 4rem !important;
  }
  
  .yUacJ3GNj {
    padding-top: 5rem !important;
  }
  
  .yTBdkf {
    padding-top: 6rem !important;
  }
  
  .RA6b02MT8 {
    padding-right: 0 !important;
  }
  
  .hoMDCcHpVdC {
    padding-right: .25rem !important;
  }
  
  .keufYgY {
    padding-right: .5rem !important;
  }
  
  .L6MWYHD5 {
    padding-right: .75rem !important;
  }
  
  .p7avBa3zg6I {
    padding-right: 1rem !important;
  }
  
  .EQUtrH {
    padding-right: 1.25rem !important;
  }
  
  .Pby6MR {
    padding-right: 1.5rem !important;
  }
  
  .buKRehPQV0 {
    padding-right: 1.75rem !important;
  }
  
  .KedRoGf {
    padding-right: 2rem !important;
  }
  
  .zNaRRaH {
    padding-right: 3rem !important;
  }
  
  .yWpgAOzrsw {
    padding-right: 3.5rem !important;
  }
  
  .DjqMIcaNMU {
    padding-right: 4rem !important;
  }
  
  .fHyNIL0zDyh {
    padding-right: 5rem !important;
  }
  
  .g7Pp6K2 {
    padding-right: 6rem !important;
  }
  
  .q7gwVmLVd {
    padding-bottom: 0 !important;
  }
  
  .Ded1hNCWewT {
    padding-bottom: .25rem !important;
  }
  
  .RnADhYRD3f {
    padding-bottom: .5rem !important;
  }
  
  .xP5SjVDfXn {
    padding-bottom: .75rem !important;
  }
  
  .YR9sTT {
    padding-bottom: 1rem !important;
  }
  
  .vKBqmIf {
    padding-bottom: 1.25rem !important;
  }
  
  .luI6S9d {
    padding-bottom: 1.5rem !important;
  }
  
  .lC5FTWUi {
    padding-bottom: 1.75rem !important;
  }
  
  .hfDJYJbh6 {
    padding-bottom: 2rem !important;
  }
  
  .xMSgJR {
    padding-bottom: 3rem !important;
  }
  
  .NPDb011GTu {
    padding-bottom: 3.5rem !important;
  }
  
  .nNMyNv9uy2 {
    padding-bottom: 4rem !important;
  }
  
  .RWtiL0xm0o {
    padding-bottom: 5rem !important;
  }
  
  .acrf5bXo2iy {
    padding-bottom: 6rem !important;
  }
  
  .UzeB3Ef {
    padding-left: 0 !important;
  }
  
  .a0rN4Gk {
    padding-left: .25rem !important;
  }
  
  .TrLXSON {
    padding-left: .5rem !important;
  }
  
  .z5vDvqd {
    padding-left: .75rem !important;
  }
  
  .F2wSSiB {
    padding-left: 1rem !important;
  }
  
  .KPgJSC {
    padding-left: 1.25rem !important;
  }
  
  .bVriC5juNd {
    padding-left: 1.5rem !important;
  }
  
  .dZAanlMRg8h {
    padding-left: 1.75rem !important;
  }
  
  .PJUBeOn {
    padding-left: 2rem !important;
  }
  
  .rf3kGo {
    padding-left: 3rem !important;
  }
  
  .Qc9q6XwEKcb {
    padding-left: 3.5rem !important;
  }
  
  .WjOGzXveaV {
    padding-left: 4rem !important;
  }
  
  .lCghVHha2zT {
    padding-left: 5rem !important;
  }
  
  .jTsaNfn {
    padding-left: 6rem !important;
  }
  
  .OWK1MPTF8 {
    gap: 0 !important;
  }
  
  .EEuRuIcQ {
    gap: .25rem !important;
  }
  
  .l4ylOP5LiR {
    gap: .5rem !important;
  }
  
  .bitfVRX {
    gap: .75rem !important;
  }
  
  .WQ6Zd6 {
    gap: 1rem !important;
  }
  
  .RYJ15Z7HTZl {
    gap: 1.25rem !important;
  }
  
  .FfNxX71JpAp {
    gap: 1.5rem !important;
  }
  
  .n19D5DGvj {
    gap: 1.75rem !important;
  }
  
  .w1tuUZHa {
    gap: 2rem !important;
  }
  
  .Fsqx4KBD3 {
    gap: 3rem !important;
  }
  
  .qeCCWWcFuL {
    gap: 3.5rem !important;
  }
  
  .LkN2E29gL5 {
    gap: 4rem !important;
  }
  
  .oJhoZdT {
    gap: 5rem !important;
  }
  
  .GYJo8cGP8w {
    gap: 6rem !important;
  }
  
  .rVWKOV6XAwW {
    row-gap: 0 !important;
  }
  
  .fyksWI {
    row-gap: .25rem !important;
  }
  
  .s99dURhXMKt {
    row-gap: .5rem !important;
  }
  
  .D6X7kc {
    row-gap: .75rem !important;
  }
  
  .SjWBqWm {
    row-gap: 1rem !important;
  }
  
  .yNhIMQs {
    row-gap: 1.25rem !important;
  }
  
  .MxbduSaRj {
    row-gap: 1.5rem !important;
  }
  
  .CyOpPbvI {
    row-gap: 1.75rem !important;
  }
  
  .jNKw6g {
    row-gap: 2rem !important;
  }
  
  .cvRSw1 {
    row-gap: 3rem !important;
  }
  
  .unMUKvxJm {
    row-gap: 3.5rem !important;
  }
  
  .WayWKbt {
    row-gap: 4rem !important;
  }
  
  .MsMv6SzkA {
    row-gap: 5rem !important;
  }
  
  .ZI9PgXa4wH {
    row-gap: 6rem !important;
  }
  
  .GxTjrAoZ {
    column-gap: 0 !important;
  }
  
  .r6cEeVRfV {
    column-gap: .25rem !important;
  }
  
  .CQgtEZrG {
    column-gap: .5rem !important;
  }
  
  .yp3tFVnG {
    column-gap: .75rem !important;
  }
  
  .nLv9QMShQGM {
    column-gap: 1rem !important;
  }
  
  .frz3qW8dTkd {
    column-gap: 1.25rem !important;
  }
  
  .UtsgnXE {
    column-gap: 1.5rem !important;
  }
  
  .DTxtGW {
    column-gap: 1.75rem !important;
  }
  
  .PSguVUR {
    column-gap: 2rem !important;
  }
  
  .iEbi9KWkjff {
    column-gap: 3rem !important;
  }
  
  .fSWogw6nqz {
    column-gap: 3.5rem !important;
  }
  
  .GXjDnEU6Tbm {
    column-gap: 4rem !important;
  }
  
  .cNfKDJ4 {
    column-gap: 5rem !important;
  }
  
  .ZrsW2W7vDSk {
    column-gap: 6rem !important;
  }
  
  .yb2QHGr {
    text-align: left !important;
  }
  
  .Pv9pO89l {
    text-align: right !important;
  }
  
  .UdFMFw {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .bA7zvlZmhB {
    float: left !important;
  }
  
  .R75cQ8R2R {
    float: right !important;
  }
  
  .aHTjswapb {
    float: none !important;
  }
  
  .dAblbCGMr {
    object-fit: contain !important;
  }
  
  .SkYKMy1 {
    object-fit: cover !important;
  }
  
  .XJxaqab6 {
    object-fit: fill !important;
  }
  
  .VQ0Rt0GNS {
    object-fit: scale-down !important;
  }
  
  .u1Ja1uBz {
    object-fit: none !important;
  }
  
  .hfiG8nqFH {
    display: inline !important;
  }
  
  .c7WGaXc {
    display: inline-block !important;
  }
  
  .I2Lpwl2Gy {
    display: block !important;
  }
  
  .eTpHoS {
    display: grid !important;
  }
  
  .yYXCpNv04p {
    display: inline-grid !important;
  }
  
  .K2mxmAWQU7 {
    display: table !important;
  }
  
  .rvyvzlczeGM {
    display: table-row !important;
  }
  
  .EvlJ1ULF {
    display: table-cell !important;
  }
  
  .CaOl8xk {
    display: flex !important;
  }
  
  .GTyIl5km {
    display: inline-flex !important;
  }
  
  .o68Bnv6ca1 {
    display: none !important;
  }
  
  .JqfJSbA {
    flex: 1 1 auto !important;
  }
  
  .knAO0yZt {
    flex-direction: row !important;
  }
  
  .bPaKUa2e {
    flex-direction: column !important;
  }
  
  .UwLxYwH3t {
    flex-direction: row-reverse !important;
  }
  
  .cnPJUE {
    flex-direction: column-reverse !important;
  }
  
  .mswDLiY {
    flex-grow: 0 !important;
  }
  
  .PAZT4YVJU {
    flex-grow: 1 !important;
  }
  
  .iOgy2DD {
    flex-shrink: 0 !important;
  }
  
  .fa3CqOXL {
    flex-shrink: 1 !important;
  }
  
  .ZLTgif {
    flex-wrap: wrap !important;
  }
  
  .RL0N4rw {
    flex-wrap: nowrap !important;
  }
  
  .NavDqvEh {
    flex-wrap: wrap-reverse !important;
  }
  
  .OFdUAd9ebGR {
    justify-content: flex-start !important;
  }
  
  .HYz3dRA {
    justify-content: flex-end !important;
  }
  
  .pjrDF1bnL {
    justify-content: center !important;
  }
  
  .nOfIDyCXgT7 {
    justify-content: space-between !important;
  }
  
  .TWN92lru {
    justify-content: space-around !important;
  }
  
  .jKBviBUm {
    justify-content: space-evenly !important;
  }
  
  .GdYQbnQr {
    align-items: flex-start !important;
  }
  
  .lHNDJy8bV {
    align-items: flex-end !important;
  }
  
  .yjB32E5jb1Z {
    align-items: center !important;
  }
  
  .V5o7ah {
    align-items: baseline !important;
  }
  
  .Nji3oWpE {
    align-items: stretch !important;
  }
  
  .kdAFnIDJN1k {
    align-content: flex-start !important;
  }
  
  .YAFGene2 {
    align-content: flex-end !important;
  }
  
  .JDgUn1 {
    align-content: center !important;
  }
  
  .OKzAl7VVQ5A {
    align-content: space-between !important;
  }
  
  .Se39VsS14Y {
    align-content: space-around !important;
  }
  
  .n658uIlkVW {
    align-content: stretch !important;
  }
  
  .zH6Gim977 {
    align-self: auto !important;
  }
  
  .HAHfvhXZ {
    align-self: flex-start !important;
  }
  
  .KDRY1FAd01 {
    align-self: flex-end !important;
  }
  
  .XRZVeO1fL {
    align-self: center !important;
  }
  
  .aLAhe1p2fY {
    align-self: baseline !important;
  }
  
  .Rsdbc8 {
    align-self: stretch !important;
  }
  
  .EL3mcUrQy {
    order: -1 !important;
  }
  
  .fgp0X6z7 {
    order: 0 !important;
  }
  
  .oOCjd2oekI {
    order: 1 !important;
  }
  
  .CnBfhcVn {
    order: 2 !important;
  }
  
  .ogyGiTDM9 {
    order: 3 !important;
  }
  
  .TBgBfc5luSg {
    order: 4 !important;
  }
  
  .lYCbWus {
    order: 5 !important;
  }
  
  .iW5W6HbYhC {
    order: 6 !important;
  }
  
  .BDggbljn2 {
    margin: 0 !important;
  }
  
  .qNjAtoR4M8 {
    margin: .25rem !important;
  }
  
  .pPKI7ye {
    margin: .5rem !important;
  }
  
  .H5Z18Yjs {
    margin: .75rem !important;
  }
  
  .bIVFDdl {
    margin: 1rem !important;
  }
  
  .d1fHLjd {
    margin: 1.25rem !important;
  }
  
  .ENTqUfn7 {
    margin: 1.5rem !important;
  }
  
  .ycvffexYA {
    margin: 1.75rem !important;
  }
  
  .rTqD19e {
    margin: 2rem !important;
  }
  
  .j1oBdAkwO8 {
    margin: 3rem !important;
  }
  
  .zHlw1FLXzBB {
    margin: 3.5rem !important;
  }
  
  .bhckeoNe {
    margin: 4rem !important;
  }
  
  .J5cj0bZtRb {
    margin: 5rem !important;
  }
  
  .CAvz8iou4 {
    margin: 6rem !important;
  }
  
  .ji2t2F {
    margin: auto !important;
  }
  
  .lQAqt0g {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .ml1gEV2 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .CAoz9EfHSq {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .ighP36 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .DOhWY4ndU {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .cqbJE2i9 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .UK06FPEPCcN {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .UWM61xoIy {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .lIU2LL2Ly7 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .Yyedq0lPgNs {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .EPR4H8b {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .YtMFMyN7Jrl {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .eRx6XP9Ig {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .DSauobNd7R {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .yM5Ua4F {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .smOofVuj9 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .uCwjcJedb {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .aXL3fIvAR {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .hlJOBasR {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .KaMdhIo {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .hmSxhbjg21 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .HQBTk4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .SbhEDx2 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .IZgYKXH {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .GL6RBWojYSs {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .ohlquI {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .aMMRny9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .cMkhFIqb70 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .jOraLwFpP {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .UZeblt6kA1B {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .ntorM9v8 {
    margin-top: 0 !important;
  }
  
  .MRfXHtehcBL {
    margin-top: .25rem !important;
  }
  
  .Vlj3th {
    margin-top: .5rem !important;
  }
  
  .GL30pA2zfqf {
    margin-top: .75rem !important;
  }
  
  .C4yWjun {
    margin-top: 1rem !important;
  }
  
  .Bt0hrva {
    margin-top: 1.25rem !important;
  }
  
  .aoAdKbH64t {
    margin-top: 1.5rem !important;
  }
  
  .SvzLt6 {
    margin-top: 1.75rem !important;
  }
  
  .QtEHX7ctNSf {
    margin-top: 2rem !important;
  }
  
  .mdY20lm {
    margin-top: 3rem !important;
  }
  
  .d7e5zL7UZ0t {
    margin-top: 3.5rem !important;
  }
  
  .MLrTcd6RP {
    margin-top: 4rem !important;
  }
  
  .Raypi35IfJ {
    margin-top: 5rem !important;
  }
  
  .KTkhG2DRXyy {
    margin-top: 6rem !important;
  }
  
  .qzvqyP5F {
    margin-top: auto !important;
  }
  
  .deBjdFb7E {
    margin-right: 0 !important;
  }
  
  .de7jseeeHo {
    margin-right: .25rem !important;
  }
  
  .mLEfmgePZtX {
    margin-right: .5rem !important;
  }
  
  .ofdlmo8XXNJ {
    margin-right: .75rem !important;
  }
  
  .F46NHIR {
    margin-right: 1rem !important;
  }
  
  .rM1ogMufJ9P {
    margin-right: 1.25rem !important;
  }
  
  .KzE8w8KLrUY {
    margin-right: 1.5rem !important;
  }
  
  .dKp1zQnU {
    margin-right: 1.75rem !important;
  }
  
  .Y1q68RP6 {
    margin-right: 2rem !important;
  }
  
  .ZTXSxq {
    margin-right: 3rem !important;
  }
  
  .cTccuVb {
    margin-right: 3.5rem !important;
  }
  
  .eHJCeLeY {
    margin-right: 4rem !important;
  }
  
  .nJU3pagYz98 {
    margin-right: 5rem !important;
  }
  
  .xUZO27S1 {
    margin-right: 6rem !important;
  }
  
  .iDAAZs5 {
    margin-right: auto !important;
  }
  
  .MRdoHFe {
    margin-bottom: 0 !important;
  }
  
  .XZ0yQd {
    margin-bottom: .25rem !important;
  }
  
  .GxfbYAL {
    margin-bottom: .5rem !important;
  }
  
  .F3KNBt {
    margin-bottom: .75rem !important;
  }
  
  .SFXkwPlga {
    margin-bottom: 1rem !important;
  }
  
  .SM02w6OrCnS {
    margin-bottom: 1.25rem !important;
  }
  
  .ahF9Owk {
    margin-bottom: 1.5rem !important;
  }
  
  .bWbfKiZXJ {
    margin-bottom: 1.75rem !important;
  }
  
  .ufrPRr9EyD {
    margin-bottom: 2rem !important;
  }
  
  .s3MclyT {
    margin-bottom: 3rem !important;
  }
  
  .xhhwFNSY {
    margin-bottom: 3.5rem !important;
  }
  
  .R4TylX {
    margin-bottom: 4rem !important;
  }
  
  .m6em8Ucn {
    margin-bottom: 5rem !important;
  }
  
  .AxJRQ1j {
    margin-bottom: 6rem !important;
  }
  
  .FbaiCHNdctp {
    margin-bottom: auto !important;
  }
  
  .oQwNTsYmlBd {
    margin-left: 0 !important;
  }
  
  .eHaOZlZ {
    margin-left: .25rem !important;
  }
  
  .LQfAzwmbvx {
    margin-left: .5rem !important;
  }
  
  .n7PswAaR {
    margin-left: .75rem !important;
  }
  
  .z6jKC0KHm {
    margin-left: 1rem !important;
  }
  
  .H1tfi5ckmF {
    margin-left: 1.25rem !important;
  }
  
  .pO98vvG4V {
    margin-left: 1.5rem !important;
  }
  
  .EEK4J9lb {
    margin-left: 1.75rem !important;
  }
  
  .KvXmdO {
    margin-left: 2rem !important;
  }
  
  .mNRkYvw {
    margin-left: 3rem !important;
  }
  
  .MX6c24 {
    margin-left: 3.5rem !important;
  }
  
  .N9WJzmu0M {
    margin-left: 4rem !important;
  }
  
  .AV4fpF {
    margin-left: 5rem !important;
  }
  
  .exvmTw7 {
    margin-left: 6rem !important;
  }
  
  .YRYkVbCjFQ1 {
    margin-left: auto !important;
  }
  
  .s8PVnh9Hk {
    margin: -0.25rem !important;
  }
  
  .EpdanDqB {
    margin: -0.5rem !important;
  }
  
  .K9hiiHSJ {
    margin: -0.75rem !important;
  }
  
  .CT0ic5hxL {
    margin: -1rem !important;
  }
  
  .XcFuhDUiphn {
    margin: -1.25rem !important;
  }
  
  .qcaNsm {
    margin: -1.5rem !important;
  }
  
  .U67Vmi5CEzZ {
    margin: -1.75rem !important;
  }
  
  .ZqvqIvvaC {
    margin: -2rem !important;
  }
  
  .OPrwAJLnx {
    margin: -3rem !important;
  }
  
  .UANTUIjMG {
    margin: -3.5rem !important;
  }
  
  .WHfqu4V {
    margin: -4rem !important;
  }
  
  .o9cOpOsFtE {
    margin: -5rem !important;
  }
  
  .YSRM8Wf {
    margin: -6rem !important;
  }
  
  .StHpr4D3 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .dtu4IG {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .Vy1JAO {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .z7eEyCIRq {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .dDTGoLILqKq {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .ElL5Gdr {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .GMbAOR1iY {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .dRFXmCkNNTT {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .qRL3oFS {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .ds7FDK {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .Lj4EQCgrt4z {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .Rg850BvkVg {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .XfdwrXuaEE {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .trnZWWyjpS {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .DveY1ho {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .UMWvRqZy {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .FZBNNZgMcr {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .VIxsIUneO03 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .zGoriVJkf {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .OIo7bSU {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .jkP1cXfUs {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .bP20wu {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .KIOxiR8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .Nbdsb9TlT {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .bdFXL6 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .UevA8k5qdp {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .sRH2dB {
    margin-top: -0.25rem !important;
  }
  
  .eArfjWC {
    margin-top: -0.5rem !important;
  }
  
  .Frb4cqCOd8 {
    margin-top: -0.75rem !important;
  }
  
  .DQC7nllU {
    margin-top: -1rem !important;
  }
  
  .FcBx6fa {
    margin-top: -1.25rem !important;
  }
  
  .WWUvhZYqzP {
    margin-top: -1.5rem !important;
  }
  
  .M5iqAn {
    margin-top: -1.75rem !important;
  }
  
  .gus70KC {
    margin-top: -2rem !important;
  }
  
  .BfvrgEehiVb {
    margin-top: -3rem !important;
  }
  
  .XwANvPT {
    margin-top: -3.5rem !important;
  }
  
  .fVB0iO {
    margin-top: -4rem !important;
  }
  
  .i6EiRwYYaU {
    margin-top: -5rem !important;
  }
  
  .CfXhHb {
    margin-top: -6rem !important;
  }
  
  .u9cAsUH {
    margin-right: -0.25rem !important;
  }
  
  .vgGmfcrMQhA {
    margin-right: -0.5rem !important;
  }
  
  .QMygXMPcW {
    margin-right: -0.75rem !important;
  }
  
  .x4wUjM {
    margin-right: -1rem !important;
  }
  
  .Ctah7JpZQ {
    margin-right: -1.25rem !important;
  }
  
  .FqnhIr {
    margin-right: -1.5rem !important;
  }
  
  .ocz4TUAYn {
    margin-right: -1.75rem !important;
  }
  
  .ZjfVRCwQOse {
    margin-right: -2rem !important;
  }
  
  .QOd7Xv9PlE {
    margin-right: -3rem !important;
  }
  
  .CHq1mMXzddG {
    margin-right: -3.5rem !important;
  }
  
  .xQx78XrITp {
    margin-right: -4rem !important;
  }
  
  .ZYLOEUb0 {
    margin-right: -5rem !important;
  }
  
  .x7Y9Hbre {
    margin-right: -6rem !important;
  }
  
  .SFLyJD7d {
    margin-bottom: -0.25rem !important;
  }
  
  .AXNyeZ {
    margin-bottom: -0.5rem !important;
  }
  
  .Bltln0ym {
    margin-bottom: -0.75rem !important;
  }
  
  .AaWrh7TQ {
    margin-bottom: -1rem !important;
  }
  
  .scXI42z9WBB {
    margin-bottom: -1.25rem !important;
  }
  
  .T3Lj17 {
    margin-bottom: -1.5rem !important;
  }
  
  .asyLgl {
    margin-bottom: -1.75rem !important;
  }
  
  .fsQ4uWIUJ {
    margin-bottom: -2rem !important;
  }
  
  .XSRgzTmN {
    margin-bottom: -3rem !important;
  }
  
  .O2OAyW {
    margin-bottom: -3.5rem !important;
  }
  
  .JrEAOpft {
    margin-bottom: -4rem !important;
  }
  
  .Ofpc8Xf {
    margin-bottom: -5rem !important;
  }
  
  .rCuvF2 {
    margin-bottom: -6rem !important;
  }
  
  .AWTHKMh7m {
    margin-left: -0.25rem !important;
  }
  
  .RymAQd {
    margin-left: -0.5rem !important;
  }
  
  .f3V6Z0yF3dr {
    margin-left: -0.75rem !important;
  }
  
  .RShNaP {
    margin-left: -1rem !important;
  }
  
  .f0MSY6KND {
    margin-left: -1.25rem !important;
  }
  
  .nYtNdZrk {
    margin-left: -1.5rem !important;
  }
  
  .WLyE5e0QyD {
    margin-left: -1.75rem !important;
  }
  
  .Td5v7Hw3DEQ {
    margin-left: -2rem !important;
  }
  
  .Ym3Y2WV {
    margin-left: -3rem !important;
  }
  
  .iSvWpukMXwJ {
    margin-left: -3.5rem !important;
  }
  
  .b7KFC1D {
    margin-left: -4rem !important;
  }
  
  .y9clO2GSaD {
    margin-left: -5rem !important;
  }
  
  .P7dnzc {
    margin-left: -6rem !important;
  }
  
  .v0C31IyQ8 {
    padding: 0 !important;
  }
  
  .Pd7KQT {
    padding: .25rem !important;
  }
  
  .pRC2MVc {
    padding: .5rem !important;
  }
  
  .Qz81smQF {
    padding: .75rem !important;
  }
  
  .DSg4rZfA {
    padding: 1rem !important;
  }
  
  .DkamTLaf {
    padding: 1.25rem !important;
  }
  
  .CiF6e1 {
    padding: 1.5rem !important;
  }
  
  .Iz3itdpDEwE {
    padding: 1.75rem !important;
  }
  
  .CDa0HW6b {
    padding: 2rem !important;
  }
  
  .X4FhXatDq {
    padding: 3rem !important;
  }
  
  .Gf47lo {
    padding: 3.5rem !important;
  }
  
  .NBez15I {
    padding: 4rem !important;
  }
  
  .IADdiDWzxgJ {
    padding: 5rem !important;
  }
  
  .v9gEBdITCG {
    padding: 6rem !important;
  }
  
  .W4Mnxaa {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .b8kMEmd355m {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .wPg5ltsg {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .nZIGvIsR {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .DbUO3zBhw8 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .mZz07NF {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .Ix1xsnoKpaZ {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .VoFXaH {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .Q0ahihN {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .aosInGJilzU {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .VTnfnF8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Zc3oG1 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .JFI7pap0 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .EeedYshhVn8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .IBjGEvd6 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .XN0duU {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .LiVgGna {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .Fa2f1zvs {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .NO2oKj {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .ZepGmnS {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .jOyCfm8D {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .RSvSVszW {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .wbn3LqSD8k1 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .L7d0hERUG8 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .N1emju {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .Fq5q9EF2 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .wu6aTgKF6k {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .VOHoEYyFm {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .nTOqf0jwNm {
    padding-top: 0 !important;
  }
  
  .KkefqQT {
    padding-top: .25rem !important;
  }
  
  .rT0Q0qOy {
    padding-top: .5rem !important;
  }
  
  .IEKR9MaF6 {
    padding-top: .75rem !important;
  }
  
  .RItY9BCxzw {
    padding-top: 1rem !important;
  }
  
  .vXSgJm48y {
    padding-top: 1.25rem !important;
  }
  
  .Zep1dpipn8 {
    padding-top: 1.5rem !important;
  }
  
  .JAVv8UCE13 {
    padding-top: 1.75rem !important;
  }
  
  .fghcZwU {
    padding-top: 2rem !important;
  }
  
  .BURdYbf {
    padding-top: 3rem !important;
  }
  
  .CKEzJvnuM {
    padding-top: 3.5rem !important;
  }
  
  .IVfx1Nqe {
    padding-top: 4rem !important;
  }
  
  .LmsfNQrg {
    padding-top: 5rem !important;
  }
  
  .RpWWYR {
    padding-top: 6rem !important;
  }
  
  .jyrepZcyE {
    padding-right: 0 !important;
  }
  
  .goIClN42leF {
    padding-right: .25rem !important;
  }
  
  .Kv6VhMz {
    padding-right: .5rem !important;
  }
  
  .zthtY9nu0K4 {
    padding-right: .75rem !important;
  }
  
  .izg3g2 {
    padding-right: 1rem !important;
  }
  
  .fzjheNFFjd {
    padding-right: 1.25rem !important;
  }
  
  .Fzhk5zX {
    padding-right: 1.5rem !important;
  }
  
  .mrweYegoS5 {
    padding-right: 1.75rem !important;
  }
  
  .Nu6OTFfsM {
    padding-right: 2rem !important;
  }
  
  .vDbpJbd6kIy {
    padding-right: 3rem !important;
  }
  
  .FfCKsDpW {
    padding-right: 3.5rem !important;
  }
  
  .h4cEqPbVg73 {
    padding-right: 4rem !important;
  }
  
  .DmUrBvhD {
    padding-right: 5rem !important;
  }
  
  .Ijyaiu4jn {
    padding-right: 6rem !important;
  }
  
  .GQcMpFheZsi {
    padding-bottom: 0 !important;
  }
  
  .AzZTbbkrnd {
    padding-bottom: .25rem !important;
  }
  
  .HRG4clT0 {
    padding-bottom: .5rem !important;
  }
  
  .p8benYJaw {
    padding-bottom: .75rem !important;
  }
  
  .hEVVmsdII {
    padding-bottom: 1rem !important;
  }
  
  .iJAFVUa9hdZ {
    padding-bottom: 1.25rem !important;
  }
  
  .LQfxOX42 {
    padding-bottom: 1.5rem !important;
  }
  
  .UA1fdrpnlp {
    padding-bottom: 1.75rem !important;
  }
  
  .aYbwEU0e3L {
    padding-bottom: 2rem !important;
  }
  
  .znlkaWj4Rsa {
    padding-bottom: 3rem !important;
  }
  
  .JYYaJ0Rfj {
    padding-bottom: 3.5rem !important;
  }
  
  .cYwRLeXmb {
    padding-bottom: 4rem !important;
  }
  
  .niV2zyi {
    padding-bottom: 5rem !important;
  }
  
  .RXeueaEG {
    padding-bottom: 6rem !important;
  }
  
  .JdxaqhHD {
    padding-left: 0 !important;
  }
  
  .LaI0kN {
    padding-left: .25rem !important;
  }
  
  .QFTTkki {
    padding-left: .5rem !important;
  }
  
  .durqy2f {
    padding-left: .75rem !important;
  }
  
  .z7FIsWwTLR {
    padding-left: 1rem !important;
  }
  
  .oIeikrEd {
    padding-left: 1.25rem !important;
  }
  
  .ikUdVLGf6Pj {
    padding-left: 1.5rem !important;
  }
  
  .YdcCd8TjQD {
    padding-left: 1.75rem !important;
  }
  
  .KKGgsK {
    padding-left: 2rem !important;
  }
  
  .obMurA5PS59 {
    padding-left: 3rem !important;
  }
  
  .CdF2eHd {
    padding-left: 3.5rem !important;
  }
  
  .E2xPkm4 {
    padding-left: 4rem !important;
  }
  
  .g6MIkSf59d1 {
    padding-left: 5rem !important;
  }
  
  .UBAM2OyV4qC {
    padding-left: 6rem !important;
  }
  
  .unuIMkLvMso {
    gap: 0 !important;
  }
  
  .jKzpCHh {
    gap: .25rem !important;
  }
  
  .YQSAJU {
    gap: .5rem !important;
  }
  
  .KJElk3 {
    gap: .75rem !important;
  }
  
  .lKF0BRZpxq6 {
    gap: 1rem !important;
  }
  
  .BVLLTEKaGp {
    gap: 1.25rem !important;
  }
  
  .wQgNJMXj {
    gap: 1.5rem !important;
  }
  
  .wRchhW9Zf {
    gap: 1.75rem !important;
  }
  
  .kEo8Ly {
    gap: 2rem !important;
  }
  
  .hWYdmcd0f7j {
    gap: 3rem !important;
  }
  
  .hCAdKr7maUZ {
    gap: 3.5rem !important;
  }
  
  .UZgZrBrDvw3 {
    gap: 4rem !important;
  }
  
  .Svna3d {
    gap: 5rem !important;
  }
  
  .GqUQzfOLFRW {
    gap: 6rem !important;
  }
  
  .PX8ZB4h {
    row-gap: 0 !important;
  }
  
  .elhJOvTl1E {
    row-gap: .25rem !important;
  }
  
  .TPHh8R {
    row-gap: .5rem !important;
  }
  
  .spdr13ho {
    row-gap: .75rem !important;
  }
  
  .G6pb6Mw1IU {
    row-gap: 1rem !important;
  }
  
  .fqjP1fIaW {
    row-gap: 1.25rem !important;
  }
  
  .Img5BhSFBrc {
    row-gap: 1.5rem !important;
  }
  
  .fenPILAWB {
    row-gap: 1.75rem !important;
  }
  
  .x1r6ZSjaQ {
    row-gap: 2rem !important;
  }
  
  .ZXtxgyFdGpf {
    row-gap: 3rem !important;
  }
  
  .thzN53AQjqK {
    row-gap: 3.5rem !important;
  }
  
  .AU8fdClH42 {
    row-gap: 4rem !important;
  }
  
  .V0z76x6if {
    row-gap: 5rem !important;
  }
  
  .DokajucNjH {
    row-gap: 6rem !important;
  }
  
  .zzRR95dxH15 {
    column-gap: 0 !important;
  }
  
  .Crqvdj {
    column-gap: .25rem !important;
  }
  
  .y1mRB7W {
    column-gap: .5rem !important;
  }
  
  .rUyh1NRE {
    column-gap: .75rem !important;
  }
  
  .ib5k9wvE {
    column-gap: 1rem !important;
  }
  
  .pwfoDEwZob {
    column-gap: 1.25rem !important;
  }
  
  .zUh5PO8o0jW {
    column-gap: 1.5rem !important;
  }
  
  .tBBSmZPmsZ {
    column-gap: 1.75rem !important;
  }
  
  .nXBqyCfaVP {
    column-gap: 2rem !important;
  }
  
  .qyHTqz7L {
    column-gap: 3rem !important;
  }
  
  .c4Y3TZre3g3 {
    column-gap: 3.5rem !important;
  }
  
  .Gpk4GM {
    column-gap: 4rem !important;
  }
  
  .RUWdg0R1 {
    column-gap: 5rem !important;
  }
  
  .HaPkgrdiezg {
    column-gap: 6rem !important;
  }
  
  .HRGHdai2K {
    text-align: left !important;
  }
  
  .meE4Uy4i {
    text-align: right !important;
  }
  
  .Hbuec46 {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .kl8aDBN9 {
    float: left !important;
  }
  
  .Ect5UY {
    float: right !important;
  }
  
  .RzHEF5ye {
    float: none !important;
  }
  
  .wgamINVWi0 {
    object-fit: contain !important;
  }
  
  .AtAJ4n08G {
    object-fit: cover !important;
  }
  
  .eJEEYp5Pt {
    object-fit: fill !important;
  }
  
  .rPBeQWLxX9o {
    object-fit: scale-down !important;
  }
  
  .ArFrpePOYZ {
    object-fit: none !important;
  }
  
  .FdZR6qkg {
    display: inline !important;
  }
  
  .lVijGV8zy30 {
    display: inline-block !important;
  }
  
  .x0xR1Qsc {
    display: block !important;
  }
  
  .srGJEE {
    display: grid !important;
  }
  
  .vuEGtlYqs {
    display: inline-grid !important;
  }
  
  .bcINumTM3T {
    display: table !important;
  }
  
  .UfSXGY {
    display: table-row !important;
  }
  
  .OMh6aI {
    display: table-cell !important;
  }
  
  .Ks5I1eWL {
    display: flex !important;
  }
  
  .F7VqItjEZZ {
    display: inline-flex !important;
  }
  
  .so5z04pmKVN {
    display: none !important;
  }
  
  .JEUH8GJSw {
    flex: 1 1 auto !important;
  }
  
  .liCbr1p9kwH {
    flex-direction: row !important;
  }
  
  .TYRfuu3 {
    flex-direction: column !important;
  }
  
  .VlZUWsO {
    flex-direction: row-reverse !important;
  }
  
  .as7yyI {
    flex-direction: column-reverse !important;
  }
  
  .Jf742y2uCm {
    flex-grow: 0 !important;
  }
  
  .ja1qukK {
    flex-grow: 1 !important;
  }
  
  .yxRkVeaMDa {
    flex-shrink: 0 !important;
  }
  
  .GmFtCjd2rC {
    flex-shrink: 1 !important;
  }
  
  .bhmeA6pR {
    flex-wrap: wrap !important;
  }
  
  .Uf6kFAi {
    flex-wrap: nowrap !important;
  }
  
  .KTYff7CRuu3 {
    flex-wrap: wrap-reverse !important;
  }
  
  .jm2KdjNgiSr {
    justify-content: flex-start !important;
  }
  
  .ns4RtXcWQD {
    justify-content: flex-end !important;
  }
  
  .JldSJNP {
    justify-content: center !important;
  }
  
  .fA4nc2AuU {
    justify-content: space-between !important;
  }
  
  .evZcecJxF {
    justify-content: space-around !important;
  }
  
  .yudteodYA {
    justify-content: space-evenly !important;
  }
  
  .J2yMhicO {
    align-items: flex-start !important;
  }
  
  .uZAFCETNbxM {
    align-items: flex-end !important;
  }
  
  .fXXj298MIEK {
    align-items: center !important;
  }
  
  .ATJgsIes6 {
    align-items: baseline !important;
  }
  
  .z5qD24FRE {
    align-items: stretch !important;
  }
  
  .iuN88rWG {
    align-content: flex-start !important;
  }
  
  .DSbp6G {
    align-content: flex-end !important;
  }
  
  .QsbWx1mX4N {
    align-content: center !important;
  }
  
  .GTZ3tyb {
    align-content: space-between !important;
  }
  
  .nZ2QY5 {
    align-content: space-around !important;
  }
  
  .t7u3Ey {
    align-content: stretch !important;
  }
  
  .eyKNKlfSrK5 {
    align-self: auto !important;
  }
  
  .K66WjP {
    align-self: flex-start !important;
  }
  
  .j7oSZXhmA7 {
    align-self: flex-end !important;
  }
  
  .sw0QFCqIL5X {
    align-self: center !important;
  }
  
  .GQIDHxD {
    align-self: baseline !important;
  }
  
  .mMexO4cxPc {
    align-self: stretch !important;
  }
  
  .OaiaEg {
    order: -1 !important;
  }
  
  .jNGAROSG8PL {
    order: 0 !important;
  }
  
  .BPbUck {
    order: 1 !important;
  }
  
  .uACda9rGiWd {
    order: 2 !important;
  }
  
  .XWBUXKN8z2 {
    order: 3 !important;
  }
  
  .s2441F {
    order: 4 !important;
  }
  
  .n2ppMFl6Tjf {
    order: 5 !important;
  }
  
  .U9bHe0tn70 {
    order: 6 !important;
  }
  
  .SbXImfxjur {
    margin: 0 !important;
  }
  
  .gfBAiqM {
    margin: .25rem !important;
  }
  
  .RGJseYGd {
    margin: .5rem !important;
  }
  
  .tCR4gO8c {
    margin: .75rem !important;
  }
  
  .grTIisQ {
    margin: 1rem !important;
  }
  
  .jQpD8UFu7 {
    margin: 1.25rem !important;
  }
  
  .R0se1qZvg {
    margin: 1.5rem !important;
  }
  
  .SFoo7KaOubf {
    margin: 1.75rem !important;
  }
  
  .KYvXcuqFm {
    margin: 2rem !important;
  }
  
  .jXlXizhwKg1 {
    margin: 3rem !important;
  }
  
  .mevdiUS {
    margin: 3.5rem !important;
  }
  
  .cr4q2aU {
    margin: 4rem !important;
  }
  
  .dJYs5t {
    margin: 5rem !important;
  }
  
  .LohOcN2Y {
    margin: 6rem !important;
  }
  
  .iVmgpj {
    margin: auto !important;
  }
  
  .VDrCcM {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .xDJFbFAaqgL {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .dDapre6iVXo {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .F5JN6zy6l {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .qrok2SFas1W {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .dGQIZ5Ud1o {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .vBBymRiulso {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .H7MZQK6o {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .g0u3tXKvCe {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .WECcA6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .Ftxazv {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .qeoxiiT24R {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .bFF8ahg7C {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .CXNggJrPpL {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .SfPHb8 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .X6Ep0G6QZv {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .CWjd9Eqpm {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .kbqyMAZe4D {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .jyRFlGo {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .ekFcNOEqWjt {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .HakegPH {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .Fg6KLV {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .SbDZv4gz {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .uwuM6AurEk {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .cXaIXna {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .KfnxWa58xf {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .wmrbzqXfn {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .xlUbpGISlP {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .YWCi19OCaV {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .sUC96QpRu {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .FQ4YFV3p {
    margin-top: 0 !important;
  }
  
  .xrnXbaXHh {
    margin-top: .25rem !important;
  }
  
  .Weme3K {
    margin-top: .5rem !important;
  }
  
  .OSTHGXOx {
    margin-top: .75rem !important;
  }
  
  .XQCJmto4A {
    margin-top: 1rem !important;
  }
  
  .dmajXNaTs {
    margin-top: 1.25rem !important;
  }
  
  .uReS6lO7 {
    margin-top: 1.5rem !important;
  }
  
  .APgdGJBq {
    margin-top: 1.75rem !important;
  }
  
  .zK2bryc {
    margin-top: 2rem !important;
  }
  
  .eS5rylxKxp {
    margin-top: 3rem !important;
  }
  
  .CEwCo9 {
    margin-top: 3.5rem !important;
  }
  
  .wxRUf0De {
    margin-top: 4rem !important;
  }
  
  .BjYTH2iqsAY {
    margin-top: 5rem !important;
  }
  
  .PGUsjikG {
    margin-top: 6rem !important;
  }
  
  .jUkbqcpOL {
    margin-top: auto !important;
  }
  
  .KxKhl4Y {
    margin-right: 0 !important;
  }
  
  .TdUWlycpAcp {
    margin-right: .25rem !important;
  }
  
  .pQbdDn {
    margin-right: .5rem !important;
  }
  
  .udsQg0GT {
    margin-right: .75rem !important;
  }
  
  .lsf8blj {
    margin-right: 1rem !important;
  }
  
  .Ki1LnEkkh {
    margin-right: 1.25rem !important;
  }
  
  .aBvQDGcZMWY {
    margin-right: 1.5rem !important;
  }
  
  .XWiyLQ {
    margin-right: 1.75rem !important;
  }
  
  .HhxhvAtUfNJ {
    margin-right: 2rem !important;
  }
  
  .Cjzqdv3 {
    margin-right: 3rem !important;
  }
  
  .oQneptF {
    margin-right: 3.5rem !important;
  }
  
  .sci1wdGY4IR {
    margin-right: 4rem !important;
  }
  
  .eRgX8XmPz {
    margin-right: 5rem !important;
  }
  
  .iIc7qUjdYKy {
    margin-right: 6rem !important;
  }
  
  .MdcGncvuSoB {
    margin-right: auto !important;
  }
  
  .mJzjKzmL4h {
    margin-bottom: 0 !important;
  }
  
  .BvtZlfEqIBt {
    margin-bottom: .25rem !important;
  }
  
  .Se0Qufe {
    margin-bottom: .5rem !important;
  }
  
  .X5IgE8E3 {
    margin-bottom: .75rem !important;
  }
  
  .Kx09VZ {
    margin-bottom: 1rem !important;
  }
  
  .QM9Hq6V {
    margin-bottom: 1.25rem !important;
  }
  
  .RUo21w8 {
    margin-bottom: 1.5rem !important;
  }
  
  .ZngFbsTYDV {
    margin-bottom: 1.75rem !important;
  }
  
  .YzrRqa {
    margin-bottom: 2rem !important;
  }
  
  .VGRfo4r {
    margin-bottom: 3rem !important;
  }
  
  .ifZ9W7pJe {
    margin-bottom: 3.5rem !important;
  }
  
  .JGanD6a {
    margin-bottom: 4rem !important;
  }
  
  .ybhOpumuW {
    margin-bottom: 5rem !important;
  }
  
  .WyZ2dYzYZ {
    margin-bottom: 6rem !important;
  }
  
  .LymAHV {
    margin-bottom: auto !important;
  }
  
  .SEpo4oBEJzX {
    margin-left: 0 !important;
  }
  
  .p6px9TKNRM {
    margin-left: .25rem !important;
  }
  
  .WphlDM {
    margin-left: .5rem !important;
  }
  
  .I1c953 {
    margin-left: .75rem !important;
  }
  
  .WTqup4M {
    margin-left: 1rem !important;
  }
  
  .MHTZd9ahlt6 {
    margin-left: 1.25rem !important;
  }
  
  .JUadj5k {
    margin-left: 1.5rem !important;
  }
  
  .z5gyUCSm {
    margin-left: 1.75rem !important;
  }
  
  .fyRpjH {
    margin-left: 2rem !important;
  }
  
  .DW7twB {
    margin-left: 3rem !important;
  }
  
  .sYhEGWVmh8 {
    margin-left: 3.5rem !important;
  }
  
  .WY9QBfM {
    margin-left: 4rem !important;
  }
  
  .G2AzTdw {
    margin-left: 5rem !important;
  }
  
  .Vx0wTM1WQC {
    margin-left: 6rem !important;
  }
  
  .I0DbG5 {
    margin-left: auto !important;
  }
  
  .SyWppxk {
    margin: -0.25rem !important;
  }
  
  .ZDvRHEu {
    margin: -0.5rem !important;
  }
  
  .YRqLbTMrYB {
    margin: -0.75rem !important;
  }
  
  .a6uiWCH6 {
    margin: -1rem !important;
  }
  
  .LgejZKO {
    margin: -1.25rem !important;
  }
  
  .Nk7jHbbsq5 {
    margin: -1.5rem !important;
  }
  
  .o3TaG04tm5 {
    margin: -1.75rem !important;
  }
  
  .vdkm3g {
    margin: -2rem !important;
  }
  
  .bVy8l00id {
    margin: -3rem !important;
  }
  
  .XZbfL0q {
    margin: -3.5rem !important;
  }
  
  .jujhOiaxVt {
    margin: -4rem !important;
  }
  
  .ClXZVM8hWO {
    margin: -5rem !important;
  }
  
  .vpRCzonEyzr {
    margin: -6rem !important;
  }
  
  .w9M9rsSLm {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .g9VS1c6u {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .wh0uIFK {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .z5tO4FloLC {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .YLnnjTF9 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .YODuBbD7 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .x6vfwjqB {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .m80bPZ {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .sdTUxRXKge {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .Tij2rVwi5ss {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .tc8mpXhk4q {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .vThpEbv {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .rKAcgO {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .nKYoiaz83 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .ihMVtt {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .cBLJeZ37Z {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .eXSHJTw {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .kfbjg0x9iK {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .YmH632hWR0O {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .j0ZTcbF9 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .wAJ3YZrre {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .abvfpgY034o {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .jKTJC14Dv {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .ZcN1gGN0eRi {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .WxMEvW7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .UgBO8vQEGL6 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .B0vUuPwks {
    margin-top: -0.25rem !important;
  }
  
  .G6zfS8A {
    margin-top: -0.5rem !important;
  }
  
  .eBdvyPcnRDT {
    margin-top: -0.75rem !important;
  }
  
  .lZH20auiL {
    margin-top: -1rem !important;
  }
  
  .veXXxljnUp {
    margin-top: -1.25rem !important;
  }
  
  .adk9UfI {
    margin-top: -1.5rem !important;
  }
  
  .FKy59fKOh {
    margin-top: -1.75rem !important;
  }
  
  .qacLzCocMDF {
    margin-top: -2rem !important;
  }
  
  .TovFXNYM0 {
    margin-top: -3rem !important;
  }
  
  .i42DIS {
    margin-top: -3.5rem !important;
  }
  
  .umtuLlQgL {
    margin-top: -4rem !important;
  }
  
  .cVVfsd {
    margin-top: -5rem !important;
  }
  
  .BwpRokya {
    margin-top: -6rem !important;
  }
  
  .ayzpUvg {
    margin-right: -0.25rem !important;
  }
  
  .CWuCJNxo4 {
    margin-right: -0.5rem !important;
  }
  
  .FuItxmg2OUZ {
    margin-right: -0.75rem !important;
  }
  
  .RkwCmI {
    margin-right: -1rem !important;
  }
  
  .CCUiIoVc {
    margin-right: -1.25rem !important;
  }
  
  .LR9Wu1mwB {
    margin-right: -1.5rem !important;
  }
  
  .huk0Bk4 {
    margin-right: -1.75rem !important;
  }
  
  .JkwpnxnLx {
    margin-right: -2rem !important;
  }
  
  .XUr69gTr {
    margin-right: -3rem !important;
  }
  
  .tWzpnPkoD {
    margin-right: -3.5rem !important;
  }
  
  .WzCrX96QXg {
    margin-right: -4rem !important;
  }
  
  .wgkbOj {
    margin-right: -5rem !important;
  }
  
  .dlKH9juz8 {
    margin-right: -6rem !important;
  }
  
  .kkXf8xW5h1l {
    margin-bottom: -0.25rem !important;
  }
  
  .Rthcms {
    margin-bottom: -0.5rem !important;
  }
  
  .oEJ5thgDZT3 {
    margin-bottom: -0.75rem !important;
  }
  
  .oHHESoGwIG {
    margin-bottom: -1rem !important;
  }
  
  .O6BUaaKJana {
    margin-bottom: -1.25rem !important;
  }
  
  .TUFKlFKmHay {
    margin-bottom: -1.5rem !important;
  }
  
  .SLaigjGdd {
    margin-bottom: -1.75rem !important;
  }
  
  .CWtjR9P4nSb {
    margin-bottom: -2rem !important;
  }
  
  .Acw5TaSpXMS {
    margin-bottom: -3rem !important;
  }
  
  .ChCWNvNv {
    margin-bottom: -3.5rem !important;
  }
  
  .tcSddp9 {
    margin-bottom: -4rem !important;
  }
  
  .jBI5cFg3 {
    margin-bottom: -5rem !important;
  }
  
  .Va4X9R {
    margin-bottom: -6rem !important;
  }
  
  .UG6w63 {
    margin-left: -0.25rem !important;
  }
  
  .bvPLCEP {
    margin-left: -0.5rem !important;
  }
  
  .mEv2FGA6 {
    margin-left: -0.75rem !important;
  }
  
  .pYv1cmok6 {
    margin-left: -1rem !important;
  }
  
  .DStfTQh {
    margin-left: -1.25rem !important;
  }
  
  .npVSocWe {
    margin-left: -1.5rem !important;
  }
  
  .lPnJhpKIs {
    margin-left: -1.75rem !important;
  }
  
  .lte9sVls0z {
    margin-left: -2rem !important;
  }
  
  .O73CAdikNS3 {
    margin-left: -3rem !important;
  }
  
  .X68oOdq {
    margin-left: -3.5rem !important;
  }
  
  .KcdzdG {
    margin-left: -4rem !important;
  }
  
  .TdhtAmWO {
    margin-left: -5rem !important;
  }
  
  .v0dXH4s {
    margin-left: -6rem !important;
  }
  
  .s7LBi3Y4 {
    padding: 0 !important;
  }
  
  .wzWT4J {
    padding: .25rem !important;
  }
  
  .MfbOEJf4Q {
    padding: .5rem !important;
  }
  
  .DvB0yz {
    padding: .75rem !important;
  }
  
  .prcL3i5lFy {
    padding: 1rem !important;
  }
  
  .domg2jZ {
    padding: 1.25rem !important;
  }
  
  .wWhcNtLdf9h {
    padding: 1.5rem !important;
  }
  
  .gS4GgL9Ei8 {
    padding: 1.75rem !important;
  }
  
  .DQ8AAAKb {
    padding: 2rem !important;
  }
  
  .dRuerkD {
    padding: 3rem !important;
  }
  
  .N35q056JY {
    padding: 3.5rem !important;
  }
  
  .juiH42cME {
    padding: 4rem !important;
  }
  
  .Poi7epHRjL {
    padding: 5rem !important;
  }
  
  .VmdYXAYB {
    padding: 6rem !important;
  }
  
  .xYcxbd1 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .aWyDspb {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .vjCZhO {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .g4ndRJHWAla {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .yrXDcMEdA {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .sjs2OuxbcN {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .L86JWBQV {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .XDrNeJ {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .vQPNba {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .z0bKQIeNjX {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .tPEVHbJLp {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .nqIpn0cJ {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .mB7yRT {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .nGGcF5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .lMhENBvz {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .KyYUbfZ {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .lNEWQbYtas {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .n3tZBkRz {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .EIsZaXwSshP {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .q2GlQvo {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .iZpDkM7hP {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .AUnhGg {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .gYlUYiyzMph {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .u7pJeLyapui {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .kf1VMnXg {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .LxNHCdk {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .essqMIwaNp4 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .rWxqgfe {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .DvWo2Dd {
    padding-top: 0 !important;
  }
  
  .NQPlcZLw {
    padding-top: .25rem !important;
  }
  
  .FdFTU2xrE {
    padding-top: .5rem !important;
  }
  
  .OXn7cd {
    padding-top: .75rem !important;
  }
  
  .ii9cCXM {
    padding-top: 1rem !important;
  }
  
  .u3z4YE6Qmis {
    padding-top: 1.25rem !important;
  }
  
  .F72RA9mYwSr {
    padding-top: 1.5rem !important;
  }
  
  .bcuwrW {
    padding-top: 1.75rem !important;
  }
  
  .wqBsdn2n2 {
    padding-top: 2rem !important;
  }
  
  .ZaHBXCX {
    padding-top: 3rem !important;
  }
  
  .dWd9yFrr7Ig {
    padding-top: 3.5rem !important;
  }
  
  .h4jFW8n {
    padding-top: 4rem !important;
  }
  
  .yH10TFi {
    padding-top: 5rem !important;
  }
  
  .x86ALB7b {
    padding-top: 6rem !important;
  }
  
  .pL5BIg2t {
    padding-right: 0 !important;
  }
  
  .KHURQFy {
    padding-right: .25rem !important;
  }
  
  .nXys6iGUdL {
    padding-right: .5rem !important;
  }
  
  .WUbgq64AX {
    padding-right: .75rem !important;
  }
  
  .E2NqM2NFCHK {
    padding-right: 1rem !important;
  }
  
  .tSksRDoAk {
    padding-right: 1.25rem !important;
  }
  
  .pIHJBx16wwk {
    padding-right: 1.5rem !important;
  }
  
  .yplSCbm {
    padding-right: 1.75rem !important;
  }
  
  .nS7EDIVK {
    padding-right: 2rem !important;
  }
  
  .r0DNVdV {
    padding-right: 3rem !important;
  }
  
  .wG9vAzelAV3 {
    padding-right: 3.5rem !important;
  }
  
  .Zwwvj81HDIn {
    padding-right: 4rem !important;
  }
  
  .jY3M2xoBun {
    padding-right: 5rem !important;
  }
  
  .vEIPBe {
    padding-right: 6rem !important;
  }
  
  .YFcJC0cMKx {
    padding-bottom: 0 !important;
  }
  
  .Gzrf1oMxjAR {
    padding-bottom: .25rem !important;
  }
  
  .PvxIAhlt {
    padding-bottom: .5rem !important;
  }
  
  .UcKHukC {
    padding-bottom: .75rem !important;
  }
  
  .H2K1KX51bOm {
    padding-bottom: 1rem !important;
  }
  
  .h2w1y3WbS8o {
    padding-bottom: 1.25rem !important;
  }
  
  .WJBOs5 {
    padding-bottom: 1.5rem !important;
  }
  
  .LfOXKssq {
    padding-bottom: 1.75rem !important;
  }
  
  .J4Vriy {
    padding-bottom: 2rem !important;
  }
  
  .OAaHk1LPNL {
    padding-bottom: 3rem !important;
  }
  
  .jr0XNmuo2rW {
    padding-bottom: 3.5rem !important;
  }
  
  .arvW1hsfd {
    padding-bottom: 4rem !important;
  }
  
  .JjlsnPCw {
    padding-bottom: 5rem !important;
  }
  
  .fLRL1EF2 {
    padding-bottom: 6rem !important;
  }
  
  .f2Izp492Ic {
    padding-left: 0 !important;
  }
  
  .m8xAxB {
    padding-left: .25rem !important;
  }
  
  .Ym31IZtr9I {
    padding-left: .5rem !important;
  }
  
  .EfWhYvJBbxV {
    padding-left: .75rem !important;
  }
  
  .AVzjqxiclj {
    padding-left: 1rem !important;
  }
  
  .Z3Tz2UDX {
    padding-left: 1.25rem !important;
  }
  
  .AlmbzHoQUw {
    padding-left: 1.5rem !important;
  }
  
  .geVYBH {
    padding-left: 1.75rem !important;
  }
  
  .bDaAg6SWH {
    padding-left: 2rem !important;
  }
  
  .LCszYoJqz {
    padding-left: 3rem !important;
  }
  
  .X7DywO1v {
    padding-left: 3.5rem !important;
  }
  
  .lLUvMukwl {
    padding-left: 4rem !important;
  }
  
  .gK7mb7f2 {
    padding-left: 5rem !important;
  }
  
  .qkFnrh {
    padding-left: 6rem !important;
  }
  
  .cZDmmy {
    gap: 0 !important;
  }
  
  .ttemeN0XAA {
    gap: .25rem !important;
  }
  
  .Sgjc4gYB {
    gap: .5rem !important;
  }
  
  .glKfJBk {
    gap: .75rem !important;
  }
  
  .Dw3dsJQem {
    gap: 1rem !important;
  }
  
  .lLiJSG9r1 {
    gap: 1.25rem !important;
  }
  
  .HBcrIH {
    gap: 1.5rem !important;
  }
  
  .IbJGt9j {
    gap: 1.75rem !important;
  }
  
  .fbrlcEN {
    gap: 2rem !important;
  }
  
  .CyrQjiSBOf {
    gap: 3rem !important;
  }
  
  .Ipht3uWdK {
    gap: 3.5rem !important;
  }
  
  .pWXxzxI {
    gap: 4rem !important;
  }
  
  .tdklNv {
    gap: 5rem !important;
  }
  
  .rgzigR6uee {
    gap: 6rem !important;
  }
  
  .PPBXQwMYpp6 {
    row-gap: 0 !important;
  }
  
  .tm2mbX {
    row-gap: .25rem !important;
  }
  
  .swt3Yz9T7 {
    row-gap: .5rem !important;
  }
  
  .lFkpzmg {
    row-gap: .75rem !important;
  }
  
  .gBQzcTRR {
    row-gap: 1rem !important;
  }
  
  .iB8VIDEzY {
    row-gap: 1.25rem !important;
  }
  
  .hr5Ap0 {
    row-gap: 1.5rem !important;
  }
  
  .kFkq3U {
    row-gap: 1.75rem !important;
  }
  
  .bM7m0BKU9B {
    row-gap: 2rem !important;
  }
  
  .pKwcYN {
    row-gap: 3rem !important;
  }
  
  .kJmQOe {
    row-gap: 3.5rem !important;
  }
  
  .ErBBx6gd {
    row-gap: 4rem !important;
  }
  
  .cgoPDe {
    row-gap: 5rem !important;
  }
  
  .YkGVw5I {
    row-gap: 6rem !important;
  }
  
  .nwinRpBB {
    column-gap: 0 !important;
  }
  
  .cvd3C6 {
    column-gap: .25rem !important;
  }
  
  .kqxIDK {
    column-gap: .5rem !important;
  }
  
  .yMBQjoc {
    column-gap: .75rem !important;
  }
  
  .hRrnrWbghbR {
    column-gap: 1rem !important;
  }
  
  .qGhwVY08 {
    column-gap: 1.25rem !important;
  }
  
  .NGEE3VDw {
    column-gap: 1.5rem !important;
  }
  
  .MOae2VMgh {
    column-gap: 1.75rem !important;
  }
  
  .GeGyUOVqJ {
    column-gap: 2rem !important;
  }
  
  .BxgHan {
    column-gap: 3rem !important;
  }
  
  .pu3nnax {
    column-gap: 3.5rem !important;
  }
  
  .XT5OXkiX {
    column-gap: 4rem !important;
  }
  
  .ETdL2Ksd8S {
    column-gap: 5rem !important;
  }
  
  .xmYbFJcmY {
    column-gap: 6rem !important;
  }
  
  .QZvgWqOjq2 {
    text-align: left !important;
  }
  
  .LqW7Zb {
    text-align: right !important;
  }
  
  .aEPs7yeKqvy {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .OUDTHCCf {
    float: left !important;
  }
  
  .c4GOarUiRMS {
    float: right !important;
  }
  
  .V4iGcVx7lXI {
    float: none !important;
  }
  
  .Dqwrfe {
    object-fit: contain !important;
  }
  
  .tGiy0lg {
    object-fit: cover !important;
  }
  
  .LiNcrEe2rM {
    object-fit: fill !important;
  }
  
  .fglaJCrHHr3 {
    object-fit: scale-down !important;
  }
  
  .NyvTH2o {
    object-fit: none !important;
  }
  
  .w1GVhWzuFW {
    display: inline !important;
  }
  
  .dhYQMSaA {
    display: inline-block !important;
  }
  
  .WmfMmkE {
    display: block !important;
  }
  
  .XNzw00VaSf {
    display: grid !important;
  }
  
  .bwfrpglzti {
    display: inline-grid !important;
  }
  
  .Dra2wX {
    display: table !important;
  }
  
  .kM7CYbt {
    display: table-row !important;
  }
  
  .T65YiQf {
    display: table-cell !important;
  }
  
  .tFNbUDZ {
    display: flex !important;
  }
  
  .Gn3JXFP3v {
    display: inline-flex !important;
  }
  
  .S71nbl {
    display: none !important;
  }
  
  .Rd73xGaO2L {
    flex: 1 1 auto !important;
  }
  
  .JJ2E4MCfpus {
    flex-direction: row !important;
  }
  
  .BEzE8wb9wv {
    flex-direction: column !important;
  }
  
  .Y0jXseoH07v {
    flex-direction: row-reverse !important;
  }
  
  .fLEH8vIMK {
    flex-direction: column-reverse !important;
  }
  
  .I1FyhoYgTr4 {
    flex-grow: 0 !important;
  }
  
  .JnOEGFY4 {
    flex-grow: 1 !important;
  }
  
  .BCbsAochg1 {
    flex-shrink: 0 !important;
  }
  
  .Vo43Cz8WAXd {
    flex-shrink: 1 !important;
  }
  
  .TxcvAOqMzUF {
    flex-wrap: wrap !important;
  }
  
  .eOHnwNHbFJx {
    flex-wrap: nowrap !important;
  }
  
  .exgzOpIKc {
    flex-wrap: wrap-reverse !important;
  }
  
  .ktRHuiUDbT {
    justify-content: flex-start !important;
  }
  
  .WDRX5ed4B {
    justify-content: flex-end !important;
  }
  
  .qwW6TH {
    justify-content: center !important;
  }
  
  .CjnjBvo4Ey {
    justify-content: space-between !important;
  }
  
  .A1H5q9kUk {
    justify-content: space-around !important;
  }
  
  .ODWbQvgV {
    justify-content: space-evenly !important;
  }
  
  .RBKD1goPxFs {
    align-items: flex-start !important;
  }
  
  .diMtYkg4 {
    align-items: flex-end !important;
  }
  
  .dILSQ7SMjd {
    align-items: center !important;
  }
  
  .ey4VAn1 {
    align-items: baseline !important;
  }
  
  .GuLxqy {
    align-items: stretch !important;
  }
  
  .KxSg3xE9 {
    align-content: flex-start !important;
  }
  
  .kLMa0y91BNN {
    align-content: flex-end !important;
  }
  
  .AtxRRvyY {
    align-content: center !important;
  }
  
  .DO2JgDH4HjD {
    align-content: space-between !important;
  }
  
  .sIAP6T {
    align-content: space-around !important;
  }
  
  .pyEnj1pVsDE {
    align-content: stretch !important;
  }
  
  .sNSHfDK2S01 {
    align-self: auto !important;
  }
  
  .OW0jorbv {
    align-self: flex-start !important;
  }
  
  .c3nKop3n1 {
    align-self: flex-end !important;
  }
  
  .HuFV0lZ {
    align-self: center !important;
  }
  
  .zWv9UxKbQm {
    align-self: baseline !important;
  }
  
  .r6dQke {
    align-self: stretch !important;
  }
  
  .fBAS4v {
    order: -1 !important;
  }
  
  .e3l9XVeVble {
    order: 0 !important;
  }
  
  .rkysD8DCh {
    order: 1 !important;
  }
  
  .EldVXx9XJ {
    order: 2 !important;
  }
  
  .sbb79Pjr {
    order: 3 !important;
  }
  
  .ldVRtTRA {
    order: 4 !important;
  }
  
  .POTVzI {
    order: 5 !important;
  }
  
  .qZhysTSV10U {
    order: 6 !important;
  }
  
  .SUf02ScdZ {
    margin: 0 !important;
  }
  
  .KvNbxdvEum {
    margin: .25rem !important;
  }
  
  .MIsriEeG {
    margin: .5rem !important;
  }
  
  .wtzs55d {
    margin: .75rem !important;
  }
  
  .PLA2NdXIGyr {
    margin: 1rem !important;
  }
  
  .Fhf7N4o4g {
    margin: 1.25rem !important;
  }
  
  .dTWxPuZm {
    margin: 1.5rem !important;
  }
  
  .pOh1gbOKEaR {
    margin: 1.75rem !important;
  }
  
  .PdFShCqNnN {
    margin: 2rem !important;
  }
  
  .v4FkXw9Ooo {
    margin: 3rem !important;
  }
  
  .VdLMA0UTX82 {
    margin: 3.5rem !important;
  }
  
  .JrcN4mhNZJP {
    margin: 4rem !important;
  }
  
  .TeFeWda50 {
    margin: 5rem !important;
  }
  
  .CtVENw {
    margin: 6rem !important;
  }
  
  .j4wxE0XV {
    margin: auto !important;
  }
  
  .ZnUjof {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .GUVoFPxq {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .tPZ2ZJj {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .Lwcw3zZiu {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .trYRCA0pD {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .WPNzsz6lq {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .WwcAje0Ein {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .afj7HBBCtDT {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .AfyBCfv {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .KzW19Di05lz {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .DlNt1Vep {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .ubGFVUfBg4R {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .lxDHBfWV {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .NO7f0qz {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .tAivh1BP {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .RrYMAD {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .VgcT9LauUw {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .p0jMHCTmvEp {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .hekrMu {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .QtfKk4B {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .ZJYbl19tRlU {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .Y4pOaZi {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .E3eaaAr1DJX {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .tCpwlNBD {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .h3hz62 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .fTDHloK {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .Du6Ngfuy {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .HN3XwUDKG {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .vebRypX {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .FRKvAqls {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .Ou1qHG0Qr1z {
    margin-top: 0 !important;
  }
  
  .zpRqYbMzr5E {
    margin-top: .25rem !important;
  }
  
  .atcKrf {
    margin-top: .5rem !important;
  }
  
  .nPoLlaRdV5Y {
    margin-top: .75rem !important;
  }
  
  .UBU7KEurf {
    margin-top: 1rem !important;
  }
  
  .hHOruG7gdsA {
    margin-top: 1.25rem !important;
  }
  
  .DdhXTKZjee {
    margin-top: 1.5rem !important;
  }
  
  .L4sJzgaHolV {
    margin-top: 1.75rem !important;
  }
  
  .qvwmXyVUf {
    margin-top: 2rem !important;
  }
  
  .E6t7kKcHlVc {
    margin-top: 3rem !important;
  }
  
  .xgLnK0hs {
    margin-top: 3.5rem !important;
  }
  
  .VBZYqdqRO {
    margin-top: 4rem !important;
  }
  
  .trm6Zmf0 {
    margin-top: 5rem !important;
  }
  
  .MGIP1awpY {
    margin-top: 6rem !important;
  }
  
  .j6td2Ow {
    margin-top: auto !important;
  }
  
  .JkMwJieQUSL {
    margin-right: 0 !important;
  }
  
  .NH3Ed7QiW3 {
    margin-right: .25rem !important;
  }
  
  .kH6aKgoK {
    margin-right: .5rem !important;
  }
  
  .cZw0UZ62Ye {
    margin-right: .75rem !important;
  }
  
  .ySGHkZB8ruQ {
    margin-right: 1rem !important;
  }
  
  .ibDZ5uAHY {
    margin-right: 1.25rem !important;
  }
  
  .omTmX42i {
    margin-right: 1.5rem !important;
  }
  
  .ydgMj3WnG {
    margin-right: 1.75rem !important;
  }
  
  .bvVZAFGugrN {
    margin-right: 2rem !important;
  }
  
  .VAkRDdc {
    margin-right: 3rem !important;
  }
  
  .suIUyNP8 {
    margin-right: 3.5rem !important;
  }
  
  .KzOuFDWlUat {
    margin-right: 4rem !important;
  }
  
  .G1YCTP1 {
    margin-right: 5rem !important;
  }
  
  .Te65gmiSYV {
    margin-right: 6rem !important;
  }
  
  .EaOLG7gcg7 {
    margin-right: auto !important;
  }
  
  .Vo1CZpnbm {
    margin-bottom: 0 !important;
  }
  
  .qHk9uwdnG {
    margin-bottom: .25rem !important;
  }
  
  .N9hRgbLzg1 {
    margin-bottom: .5rem !important;
  }
  
  .seaHqRMA {
    margin-bottom: .75rem !important;
  }
  
  .MuMTRu9l {
    margin-bottom: 1rem !important;
  }
  
  .aXYdY2h {
    margin-bottom: 1.25rem !important;
  }
  
  .nhlVC6 {
    margin-bottom: 1.5rem !important;
  }
  
  .mAIBqV81l {
    margin-bottom: 1.75rem !important;
  }
  
  .PMGgG1hM {
    margin-bottom: 2rem !important;
  }
  
  .LlQJyAbqds {
    margin-bottom: 3rem !important;
  }
  
  .n6c3OiE0IQ {
    margin-bottom: 3.5rem !important;
  }
  
  .faES7qqkU {
    margin-bottom: 4rem !important;
  }
  
  .E0Vk04 {
    margin-bottom: 5rem !important;
  }
  
  .npf1Pb {
    margin-bottom: 6rem !important;
  }
  
  .jImlqRy8EP {
    margin-bottom: auto !important;
  }
  
  .BFGj8zXq9T0 {
    margin-left: 0 !important;
  }
  
  .mhu7Wa {
    margin-left: .25rem !important;
  }
  
  .lDv0iR {
    margin-left: .5rem !important;
  }
  
  .mEaAUCoG {
    margin-left: .75rem !important;
  }
  
  .gBfkFBuphx {
    margin-left: 1rem !important;
  }
  
  .sNdWkkkidV {
    margin-left: 1.25rem !important;
  }
  
  .LXOfFl {
    margin-left: 1.5rem !important;
  }
  
  .HetHdPgqVPz {
    margin-left: 1.75rem !important;
  }
  
  .AIboApJ {
    margin-left: 2rem !important;
  }
  
  .bWZzsqr {
    margin-left: 3rem !important;
  }
  
  .yQPMauO {
    margin-left: 3.5rem !important;
  }
  
  .hpxWcErtUD {
    margin-left: 4rem !important;
  }
  
  .JPrJvRo {
    margin-left: 5rem !important;
  }
  
  .cEYcQoEWqg {
    margin-left: 6rem !important;
  }
  
  .lL6XfU {
    margin-left: auto !important;
  }
  
  .dklLEWy {
    margin: -0.25rem !important;
  }
  
  .I4QBSmVIhP {
    margin: -0.5rem !important;
  }
  
  .g6gZdUrKM {
    margin: -0.75rem !important;
  }
  
  .f1SpV2U {
    margin: -1rem !important;
  }
  
  .ZTIgg3 {
    margin: -1.25rem !important;
  }
  
  .KvhfqXpo0P {
    margin: -1.5rem !important;
  }
  
  .fMt51FI {
    margin: -1.75rem !important;
  }
  
  .gfXrV6fQ {
    margin: -2rem !important;
  }
  
  .GS6vtgGSsC {
    margin: -3rem !important;
  }
  
  .WqOVlti {
    margin: -3.5rem !important;
  }
  
  .xpbl9El138V {
    margin: -4rem !important;
  }
  
  .RkFcf7 {
    margin: -5rem !important;
  }
  
  .c7pgqA7Brf {
    margin: -6rem !important;
  }
  
  .Z3KVfDOt4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .w1BvELG {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .UQbugCJfG4 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .NUM1YJMOSch {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .Ce2l7wpU {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .AgGnCqlgjQ {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .ufRAjiplyyC {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .BuNUDKN3fR {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .L5uQY6O0A {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .rt25rAKKew {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .btLgqeiX {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .BbmOlhJTce {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .iVxlBojRDB {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .ayks3Lfy {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .DInB2hm5AYq {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .nZCRic {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .pTXhmzf {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .UdDtYS5Z {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .mu8n99rF {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .qcHhLlzXPA {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .DEHN9n3C {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .rrPbv2gZF {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .Fa2kH6nwX {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .DgAt36Z {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .QWPMawgN {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .pQyDccN7hA {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .Ad1FdD {
    margin-top: -0.25rem !important;
  }
  
  .qCdK6otM {
    margin-top: -0.5rem !important;
  }
  
  .yB28gbeXoA {
    margin-top: -0.75rem !important;
  }
  
  .zzgPjkeePIo {
    margin-top: -1rem !important;
  }
  
  .nz5iuguFf {
    margin-top: -1.25rem !important;
  }
  
  .vTSjecgXIkR {
    margin-top: -1.5rem !important;
  }
  
  .FgPzJDxv {
    margin-top: -1.75rem !important;
  }
  
  .SOSSeTw {
    margin-top: -2rem !important;
  }
  
  .HyRqTrvL {
    margin-top: -3rem !important;
  }
  
  .I43lGT {
    margin-top: -3.5rem !important;
  }
  
  .sPZuDXG {
    margin-top: -4rem !important;
  }
  
  .wsjlyZ {
    margin-top: -5rem !important;
  }
  
  .qKgE5G {
    margin-top: -6rem !important;
  }
  
  .J8DDwJ7cy {
    margin-right: -0.25rem !important;
  }
  
  .Eaor7L {
    margin-right: -0.5rem !important;
  }
  
  .bTOrOX {
    margin-right: -0.75rem !important;
  }
  
  .jKL9zjsqbW {
    margin-right: -1rem !important;
  }
  
  .o1rORVWT8p {
    margin-right: -1.25rem !important;
  }
  
  .GUO13v {
    margin-right: -1.5rem !important;
  }
  
  .igkBuGLn {
    margin-right: -1.75rem !important;
  }
  
  .emd43nL9s {
    margin-right: -2rem !important;
  }
  
  .bOhm8sixbOe {
    margin-right: -3rem !important;
  }
  
  .Dli3Hco {
    margin-right: -3.5rem !important;
  }
  
  .rlSJBhrW33 {
    margin-right: -4rem !important;
  }
  
  .nym9uY {
    margin-right: -5rem !important;
  }
  
  .jQ6hKg7 {
    margin-right: -6rem !important;
  }
  
  .lKq1J5 {
    margin-bottom: -0.25rem !important;
  }
  
  .BvPcpj {
    margin-bottom: -0.5rem !important;
  }
  
  .qbbQvptej {
    margin-bottom: -0.75rem !important;
  }
  
  .jX4hey8B {
    margin-bottom: -1rem !important;
  }
  
  .PEf301 {
    margin-bottom: -1.25rem !important;
  }
  
  .ofKfp1hs {
    margin-bottom: -1.5rem !important;
  }
  
  .zk1fzB {
    margin-bottom: -1.75rem !important;
  }
  
  .HQSDkjVJzFL {
    margin-bottom: -2rem !important;
  }
  
  .wVNm6f {
    margin-bottom: -3rem !important;
  }
  
  .pQuwkA03uw {
    margin-bottom: -3.5rem !important;
  }
  
  .N7Rlo3 {
    margin-bottom: -4rem !important;
  }
  
  .ql1g9f {
    margin-bottom: -5rem !important;
  }
  
  .PL9RM4Eoz {
    margin-bottom: -6rem !important;
  }
  
  .dfAEhy {
    margin-left: -0.25rem !important;
  }
  
  .aeLXlV6 {
    margin-left: -0.5rem !important;
  }
  
  .BnTkGeJoe0t {
    margin-left: -0.75rem !important;
  }
  
  .O2qG0NJ425r {
    margin-left: -1rem !important;
  }
  
  .wW3DqHz {
    margin-left: -1.25rem !important;
  }
  
  .ZXIPhGhEI57 {
    margin-left: -1.5rem !important;
  }
  
  .Ve8IStzICr4 {
    margin-left: -1.75rem !important;
  }
  
  .UeWAe1h {
    margin-left: -2rem !important;
  }
  
  .IhrpgE1LeJ {
    margin-left: -3rem !important;
  }
  
  .GueceEembgp {
    margin-left: -3.5rem !important;
  }
  
  .LGKO0nY {
    margin-left: -4rem !important;
  }
  
  .x1jiCVk {
    margin-left: -5rem !important;
  }
  
  .oPNfbT5E {
    margin-left: -6rem !important;
  }
  
  .Gdq8AaNd {
    padding: 0 !important;
  }
  
  .oqoyJxn77l {
    padding: .25rem !important;
  }
  
  .D5uxaqtby {
    padding: .5rem !important;
  }
  
  .Rm2GBXP {
    padding: .75rem !important;
  }
  
  .fpndYT {
    padding: 1rem !important;
  }
  
  .GufrSjDcNzm {
    padding: 1.25rem !important;
  }
  
  .udjeAer {
    padding: 1.5rem !important;
  }
  
  .FQUnzw {
    padding: 1.75rem !important;
  }
  
  .DnPaTc9Omj {
    padding: 2rem !important;
  }
  
  .BAnTx9W {
    padding: 3rem !important;
  }
  
  .u8KEqOD {
    padding: 3.5rem !important;
  }
  
  .N66fT7mIOy {
    padding: 4rem !important;
  }
  
  .KL2l2aeig {
    padding: 5rem !important;
  }
  
  .ImNIY0TCeE {
    padding: 6rem !important;
  }
  
  .Dzj5PYG0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .S96mA5IXlt8 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .TQ9ykHEJ {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .TmFzKCz1wX {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .PvHjCb {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .D6VEUb6zb6 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .H7S3af {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .Jz2PcooM {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .NeLNZN5A9 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .qRJfiPvGB {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .cVC24XuxgXQ {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .yPTBrI {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .tB62cF3 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .KKsIlKeeW5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .SZSElcRfff {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .ctvgQJYLO {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .QxELurCWwp {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .olctQ6GzjBc {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .WeB3Hwr {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .ICrcw7yA {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .dDK3wnKvZeZ {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .OMGgVhqGIj9 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .bNKiFJxDeZ {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .CMd1dc {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .CChxA58 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .iopVFdB9qOb {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .OkoI9X5ZWdf {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .aOQWCQlC7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .ZrrhaIwaR {
    padding-top: 0 !important;
  }
  
  .Zj4eXR {
    padding-top: .25rem !important;
  }
  
  .UlFxfLWiiz {
    padding-top: .5rem !important;
  }
  
  .LrTnh2L {
    padding-top: .75rem !important;
  }
  
  .jmAuSDgTY {
    padding-top: 1rem !important;
  }
  
  .JJdgQdcK9S {
    padding-top: 1.25rem !important;
  }
  
  .MJNS3Z {
    padding-top: 1.5rem !important;
  }
  
  .yPJmgJ80 {
    padding-top: 1.75rem !important;
  }
  
  .s4AXegN {
    padding-top: 2rem !important;
  }
  
  .hHfaw5a4Ozy {
    padding-top: 3rem !important;
  }
  
  .mqYAtiOd {
    padding-top: 3.5rem !important;
  }
  
  .qMjQD8yAY9z {
    padding-top: 4rem !important;
  }
  
  .MA6i1F {
    padding-top: 5rem !important;
  }
  
  .ObrEugOHCf {
    padding-top: 6rem !important;
  }
  
  .s7kIVp2Zu {
    padding-right: 0 !important;
  }
  
  .sVKEGowj {
    padding-right: .25rem !important;
  }
  
  .dY1JqWNKC {
    padding-right: .5rem !important;
  }
  
  .wVKeId {
    padding-right: .75rem !important;
  }
  
  .QyOUgnEtWm {
    padding-right: 1rem !important;
  }
  
  .JSdcxnJFw {
    padding-right: 1.25rem !important;
  }
  
  .dRKNCfh {
    padding-right: 1.5rem !important;
  }
  
  .lTRvSrHpulX {
    padding-right: 1.75rem !important;
  }
  
  .UxqIs6 {
    padding-right: 2rem !important;
  }
  
  .GfFraCE {
    padding-right: 3rem !important;
  }
  
  .qKIjVg {
    padding-right: 3.5rem !important;
  }
  
  .c2Mz3p {
    padding-right: 4rem !important;
  }
  
  .S8hLVwsulvR {
    padding-right: 5rem !important;
  }
  
  .oFqZ8TMQR {
    padding-right: 6rem !important;
  }
  
  .XRqnZhmy {
    padding-bottom: 0 !important;
  }
  
  .iur3j9Zvl4E {
    padding-bottom: .25rem !important;
  }
  
  .MoXoAtt3tZ {
    padding-bottom: .5rem !important;
  }
  
  .TCWJncoEOx3 {
    padding-bottom: .75rem !important;
  }
  
  .oBYi2EX6G {
    padding-bottom: 1rem !important;
  }
  
  .k7jq4ZYBj {
    padding-bottom: 1.25rem !important;
  }
  
  .uRYgIOpm {
    padding-bottom: 1.5rem !important;
  }
  
  .CatFrM {
    padding-bottom: 1.75rem !important;
  }
  
  .Ew8XTLQrgN {
    padding-bottom: 2rem !important;
  }
  
  .R9H58l {
    padding-bottom: 3rem !important;
  }
  
  .HzIxocO {
    padding-bottom: 3.5rem !important;
  }
  
  .gkkqbM0tcpQ {
    padding-bottom: 4rem !important;
  }
  
  .Kkk5dpm {
    padding-bottom: 5rem !important;
  }
  
  .B77U4YCtG {
    padding-bottom: 6rem !important;
  }
  
  .N8r50tgR {
    padding-left: 0 !important;
  }
  
  .ntlGYOwx {
    padding-left: .25rem !important;
  }
  
  .LzlW7FH {
    padding-left: .5rem !important;
  }
  
  .nBTViTI9 {
    padding-left: .75rem !important;
  }
  
  .YiWjeT8aVe8 {
    padding-left: 1rem !important;
  }
  
  .bTeDW4eVRjR {
    padding-left: 1.25rem !important;
  }
  
  .jFHi1Nl05sT {
    padding-left: 1.5rem !important;
  }
  
  .HLdfwTZIy0K {
    padding-left: 1.75rem !important;
  }
  
  .k71B87 {
    padding-left: 2rem !important;
  }
  
  .CbfTDzoYOP {
    padding-left: 3rem !important;
  }
  
  .a6oWfbYd {
    padding-left: 3.5rem !important;
  }
  
  .Cg08PmAaWjG {
    padding-left: 4rem !important;
  }
  
  .jdiBaHwW {
    padding-left: 5rem !important;
  }
  
  .HRk6iJJvboB {
    padding-left: 6rem !important;
  }
  
  .LbD8p4 {
    gap: 0 !important;
  }
  
  .gFKgWc {
    gap: .25rem !important;
  }
  
  .kMiEtR {
    gap: .5rem !important;
  }
  
  .sSk6h4cdKCf {
    gap: .75rem !important;
  }
  
  .U4OdS1dM3CO {
    gap: 1rem !important;
  }
  
  .ei3hyMxni {
    gap: 1.25rem !important;
  }
  
  .C732BcjK5rd {
    gap: 1.5rem !important;
  }
  
  .eRqm5zXINY {
    gap: 1.75rem !important;
  }
  
  .xn0T6J303 {
    gap: 2rem !important;
  }
  
  .vzEgeVp {
    gap: 3rem !important;
  }
  
  .xhtbon {
    gap: 3.5rem !important;
  }
  
  .XlJAjUnnI {
    gap: 4rem !important;
  }
  
  .PXXA2p9nBf {
    gap: 5rem !important;
  }
  
  .F6IMbN {
    gap: 6rem !important;
  }
  
  .fKulIcM {
    row-gap: 0 !important;
  }
  
  .xEzuOESn {
    row-gap: .25rem !important;
  }
  
  .uGwXwzq {
    row-gap: .5rem !important;
  }
  
  .OMjMVcQpM6 {
    row-gap: .75rem !important;
  }
  
  .aenAj9h {
    row-gap: 1rem !important;
  }
  
  .iZECJOOr7G {
    row-gap: 1.25rem !important;
  }
  
  .vfQfVZ {
    row-gap: 1.5rem !important;
  }
  
  .MTOhDzW5eyt {
    row-gap: 1.75rem !important;
  }
  
  .HXBICjLsC {
    row-gap: 2rem !important;
  }
  
  .qFGYy4x4a {
    row-gap: 3rem !important;
  }
  
  .B9Aiai6Sk {
    row-gap: 3.5rem !important;
  }
  
  .XyZlYcLCClX {
    row-gap: 4rem !important;
  }
  
  .w5OViP {
    row-gap: 5rem !important;
  }
  
  .tEROkk75JD {
    row-gap: 6rem !important;
  }
  
  .Yd4hW8 {
    column-gap: 0 !important;
  }
  
  .COZg1w {
    column-gap: .25rem !important;
  }
  
  .Qme74OyIdz6 {
    column-gap: .5rem !important;
  }
  
  .yOdhktluip {
    column-gap: .75rem !important;
  }
  
  .aKOsdPn {
    column-gap: 1rem !important;
  }
  
  .UemBXbbzt {
    column-gap: 1.25rem !important;
  }
  
  .YsjcNT {
    column-gap: 1.5rem !important;
  }
  
  .cQak3OcM {
    column-gap: 1.75rem !important;
  }
  
  .WbHAwRq29 {
    column-gap: 2rem !important;
  }
  
  .uoJA5xwQZB {
    column-gap: 3rem !important;
  }
  
  .CE9sjH3 {
    column-gap: 3.5rem !important;
  }
  
  .MJ1Rn9 {
    column-gap: 4rem !important;
  }
  
  .zA4sKbZEvnt {
    column-gap: 5rem !important;
  }
  
  .WKDfLrMxuS {
    column-gap: 6rem !important;
  }
  
  .tehUKaveOp {
    text-align: left !important;
  }
  
  .eLMfAMv {
    text-align: right !important;
  }
  
  .Ck03zT {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .xGLOFEt2 {
    font-size: 2.4375rem !important;
  }
  
  .KbLYKMNpc {
    font-size: 1.95rem !important;
  }
  
  .CtvkuOV {
    font-size: 1.70625rem !important;
  }
  
  .McMbgukwpVM {
    font-size: 1.4625rem !important;
  }
}

@media print {
  .XyuTVhW6 {
    display: inline !important;
  }
  
  .YuWwrR {
    display: inline-block !important;
  }
  
  .BpOQDa {
    display: block !important;
  }
  
  .f1Hu0d2 {
    display: grid !important;
  }
  
  .TTpgugOV8M {
    display: inline-grid !important;
  }
  
  .lGrGS2 {
    display: table !important;
  }
  
  .WtDvdaD7OP {
    display: table-row !important;
  }
  
  .QbSSHZ8W {
    display: table-cell !important;
  }
  
  .YzA6IYiCgVi {
    display: flex !important;
  }
  
  .ZxqlXF {
    display: inline-flex !important;
  }
  
  .EvCvIICkp4b {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .ssU8zs {
    float: left !important;
  }
  
  .zcyYE6 {
    float: right !important;
  }
  
  .gemF4Uo67lX {
    float: none !important;
  }
  
  .IQTSltsTa {
    object-fit: contain !important;
  }
  
  .MkumQSvj {
    object-fit: cover !important;
  }
  
  .zbfZA8CFd5X {
    object-fit: fill !important;
  }
  
  .wbvTejqG {
    object-fit: scale-down !important;
  }
  
  .Bz4JpNKOd {
    object-fit: none !important;
  }
  
  .fdX24J {
    display: inline !important;
  }
  
  .Cgeeer {
    display: inline-block !important;
  }
  
  .oUhr4cPJS {
    display: block !important;
  }
  
  .aZ8n7VRAND {
    display: grid !important;
  }
  
  .rL5asDy {
    display: inline-grid !important;
  }
  
  .MM9ika8REh {
    display: table !important;
  }
  
  .eIvv1Q5oQi {
    display: table-row !important;
  }
  
  .SFNdjPT1 {
    display: table-cell !important;
  }
  
  .IQ5FzMcHKM {
    display: flex !important;
  }
  
  .iHJat4hJrl {
    display: inline-flex !important;
  }
  
  .UQ1dtzf {
    display: none !important;
  }
  
  .lAxliR3X {
    position: static !important;
  }
  
  .mhJJ1Xl {
    position: relative !important;
  }
  
  .jcslBZI {
    position: absolute !important;
  }
  
  .pacSnBp {
    position: fixed !important;
  }
  
  .vNbGwoKdg {
    position: sticky !important;
  }
  
  .bA7LGb {
    top: 0 !important;
  }
  
  .ahZr29ie {
    top: 10% !important;
  }
  
  .h5RqphQ {
    top: 25% !important;
  }
  
  .RYkkEL0q4 {
    top: 50% !important;
  }
  
  .vS9oWJ60Ab {
    top: 60% !important;
  }
  
  .lKr3E42d {
    top: 65% !important;
  }
  
  .rSsQG77TOzZ {
    top: 70% !important;
  }
  
  .giOmPZAz {
    top: 75% !important;
  }
  
  .ckl3BuZ7 {
    top: 100% !important;
  }
  
  .O12dbu9e {
    top: auto !important;
  }
  
  .llnLJE8txr {
    bottom: 0 !important;
  }
  
  .cRaDEeXeND8 {
    bottom: 10% !important;
  }
  
  .qfw7rpiTAi {
    bottom: 25% !important;
  }
  
  .gSj3dNgt {
    bottom: 50% !important;
  }
  
  .U1VFp8Yk {
    bottom: 60% !important;
  }
  
  .yWmV0jT {
    bottom: 65% !important;
  }
  
  .DIeWrWapC {
    bottom: 70% !important;
  }
  
  .uHau34YHKI {
    bottom: 75% !important;
  }
  
  .Tp2ZS4 {
    bottom: 100% !important;
  }
  
  .sqoYxBGMWH {
    bottom: auto !important;
  }
  
  .AQmiiDDO {
    left: 0 !important;
  }
  
  .aDovp2Yp {
    left: 10% !important;
  }
  
  .j25RD5BCb {
    left: 25% !important;
  }
  
  .r3DKOqYEa {
    left: 50% !important;
  }
  
  .QMVETL {
    left: 60% !important;
  }
  
  .kYTsBtHS {
    left: 65% !important;
  }
  
  .ey65u6v {
    left: 70% !important;
  }
  
  .iaNCRiPuY {
    left: 75% !important;
  }
  
  .QNyykeud {
    left: 100% !important;
  }
  
  .ejjexaW {
    left: auto !important;
  }
  
  .g7QRR2j {
    right: 0 !important;
  }
  
  .zskkb1SDo {
    right: 10% !important;
  }
  
  .DdgaxICI4 {
    right: 25% !important;
  }
  
  .dZx3xe {
    right: 50% !important;
  }
  
  .CDoBkm4G7 {
    right: 60% !important;
  }
  
  .pkpCJYl1iks {
    right: 65% !important;
  }
  
  .LljrvxYON {
    right: 70% !important;
  }
  
  .faqMsz {
    right: 75% !important;
  }
  
  .QBVt7qEZ2 {
    right: 100% !important;
  }
  
  .sckhkTAdHsx {
    right: auto !important;
  }
  
  .fruqi67IpY {
    transform: translate(-50%, -50%) !important;
  }
  
  .uk93AdvTS4o {
    transform: translateX(-50%) !important;
  }
  
  .lq6AHz3hw {
    transform: translateY(-50%) !important;
  }
  
  .u3pdb8fmO {
    flex: 1 1 auto !important;
  }
  
  .e1W5bLc {
    flex-direction: row !important;
  }
  
  .GLR4tRf {
    flex-direction: column !important;
  }
  
  .gJ9LcOg {
    flex-direction: row-reverse !important;
  }
  
  .YfwP4f {
    flex-direction: column-reverse !important;
  }
  
  .f9IkXu8QU {
    flex-grow: 0 !important;
  }
  
  .kYhvCEaCl {
    flex-grow: 1 !important;
  }
  
  .vhpfIaz {
    flex-shrink: 0 !important;
  }
  
  .ZuHPksSJeX {
    flex-shrink: 1 !important;
  }
  
  .ur2sFnzs {
    flex-wrap: wrap !important;
  }
  
  .oq3aJwN {
    flex-wrap: nowrap !important;
  }
  
  .WSem0AaUfz2 {
    flex-wrap: wrap-reverse !important;
  }
  
  .wVxx4lM {
    justify-content: flex-start !important;
  }
  
  .pfJjPvzM {
    justify-content: flex-end !important;
  }
  
  .dGcdGm {
    justify-content: center !important;
  }
  
  .XiiQtzDAo {
    justify-content: space-between !important;
  }
  
  .yoRTpGlb8q7 {
    justify-content: space-around !important;
  }
  
  .dYwduh {
    justify-content: space-evenly !important;
  }
  
  .AyTvTI {
    align-items: flex-start !important;
  }
  
  .sfqcUsiI {
    align-items: flex-end !important;
  }
  
  .bCA5pC {
    align-items: center !important;
  }
  
  .iUa5qvz {
    align-items: baseline !important;
  }
  
  .fvSW6Ogw8n {
    align-items: stretch !important;
  }
  
  .KZoKqGe {
    align-content: flex-start !important;
  }
  
  .tNQReJwkh3T {
    align-content: flex-end !important;
  }
  
  .CUyW1Mr8e {
    align-content: center !important;
  }
  
  .DmHYraZsmf {
    align-content: space-between !important;
  }
  
  .ohdlf93r5 {
    align-content: space-around !important;
  }
  
  .XxvxLiBcGHE {
    align-content: stretch !important;
  }
  
  .PdojPM8xy {
    align-self: auto !important;
  }
  
  .yKhfoekqf {
    align-self: flex-start !important;
  }
  
  .QCZtH7u {
    align-self: flex-end !important;
  }
  
  .bGJd9O3xWkQ {
    align-self: center !important;
  }
  
  .vAkh5a6MK {
    align-self: baseline !important;
  }
  
  .v6KKPooJTPV {
    align-self: stretch !important;
  }
  
  .XTtfHz2vi {
    order: -1 !important;
  }
  
  .sjtqJv {
    order: 0 !important;
  }
  
  .fiNNxB {
    order: 1 !important;
  }
  
  .RaVU6u {
    order: 2 !important;
  }
  
  .ZISTSH4 {
    order: 3 !important;
  }
  
  .yPqaKj {
    order: 4 !important;
  }
  
  .Hobl97sP {
    order: 5 !important;
  }
  
  .oIWX5L {
    order: 6 !important;
  }
  
  .xh2bi3Z {
    margin: 0 !important;
  }
  
  .f4ctrP8be {
    margin: .25rem !important;
  }
  
  .MZOZeq9Y99 {
    margin: .5rem !important;
  }
  
  .oEkrT4wZ {
    margin: .75rem !important;
  }
  
  .QzvbJs {
    margin: 1rem !important;
  }
  
  .VjKLofsm7s {
    margin: 1.25rem !important;
  }
  
  .XsoINHW1BAX {
    margin: 1.5rem !important;
  }
  
  .jwNA8W {
    margin: 1.75rem !important;
  }
  
  .Le1vOb {
    margin: 2rem !important;
  }
  
  .CjwFQIHSEUt {
    margin: 3rem !important;
  }
  
  .hIC5rRL {
    margin: 3.5rem !important;
  }
  
  .C6IYoRxPUPA {
    margin: 4rem !important;
  }
  
  .RcXdnH77 {
    margin: 5rem !important;
  }
  
  .I88vlAxO7m {
    margin: 6rem !important;
  }
  
  .brvA3YcV {
    margin: auto !important;
  }
  
  .MhKguuoCN {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .CW94WvA55M {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .POIFLAt {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .ML5OyhLelpD {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .oUG9YLlEQmt {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .vIy61bbSQ {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .nDRjLOR0 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .LApteIJ {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .vQIKn0U {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .MfgxBOaECNt {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .aeeNBttsKF {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .ej8g3ZoS {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .GMEb43oWWA5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .U4oXieUziqZ {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .UnR3JhMejx {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .euEuvmxdscu {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .Z3jRYO8ca {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .HyR1djq {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .ETUyzK5Nx {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .QgIhd10FS8 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .Ky4i71QV {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .sE5Tmo {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .ZxO73I {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .BRs6wpyNq {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .KdlRqpedmk0 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .XWTf8M8G {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .x338ZTguzW {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .UhLQEnq {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .BDuoSlG1 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .BQyDPNXSTtr {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .oMD2oM {
    margin-top: 0 !important;
  }
  
  .AEU7Mnc9bao {
    margin-top: .25rem !important;
  }
  
  .MUE8EtfG {
    margin-top: .5rem !important;
  }
  
  .XuX4dsGoX {
    margin-top: .75rem !important;
  }
  
  .FaBfgjsg {
    margin-top: 1rem !important;
  }
  
  .YCo3Vw {
    margin-top: 1.25rem !important;
  }
  
  .EY4qtH {
    margin-top: 1.5rem !important;
  }
  
  .G6sDm5 {
    margin-top: 1.75rem !important;
  }
  
  .AMrdlLLAz9 {
    margin-top: 2rem !important;
  }
  
  .v6qNAOIvX {
    margin-top: 3rem !important;
  }
  
  .R5ravbY {
    margin-top: 3.5rem !important;
  }
  
  .j8shB9qt9 {
    margin-top: 4rem !important;
  }
  
  .iLNAZc {
    margin-top: 5rem !important;
  }
  
  .Fj1Gjh2z {
    margin-top: 6rem !important;
  }
  
  .HeOXwAUBe {
    margin-top: auto !important;
  }
  
  .uXeZsDamS {
    margin-right: 0 !important;
  }
  
  .Vfji5ClNBrA {
    margin-right: .25rem !important;
  }
  
  .JUWUaiBZB {
    margin-right: .5rem !important;
  }
  
  .K5l7fBa {
    margin-right: .75rem !important;
  }
  
  .IjKlRTbvP59 {
    margin-right: 1rem !important;
  }
  
  .VCtvZP {
    margin-right: 1.25rem !important;
  }
  
  .mkepTqWLqH {
    margin-right: 1.5rem !important;
  }
  
  .m0rhjSGxFD2 {
    margin-right: 1.75rem !important;
  }
  
  .D8qsUaL8an9 {
    margin-right: 2rem !important;
  }
  
  .IGAIXkHF {
    margin-right: 3rem !important;
  }
  
  .Gdy54E {
    margin-right: 3.5rem !important;
  }
  
  .Yrp3iSCC {
    margin-right: 4rem !important;
  }
  
  .MRf08hs9T {
    margin-right: 5rem !important;
  }
  
  .piK2XIbZrF {
    margin-right: 6rem !important;
  }
  
  .c5iOKsfANXk {
    margin-right: auto !important;
  }
  
  .W4oPnIK {
    margin-bottom: 0 !important;
  }
  
  .RJKKF7WeD {
    margin-bottom: .25rem !important;
  }
  
  .V3GdODD {
    margin-bottom: .5rem !important;
  }
  
  .vE3t7vNCXr {
    margin-bottom: .75rem !important;
  }
  
  .nlqnmhKf {
    margin-bottom: 1rem !important;
  }
  
  .WOHwK0vc {
    margin-bottom: 1.25rem !important;
  }
  
  .hazkiCDKDIM {
    margin-bottom: 1.5rem !important;
  }
  
  .Q1BR3LY {
    margin-bottom: 1.75rem !important;
  }
  
  .Ya50XX {
    margin-bottom: 2rem !important;
  }
  
  .QaUJeWPHap7 {
    margin-bottom: 3rem !important;
  }
  
  .OwrCYf7f0IT {
    margin-bottom: 3.5rem !important;
  }
  
  .bxSPZO {
    margin-bottom: 4rem !important;
  }
  
  .ZtqthM2uiR {
    margin-bottom: 5rem !important;
  }
  
  .lBjGTaiy {
    margin-bottom: 6rem !important;
  }
  
  .XKRVDof {
    margin-bottom: auto !important;
  }
  
  .CjbRrH {
    margin-left: 0 !important;
  }
  
  .h0LOgr2ixpS {
    margin-left: .25rem !important;
  }
  
  .s841PB1tOPk {
    margin-left: .5rem !important;
  }
  
  .qrWsgV {
    margin-left: .75rem !important;
  }
  
  .ZD8Imx {
    margin-left: 1rem !important;
  }
  
  .JaJzT35x {
    margin-left: 1.25rem !important;
  }
  
  .rvoptF {
    margin-left: 1.5rem !important;
  }
  
  .x6cjiFDvE {
    margin-left: 1.75rem !important;
  }
  
  .BgAKBt {
    margin-left: 2rem !important;
  }
  
  .vIznKv61 {
    margin-left: 3rem !important;
  }
  
  .WfFpwYZz {
    margin-left: 3.5rem !important;
  }
  
  .kkvh9LO0 {
    margin-left: 4rem !important;
  }
  
  .Mlhi5Fo1fml {
    margin-left: 5rem !important;
  }
  
  .ZeoykK5c8 {
    margin-left: 6rem !important;
  }
  
  .STpBjEyF {
    margin-left: auto !important;
  }
  
  .lRXbRX {
    margin: -0.25rem !important;
  }
  
  .xe3sicUM1 {
    margin: -0.5rem !important;
  }
  
  .lkxb4hvkff {
    margin: -0.75rem !important;
  }
  
  .jm24eKZ {
    margin: -1rem !important;
  }
  
  .rd0Dm0kv {
    margin: -1.25rem !important;
  }
  
  .j1gEhMn {
    margin: -1.5rem !important;
  }
  
  .o2bwDQdQF {
    margin: -1.75rem !important;
  }
  
  .IDhy3hFU {
    margin: -2rem !important;
  }
  
  .Bivep2uoKU4 {
    margin: -3rem !important;
  }
  
  .RqvcP8UCIbP {
    margin: -3.5rem !important;
  }
  
  .slxwCUMfR {
    margin: -4rem !important;
  }
  
  .IHrcHQeDin {
    margin: -5rem !important;
  }
  
  .NfHVF1twf {
    margin: -6rem !important;
  }
  
  .wVfrL2 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .McdEV0m {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .Kwdary {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .u7oGFvb2 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .PdgbU9B {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .hca07i4yS {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .sjrfQSi {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .jFD2BT9X {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .Ygi7A60Wl {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .lpk47LYgHz {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .qO0IEPR2y {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .QYLTL3 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .PLfteX5 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .LaExKcMys6h {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .AV5QaxgIyoO {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .WF6OPl {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .jvPVgbgHEDU {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .RdowaP {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .hXD7iW {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .Hl5K068 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .gC34Wc7 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .v0EH5gqj {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .aUg6YyeE {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .MSduHlapSN {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .ExXT2Iwoj {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .jyq1B8JMagN {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .f5rkRaVUO {
    margin-top: -0.25rem !important;
  }
  
  .NBmrEm {
    margin-top: -0.5rem !important;
  }
  
  .vNK68k4 {
    margin-top: -0.75rem !important;
  }
  
  .s60FZ7l {
    margin-top: -1rem !important;
  }
  
  .KzX2BaWC0Si {
    margin-top: -1.25rem !important;
  }
  
  .TzJNed {
    margin-top: -1.5rem !important;
  }
  
  .F0OPJ9v {
    margin-top: -1.75rem !important;
  }
  
  .oDTaBMvB {
    margin-top: -2rem !important;
  }
  
  .H4wMeGDDe {
    margin-top: -3rem !important;
  }
  
  .m7JjsAkGk {
    margin-top: -3.5rem !important;
  }
  
  .DcaVGGHfsF9 {
    margin-top: -4rem !important;
  }
  
  .aSw60MHIhn {
    margin-top: -5rem !important;
  }
  
  .serLskJN {
    margin-top: -6rem !important;
  }
  
  .G6QiPdHeAA {
    margin-right: -0.25rem !important;
  }
  
  .KUM6Elw {
    margin-right: -0.5rem !important;
  }
  
  .oKWo8Me {
    margin-right: -0.75rem !important;
  }
  
  .VHEp6PbqkjX {
    margin-right: -1rem !important;
  }
  
  .cmjsedTd9 {
    margin-right: -1.25rem !important;
  }
  
  .hdKGKlBZ3 {
    margin-right: -1.5rem !important;
  }
  
  .PYhn1M2 {
    margin-right: -1.75rem !important;
  }
  
  .GqoPqwcMSOt {
    margin-right: -2rem !important;
  }
  
  .wlUtIKi4oNn {
    margin-right: -3rem !important;
  }
  
  .KXXWMVFtlNN {
    margin-right: -3.5rem !important;
  }
  
  .kuVys7LE {
    margin-right: -4rem !important;
  }
  
  .H9Hacx9zgAc {
    margin-right: -5rem !important;
  }
  
  .THecYv6Vxv {
    margin-right: -6rem !important;
  }
  
  .jMHX5oUAZ9I {
    margin-bottom: -0.25rem !important;
  }
  
  .Ok1B0RF {
    margin-bottom: -0.5rem !important;
  }
  
  .K4JDyeS {
    margin-bottom: -0.75rem !important;
  }
  
  .n3azqYY {
    margin-bottom: -1rem !important;
  }
  
  .L9PRvIQ {
    margin-bottom: -1.25rem !important;
  }
  
  .x7WDvbOct {
    margin-bottom: -1.5rem !important;
  }
  
  .SrHsgi {
    margin-bottom: -1.75rem !important;
  }
  
  .ItyO82iGFbw {
    margin-bottom: -2rem !important;
  }
  
  .Z6jRFM {
    margin-bottom: -3rem !important;
  }
  
  .ACeGVlb {
    margin-bottom: -3.5rem !important;
  }
  
  .c3zcFCfglt {
    margin-bottom: -4rem !important;
  }
  
  .f6kZs4EpQXt {
    margin-bottom: -5rem !important;
  }
  
  .psws7E8s25 {
    margin-bottom: -6rem !important;
  }
  
  .ovfmekj7nQF {
    margin-left: -0.25rem !important;
  }
  
  .LSktMEKnp {
    margin-left: -0.5rem !important;
  }
  
  .dI2lf6 {
    margin-left: -0.75rem !important;
  }
  
  .BHOhFiS {
    margin-left: -1rem !important;
  }
  
  .i7I6hitM {
    margin-left: -1.25rem !important;
  }
  
  .saR6LUiM57T {
    margin-left: -1.5rem !important;
  }
  
  .ktHkSj {
    margin-left: -1.75rem !important;
  }
  
  .o6zfS98EL {
    margin-left: -2rem !important;
  }
  
  .NlUfjCu {
    margin-left: -3rem !important;
  }
  
  .BBfRaareg {
    margin-left: -3.5rem !important;
  }
  
  .xh9KbjGic {
    margin-left: -4rem !important;
  }
  
  .J7V01D1 {
    margin-left: -5rem !important;
  }
  
  .pBEXnC {
    margin-left: -6rem !important;
  }
  
  .isiBY9 {
    padding: 0 !important;
  }
  
  .Zf4sSXhrW {
    padding: .25rem !important;
  }
  
  .BC7hS3YUXdU {
    padding: .5rem !important;
  }
  
  .FaE4ak {
    padding: .75rem !important;
  }
  
  .jqeerkg {
    padding: 1rem !important;
  }
  
  .FuBpn39bbhO {
    padding: 1.25rem !important;
  }
  
  .K2ZIv834s3 {
    padding: 1.5rem !important;
  }
  
  .BOkKen {
    padding: 1.75rem !important;
  }
  
  .vdYy4HngmUL {
    padding: 2rem !important;
  }
  
  .msD6kRCCgx {
    padding: 3rem !important;
  }
  
  .gO2wGWWT {
    padding: 3.5rem !important;
  }
  
  .beQObWfHgze {
    padding: 4rem !important;
  }
  
  .s31mMLtnU {
    padding: 5rem !important;
  }
  
  .BVuaZ6 {
    padding: 6rem !important;
  }
  
  .vKtFX93abo {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .qYaigJfodU6 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .kcBZaZVy {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .zeuEUagahuC {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .ZpdppnuX9 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .KjsqvF {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .wkUq5u {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .Gj9j5s0D8L {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .calyJzx {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .lK85tA3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .WAhcGy09u {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Uc0hKVif {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .d9qfo04X {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .LPMyt9Uii {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .pka9YIoh {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .HwA0cHHuU5 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .hxiN7a3E {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .YAwsr2Ur {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .Cy6rnj {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .Ex7sPw6 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .PHRH4D3S {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .WHXxRy {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .bXoOnjJUbk0 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .yEzdeEB36l {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .zhCXtGdCx0 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .LlqVpHsj2b {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .I9QUyVKWL {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .KVTgkxKMeZ {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .nCvihKgpL {
    padding-top: 0 !important;
  }
  
  .SNfvoIEU {
    padding-top: .25rem !important;
  }
  
  .z1HtrkKz5 {
    padding-top: .5rem !important;
  }
  
  .tAB7Uc2 {
    padding-top: .75rem !important;
  }
  
  .szlFsolPr {
    padding-top: 1rem !important;
  }
  
  .H0crm8Qhl {
    padding-top: 1.25rem !important;
  }
  
  .vq9W4A {
    padding-top: 1.5rem !important;
  }
  
  .D2fKRrir {
    padding-top: 1.75rem !important;
  }
  
  .vczUXy {
    padding-top: 2rem !important;
  }
  
  .bhsgcOx3tlw {
    padding-top: 3rem !important;
  }
  
  .NCWawpw6 {
    padding-top: 3.5rem !important;
  }
  
  .B8TJeN {
    padding-top: 4rem !important;
  }
  
  .YnN5I8NoL7 {
    padding-top: 5rem !important;
  }
  
  .k7x30X6P {
    padding-top: 6rem !important;
  }
  
  .lYtt4RyWsfL {
    padding-right: 0 !important;
  }
  
  .pjvaXmYiC5 {
    padding-right: .25rem !important;
  }
  
  .gXM9ZIDO {
    padding-right: .5rem !important;
  }
  
  .azBFqkZ {
    padding-right: .75rem !important;
  }
  
  .QjiUWFB6dv {
    padding-right: 1rem !important;
  }
  
  .lIhBrbCVc9 {
    padding-right: 1.25rem !important;
  }
  
  .ieCSiv9ee6t {
    padding-right: 1.5rem !important;
  }
  
  .vFfB75Wam2 {
    padding-right: 1.75rem !important;
  }
  
  .Ku91ytt {
    padding-right: 2rem !important;
  }
  
  .P3g2kXk1 {
    padding-right: 3rem !important;
  }
  
  .fuHqohmHA {
    padding-right: 3.5rem !important;
  }
  
  .voAyxvX6r {
    padding-right: 4rem !important;
  }
  
  .FIf9eaqhg {
    padding-right: 5rem !important;
  }
  
  .Ye0UXI {
    padding-right: 6rem !important;
  }
  
  .tpbpB02Cc {
    padding-bottom: 0 !important;
  }
  
  .VjerTI {
    padding-bottom: .25rem !important;
  }
  
  .KDoxBWe {
    padding-bottom: .5rem !important;
  }
  
  .bFIFJh {
    padding-bottom: .75rem !important;
  }
  
  .FR9FBcoE {
    padding-bottom: 1rem !important;
  }
  
  .gd8C7NHJp {
    padding-bottom: 1.25rem !important;
  }
  
  .RZQoQV {
    padding-bottom: 1.5rem !important;
  }
  
  .bwCsUc {
    padding-bottom: 1.75rem !important;
  }
  
  .slNhGxMcn {
    padding-bottom: 2rem !important;
  }
  
  .UJLBtLJG6a {
    padding-bottom: 3rem !important;
  }
  
  .VV0ZLQJPvi5 {
    padding-bottom: 3.5rem !important;
  }
  
  .qwCsvigU {
    padding-bottom: 4rem !important;
  }
  
  .oJgm6kT {
    padding-bottom: 5rem !important;
  }
  
  .vbFaT6rX {
    padding-bottom: 6rem !important;
  }
  
  .WdziUx {
    padding-left: 0 !important;
  }
  
  .Vt0hzih {
    padding-left: .25rem !important;
  }
  
  .JANTH6N6 {
    padding-left: .5rem !important;
  }
  
  .vR2vpkH {
    padding-left: .75rem !important;
  }
  
  .kRNWt7Ioea {
    padding-left: 1rem !important;
  }
  
  .QZOkogoj7SY {
    padding-left: 1.25rem !important;
  }
  
  .VEyk9oU {
    padding-left: 1.5rem !important;
  }
  
  .eRrgabw {
    padding-left: 1.75rem !important;
  }
  
  .aOGkk2Apya {
    padding-left: 2rem !important;
  }
  
  .MP6wK1Q {
    padding-left: 3rem !important;
  }
  
  .SbsmC9 {
    padding-left: 3.5rem !important;
  }
  
  .gFlfJfdzsN8 {
    padding-left: 4rem !important;
  }
  
  .CcywIB {
    padding-left: 5rem !important;
  }
  
  .d9M0l0PnO {
    padding-left: 6rem !important;
  }
  
  .NgHTmrJamX {
    gap: 0 !important;
  }
  
  .KDe6Rb7gX3 {
    gap: .25rem !important;
  }
  
  .FwZAUyt {
    gap: .5rem !important;
  }
  
  .ZeREijb {
    gap: .75rem !important;
  }
  
  .ADOXHueijCQ {
    gap: 1rem !important;
  }
  
  .VQUE30UjDvh {
    gap: 1.25rem !important;
  }
  
  .ktTbmc {
    gap: 1.5rem !important;
  }
  
  .OFc18yhp89q {
    gap: 1.75rem !important;
  }
  
  .gWpYjQZzx {
    gap: 2rem !important;
  }
  
  .L9Rpr3rW {
    gap: 3rem !important;
  }
  
  .VqGZR6MLn {
    gap: 3.5rem !important;
  }
  
  .fOSX6ihcGN {
    gap: 4rem !important;
  }
  
  .i5GEzjoZ42O {
    gap: 5rem !important;
  }
  
  .LM45fFpsiW {
    gap: 6rem !important;
  }
  
  .Kpsi4iAgZj {
    row-gap: 0 !important;
  }
  
  .RgWyzqcm {
    row-gap: .25rem !important;
  }
  
  .Mjc0fmF2 {
    row-gap: .5rem !important;
  }
  
  .F6GaPv8d {
    row-gap: .75rem !important;
  }
  
  .kvSjehRM9 {
    row-gap: 1rem !important;
  }
  
  .mpFgPsMPqZ {
    row-gap: 1.25rem !important;
  }
  
  .WgFkaswJIL {
    row-gap: 1.5rem !important;
  }
  
  .ODayVKDf {
    row-gap: 1.75rem !important;
  }
  
  .KwZdZh {
    row-gap: 2rem !important;
  }
  
  .OTrcHj {
    row-gap: 3rem !important;
  }
  
  .qJhUYV4Iy {
    row-gap: 3.5rem !important;
  }
  
  .g8mqsZCiSPo {
    row-gap: 4rem !important;
  }
  
  .bZM7GlYFUXT {
    row-gap: 5rem !important;
  }
  
  .QAdvLUO5bb {
    row-gap: 6rem !important;
  }
  
  .zSga1HE {
    column-gap: 0 !important;
  }
  
  .lhaqlV {
    column-gap: .25rem !important;
  }
  
  .ZqMcab {
    column-gap: .5rem !important;
  }
  
  .g7K6fF5 {
    column-gap: .75rem !important;
  }
  
  .AtpxEqAX {
    column-gap: 1rem !important;
  }
  
  .utvuDe {
    column-gap: 1.25rem !important;
  }
  
  .iv4Vfop {
    column-gap: 1.5rem !important;
  }
  
  .TmVWVs {
    column-gap: 1.75rem !important;
  }
  
  .tkW4fJt {
    column-gap: 2rem !important;
  }
  
  .mFB0hjbxNfn {
    column-gap: 3rem !important;
  }
  
  .WLR17FjQVeX {
    column-gap: 3.5rem !important;
  }
  
  .l43DeQlRgKw {
    column-gap: 4rem !important;
  }
  
  .csRXhBV {
    column-gap: 5rem !important;
  }
  
  .kcU7LZ {
    column-gap: 6rem !important;
  }
  
  .DsdWsqhXUen {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .K6p5L1z {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .rrOx5ywemqy {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .R2Aykox4 {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .zzULdUN4yRy {
    font-size: 1.21875rem !important;
  }
  
  .w15XXVqZqK5 {
    font-size: 0.975rem !important;
  }
  
  .rNqiZtg {
    text-align: left !important;
  }
  
  .hMPwcKh5OY {
    text-align: right !important;
  }
  
  .EwuUJeQjiY4 {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .bzPsEm {
    float: left !important;
  }
  
  .nZi7AYnib {
    float: right !important;
  }
  
  .ZRYLzdcDHrx {
    float: none !important;
  }
  
  .xUIfyAEdjpm {
    object-fit: contain !important;
  }
  
  .tuw0sjTFGEZ {
    object-fit: cover !important;
  }
  
  .BrZcan42 {
    object-fit: fill !important;
  }
  
  .zYrGsDS2eB0 {
    object-fit: scale-down !important;
  }
  
  .CfeVlzxz3k {
    object-fit: none !important;
  }
  
  .czA5JKb0N {
    display: inline !important;
  }
  
  .hGasbQURF3E {
    display: inline-block !important;
  }
  
  .aQEjRJm {
    display: block !important;
  }
  
  .Hz0eB9F0 {
    display: grid !important;
  }
  
  .Af8aTeCY {
    display: inline-grid !important;
  }
  
  .ItFBfOglr {
    display: table !important;
  }
  
  .Ahta23xQ9Wa {
    display: table-row !important;
  }
  
  .iXK1h3 {
    display: table-cell !important;
  }
  
  .jDSadD {
    display: flex !important;
  }
  
  .SwdT0jb9b {
    display: inline-flex !important;
  }
  
  .dFxWrcb4 {
    display: none !important;
  }
  
  .Em0nKRM5mi {
    position: static !important;
  }
  
  .MR2mdNXFUA {
    position: relative !important;
  }
  
  .kSifdgh {
    position: absolute !important;
  }
  
  .yHO694lVS {
    position: fixed !important;
  }
  
  .QtAlgBOU6N {
    position: sticky !important;
  }
  
  .GbwemtCC4I3 {
    top: 0 !important;
  }
  
  .o2NoXjjcKt5 {
    top: 10% !important;
  }
  
  .aHRXdMd3KA {
    top: 25% !important;
  }
  
  .aAb22P9 {
    top: 50% !important;
  }
  
  .QSYGexCAYK {
    top: 60% !important;
  }
  
  .mQ8M8God {
    top: 65% !important;
  }
  
  .G6HGMpp {
    top: 70% !important;
  }
  
  .LObqn9 {
    top: 75% !important;
  }
  
  .JzbG28A4hE {
    top: 100% !important;
  }
  
  .krfCjQcZftC {
    top: auto !important;
  }
  
  .k5HqjIi {
    bottom: 0 !important;
  }
  
  .UYlvIXbmwz {
    bottom: 10% !important;
  }
  
  .Gegg9fZT {
    bottom: 25% !important;
  }
  
  .kdc0Wwx {
    bottom: 50% !important;
  }
  
  .VvNfLO639Y {
    bottom: 60% !important;
  }
  
  .HAgguxdax {
    bottom: 65% !important;
  }
  
  .OjEBGsfO62 {
    bottom: 70% !important;
  }
  
  .F8NXMX {
    bottom: 75% !important;
  }
  
  .ZsKJXOv {
    bottom: 100% !important;
  }
  
  .atlHF2UVr {
    bottom: auto !important;
  }
  
  .gHUBKix {
    left: 0 !important;
  }
  
  .S7UGqimijDy {
    left: 10% !important;
  }
  
  .UjwzpAee {
    left: 25% !important;
  }
  
  .ZHlGZr4j {
    left: 50% !important;
  }
  
  .EN05KMl {
    left: 60% !important;
  }
  
  .aSgmlM {
    left: 65% !important;
  }
  
  .Ws9wpHmqdc {
    left: 70% !important;
  }
  
  .nept7w {
    left: 75% !important;
  }
  
  .B4ejh8D0zu6 {
    left: 100% !important;
  }
  
  .FpzZsTh5U {
    left: auto !important;
  }
  
  .zNaOy15ark5 {
    right: 0 !important;
  }
  
  .mXpgZN9TD {
    right: 10% !important;
  }
  
  .Mso0bop {
    right: 25% !important;
  }
  
  .eWJvaq8i8N {
    right: 50% !important;
  }
  
  .awgsMQ {
    right: 60% !important;
  }
  
  .ddRINwDLLM {
    right: 65% !important;
  }
  
  .wwX8XHVSH8 {
    right: 70% !important;
  }
  
  .eZ6IIX52qm {
    right: 75% !important;
  }
  
  .IobfdB {
    right: 100% !important;
  }
  
  .vfDdDhQlw8 {
    right: auto !important;
  }
  
  .BzWWtONdGs {
    transform: translate(-50%, -50%) !important;
  }
  
  .LtgLWE {
    transform: translateX(-50%) !important;
  }
  
  .FB5Fri {
    transform: translateY(-50%) !important;
  }
  
  .W87zSif {
    flex: 1 1 auto !important;
  }
  
  .NtbQX01b {
    flex-direction: row !important;
  }
  
  .ciZ0hvL7nra {
    flex-direction: column !important;
  }
  
  .H4ASJ2WoB7 {
    flex-direction: row-reverse !important;
  }
  
  .n5OpP0G5b {
    flex-direction: column-reverse !important;
  }
  
  .or057sqPZ {
    flex-grow: 0 !important;
  }
  
  .QArm5ysY7eA {
    flex-grow: 1 !important;
  }
  
  .WEdO5EuoO2x {
    flex-shrink: 0 !important;
  }
  
  .pmBEA6gkyyT {
    flex-shrink: 1 !important;
  }
  
  .FiQ6bEYLAl {
    flex-wrap: wrap !important;
  }
  
  .HPXe99hz {
    flex-wrap: nowrap !important;
  }
  
  .pheD7Lwk {
    flex-wrap: wrap-reverse !important;
  }
  
  .dAcqymf {
    justify-content: flex-start !important;
  }
  
  .QsGpXGqHA {
    justify-content: flex-end !important;
  }
  
  .DXfeD3 {
    justify-content: center !important;
  }
  
  .zPeUNJ {
    justify-content: space-between !important;
  }
  
  .xDDavookw {
    justify-content: space-around !important;
  }
  
  .Zcmu8nsI {
    justify-content: space-evenly !important;
  }
  
  .LV2bdevoLh {
    align-items: flex-start !important;
  }
  
  .GQabuCAU8Eb {
    align-items: flex-end !important;
  }
  
  .GH4UhD {
    align-items: center !important;
  }
  
  .pj9Wq2Ma {
    align-items: baseline !important;
  }
  
  .daRO1a5 {
    align-items: stretch !important;
  }
  
  .JWDPK9jWv6 {
    align-content: flex-start !important;
  }
  
  .nnq6Pz {
    align-content: flex-end !important;
  }
  
  .RJdZgk33Z {
    align-content: center !important;
  }
  
  .OkjT4N4At {
    align-content: space-between !important;
  }
  
  .fpfGgciI {
    align-content: space-around !important;
  }
  
  .pg3aBvq {
    align-content: stretch !important;
  }
  
  .ibGWwSA9 {
    align-self: auto !important;
  }
  
  .B4EOfew1wa {
    align-self: flex-start !important;
  }
  
  .kFMtmT {
    align-self: flex-end !important;
  }
  
  .lmRwba {
    align-self: center !important;
  }
  
  .RwoWUif50f {
    align-self: baseline !important;
  }
  
  .uVknVGih2kU {
    align-self: stretch !important;
  }
  
  .p9F4L4zU {
    order: -1 !important;
  }
  
  .xL212f4c {
    order: 0 !important;
  }
  
  .IKe75OMY91 {
    order: 1 !important;
  }
  
  .VASKxOFCtl {
    order: 2 !important;
  }
  
  .aY3KtE2abw9 {
    order: 3 !important;
  }
  
  .JsRJPqhloE {
    order: 4 !important;
  }
  
  .jJoEv88rf {
    order: 5 !important;
  }
  
  .PSTu5c {
    order: 6 !important;
  }
  
  .WTB4hA4vki {
    margin: 0 !important;
  }
  
  .gdiHwGefLM {
    margin: .25rem !important;
  }
  
  .aeoMEEGoSJ {
    margin: .5rem !important;
  }
  
  .ERnkYB {
    margin: .75rem !important;
  }
  
  .GSOJ9N {
    margin: 1rem !important;
  }
  
  .aD3csAxLrg {
    margin: 1.25rem !important;
  }
  
  .TFngkzlo {
    margin: 1.5rem !important;
  }
  
  .a5KvFOfB {
    margin: 1.75rem !important;
  }
  
  .YbOafJUIl {
    margin: 2rem !important;
  }
  
  .LPglKhUYIx {
    margin: 3rem !important;
  }
  
  .vDPXaI {
    margin: 3.5rem !important;
  }
  
  .BZzqf0 {
    margin: 4rem !important;
  }
  
  .IbBagXRg1Jg {
    margin: 5rem !important;
  }
  
  .yAH5VY5Ev {
    margin: 6rem !important;
  }
  
  .VRbtO7 {
    margin: auto !important;
  }
  
  .Z4TTmPn {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .x3KQdW1IWDc {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .wfnmRqlmSC {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .kgKY93Nmr {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .NJ5JiZOad4V {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .Cnr4E7f {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .gDWA3QHo {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .xXIaR3PH {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .VdBadge8llD {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .MS1y3ePZ {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .Xc70TsM {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .kCURCKe {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .Kp5wBa {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .nRkDr2XbQ {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .soLH0uXh20 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .RwKWHl {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .ktqHCWq6 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .HiMh4JP {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .iRZRd1b1Tn {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .e3hUFGj {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .o6QzKax9oKk {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .qalAPV {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .GL9GxOnZ7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .PfDboZFYj5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .LKrrF7yK {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .gQCJ3qxC2t {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .qngf3JH {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .BzrgLXu6kNh {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .PYo3PqI1Y {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .y75rVVTgS {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .kxjeL3Dtl {
    margin-top: 0 !important;
  }
  
  .Fs1eVo {
    margin-top: .25rem !important;
  }
  
  .AtC6q5CsPY {
    margin-top: .5rem !important;
  }
  
  .ltzA4ckvYEq {
    margin-top: .75rem !important;
  }
  
  .MQvyvIfpD2z {
    margin-top: 1rem !important;
  }
  
  .nVetceWz3 {
    margin-top: 1.25rem !important;
  }
  
  .vY4M0pJX {
    margin-top: 1.5rem !important;
  }
  
  .Tr7nJpPC {
    margin-top: 1.75rem !important;
  }
  
  .KVJ8VhDTxg {
    margin-top: 2rem !important;
  }
  
  .jnBmuk {
    margin-top: 3rem !important;
  }
  
  .IYfdhPktab {
    margin-top: 3.5rem !important;
  }
  
  .zaF8Bni {
    margin-top: 4rem !important;
  }
  
  .PYbz8Fr {
    margin-top: 5rem !important;
  }
  
  .tfOXGhqpbw {
    margin-top: 6rem !important;
  }
  
  .pBHxov {
    margin-top: auto !important;
  }
  
  .JICipVwbm {
    margin-right: 0 !important;
  }
  
  .lGOZL5 {
    margin-right: .25rem !important;
  }
  
  .yTpgTw {
    margin-right: .5rem !important;
  }
  
  .bV8Z459Ijs {
    margin-right: .75rem !important;
  }
  
  .zgxk1iNKH {
    margin-right: 1rem !important;
  }
  
  .AWjri1CH6 {
    margin-right: 1.25rem !important;
  }
  
  .FuUaUzxIYrx {
    margin-right: 1.5rem !important;
  }
  
  .YMV39Na {
    margin-right: 1.75rem !important;
  }
  
  .I86rmfzElv {
    margin-right: 2rem !important;
  }
  
  .dtKJsIOzi {
    margin-right: 3rem !important;
  }
  
  .Stmgs3e5FEA {
    margin-right: 3.5rem !important;
  }
  
  .igqfe3 {
    margin-right: 4rem !important;
  }
  
  .JJV0Q9 {
    margin-right: 5rem !important;
  }
  
  .RFSh4nAg2F3 {
    margin-right: 6rem !important;
  }
  
  .uRfB6dW1ah {
    margin-right: auto !important;
  }
  
  .t38oTa6V1YV {
    margin-bottom: 0 !important;
  }
  
  .IDN6I0yW {
    margin-bottom: .25rem !important;
  }
  
  .r9bmI7 {
    margin-bottom: .5rem !important;
  }
  
  .MiZiIl4i {
    margin-bottom: .75rem !important;
  }
  
  .TzWtaA {
    margin-bottom: 1rem !important;
  }
  
  .iOzJAW {
    margin-bottom: 1.25rem !important;
  }
  
  .wrgYSuwRH1 {
    margin-bottom: 1.5rem !important;
  }
  
  .M2DzgdRq {
    margin-bottom: 1.75rem !important;
  }
  
  .sSFKRS {
    margin-bottom: 2rem !important;
  }
  
  .bEobg12C39W {
    margin-bottom: 3rem !important;
  }
  
  .x5xdCn1 {
    margin-bottom: 3.5rem !important;
  }
  
  .jj96wbhwi {
    margin-bottom: 4rem !important;
  }
  
  .ryEZxhqPb {
    margin-bottom: 5rem !important;
  }
  
  .DDeZREFOly {
    margin-bottom: 6rem !important;
  }
  
  .zjL7dj8AMdA {
    margin-bottom: auto !important;
  }
  
  .cJ8ii1xtMyp {
    margin-left: 0 !important;
  }
  
  .jlmT2zE {
    margin-left: .25rem !important;
  }
  
  .Nfftc4Oj9dF {
    margin-left: .5rem !important;
  }
  
  .zWpLhlDu {
    margin-left: .75rem !important;
  }
  
  .DiIj9PtimD {
    margin-left: 1rem !important;
  }
  
  .LtBD2z6 {
    margin-left: 1.25rem !important;
  }
  
  .ZhWQgy0 {
    margin-left: 1.5rem !important;
  }
  
  .n5MOuQ {
    margin-left: 1.75rem !important;
  }
  
  .KyKrZQ {
    margin-left: 2rem !important;
  }
  
  .HSwAe0CFpS {
    margin-left: 3rem !important;
  }
  
  .NlQC0Iy {
    margin-left: 3.5rem !important;
  }
  
  .BQU4asdxhAK {
    margin-left: 4rem !important;
  }
  
  .IB1ij0 {
    margin-left: 5rem !important;
  }
  
  .ZL1yyK {
    margin-left: 6rem !important;
  }
  
  .FlAIecemsE {
    margin-left: auto !important;
  }
  
  .p3Kg2O922Nd {
    margin: -0.25rem !important;
  }
  
  .bUJjeFb {
    margin: -0.5rem !important;
  }
  
  .GFSoBxDw {
    margin: -0.75rem !important;
  }
  
  .Po9nTBGON {
    margin: -1rem !important;
  }
  
  .wLzzOBoIn {
    margin: -1.25rem !important;
  }
  
  .vbml8PpklWa {
    margin: -1.5rem !important;
  }
  
  .hEd8X2DFT {
    margin: -1.75rem !important;
  }
  
  .Yz5uQ8eGn {
    margin: -2rem !important;
  }
  
  .lJscDVQ {
    margin: -3rem !important;
  }
  
  .Z1feqTSME {
    margin: -3.5rem !important;
  }
  
  .OG5lSr {
    margin: -4rem !important;
  }
  
  .rx1VD3 {
    margin: -5rem !important;
  }
  
  .Uyp3pldoIT {
    margin: -6rem !important;
  }
  
  .gMChqeGjVw {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .ahdq3euaF9 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .nNoF56F6m {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .Auv6pS {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .bVqCcWYsG {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .wgm4sLCbh {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .O0UVoz {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .fLVgYrqHY4 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .FvEYkB {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .CyWxoY {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .gZDhET {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .wZJjOd6h65I {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .yUY2W4 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .xC3V0KMJQh {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .i740bxg60T {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .de6CqqcmcW {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .uj9RLGz5 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .HRzreK6qbcN {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .phdcBVaiN {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .IHyPq3 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .xM2hCoXiX {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .yoPmBujPZI {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .xhVHTaWYy0 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .sh4xzuiDT {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .yNTpfo204e {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .aawk4nOGg {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .U9pUudZ {
    margin-top: -0.25rem !important;
  }
  
  .WdqIHoaq {
    margin-top: -0.5rem !important;
  }
  
  .WWLA9qiIYtJ {
    margin-top: -0.75rem !important;
  }
  
  .lkooLW4fB {
    margin-top: -1rem !important;
  }
  
  .pDGFOU7M {
    margin-top: -1.25rem !important;
  }
  
  .HNQA3RLVJr {
    margin-top: -1.5rem !important;
  }
  
  .eOdDqw7YR {
    margin-top: -1.75rem !important;
  }
  
  .HH5SXp7UGM {
    margin-top: -2rem !important;
  }
  
  .PtcoSmx {
    margin-top: -3rem !important;
  }
  
  .xxgpS8WgrPT {
    margin-top: -3.5rem !important;
  }
  
  .gwVCsTFXu5K {
    margin-top: -4rem !important;
  }
  
  .hWmxTcbFpJf {
    margin-top: -5rem !important;
  }
  
  .mGHOofio {
    margin-top: -6rem !important;
  }
  
  .Es3FselP {
    margin-right: -0.25rem !important;
  }
  
  .PXze0Liu {
    margin-right: -0.5rem !important;
  }
  
  .vCMQyKh {
    margin-right: -0.75rem !important;
  }
  
  .MDXJIUb {
    margin-right: -1rem !important;
  }
  
  .hjKSdP1AMtr {
    margin-right: -1.25rem !important;
  }
  
  .PHTqmPlh4uN {
    margin-right: -1.5rem !important;
  }
  
  .GiWr78kSa0 {
    margin-right: -1.75rem !important;
  }
  
  .dnlixwf7ah {
    margin-right: -2rem !important;
  }
  
  .BFU0Pcev {
    margin-right: -3rem !important;
  }
  
  .BaW9x4jto {
    margin-right: -3.5rem !important;
  }
  
  .Je1ffKUu {
    margin-right: -4rem !important;
  }
  
  .cIevQYbx {
    margin-right: -5rem !important;
  }
  
  .BPmpRfocw {
    margin-right: -6rem !important;
  }
  
  .hMIxnBH {
    margin-bottom: -0.25rem !important;
  }
  
  .C6q9ad {
    margin-bottom: -0.5rem !important;
  }
  
  .cd1amJdlU {
    margin-bottom: -0.75rem !important;
  }
  
  .fR7vfdElXc {
    margin-bottom: -1rem !important;
  }
  
  .PT9QNQU {
    margin-bottom: -1.25rem !important;
  }
  
  .KIxEcFVJT {
    margin-bottom: -1.5rem !important;
  }
  
  .og6rMZJiuUE {
    margin-bottom: -1.75rem !important;
  }
  
  .b1QFYgP {
    margin-bottom: -2rem !important;
  }
  
  .B36zKvZJ67 {
    margin-bottom: -3rem !important;
  }
  
  .ecRqIM4m {
    margin-bottom: -3.5rem !important;
  }
  
  .W5twuccr3B {
    margin-bottom: -4rem !important;
  }
  
  .c9wzxhWCd {
    margin-bottom: -5rem !important;
  }
  
  .g2hFWS {
    margin-bottom: -6rem !important;
  }
  
  .BE1Fsq6bdz {
    margin-left: -0.25rem !important;
  }
  
  .FPhlhvEah {
    margin-left: -0.5rem !important;
  }
  
  .bGsI8NA {
    margin-left: -0.75rem !important;
  }
  
  .bkZf6mRqa {
    margin-left: -1rem !important;
  }
  
  .gtse4iKKLal {
    margin-left: -1.25rem !important;
  }
  
  .bfTSx8Aog {
    margin-left: -1.5rem !important;
  }
  
  .HeQcw81t {
    margin-left: -1.75rem !important;
  }
  
  .TNLm3H3RJ {
    margin-left: -2rem !important;
  }
  
  .cn0r6Fo0zfg {
    margin-left: -3rem !important;
  }
  
  .IeVhUpXxGlK {
    margin-left: -3.5rem !important;
  }
  
  .lP9SZdRaJ {
    margin-left: -4rem !important;
  }
  
  .kbXSGK1t5G {
    margin-left: -5rem !important;
  }
  
  .aZAX29WF {
    margin-left: -6rem !important;
  }
  
  .DJI6Y2RTF {
    padding: 0 !important;
  }
  
  .roF0bOkRjc {
    padding: .25rem !important;
  }
  
  .VcGZGP {
    padding: .5rem !important;
  }
  
  .LXFDd4Q {
    padding: .75rem !important;
  }
  
  .ZlMXi6gn0W {
    padding: 1rem !important;
  }
  
  .pinDTvHJusj {
    padding: 1.25rem !important;
  }
  
  .r5feNttg {
    padding: 1.5rem !important;
  }
  
  .UJqLQHPWrUs {
    padding: 1.75rem !important;
  }
  
  .verkKSpwI {
    padding: 2rem !important;
  }
  
  .ggxF58y {
    padding: 3rem !important;
  }
  
  .K0XI5xfWHOv {
    padding: 3.5rem !important;
  }
  
  .zEggflr {
    padding: 4rem !important;
  }
  
  .yrLLaF536 {
    padding: 5rem !important;
  }
  
  .DJhLV1IEXA {
    padding: 6rem !important;
  }
  
  .tYIBSl {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .XwaWQRQ {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .yPVnjv {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .q3Mex52LUNU {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .FTTSg3t {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .vB6KH2J {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .r6Vybkps9vi {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .GzsEFiW {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .O3xKdwyUv {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .r4O8DcZv {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .tJQUb1e {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .S2xIJQ8 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .KNXjQDWl {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .MEdU6T {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .KdVpEmVlMWQ {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .s4DIzj {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .YFRdNC7bcX {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .ONwiedRof7H {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .LlpZr3dd {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .beh6fnGgbF8 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .BXkqsr0zAKd {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .dxbEIp {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .uI57xK7iUd0 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .ptmVhhU {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .aPJxvV {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .amN22Chu {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .VnrWmaxEr {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .oW9kqRSfnev {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .qD0PvXeoa6N {
    padding-top: 0 !important;
  }
  
  .gq7cLUt {
    padding-top: .25rem !important;
  }
  
  .A1NRyOgBQ {
    padding-top: .5rem !important;
  }
  
  .CumsHaC7CL {
    padding-top: .75rem !important;
  }
  
  .u2ZpPkrG {
    padding-top: 1rem !important;
  }
  
  .siVefdJEeg {
    padding-top: 1.25rem !important;
  }
  
  .BQHbiSpXI {
    padding-top: 1.5rem !important;
  }
  
  .Genscir92bN {
    padding-top: 1.75rem !important;
  }
  
  .psLsy1n {
    padding-top: 2rem !important;
  }
  
  .eniIUi2O5 {
    padding-top: 3rem !important;
  }
  
  .KJgwU8Iey9 {
    padding-top: 3.5rem !important;
  }
  
  .AICujfe {
    padding-top: 4rem !important;
  }
  
  .yUacJ3GNj {
    padding-top: 5rem !important;
  }
  
  .yTBdkf {
    padding-top: 6rem !important;
  }
  
  .RA6b02MT8 {
    padding-right: 0 !important;
  }
  
  .hoMDCcHpVdC {
    padding-right: .25rem !important;
  }
  
  .keufYgY {
    padding-right: .5rem !important;
  }
  
  .L6MWYHD5 {
    padding-right: .75rem !important;
  }
  
  .p7avBa3zg6I {
    padding-right: 1rem !important;
  }
  
  .EQUtrH {
    padding-right: 1.25rem !important;
  }
  
  .Pby6MR {
    padding-right: 1.5rem !important;
  }
  
  .buKRehPQV0 {
    padding-right: 1.75rem !important;
  }
  
  .KedRoGf {
    padding-right: 2rem !important;
  }
  
  .zNaRRaH {
    padding-right: 3rem !important;
  }
  
  .yWpgAOzrsw {
    padding-right: 3.5rem !important;
  }
  
  .DjqMIcaNMU {
    padding-right: 4rem !important;
  }
  
  .fHyNIL0zDyh {
    padding-right: 5rem !important;
  }
  
  .g7Pp6K2 {
    padding-right: 6rem !important;
  }
  
  .q7gwVmLVd {
    padding-bottom: 0 !important;
  }
  
  .Ded1hNCWewT {
    padding-bottom: .25rem !important;
  }
  
  .RnADhYRD3f {
    padding-bottom: .5rem !important;
  }
  
  .xP5SjVDfXn {
    padding-bottom: .75rem !important;
  }
  
  .YR9sTT {
    padding-bottom: 1rem !important;
  }
  
  .vKBqmIf {
    padding-bottom: 1.25rem !important;
  }
  
  .luI6S9d {
    padding-bottom: 1.5rem !important;
  }
  
  .lC5FTWUi {
    padding-bottom: 1.75rem !important;
  }
  
  .hfDJYJbh6 {
    padding-bottom: 2rem !important;
  }
  
  .xMSgJR {
    padding-bottom: 3rem !important;
  }
  
  .NPDb011GTu {
    padding-bottom: 3.5rem !important;
  }
  
  .nNMyNv9uy2 {
    padding-bottom: 4rem !important;
  }
  
  .RWtiL0xm0o {
    padding-bottom: 5rem !important;
  }
  
  .acrf5bXo2iy {
    padding-bottom: 6rem !important;
  }
  
  .UzeB3Ef {
    padding-left: 0 !important;
  }
  
  .a0rN4Gk {
    padding-left: .25rem !important;
  }
  
  .TrLXSON {
    padding-left: .5rem !important;
  }
  
  .z5vDvqd {
    padding-left: .75rem !important;
  }
  
  .F2wSSiB {
    padding-left: 1rem !important;
  }
  
  .KPgJSC {
    padding-left: 1.25rem !important;
  }
  
  .bVriC5juNd {
    padding-left: 1.5rem !important;
  }
  
  .dZAanlMRg8h {
    padding-left: 1.75rem !important;
  }
  
  .PJUBeOn {
    padding-left: 2rem !important;
  }
  
  .rf3kGo {
    padding-left: 3rem !important;
  }
  
  .Qc9q6XwEKcb {
    padding-left: 3.5rem !important;
  }
  
  .WjOGzXveaV {
    padding-left: 4rem !important;
  }
  
  .lCghVHha2zT {
    padding-left: 5rem !important;
  }
  
  .jTsaNfn {
    padding-left: 6rem !important;
  }
  
  .OWK1MPTF8 {
    gap: 0 !important;
  }
  
  .EEuRuIcQ {
    gap: .25rem !important;
  }
  
  .l4ylOP5LiR {
    gap: .5rem !important;
  }
  
  .bitfVRX {
    gap: .75rem !important;
  }
  
  .WQ6Zd6 {
    gap: 1rem !important;
  }
  
  .RYJ15Z7HTZl {
    gap: 1.25rem !important;
  }
  
  .FfNxX71JpAp {
    gap: 1.5rem !important;
  }
  
  .n19D5DGvj {
    gap: 1.75rem !important;
  }
  
  .w1tuUZHa {
    gap: 2rem !important;
  }
  
  .Fsqx4KBD3 {
    gap: 3rem !important;
  }
  
  .qeCCWWcFuL {
    gap: 3.5rem !important;
  }
  
  .LkN2E29gL5 {
    gap: 4rem !important;
  }
  
  .oJhoZdT {
    gap: 5rem !important;
  }
  
  .GYJo8cGP8w {
    gap: 6rem !important;
  }
  
  .rVWKOV6XAwW {
    row-gap: 0 !important;
  }
  
  .fyksWI {
    row-gap: .25rem !important;
  }
  
  .s99dURhXMKt {
    row-gap: .5rem !important;
  }
  
  .D6X7kc {
    row-gap: .75rem !important;
  }
  
  .SjWBqWm {
    row-gap: 1rem !important;
  }
  
  .yNhIMQs {
    row-gap: 1.25rem !important;
  }
  
  .MxbduSaRj {
    row-gap: 1.5rem !important;
  }
  
  .CyOpPbvI {
    row-gap: 1.75rem !important;
  }
  
  .jNKw6g {
    row-gap: 2rem !important;
  }
  
  .cvRSw1 {
    row-gap: 3rem !important;
  }
  
  .unMUKvxJm {
    row-gap: 3.5rem !important;
  }
  
  .WayWKbt {
    row-gap: 4rem !important;
  }
  
  .MsMv6SzkA {
    row-gap: 5rem !important;
  }
  
  .ZI9PgXa4wH {
    row-gap: 6rem !important;
  }
  
  .GxTjrAoZ {
    column-gap: 0 !important;
  }
  
  .r6cEeVRfV {
    column-gap: .25rem !important;
  }
  
  .CQgtEZrG {
    column-gap: .5rem !important;
  }
  
  .yp3tFVnG {
    column-gap: .75rem !important;
  }
  
  .nLv9QMShQGM {
    column-gap: 1rem !important;
  }
  
  .frz3qW8dTkd {
    column-gap: 1.25rem !important;
  }
  
  .UtsgnXE {
    column-gap: 1.5rem !important;
  }
  
  .DTxtGW {
    column-gap: 1.75rem !important;
  }
  
  .PSguVUR {
    column-gap: 2rem !important;
  }
  
  .iEbi9KWkjff {
    column-gap: 3rem !important;
  }
  
  .fSWogw6nqz {
    column-gap: 3.5rem !important;
  }
  
  .GXjDnEU6Tbm {
    column-gap: 4rem !important;
  }
  
  .cNfKDJ4 {
    column-gap: 5rem !important;
  }
  
  .ZrsW2W7vDSk {
    column-gap: 6rem !important;
  }
  
  .QFWFw56LDo {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .k8indt {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .LSPsvEoQJr {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .lm1dFHe {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .EmelGNTc {
    font-size: 1.21875rem !important;
  }
  
  .IN2nKRJcoAI {
    font-size: 0.975rem !important;
  }
  
  .yb2QHGr {
    text-align: left !important;
  }
  
  .Pv9pO89l {
    text-align: right !important;
  }
  
  .UdFMFw {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .bA7zvlZmhB {
    float: left !important;
  }
  
  .R75cQ8R2R {
    float: right !important;
  }
  
  .aHTjswapb {
    float: none !important;
  }
  
  .dAblbCGMr {
    object-fit: contain !important;
  }
  
  .SkYKMy1 {
    object-fit: cover !important;
  }
  
  .XJxaqab6 {
    object-fit: fill !important;
  }
  
  .VQ0Rt0GNS {
    object-fit: scale-down !important;
  }
  
  .u1Ja1uBz {
    object-fit: none !important;
  }
  
  .hfiG8nqFH {
    display: inline !important;
  }
  
  .c7WGaXc {
    display: inline-block !important;
  }
  
  .I2Lpwl2Gy {
    display: block !important;
  }
  
  .eTpHoS {
    display: grid !important;
  }
  
  .yYXCpNv04p {
    display: inline-grid !important;
  }
  
  .K2mxmAWQU7 {
    display: table !important;
  }
  
  .rvyvzlczeGM {
    display: table-row !important;
  }
  
  .EvlJ1ULF {
    display: table-cell !important;
  }
  
  .CaOl8xk {
    display: flex !important;
  }
  
  .GTyIl5km {
    display: inline-flex !important;
  }
  
  .o68Bnv6ca1 {
    display: none !important;
  }
  
  .oeI8BPM1MNO {
    position: static !important;
  }
  
  .QZ5M5Y {
    position: relative !important;
  }
  
  .T96rd8fSb {
    position: absolute !important;
  }
  
  .IGRR4T {
    position: fixed !important;
  }
  
  .lWcdky {
    position: sticky !important;
  }
  
  .e9Jg0NLg6X {
    top: 0 !important;
  }
  
  .V7oOkZl0bNJ {
    top: 10% !important;
  }
  
  .zeAZhVsh9m {
    top: 25% !important;
  }
  
  .aOZuY5NAra {
    top: 50% !important;
  }
  
  .HeTvF3QPSf {
    top: 60% !important;
  }
  
  .vl1weK1MgF5 {
    top: 65% !important;
  }
  
  .Gc3KJtIGgU {
    top: 70% !important;
  }
  
  .dsY88Kp733f {
    top: 75% !important;
  }
  
  .f8A548rCwa {
    top: 100% !important;
  }
  
  .UL7SiPz8Hw {
    top: auto !important;
  }
  
  .aUGNY5s {
    bottom: 0 !important;
  }
  
  .KolbsCaTY {
    bottom: 10% !important;
  }
  
  .fuSyCRh1Dh3 {
    bottom: 25% !important;
  }
  
  .lboO44 {
    bottom: 50% !important;
  }
  
  .vf8M1h {
    bottom: 60% !important;
  }
  
  .zmevNODocv7 {
    bottom: 65% !important;
  }
  
  .uVaNxeeRxU {
    bottom: 70% !important;
  }
  
  .te8Qo7Of {
    bottom: 75% !important;
  }
  
  .l3bJ4hZdHC {
    bottom: 100% !important;
  }
  
  .liCrimdTxiY {
    bottom: auto !important;
  }
  
  .dKoiahBleY {
    left: 0 !important;
  }
  
  .I10Cti7bFL8 {
    left: 10% !important;
  }
  
  .wSpVTrH {
    left: 25% !important;
  }
  
  .E3q14CORpY {
    left: 50% !important;
  }
  
  .dp4gVnK {
    left: 60% !important;
  }
  
  .Z0msfNV {
    left: 65% !important;
  }
  
  .FEvljj6Frn {
    left: 70% !important;
  }
  
  .gJCGzg8HlH {
    left: 75% !important;
  }
  
  .ivtE2gDfYL3 {
    left: 100% !important;
  }
  
  .BuvdoNA {
    left: auto !important;
  }
  
  .izcZNK36ZY {
    right: 0 !important;
  }
  
  .zw8JM30 {
    right: 10% !important;
  }
  
  .wr1OD0oPP {
    right: 25% !important;
  }
  
  .RgG4O4o {
    right: 50% !important;
  }
  
  .LuWB2UaWkD {
    right: 60% !important;
  }
  
  .tyFLinKa {
    right: 65% !important;
  }
  
  .KNq7NxOd5J5 {
    right: 70% !important;
  }
  
  .uZ2YC0rb {
    right: 75% !important;
  }
  
  .KP8orX {
    right: 100% !important;
  }
  
  .LWCfQFg {
    right: auto !important;
  }
  
  .q3XQQXjLphn {
    transform: translate(-50%, -50%) !important;
  }
  
  .yLfWIscJ {
    transform: translateX(-50%) !important;
  }
  
  .qzjbZuw {
    transform: translateY(-50%) !important;
  }
  
  .JqfJSbA {
    flex: 1 1 auto !important;
  }
  
  .knAO0yZt {
    flex-direction: row !important;
  }
  
  .bPaKUa2e {
    flex-direction: column !important;
  }
  
  .UwLxYwH3t {
    flex-direction: row-reverse !important;
  }
  
  .cnPJUE {
    flex-direction: column-reverse !important;
  }
  
  .mswDLiY {
    flex-grow: 0 !important;
  }
  
  .PAZT4YVJU {
    flex-grow: 1 !important;
  }
  
  .iOgy2DD {
    flex-shrink: 0 !important;
  }
  
  .fa3CqOXL {
    flex-shrink: 1 !important;
  }
  
  .ZLTgif {
    flex-wrap: wrap !important;
  }
  
  .RL0N4rw {
    flex-wrap: nowrap !important;
  }
  
  .NavDqvEh {
    flex-wrap: wrap-reverse !important;
  }
  
  .OFdUAd9ebGR {
    justify-content: flex-start !important;
  }
  
  .HYz3dRA {
    justify-content: flex-end !important;
  }
  
  .pjrDF1bnL {
    justify-content: center !important;
  }
  
  .nOfIDyCXgT7 {
    justify-content: space-between !important;
  }
  
  .TWN92lru {
    justify-content: space-around !important;
  }
  
  .jKBviBUm {
    justify-content: space-evenly !important;
  }
  
  .GdYQbnQr {
    align-items: flex-start !important;
  }
  
  .lHNDJy8bV {
    align-items: flex-end !important;
  }
  
  .yjB32E5jb1Z {
    align-items: center !important;
  }
  
  .V5o7ah {
    align-items: baseline !important;
  }
  
  .Nji3oWpE {
    align-items: stretch !important;
  }
  
  .kdAFnIDJN1k {
    align-content: flex-start !important;
  }
  
  .YAFGene2 {
    align-content: flex-end !important;
  }
  
  .JDgUn1 {
    align-content: center !important;
  }
  
  .OKzAl7VVQ5A {
    align-content: space-between !important;
  }
  
  .Se39VsS14Y {
    align-content: space-around !important;
  }
  
  .n658uIlkVW {
    align-content: stretch !important;
  }
  
  .zH6Gim977 {
    align-self: auto !important;
  }
  
  .HAHfvhXZ {
    align-self: flex-start !important;
  }
  
  .KDRY1FAd01 {
    align-self: flex-end !important;
  }
  
  .XRZVeO1fL {
    align-self: center !important;
  }
  
  .aLAhe1p2fY {
    align-self: baseline !important;
  }
  
  .Rsdbc8 {
    align-self: stretch !important;
  }
  
  .EL3mcUrQy {
    order: -1 !important;
  }
  
  .fgp0X6z7 {
    order: 0 !important;
  }
  
  .oOCjd2oekI {
    order: 1 !important;
  }
  
  .CnBfhcVn {
    order: 2 !important;
  }
  
  .ogyGiTDM9 {
    order: 3 !important;
  }
  
  .TBgBfc5luSg {
    order: 4 !important;
  }
  
  .lYCbWus {
    order: 5 !important;
  }
  
  .iW5W6HbYhC {
    order: 6 !important;
  }
  
  .BDggbljn2 {
    margin: 0 !important;
  }
  
  .qNjAtoR4M8 {
    margin: .25rem !important;
  }
  
  .pPKI7ye {
    margin: .5rem !important;
  }
  
  .H5Z18Yjs {
    margin: .75rem !important;
  }
  
  .bIVFDdl {
    margin: 1rem !important;
  }
  
  .d1fHLjd {
    margin: 1.25rem !important;
  }
  
  .ENTqUfn7 {
    margin: 1.5rem !important;
  }
  
  .ycvffexYA {
    margin: 1.75rem !important;
  }
  
  .rTqD19e {
    margin: 2rem !important;
  }
  
  .j1oBdAkwO8 {
    margin: 3rem !important;
  }
  
  .zHlw1FLXzBB {
    margin: 3.5rem !important;
  }
  
  .bhckeoNe {
    margin: 4rem !important;
  }
  
  .J5cj0bZtRb {
    margin: 5rem !important;
  }
  
  .CAvz8iou4 {
    margin: 6rem !important;
  }
  
  .ji2t2F {
    margin: auto !important;
  }
  
  .lQAqt0g {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .ml1gEV2 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .CAoz9EfHSq {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .ighP36 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .DOhWY4ndU {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .cqbJE2i9 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .UK06FPEPCcN {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .UWM61xoIy {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .lIU2LL2Ly7 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .Yyedq0lPgNs {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .EPR4H8b {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .YtMFMyN7Jrl {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .eRx6XP9Ig {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .DSauobNd7R {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .yM5Ua4F {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .smOofVuj9 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .uCwjcJedb {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .aXL3fIvAR {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .hlJOBasR {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .KaMdhIo {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .hmSxhbjg21 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .HQBTk4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .SbhEDx2 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .IZgYKXH {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .GL6RBWojYSs {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .ohlquI {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .aMMRny9 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .cMkhFIqb70 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .jOraLwFpP {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .UZeblt6kA1B {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .ntorM9v8 {
    margin-top: 0 !important;
  }
  
  .MRfXHtehcBL {
    margin-top: .25rem !important;
  }
  
  .Vlj3th {
    margin-top: .5rem !important;
  }
  
  .GL30pA2zfqf {
    margin-top: .75rem !important;
  }
  
  .C4yWjun {
    margin-top: 1rem !important;
  }
  
  .Bt0hrva {
    margin-top: 1.25rem !important;
  }
  
  .aoAdKbH64t {
    margin-top: 1.5rem !important;
  }
  
  .SvzLt6 {
    margin-top: 1.75rem !important;
  }
  
  .QtEHX7ctNSf {
    margin-top: 2rem !important;
  }
  
  .mdY20lm {
    margin-top: 3rem !important;
  }
  
  .d7e5zL7UZ0t {
    margin-top: 3.5rem !important;
  }
  
  .MLrTcd6RP {
    margin-top: 4rem !important;
  }
  
  .Raypi35IfJ {
    margin-top: 5rem !important;
  }
  
  .KTkhG2DRXyy {
    margin-top: 6rem !important;
  }
  
  .qzvqyP5F {
    margin-top: auto !important;
  }
  
  .deBjdFb7E {
    margin-right: 0 !important;
  }
  
  .de7jseeeHo {
    margin-right: .25rem !important;
  }
  
  .mLEfmgePZtX {
    margin-right: .5rem !important;
  }
  
  .ofdlmo8XXNJ {
    margin-right: .75rem !important;
  }
  
  .F46NHIR {
    margin-right: 1rem !important;
  }
  
  .rM1ogMufJ9P {
    margin-right: 1.25rem !important;
  }
  
  .KzE8w8KLrUY {
    margin-right: 1.5rem !important;
  }
  
  .dKp1zQnU {
    margin-right: 1.75rem !important;
  }
  
  .Y1q68RP6 {
    margin-right: 2rem !important;
  }
  
  .ZTXSxq {
    margin-right: 3rem !important;
  }
  
  .cTccuVb {
    margin-right: 3.5rem !important;
  }
  
  .eHJCeLeY {
    margin-right: 4rem !important;
  }
  
  .nJU3pagYz98 {
    margin-right: 5rem !important;
  }
  
  .xUZO27S1 {
    margin-right: 6rem !important;
  }
  
  .iDAAZs5 {
    margin-right: auto !important;
  }
  
  .MRdoHFe {
    margin-bottom: 0 !important;
  }
  
  .XZ0yQd {
    margin-bottom: .25rem !important;
  }
  
  .GxfbYAL {
    margin-bottom: .5rem !important;
  }
  
  .F3KNBt {
    margin-bottom: .75rem !important;
  }
  
  .SFXkwPlga {
    margin-bottom: 1rem !important;
  }
  
  .SM02w6OrCnS {
    margin-bottom: 1.25rem !important;
  }
  
  .ahF9Owk {
    margin-bottom: 1.5rem !important;
  }
  
  .bWbfKiZXJ {
    margin-bottom: 1.75rem !important;
  }
  
  .ufrPRr9EyD {
    margin-bottom: 2rem !important;
  }
  
  .s3MclyT {
    margin-bottom: 3rem !important;
  }
  
  .xhhwFNSY {
    margin-bottom: 3.5rem !important;
  }
  
  .R4TylX {
    margin-bottom: 4rem !important;
  }
  
  .m6em8Ucn {
    margin-bottom: 5rem !important;
  }
  
  .AxJRQ1j {
    margin-bottom: 6rem !important;
  }
  
  .FbaiCHNdctp {
    margin-bottom: auto !important;
  }
  
  .oQwNTsYmlBd {
    margin-left: 0 !important;
  }
  
  .eHaOZlZ {
    margin-left: .25rem !important;
  }
  
  .LQfAzwmbvx {
    margin-left: .5rem !important;
  }
  
  .n7PswAaR {
    margin-left: .75rem !important;
  }
  
  .z6jKC0KHm {
    margin-left: 1rem !important;
  }
  
  .H1tfi5ckmF {
    margin-left: 1.25rem !important;
  }
  
  .pO98vvG4V {
    margin-left: 1.5rem !important;
  }
  
  .EEK4J9lb {
    margin-left: 1.75rem !important;
  }
  
  .KvXmdO {
    margin-left: 2rem !important;
  }
  
  .mNRkYvw {
    margin-left: 3rem !important;
  }
  
  .MX6c24 {
    margin-left: 3.5rem !important;
  }
  
  .N9WJzmu0M {
    margin-left: 4rem !important;
  }
  
  .AV4fpF {
    margin-left: 5rem !important;
  }
  
  .exvmTw7 {
    margin-left: 6rem !important;
  }
  
  .YRYkVbCjFQ1 {
    margin-left: auto !important;
  }
  
  .s8PVnh9Hk {
    margin: -0.25rem !important;
  }
  
  .EpdanDqB {
    margin: -0.5rem !important;
  }
  
  .K9hiiHSJ {
    margin: -0.75rem !important;
  }
  
  .CT0ic5hxL {
    margin: -1rem !important;
  }
  
  .XcFuhDUiphn {
    margin: -1.25rem !important;
  }
  
  .qcaNsm {
    margin: -1.5rem !important;
  }
  
  .U67Vmi5CEzZ {
    margin: -1.75rem !important;
  }
  
  .ZqvqIvvaC {
    margin: -2rem !important;
  }
  
  .OPrwAJLnx {
    margin: -3rem !important;
  }
  
  .UANTUIjMG {
    margin: -3.5rem !important;
  }
  
  .WHfqu4V {
    margin: -4rem !important;
  }
  
  .o9cOpOsFtE {
    margin: -5rem !important;
  }
  
  .YSRM8Wf {
    margin: -6rem !important;
  }
  
  .StHpr4D3 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .dtu4IG {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .Vy1JAO {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .z7eEyCIRq {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .dDTGoLILqKq {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .ElL5Gdr {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .GMbAOR1iY {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .dRFXmCkNNTT {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .qRL3oFS {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .ds7FDK {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .Lj4EQCgrt4z {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .Rg850BvkVg {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .XfdwrXuaEE {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .trnZWWyjpS {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .DveY1ho {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .UMWvRqZy {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .FZBNNZgMcr {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .VIxsIUneO03 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .zGoriVJkf {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .OIo7bSU {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .jkP1cXfUs {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .bP20wu {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .KIOxiR8 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .Nbdsb9TlT {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .bdFXL6 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .UevA8k5qdp {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .sRH2dB {
    margin-top: -0.25rem !important;
  }
  
  .eArfjWC {
    margin-top: -0.5rem !important;
  }
  
  .Frb4cqCOd8 {
    margin-top: -0.75rem !important;
  }
  
  .DQC7nllU {
    margin-top: -1rem !important;
  }
  
  .FcBx6fa {
    margin-top: -1.25rem !important;
  }
  
  .WWUvhZYqzP {
    margin-top: -1.5rem !important;
  }
  
  .M5iqAn {
    margin-top: -1.75rem !important;
  }
  
  .gus70KC {
    margin-top: -2rem !important;
  }
  
  .BfvrgEehiVb {
    margin-top: -3rem !important;
  }
  
  .XwANvPT {
    margin-top: -3.5rem !important;
  }
  
  .fVB0iO {
    margin-top: -4rem !important;
  }
  
  .i6EiRwYYaU {
    margin-top: -5rem !important;
  }
  
  .CfXhHb {
    margin-top: -6rem !important;
  }
  
  .u9cAsUH {
    margin-right: -0.25rem !important;
  }
  
  .vgGmfcrMQhA {
    margin-right: -0.5rem !important;
  }
  
  .QMygXMPcW {
    margin-right: -0.75rem !important;
  }
  
  .x4wUjM {
    margin-right: -1rem !important;
  }
  
  .Ctah7JpZQ {
    margin-right: -1.25rem !important;
  }
  
  .FqnhIr {
    margin-right: -1.5rem !important;
  }
  
  .ocz4TUAYn {
    margin-right: -1.75rem !important;
  }
  
  .ZjfVRCwQOse {
    margin-right: -2rem !important;
  }
  
  .QOd7Xv9PlE {
    margin-right: -3rem !important;
  }
  
  .CHq1mMXzddG {
    margin-right: -3.5rem !important;
  }
  
  .xQx78XrITp {
    margin-right: -4rem !important;
  }
  
  .ZYLOEUb0 {
    margin-right: -5rem !important;
  }
  
  .x7Y9Hbre {
    margin-right: -6rem !important;
  }
  
  .SFLyJD7d {
    margin-bottom: -0.25rem !important;
  }
  
  .AXNyeZ {
    margin-bottom: -0.5rem !important;
  }
  
  .Bltln0ym {
    margin-bottom: -0.75rem !important;
  }
  
  .AaWrh7TQ {
    margin-bottom: -1rem !important;
  }
  
  .scXI42z9WBB {
    margin-bottom: -1.25rem !important;
  }
  
  .T3Lj17 {
    margin-bottom: -1.5rem !important;
  }
  
  .asyLgl {
    margin-bottom: -1.75rem !important;
  }
  
  .fsQ4uWIUJ {
    margin-bottom: -2rem !important;
  }
  
  .XSRgzTmN {
    margin-bottom: -3rem !important;
  }
  
  .O2OAyW {
    margin-bottom: -3.5rem !important;
  }
  
  .JrEAOpft {
    margin-bottom: -4rem !important;
  }
  
  .Ofpc8Xf {
    margin-bottom: -5rem !important;
  }
  
  .rCuvF2 {
    margin-bottom: -6rem !important;
  }
  
  .AWTHKMh7m {
    margin-left: -0.25rem !important;
  }
  
  .RymAQd {
    margin-left: -0.5rem !important;
  }
  
  .f3V6Z0yF3dr {
    margin-left: -0.75rem !important;
  }
  
  .RShNaP {
    margin-left: -1rem !important;
  }
  
  .f0MSY6KND {
    margin-left: -1.25rem !important;
  }
  
  .nYtNdZrk {
    margin-left: -1.5rem !important;
  }
  
  .WLyE5e0QyD {
    margin-left: -1.75rem !important;
  }
  
  .Td5v7Hw3DEQ {
    margin-left: -2rem !important;
  }
  
  .Ym3Y2WV {
    margin-left: -3rem !important;
  }
  
  .iSvWpukMXwJ {
    margin-left: -3.5rem !important;
  }
  
  .b7KFC1D {
    margin-left: -4rem !important;
  }
  
  .y9clO2GSaD {
    margin-left: -5rem !important;
  }
  
  .P7dnzc {
    margin-left: -6rem !important;
  }
  
  .v0C31IyQ8 {
    padding: 0 !important;
  }
  
  .Pd7KQT {
    padding: .25rem !important;
  }
  
  .pRC2MVc {
    padding: .5rem !important;
  }
  
  .Qz81smQF {
    padding: .75rem !important;
  }
  
  .DSg4rZfA {
    padding: 1rem !important;
  }
  
  .DkamTLaf {
    padding: 1.25rem !important;
  }
  
  .CiF6e1 {
    padding: 1.5rem !important;
  }
  
  .Iz3itdpDEwE {
    padding: 1.75rem !important;
  }
  
  .CDa0HW6b {
    padding: 2rem !important;
  }
  
  .X4FhXatDq {
    padding: 3rem !important;
  }
  
  .Gf47lo {
    padding: 3.5rem !important;
  }
  
  .NBez15I {
    padding: 4rem !important;
  }
  
  .IADdiDWzxgJ {
    padding: 5rem !important;
  }
  
  .v9gEBdITCG {
    padding: 6rem !important;
  }
  
  .W4Mnxaa {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .b8kMEmd355m {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .wPg5ltsg {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .nZIGvIsR {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .DbUO3zBhw8 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .mZz07NF {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .Ix1xsnoKpaZ {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .VoFXaH {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .Q0ahihN {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .aosInGJilzU {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .VTnfnF8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Zc3oG1 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .JFI7pap0 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .EeedYshhVn8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .IBjGEvd6 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .XN0duU {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .LiVgGna {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .Fa2f1zvs {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .NO2oKj {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .ZepGmnS {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .jOyCfm8D {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .RSvSVszW {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .wbn3LqSD8k1 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .L7d0hERUG8 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .N1emju {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .Fq5q9EF2 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .wu6aTgKF6k {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .VOHoEYyFm {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .nTOqf0jwNm {
    padding-top: 0 !important;
  }
  
  .KkefqQT {
    padding-top: .25rem !important;
  }
  
  .rT0Q0qOy {
    padding-top: .5rem !important;
  }
  
  .IEKR9MaF6 {
    padding-top: .75rem !important;
  }
  
  .RItY9BCxzw {
    padding-top: 1rem !important;
  }
  
  .vXSgJm48y {
    padding-top: 1.25rem !important;
  }
  
  .Zep1dpipn8 {
    padding-top: 1.5rem !important;
  }
  
  .JAVv8UCE13 {
    padding-top: 1.75rem !important;
  }
  
  .fghcZwU {
    padding-top: 2rem !important;
  }
  
  .BURdYbf {
    padding-top: 3rem !important;
  }
  
  .CKEzJvnuM {
    padding-top: 3.5rem !important;
  }
  
  .IVfx1Nqe {
    padding-top: 4rem !important;
  }
  
  .LmsfNQrg {
    padding-top: 5rem !important;
  }
  
  .RpWWYR {
    padding-top: 6rem !important;
  }
  
  .jyrepZcyE {
    padding-right: 0 !important;
  }
  
  .goIClN42leF {
    padding-right: .25rem !important;
  }
  
  .Kv6VhMz {
    padding-right: .5rem !important;
  }
  
  .zthtY9nu0K4 {
    padding-right: .75rem !important;
  }
  
  .izg3g2 {
    padding-right: 1rem !important;
  }
  
  .fzjheNFFjd {
    padding-right: 1.25rem !important;
  }
  
  .Fzhk5zX {
    padding-right: 1.5rem !important;
  }
  
  .mrweYegoS5 {
    padding-right: 1.75rem !important;
  }
  
  .Nu6OTFfsM {
    padding-right: 2rem !important;
  }
  
  .vDbpJbd6kIy {
    padding-right: 3rem !important;
  }
  
  .FfCKsDpW {
    padding-right: 3.5rem !important;
  }
  
  .h4cEqPbVg73 {
    padding-right: 4rem !important;
  }
  
  .DmUrBvhD {
    padding-right: 5rem !important;
  }
  
  .Ijyaiu4jn {
    padding-right: 6rem !important;
  }
  
  .GQcMpFheZsi {
    padding-bottom: 0 !important;
  }
  
  .AzZTbbkrnd {
    padding-bottom: .25rem !important;
  }
  
  .HRG4clT0 {
    padding-bottom: .5rem !important;
  }
  
  .p8benYJaw {
    padding-bottom: .75rem !important;
  }
  
  .hEVVmsdII {
    padding-bottom: 1rem !important;
  }
  
  .iJAFVUa9hdZ {
    padding-bottom: 1.25rem !important;
  }
  
  .LQfxOX42 {
    padding-bottom: 1.5rem !important;
  }
  
  .UA1fdrpnlp {
    padding-bottom: 1.75rem !important;
  }
  
  .aYbwEU0e3L {
    padding-bottom: 2rem !important;
  }
  
  .znlkaWj4Rsa {
    padding-bottom: 3rem !important;
  }
  
  .JYYaJ0Rfj {
    padding-bottom: 3.5rem !important;
  }
  
  .cYwRLeXmb {
    padding-bottom: 4rem !important;
  }
  
  .niV2zyi {
    padding-bottom: 5rem !important;
  }
  
  .RXeueaEG {
    padding-bottom: 6rem !important;
  }
  
  .JdxaqhHD {
    padding-left: 0 !important;
  }
  
  .LaI0kN {
    padding-left: .25rem !important;
  }
  
  .QFTTkki {
    padding-left: .5rem !important;
  }
  
  .durqy2f {
    padding-left: .75rem !important;
  }
  
  .z7FIsWwTLR {
    padding-left: 1rem !important;
  }
  
  .oIeikrEd {
    padding-left: 1.25rem !important;
  }
  
  .ikUdVLGf6Pj {
    padding-left: 1.5rem !important;
  }
  
  .YdcCd8TjQD {
    padding-left: 1.75rem !important;
  }
  
  .KKGgsK {
    padding-left: 2rem !important;
  }
  
  .obMurA5PS59 {
    padding-left: 3rem !important;
  }
  
  .CdF2eHd {
    padding-left: 3.5rem !important;
  }
  
  .E2xPkm4 {
    padding-left: 4rem !important;
  }
  
  .g6MIkSf59d1 {
    padding-left: 5rem !important;
  }
  
  .UBAM2OyV4qC {
    padding-left: 6rem !important;
  }
  
  .unuIMkLvMso {
    gap: 0 !important;
  }
  
  .jKzpCHh {
    gap: .25rem !important;
  }
  
  .YQSAJU {
    gap: .5rem !important;
  }
  
  .KJElk3 {
    gap: .75rem !important;
  }
  
  .lKF0BRZpxq6 {
    gap: 1rem !important;
  }
  
  .BVLLTEKaGp {
    gap: 1.25rem !important;
  }
  
  .wQgNJMXj {
    gap: 1.5rem !important;
  }
  
  .wRchhW9Zf {
    gap: 1.75rem !important;
  }
  
  .kEo8Ly {
    gap: 2rem !important;
  }
  
  .hWYdmcd0f7j {
    gap: 3rem !important;
  }
  
  .hCAdKr7maUZ {
    gap: 3.5rem !important;
  }
  
  .UZgZrBrDvw3 {
    gap: 4rem !important;
  }
  
  .Svna3d {
    gap: 5rem !important;
  }
  
  .GqUQzfOLFRW {
    gap: 6rem !important;
  }
  
  .PX8ZB4h {
    row-gap: 0 !important;
  }
  
  .elhJOvTl1E {
    row-gap: .25rem !important;
  }
  
  .TPHh8R {
    row-gap: .5rem !important;
  }
  
  .spdr13ho {
    row-gap: .75rem !important;
  }
  
  .G6pb6Mw1IU {
    row-gap: 1rem !important;
  }
  
  .fqjP1fIaW {
    row-gap: 1.25rem !important;
  }
  
  .Img5BhSFBrc {
    row-gap: 1.5rem !important;
  }
  
  .fenPILAWB {
    row-gap: 1.75rem !important;
  }
  
  .x1r6ZSjaQ {
    row-gap: 2rem !important;
  }
  
  .ZXtxgyFdGpf {
    row-gap: 3rem !important;
  }
  
  .thzN53AQjqK {
    row-gap: 3.5rem !important;
  }
  
  .AU8fdClH42 {
    row-gap: 4rem !important;
  }
  
  .V0z76x6if {
    row-gap: 5rem !important;
  }
  
  .DokajucNjH {
    row-gap: 6rem !important;
  }
  
  .zzRR95dxH15 {
    column-gap: 0 !important;
  }
  
  .Crqvdj {
    column-gap: .25rem !important;
  }
  
  .y1mRB7W {
    column-gap: .5rem !important;
  }
  
  .rUyh1NRE {
    column-gap: .75rem !important;
  }
  
  .ib5k9wvE {
    column-gap: 1rem !important;
  }
  
  .pwfoDEwZob {
    column-gap: 1.25rem !important;
  }
  
  .zUh5PO8o0jW {
    column-gap: 1.5rem !important;
  }
  
  .tBBSmZPmsZ {
    column-gap: 1.75rem !important;
  }
  
  .nXBqyCfaVP {
    column-gap: 2rem !important;
  }
  
  .qyHTqz7L {
    column-gap: 3rem !important;
  }
  
  .c4Y3TZre3g3 {
    column-gap: 3.5rem !important;
  }
  
  .Gpk4GM {
    column-gap: 4rem !important;
  }
  
  .RUWdg0R1 {
    column-gap: 5rem !important;
  }
  
  .HaPkgrdiezg {
    column-gap: 6rem !important;
  }
  
  .dZnC6b {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .FHwwktPysmt {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .tjS4plk {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .AS18ie0w20K {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .os5snkWwbQ {
    font-size: 1.21875rem !important;
  }
  
  .ex97hOeGpzq {
    font-size: 0.975rem !important;
  }
  
  .HRGHdai2K {
    text-align: left !important;
  }
  
  .meE4Uy4i {
    text-align: right !important;
  }
  
  .Hbuec46 {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .kl8aDBN9 {
    float: left !important;
  }
  
  .Ect5UY {
    float: right !important;
  }
  
  .RzHEF5ye {
    float: none !important;
  }
  
  .wgamINVWi0 {
    object-fit: contain !important;
  }
  
  .AtAJ4n08G {
    object-fit: cover !important;
  }
  
  .eJEEYp5Pt {
    object-fit: fill !important;
  }
  
  .rPBeQWLxX9o {
    object-fit: scale-down !important;
  }
  
  .ArFrpePOYZ {
    object-fit: none !important;
  }
  
  .FdZR6qkg {
    display: inline !important;
  }
  
  .lVijGV8zy30 {
    display: inline-block !important;
  }
  
  .x0xR1Qsc {
    display: block !important;
  }
  
  .srGJEE {
    display: grid !important;
  }
  
  .vuEGtlYqs {
    display: inline-grid !important;
  }
  
  .bcINumTM3T {
    display: table !important;
  }
  
  .UfSXGY {
    display: table-row !important;
  }
  
  .OMh6aI {
    display: table-cell !important;
  }
  
  .Ks5I1eWL {
    display: flex !important;
  }
  
  .F7VqItjEZZ {
    display: inline-flex !important;
  }
  
  .so5z04pmKVN {
    display: none !important;
  }
  
  .TfnfDGvJZLG {
    position: static !important;
  }
  
  .i6iO9oZY {
    position: relative !important;
  }
  
  .yfgAGZh {
    position: absolute !important;
  }
  
  .u13EfEqFd1P {
    position: fixed !important;
  }
  
  .ptvnoAsny {
    position: sticky !important;
  }
  
  .zwnkXiCJCU {
    top: 0 !important;
  }
  
  .VUbM4SLm {
    top: 10% !important;
  }
  
  .wFJn6MaTR {
    top: 25% !important;
  }
  
  .fZh7Iv {
    top: 50% !important;
  }
  
  .LzLUvo8 {
    top: 60% !important;
  }
  
  .MIikPV {
    top: 65% !important;
  }
  
  .SbDhX0cx8 {
    top: 70% !important;
  }
  
  .AZJrBZaJD {
    top: 75% !important;
  }
  
  .u7AH5S8RBe {
    top: 100% !important;
  }
  
  .gLXGx9gVX5 {
    top: auto !important;
  }
  
  .CldTJ2n2 {
    bottom: 0 !important;
  }
  
  .OmajdvHYCve {
    bottom: 10% !important;
  }
  
  .DexABhZ {
    bottom: 25% !important;
  }
  
  .iUm22l {
    bottom: 50% !important;
  }
  
  .Fh4ILaDwJN {
    bottom: 60% !important;
  }
  
  .apJTg15 {
    bottom: 65% !important;
  }
  
  .KcSn4K7lJM {
    bottom: 70% !important;
  }
  
  .OoV2omw2 {
    bottom: 75% !important;
  }
  
  .x7Gcv6IfNSg {
    bottom: 100% !important;
  }
  
  .VxHwg6 {
    bottom: auto !important;
  }
  
  .oC8mefy5P {
    left: 0 !important;
  }
  
  .JaN7M6IKUlK {
    left: 10% !important;
  }
  
  .LWp2QBeK {
    left: 25% !important;
  }
  
  .uYBzS5R {
    left: 50% !important;
  }
  
  .m3z4hQCzlU {
    left: 60% !important;
  }
  
  .Q5WKhcOOm {
    left: 65% !important;
  }
  
  .jIrTgpnmM {
    left: 70% !important;
  }
  
  .ibkNOu {
    left: 75% !important;
  }
  
  .CYe34E {
    left: 100% !important;
  }
  
  .ZWtfdnPP {
    left: auto !important;
  }
  
  .E0hroF4uaF {
    right: 0 !important;
  }
  
  .dhj4Ai {
    right: 10% !important;
  }
  
  .rR9ft7g0 {
    right: 25% !important;
  }
  
  .Cm9z9fa5bT {
    right: 50% !important;
  }
  
  .bmRUMHQ0 {
    right: 60% !important;
  }
  
  .aXHo29Z {
    right: 65% !important;
  }
  
  .zSUAqDoy {
    right: 70% !important;
  }
  
  .SHSwVWXy {
    right: 75% !important;
  }
  
  .MvD0op0 {
    right: 100% !important;
  }
  
  .JXiPEJ {
    right: auto !important;
  }
  
  .cUM4sF5iwE {
    transform: translate(-50%, -50%) !important;
  }
  
  .MBoiHDieZ {
    transform: translateX(-50%) !important;
  }
  
  .t2nzMyh4mo {
    transform: translateY(-50%) !important;
  }
  
  .JEUH8GJSw {
    flex: 1 1 auto !important;
  }
  
  .liCbr1p9kwH {
    flex-direction: row !important;
  }
  
  .TYRfuu3 {
    flex-direction: column !important;
  }
  
  .VlZUWsO {
    flex-direction: row-reverse !important;
  }
  
  .as7yyI {
    flex-direction: column-reverse !important;
  }
  
  .Jf742y2uCm {
    flex-grow: 0 !important;
  }
  
  .ja1qukK {
    flex-grow: 1 !important;
  }
  
  .yxRkVeaMDa {
    flex-shrink: 0 !important;
  }
  
  .GmFtCjd2rC {
    flex-shrink: 1 !important;
  }
  
  .bhmeA6pR {
    flex-wrap: wrap !important;
  }
  
  .Uf6kFAi {
    flex-wrap: nowrap !important;
  }
  
  .KTYff7CRuu3 {
    flex-wrap: wrap-reverse !important;
  }
  
  .jm2KdjNgiSr {
    justify-content: flex-start !important;
  }
  
  .ns4RtXcWQD {
    justify-content: flex-end !important;
  }
  
  .JldSJNP {
    justify-content: center !important;
  }
  
  .fA4nc2AuU {
    justify-content: space-between !important;
  }
  
  .evZcecJxF {
    justify-content: space-around !important;
  }
  
  .yudteodYA {
    justify-content: space-evenly !important;
  }
  
  .J2yMhicO {
    align-items: flex-start !important;
  }
  
  .uZAFCETNbxM {
    align-items: flex-end !important;
  }
  
  .fXXj298MIEK {
    align-items: center !important;
  }
  
  .ATJgsIes6 {
    align-items: baseline !important;
  }
  
  .z5qD24FRE {
    align-items: stretch !important;
  }
  
  .iuN88rWG {
    align-content: flex-start !important;
  }
  
  .DSbp6G {
    align-content: flex-end !important;
  }
  
  .QsbWx1mX4N {
    align-content: center !important;
  }
  
  .GTZ3tyb {
    align-content: space-between !important;
  }
  
  .nZ2QY5 {
    align-content: space-around !important;
  }
  
  .t7u3Ey {
    align-content: stretch !important;
  }
  
  .eyKNKlfSrK5 {
    align-self: auto !important;
  }
  
  .K66WjP {
    align-self: flex-start !important;
  }
  
  .j7oSZXhmA7 {
    align-self: flex-end !important;
  }
  
  .sw0QFCqIL5X {
    align-self: center !important;
  }
  
  .GQIDHxD {
    align-self: baseline !important;
  }
  
  .mMexO4cxPc {
    align-self: stretch !important;
  }
  
  .OaiaEg {
    order: -1 !important;
  }
  
  .jNGAROSG8PL {
    order: 0 !important;
  }
  
  .BPbUck {
    order: 1 !important;
  }
  
  .uACda9rGiWd {
    order: 2 !important;
  }
  
  .XWBUXKN8z2 {
    order: 3 !important;
  }
  
  .s2441F {
    order: 4 !important;
  }
  
  .n2ppMFl6Tjf {
    order: 5 !important;
  }
  
  .U9bHe0tn70 {
    order: 6 !important;
  }
  
  .SbXImfxjur {
    margin: 0 !important;
  }
  
  .gfBAiqM {
    margin: .25rem !important;
  }
  
  .RGJseYGd {
    margin: .5rem !important;
  }
  
  .tCR4gO8c {
    margin: .75rem !important;
  }
  
  .grTIisQ {
    margin: 1rem !important;
  }
  
  .jQpD8UFu7 {
    margin: 1.25rem !important;
  }
  
  .R0se1qZvg {
    margin: 1.5rem !important;
  }
  
  .SFoo7KaOubf {
    margin: 1.75rem !important;
  }
  
  .KYvXcuqFm {
    margin: 2rem !important;
  }
  
  .jXlXizhwKg1 {
    margin: 3rem !important;
  }
  
  .mevdiUS {
    margin: 3.5rem !important;
  }
  
  .cr4q2aU {
    margin: 4rem !important;
  }
  
  .dJYs5t {
    margin: 5rem !important;
  }
  
  .LohOcN2Y {
    margin: 6rem !important;
  }
  
  .iVmgpj {
    margin: auto !important;
  }
  
  .VDrCcM {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .xDJFbFAaqgL {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .dDapre6iVXo {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .F5JN6zy6l {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .qrok2SFas1W {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .dGQIZ5Ud1o {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .vBBymRiulso {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .H7MZQK6o {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .g0u3tXKvCe {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .WECcA6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .Ftxazv {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .qeoxiiT24R {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .bFF8ahg7C {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .CXNggJrPpL {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .SfPHb8 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .X6Ep0G6QZv {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .CWjd9Eqpm {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .kbqyMAZe4D {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .jyRFlGo {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .ekFcNOEqWjt {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .HakegPH {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .Fg6KLV {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .SbDZv4gz {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .uwuM6AurEk {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .cXaIXna {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .KfnxWa58xf {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .wmrbzqXfn {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .xlUbpGISlP {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .YWCi19OCaV {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .sUC96QpRu {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .FQ4YFV3p {
    margin-top: 0 !important;
  }
  
  .xrnXbaXHh {
    margin-top: .25rem !important;
  }
  
  .Weme3K {
    margin-top: .5rem !important;
  }
  
  .OSTHGXOx {
    margin-top: .75rem !important;
  }
  
  .XQCJmto4A {
    margin-top: 1rem !important;
  }
  
  .dmajXNaTs {
    margin-top: 1.25rem !important;
  }
  
  .uReS6lO7 {
    margin-top: 1.5rem !important;
  }
  
  .APgdGJBq {
    margin-top: 1.75rem !important;
  }
  
  .zK2bryc {
    margin-top: 2rem !important;
  }
  
  .eS5rylxKxp {
    margin-top: 3rem !important;
  }
  
  .CEwCo9 {
    margin-top: 3.5rem !important;
  }
  
  .wxRUf0De {
    margin-top: 4rem !important;
  }
  
  .BjYTH2iqsAY {
    margin-top: 5rem !important;
  }
  
  .PGUsjikG {
    margin-top: 6rem !important;
  }
  
  .jUkbqcpOL {
    margin-top: auto !important;
  }
  
  .KxKhl4Y {
    margin-right: 0 !important;
  }
  
  .TdUWlycpAcp {
    margin-right: .25rem !important;
  }
  
  .pQbdDn {
    margin-right: .5rem !important;
  }
  
  .udsQg0GT {
    margin-right: .75rem !important;
  }
  
  .lsf8blj {
    margin-right: 1rem !important;
  }
  
  .Ki1LnEkkh {
    margin-right: 1.25rem !important;
  }
  
  .aBvQDGcZMWY {
    margin-right: 1.5rem !important;
  }
  
  .XWiyLQ {
    margin-right: 1.75rem !important;
  }
  
  .HhxhvAtUfNJ {
    margin-right: 2rem !important;
  }
  
  .Cjzqdv3 {
    margin-right: 3rem !important;
  }
  
  .oQneptF {
    margin-right: 3.5rem !important;
  }
  
  .sci1wdGY4IR {
    margin-right: 4rem !important;
  }
  
  .eRgX8XmPz {
    margin-right: 5rem !important;
  }
  
  .iIc7qUjdYKy {
    margin-right: 6rem !important;
  }
  
  .MdcGncvuSoB {
    margin-right: auto !important;
  }
  
  .mJzjKzmL4h {
    margin-bottom: 0 !important;
  }
  
  .BvtZlfEqIBt {
    margin-bottom: .25rem !important;
  }
  
  .Se0Qufe {
    margin-bottom: .5rem !important;
  }
  
  .X5IgE8E3 {
    margin-bottom: .75rem !important;
  }
  
  .Kx09VZ {
    margin-bottom: 1rem !important;
  }
  
  .QM9Hq6V {
    margin-bottom: 1.25rem !important;
  }
  
  .RUo21w8 {
    margin-bottom: 1.5rem !important;
  }
  
  .ZngFbsTYDV {
    margin-bottom: 1.75rem !important;
  }
  
  .YzrRqa {
    margin-bottom: 2rem !important;
  }
  
  .VGRfo4r {
    margin-bottom: 3rem !important;
  }
  
  .ifZ9W7pJe {
    margin-bottom: 3.5rem !important;
  }
  
  .JGanD6a {
    margin-bottom: 4rem !important;
  }
  
  .ybhOpumuW {
    margin-bottom: 5rem !important;
  }
  
  .WyZ2dYzYZ {
    margin-bottom: 6rem !important;
  }
  
  .LymAHV {
    margin-bottom: auto !important;
  }
  
  .SEpo4oBEJzX {
    margin-left: 0 !important;
  }
  
  .p6px9TKNRM {
    margin-left: .25rem !important;
  }
  
  .WphlDM {
    margin-left: .5rem !important;
  }
  
  .I1c953 {
    margin-left: .75rem !important;
  }
  
  .WTqup4M {
    margin-left: 1rem !important;
  }
  
  .MHTZd9ahlt6 {
    margin-left: 1.25rem !important;
  }
  
  .JUadj5k {
    margin-left: 1.5rem !important;
  }
  
  .z5gyUCSm {
    margin-left: 1.75rem !important;
  }
  
  .fyRpjH {
    margin-left: 2rem !important;
  }
  
  .DW7twB {
    margin-left: 3rem !important;
  }
  
  .sYhEGWVmh8 {
    margin-left: 3.5rem !important;
  }
  
  .WY9QBfM {
    margin-left: 4rem !important;
  }
  
  .G2AzTdw {
    margin-left: 5rem !important;
  }
  
  .Vx0wTM1WQC {
    margin-left: 6rem !important;
  }
  
  .I0DbG5 {
    margin-left: auto !important;
  }
  
  .SyWppxk {
    margin: -0.25rem !important;
  }
  
  .ZDvRHEu {
    margin: -0.5rem !important;
  }
  
  .YRqLbTMrYB {
    margin: -0.75rem !important;
  }
  
  .a6uiWCH6 {
    margin: -1rem !important;
  }
  
  .LgejZKO {
    margin: -1.25rem !important;
  }
  
  .Nk7jHbbsq5 {
    margin: -1.5rem !important;
  }
  
  .o3TaG04tm5 {
    margin: -1.75rem !important;
  }
  
  .vdkm3g {
    margin: -2rem !important;
  }
  
  .bVy8l00id {
    margin: -3rem !important;
  }
  
  .XZbfL0q {
    margin: -3.5rem !important;
  }
  
  .jujhOiaxVt {
    margin: -4rem !important;
  }
  
  .ClXZVM8hWO {
    margin: -5rem !important;
  }
  
  .vpRCzonEyzr {
    margin: -6rem !important;
  }
  
  .w9M9rsSLm {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .g9VS1c6u {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .wh0uIFK {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .z5tO4FloLC {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .YLnnjTF9 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .YODuBbD7 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .x6vfwjqB {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .m80bPZ {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .sdTUxRXKge {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .Tij2rVwi5ss {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .tc8mpXhk4q {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .vThpEbv {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .rKAcgO {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .nKYoiaz83 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .ihMVtt {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .cBLJeZ37Z {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .eXSHJTw {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .kfbjg0x9iK {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .YmH632hWR0O {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .j0ZTcbF9 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .wAJ3YZrre {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .abvfpgY034o {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .jKTJC14Dv {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .ZcN1gGN0eRi {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .WxMEvW7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .UgBO8vQEGL6 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .B0vUuPwks {
    margin-top: -0.25rem !important;
  }
  
  .G6zfS8A {
    margin-top: -0.5rem !important;
  }
  
  .eBdvyPcnRDT {
    margin-top: -0.75rem !important;
  }
  
  .lZH20auiL {
    margin-top: -1rem !important;
  }
  
  .veXXxljnUp {
    margin-top: -1.25rem !important;
  }
  
  .adk9UfI {
    margin-top: -1.5rem !important;
  }
  
  .FKy59fKOh {
    margin-top: -1.75rem !important;
  }
  
  .qacLzCocMDF {
    margin-top: -2rem !important;
  }
  
  .TovFXNYM0 {
    margin-top: -3rem !important;
  }
  
  .i42DIS {
    margin-top: -3.5rem !important;
  }
  
  .umtuLlQgL {
    margin-top: -4rem !important;
  }
  
  .cVVfsd {
    margin-top: -5rem !important;
  }
  
  .BwpRokya {
    margin-top: -6rem !important;
  }
  
  .ayzpUvg {
    margin-right: -0.25rem !important;
  }
  
  .CWuCJNxo4 {
    margin-right: -0.5rem !important;
  }
  
  .FuItxmg2OUZ {
    margin-right: -0.75rem !important;
  }
  
  .RkwCmI {
    margin-right: -1rem !important;
  }
  
  .CCUiIoVc {
    margin-right: -1.25rem !important;
  }
  
  .LR9Wu1mwB {
    margin-right: -1.5rem !important;
  }
  
  .huk0Bk4 {
    margin-right: -1.75rem !important;
  }
  
  .JkwpnxnLx {
    margin-right: -2rem !important;
  }
  
  .XUr69gTr {
    margin-right: -3rem !important;
  }
  
  .tWzpnPkoD {
    margin-right: -3.5rem !important;
  }
  
  .WzCrX96QXg {
    margin-right: -4rem !important;
  }
  
  .wgkbOj {
    margin-right: -5rem !important;
  }
  
  .dlKH9juz8 {
    margin-right: -6rem !important;
  }
  
  .kkXf8xW5h1l {
    margin-bottom: -0.25rem !important;
  }
  
  .Rthcms {
    margin-bottom: -0.5rem !important;
  }
  
  .oEJ5thgDZT3 {
    margin-bottom: -0.75rem !important;
  }
  
  .oHHESoGwIG {
    margin-bottom: -1rem !important;
  }
  
  .O6BUaaKJana {
    margin-bottom: -1.25rem !important;
  }
  
  .TUFKlFKmHay {
    margin-bottom: -1.5rem !important;
  }
  
  .SLaigjGdd {
    margin-bottom: -1.75rem !important;
  }
  
  .CWtjR9P4nSb {
    margin-bottom: -2rem !important;
  }
  
  .Acw5TaSpXMS {
    margin-bottom: -3rem !important;
  }
  
  .ChCWNvNv {
    margin-bottom: -3.5rem !important;
  }
  
  .tcSddp9 {
    margin-bottom: -4rem !important;
  }
  
  .jBI5cFg3 {
    margin-bottom: -5rem !important;
  }
  
  .Va4X9R {
    margin-bottom: -6rem !important;
  }
  
  .UG6w63 {
    margin-left: -0.25rem !important;
  }
  
  .bvPLCEP {
    margin-left: -0.5rem !important;
  }
  
  .mEv2FGA6 {
    margin-left: -0.75rem !important;
  }
  
  .pYv1cmok6 {
    margin-left: -1rem !important;
  }
  
  .DStfTQh {
    margin-left: -1.25rem !important;
  }
  
  .npVSocWe {
    margin-left: -1.5rem !important;
  }
  
  .lPnJhpKIs {
    margin-left: -1.75rem !important;
  }
  
  .lte9sVls0z {
    margin-left: -2rem !important;
  }
  
  .O73CAdikNS3 {
    margin-left: -3rem !important;
  }
  
  .X68oOdq {
    margin-left: -3.5rem !important;
  }
  
  .KcdzdG {
    margin-left: -4rem !important;
  }
  
  .TdhtAmWO {
    margin-left: -5rem !important;
  }
  
  .v0dXH4s {
    margin-left: -6rem !important;
  }
  
  .s7LBi3Y4 {
    padding: 0 !important;
  }
  
  .wzWT4J {
    padding: .25rem !important;
  }
  
  .MfbOEJf4Q {
    padding: .5rem !important;
  }
  
  .DvB0yz {
    padding: .75rem !important;
  }
  
  .prcL3i5lFy {
    padding: 1rem !important;
  }
  
  .domg2jZ {
    padding: 1.25rem !important;
  }
  
  .wWhcNtLdf9h {
    padding: 1.5rem !important;
  }
  
  .gS4GgL9Ei8 {
    padding: 1.75rem !important;
  }
  
  .DQ8AAAKb {
    padding: 2rem !important;
  }
  
  .dRuerkD {
    padding: 3rem !important;
  }
  
  .N35q056JY {
    padding: 3.5rem !important;
  }
  
  .juiH42cME {
    padding: 4rem !important;
  }
  
  .Poi7epHRjL {
    padding: 5rem !important;
  }
  
  .VmdYXAYB {
    padding: 6rem !important;
  }
  
  .xYcxbd1 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .aWyDspb {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .vjCZhO {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .g4ndRJHWAla {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .yrXDcMEdA {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .sjs2OuxbcN {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .L86JWBQV {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .XDrNeJ {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .vQPNba {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .z0bKQIeNjX {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .tPEVHbJLp {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .nqIpn0cJ {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .mB7yRT {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .nGGcF5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .lMhENBvz {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .KyYUbfZ {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .lNEWQbYtas {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .n3tZBkRz {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .EIsZaXwSshP {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .q2GlQvo {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .iZpDkM7hP {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .AUnhGg {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .gYlUYiyzMph {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .u7pJeLyapui {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .kf1VMnXg {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .LxNHCdk {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .essqMIwaNp4 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .rWxqgfe {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .DvWo2Dd {
    padding-top: 0 !important;
  }
  
  .NQPlcZLw {
    padding-top: .25rem !important;
  }
  
  .FdFTU2xrE {
    padding-top: .5rem !important;
  }
  
  .OXn7cd {
    padding-top: .75rem !important;
  }
  
  .ii9cCXM {
    padding-top: 1rem !important;
  }
  
  .u3z4YE6Qmis {
    padding-top: 1.25rem !important;
  }
  
  .F72RA9mYwSr {
    padding-top: 1.5rem !important;
  }
  
  .bcuwrW {
    padding-top: 1.75rem !important;
  }
  
  .wqBsdn2n2 {
    padding-top: 2rem !important;
  }
  
  .ZaHBXCX {
    padding-top: 3rem !important;
  }
  
  .dWd9yFrr7Ig {
    padding-top: 3.5rem !important;
  }
  
  .h4jFW8n {
    padding-top: 4rem !important;
  }
  
  .yH10TFi {
    padding-top: 5rem !important;
  }
  
  .x86ALB7b {
    padding-top: 6rem !important;
  }
  
  .pL5BIg2t {
    padding-right: 0 !important;
  }
  
  .KHURQFy {
    padding-right: .25rem !important;
  }
  
  .nXys6iGUdL {
    padding-right: .5rem !important;
  }
  
  .WUbgq64AX {
    padding-right: .75rem !important;
  }
  
  .E2NqM2NFCHK {
    padding-right: 1rem !important;
  }
  
  .tSksRDoAk {
    padding-right: 1.25rem !important;
  }
  
  .pIHJBx16wwk {
    padding-right: 1.5rem !important;
  }
  
  .yplSCbm {
    padding-right: 1.75rem !important;
  }
  
  .nS7EDIVK {
    padding-right: 2rem !important;
  }
  
  .r0DNVdV {
    padding-right: 3rem !important;
  }
  
  .wG9vAzelAV3 {
    padding-right: 3.5rem !important;
  }
  
  .Zwwvj81HDIn {
    padding-right: 4rem !important;
  }
  
  .jY3M2xoBun {
    padding-right: 5rem !important;
  }
  
  .vEIPBe {
    padding-right: 6rem !important;
  }
  
  .YFcJC0cMKx {
    padding-bottom: 0 !important;
  }
  
  .Gzrf1oMxjAR {
    padding-bottom: .25rem !important;
  }
  
  .PvxIAhlt {
    padding-bottom: .5rem !important;
  }
  
  .UcKHukC {
    padding-bottom: .75rem !important;
  }
  
  .H2K1KX51bOm {
    padding-bottom: 1rem !important;
  }
  
  .h2w1y3WbS8o {
    padding-bottom: 1.25rem !important;
  }
  
  .WJBOs5 {
    padding-bottom: 1.5rem !important;
  }
  
  .LfOXKssq {
    padding-bottom: 1.75rem !important;
  }
  
  .J4Vriy {
    padding-bottom: 2rem !important;
  }
  
  .OAaHk1LPNL {
    padding-bottom: 3rem !important;
  }
  
  .jr0XNmuo2rW {
    padding-bottom: 3.5rem !important;
  }
  
  .arvW1hsfd {
    padding-bottom: 4rem !important;
  }
  
  .JjlsnPCw {
    padding-bottom: 5rem !important;
  }
  
  .fLRL1EF2 {
    padding-bottom: 6rem !important;
  }
  
  .f2Izp492Ic {
    padding-left: 0 !important;
  }
  
  .m8xAxB {
    padding-left: .25rem !important;
  }
  
  .Ym31IZtr9I {
    padding-left: .5rem !important;
  }
  
  .EfWhYvJBbxV {
    padding-left: .75rem !important;
  }
  
  .AVzjqxiclj {
    padding-left: 1rem !important;
  }
  
  .Z3Tz2UDX {
    padding-left: 1.25rem !important;
  }
  
  .AlmbzHoQUw {
    padding-left: 1.5rem !important;
  }
  
  .geVYBH {
    padding-left: 1.75rem !important;
  }
  
  .bDaAg6SWH {
    padding-left: 2rem !important;
  }
  
  .LCszYoJqz {
    padding-left: 3rem !important;
  }
  
  .X7DywO1v {
    padding-left: 3.5rem !important;
  }
  
  .lLUvMukwl {
    padding-left: 4rem !important;
  }
  
  .gK7mb7f2 {
    padding-left: 5rem !important;
  }
  
  .qkFnrh {
    padding-left: 6rem !important;
  }
  
  .cZDmmy {
    gap: 0 !important;
  }
  
  .ttemeN0XAA {
    gap: .25rem !important;
  }
  
  .Sgjc4gYB {
    gap: .5rem !important;
  }
  
  .glKfJBk {
    gap: .75rem !important;
  }
  
  .Dw3dsJQem {
    gap: 1rem !important;
  }
  
  .lLiJSG9r1 {
    gap: 1.25rem !important;
  }
  
  .HBcrIH {
    gap: 1.5rem !important;
  }
  
  .IbJGt9j {
    gap: 1.75rem !important;
  }
  
  .fbrlcEN {
    gap: 2rem !important;
  }
  
  .CyrQjiSBOf {
    gap: 3rem !important;
  }
  
  .Ipht3uWdK {
    gap: 3.5rem !important;
  }
  
  .pWXxzxI {
    gap: 4rem !important;
  }
  
  .tdklNv {
    gap: 5rem !important;
  }
  
  .rgzigR6uee {
    gap: 6rem !important;
  }
  
  .PPBXQwMYpp6 {
    row-gap: 0 !important;
  }
  
  .tm2mbX {
    row-gap: .25rem !important;
  }
  
  .swt3Yz9T7 {
    row-gap: .5rem !important;
  }
  
  .lFkpzmg {
    row-gap: .75rem !important;
  }
  
  .gBQzcTRR {
    row-gap: 1rem !important;
  }
  
  .iB8VIDEzY {
    row-gap: 1.25rem !important;
  }
  
  .hr5Ap0 {
    row-gap: 1.5rem !important;
  }
  
  .kFkq3U {
    row-gap: 1.75rem !important;
  }
  
  .bM7m0BKU9B {
    row-gap: 2rem !important;
  }
  
  .pKwcYN {
    row-gap: 3rem !important;
  }
  
  .kJmQOe {
    row-gap: 3.5rem !important;
  }
  
  .ErBBx6gd {
    row-gap: 4rem !important;
  }
  
  .cgoPDe {
    row-gap: 5rem !important;
  }
  
  .YkGVw5I {
    row-gap: 6rem !important;
  }
  
  .nwinRpBB {
    column-gap: 0 !important;
  }
  
  .cvd3C6 {
    column-gap: .25rem !important;
  }
  
  .kqxIDK {
    column-gap: .5rem !important;
  }
  
  .yMBQjoc {
    column-gap: .75rem !important;
  }
  
  .hRrnrWbghbR {
    column-gap: 1rem !important;
  }
  
  .qGhwVY08 {
    column-gap: 1.25rem !important;
  }
  
  .NGEE3VDw {
    column-gap: 1.5rem !important;
  }
  
  .MOae2VMgh {
    column-gap: 1.75rem !important;
  }
  
  .GeGyUOVqJ {
    column-gap: 2rem !important;
  }
  
  .BxgHan {
    column-gap: 3rem !important;
  }
  
  .pu3nnax {
    column-gap: 3.5rem !important;
  }
  
  .XT5OXkiX {
    column-gap: 4rem !important;
  }
  
  .ETdL2Ksd8S {
    column-gap: 5rem !important;
  }
  
  .xmYbFJcmY {
    column-gap: 6rem !important;
  }
  
  .DFeF0I {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .ke6QI93tef {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .N6ewNBLTU {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .oCFl3CoP2Y {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .e4NOovhR {
    font-size: 1.21875rem !important;
  }
  
  .Avv4fUFc9c {
    font-size: 0.975rem !important;
  }
  
  .QZvgWqOjq2 {
    text-align: left !important;
  }
  
  .LqW7Zb {
    text-align: right !important;
  }
  
  .aEPs7yeKqvy {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .OUDTHCCf {
    float: left !important;
  }
  
  .c4GOarUiRMS {
    float: right !important;
  }
  
  .V4iGcVx7lXI {
    float: none !important;
  }
  
  .Dqwrfe {
    object-fit: contain !important;
  }
  
  .tGiy0lg {
    object-fit: cover !important;
  }
  
  .LiNcrEe2rM {
    object-fit: fill !important;
  }
  
  .fglaJCrHHr3 {
    object-fit: scale-down !important;
  }
  
  .NyvTH2o {
    object-fit: none !important;
  }
  
  .w1GVhWzuFW {
    display: inline !important;
  }
  
  .dhYQMSaA {
    display: inline-block !important;
  }
  
  .WmfMmkE {
    display: block !important;
  }
  
  .XNzw00VaSf {
    display: grid !important;
  }
  
  .bwfrpglzti {
    display: inline-grid !important;
  }
  
  .Dra2wX {
    display: table !important;
  }
  
  .kM7CYbt {
    display: table-row !important;
  }
  
  .T65YiQf {
    display: table-cell !important;
  }
  
  .tFNbUDZ {
    display: flex !important;
  }
  
  .Gn3JXFP3v {
    display: inline-flex !important;
  }
  
  .S71nbl {
    display: none !important;
  }
  
  .WcVW548d {
    position: static !important;
  }
  
  .OX39QAVqxhQ {
    position: relative !important;
  }
  
  .UGFFZWdO3 {
    position: absolute !important;
  }
  
  .MJ6ORLAqczT {
    position: fixed !important;
  }
  
  .ICtQGhx {
    position: sticky !important;
  }
  
  .ChTPCHE2tQz {
    top: 0 !important;
  }
  
  .YZI3nKia {
    top: 10% !important;
  }
  
  .IevCWyn {
    top: 25% !important;
  }
  
  .T7toney0du {
    top: 50% !important;
  }
  
  .yqVt3Zd {
    top: 60% !important;
  }
  
  .MuTvlrDyaL {
    top: 65% !important;
  }
  
  .M5iiXjiJ {
    top: 70% !important;
  }
  
  .oFtDsOoO {
    top: 75% !important;
  }
  
  .Ilo0Zc {
    top: 100% !important;
  }
  
  .uHTIJS {
    top: auto !important;
  }
  
  .TKrrWiog {
    bottom: 0 !important;
  }
  
  .BPAZypHZN6u {
    bottom: 10% !important;
  }
  
  .w8MXEgGGOE {
    bottom: 25% !important;
  }
  
  .SowIsaPHi {
    bottom: 50% !important;
  }
  
  .oe0ibR {
    bottom: 60% !important;
  }
  
  .GautkWCHRs {
    bottom: 65% !important;
  }
  
  .kOwoQ1XMuR {
    bottom: 70% !important;
  }
  
  .lJeX1Kg5yQ {
    bottom: 75% !important;
  }
  
  .ncsLqxDGoT {
    bottom: 100% !important;
  }
  
  .rU5UNyzS {
    bottom: auto !important;
  }
  
  .K8U7j7hviT3 {
    left: 0 !important;
  }
  
  .TDVOeMG5l {
    left: 10% !important;
  }
  
  .jnkWg7br {
    left: 25% !important;
  }
  
  .yPEWLbjf8x5 {
    left: 50% !important;
  }
  
  .ntPixvdNS {
    left: 60% !important;
  }
  
  .glhumg4 {
    left: 65% !important;
  }
  
  .qkSXkpxP {
    left: 70% !important;
  }
  
  .T294l8Hu1 {
    left: 75% !important;
  }
  
  .WjmVU1jca {
    left: 100% !important;
  }
  
  .ulcEWmwKA {
    left: auto !important;
  }
  
  .zsFzxcM5 {
    right: 0 !important;
  }
  
  .tnpFU5uJsMi {
    right: 10% !important;
  }
  
  .Zcogt7Od {
    right: 25% !important;
  }
  
  .M5qAWM {
    right: 50% !important;
  }
  
  .Ivo1mQ {
    right: 60% !important;
  }
  
  .v1uKvQuvLBt {
    right: 65% !important;
  }
  
  .mZKM1re7o {
    right: 70% !important;
  }
  
  .VewIRwWace {
    right: 75% !important;
  }
  
  .vSTCUT08n {
    right: 100% !important;
  }
  
  .qIAXMn7C {
    right: auto !important;
  }
  
  .tomKkY5 {
    transform: translate(-50%, -50%) !important;
  }
  
  .tuWEX3yka {
    transform: translateX(-50%) !important;
  }
  
  .AhDLocvAboj {
    transform: translateY(-50%) !important;
  }
  
  .Rd73xGaO2L {
    flex: 1 1 auto !important;
  }
  
  .JJ2E4MCfpus {
    flex-direction: row !important;
  }
  
  .BEzE8wb9wv {
    flex-direction: column !important;
  }
  
  .Y0jXseoH07v {
    flex-direction: row-reverse !important;
  }
  
  .fLEH8vIMK {
    flex-direction: column-reverse !important;
  }
  
  .I1FyhoYgTr4 {
    flex-grow: 0 !important;
  }
  
  .JnOEGFY4 {
    flex-grow: 1 !important;
  }
  
  .BCbsAochg1 {
    flex-shrink: 0 !important;
  }
  
  .Vo43Cz8WAXd {
    flex-shrink: 1 !important;
  }
  
  .TxcvAOqMzUF {
    flex-wrap: wrap !important;
  }
  
  .eOHnwNHbFJx {
    flex-wrap: nowrap !important;
  }
  
  .exgzOpIKc {
    flex-wrap: wrap-reverse !important;
  }
  
  .ktRHuiUDbT {
    justify-content: flex-start !important;
  }
  
  .WDRX5ed4B {
    justify-content: flex-end !important;
  }
  
  .qwW6TH {
    justify-content: center !important;
  }
  
  .CjnjBvo4Ey {
    justify-content: space-between !important;
  }
  
  .A1H5q9kUk {
    justify-content: space-around !important;
  }
  
  .ODWbQvgV {
    justify-content: space-evenly !important;
  }
  
  .RBKD1goPxFs {
    align-items: flex-start !important;
  }
  
  .diMtYkg4 {
    align-items: flex-end !important;
  }
  
  .dILSQ7SMjd {
    align-items: center !important;
  }
  
  .ey4VAn1 {
    align-items: baseline !important;
  }
  
  .GuLxqy {
    align-items: stretch !important;
  }
  
  .KxSg3xE9 {
    align-content: flex-start !important;
  }
  
  .kLMa0y91BNN {
    align-content: flex-end !important;
  }
  
  .AtxRRvyY {
    align-content: center !important;
  }
  
  .DO2JgDH4HjD {
    align-content: space-between !important;
  }
  
  .sIAP6T {
    align-content: space-around !important;
  }
  
  .pyEnj1pVsDE {
    align-content: stretch !important;
  }
  
  .sNSHfDK2S01 {
    align-self: auto !important;
  }
  
  .OW0jorbv {
    align-self: flex-start !important;
  }
  
  .c3nKop3n1 {
    align-self: flex-end !important;
  }
  
  .HuFV0lZ {
    align-self: center !important;
  }
  
  .zWv9UxKbQm {
    align-self: baseline !important;
  }
  
  .r6dQke {
    align-self: stretch !important;
  }
  
  .fBAS4v {
    order: -1 !important;
  }
  
  .e3l9XVeVble {
    order: 0 !important;
  }
  
  .rkysD8DCh {
    order: 1 !important;
  }
  
  .EldVXx9XJ {
    order: 2 !important;
  }
  
  .sbb79Pjr {
    order: 3 !important;
  }
  
  .ldVRtTRA {
    order: 4 !important;
  }
  
  .POTVzI {
    order: 5 !important;
  }
  
  .qZhysTSV10U {
    order: 6 !important;
  }
  
  .SUf02ScdZ {
    margin: 0 !important;
  }
  
  .KvNbxdvEum {
    margin: .25rem !important;
  }
  
  .MIsriEeG {
    margin: .5rem !important;
  }
  
  .wtzs55d {
    margin: .75rem !important;
  }
  
  .PLA2NdXIGyr {
    margin: 1rem !important;
  }
  
  .Fhf7N4o4g {
    margin: 1.25rem !important;
  }
  
  .dTWxPuZm {
    margin: 1.5rem !important;
  }
  
  .pOh1gbOKEaR {
    margin: 1.75rem !important;
  }
  
  .PdFShCqNnN {
    margin: 2rem !important;
  }
  
  .v4FkXw9Ooo {
    margin: 3rem !important;
  }
  
  .VdLMA0UTX82 {
    margin: 3.5rem !important;
  }
  
  .JrcN4mhNZJP {
    margin: 4rem !important;
  }
  
  .TeFeWda50 {
    margin: 5rem !important;
  }
  
  .CtVENw {
    margin: 6rem !important;
  }
  
  .j4wxE0XV {
    margin: auto !important;
  }
  
  .ZnUjof {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .GUVoFPxq {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .tPZ2ZJj {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .Lwcw3zZiu {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .trYRCA0pD {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .WPNzsz6lq {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .WwcAje0Ein {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .afj7HBBCtDT {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .AfyBCfv {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .KzW19Di05lz {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .DlNt1Vep {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .ubGFVUfBg4R {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .lxDHBfWV {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .NO7f0qz {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .tAivh1BP {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .RrYMAD {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .VgcT9LauUw {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .p0jMHCTmvEp {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .hekrMu {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .QtfKk4B {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .ZJYbl19tRlU {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .Y4pOaZi {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .E3eaaAr1DJX {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .tCpwlNBD {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .h3hz62 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .fTDHloK {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .Du6Ngfuy {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .HN3XwUDKG {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .vebRypX {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .FRKvAqls {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .Ou1qHG0Qr1z {
    margin-top: 0 !important;
  }
  
  .zpRqYbMzr5E {
    margin-top: .25rem !important;
  }
  
  .atcKrf {
    margin-top: .5rem !important;
  }
  
  .nPoLlaRdV5Y {
    margin-top: .75rem !important;
  }
  
  .UBU7KEurf {
    margin-top: 1rem !important;
  }
  
  .hHOruG7gdsA {
    margin-top: 1.25rem !important;
  }
  
  .DdhXTKZjee {
    margin-top: 1.5rem !important;
  }
  
  .L4sJzgaHolV {
    margin-top: 1.75rem !important;
  }
  
  .qvwmXyVUf {
    margin-top: 2rem !important;
  }
  
  .E6t7kKcHlVc {
    margin-top: 3rem !important;
  }
  
  .xgLnK0hs {
    margin-top: 3.5rem !important;
  }
  
  .VBZYqdqRO {
    margin-top: 4rem !important;
  }
  
  .trm6Zmf0 {
    margin-top: 5rem !important;
  }
  
  .MGIP1awpY {
    margin-top: 6rem !important;
  }
  
  .j6td2Ow {
    margin-top: auto !important;
  }
  
  .JkMwJieQUSL {
    margin-right: 0 !important;
  }
  
  .NH3Ed7QiW3 {
    margin-right: .25rem !important;
  }
  
  .kH6aKgoK {
    margin-right: .5rem !important;
  }
  
  .cZw0UZ62Ye {
    margin-right: .75rem !important;
  }
  
  .ySGHkZB8ruQ {
    margin-right: 1rem !important;
  }
  
  .ibDZ5uAHY {
    margin-right: 1.25rem !important;
  }
  
  .omTmX42i {
    margin-right: 1.5rem !important;
  }
  
  .ydgMj3WnG {
    margin-right: 1.75rem !important;
  }
  
  .bvVZAFGugrN {
    margin-right: 2rem !important;
  }
  
  .VAkRDdc {
    margin-right: 3rem !important;
  }
  
  .suIUyNP8 {
    margin-right: 3.5rem !important;
  }
  
  .KzOuFDWlUat {
    margin-right: 4rem !important;
  }
  
  .G1YCTP1 {
    margin-right: 5rem !important;
  }
  
  .Te65gmiSYV {
    margin-right: 6rem !important;
  }
  
  .EaOLG7gcg7 {
    margin-right: auto !important;
  }
  
  .Vo1CZpnbm {
    margin-bottom: 0 !important;
  }
  
  .qHk9uwdnG {
    margin-bottom: .25rem !important;
  }
  
  .N9hRgbLzg1 {
    margin-bottom: .5rem !important;
  }
  
  .seaHqRMA {
    margin-bottom: .75rem !important;
  }
  
  .MuMTRu9l {
    margin-bottom: 1rem !important;
  }
  
  .aXYdY2h {
    margin-bottom: 1.25rem !important;
  }
  
  .nhlVC6 {
    margin-bottom: 1.5rem !important;
  }
  
  .mAIBqV81l {
    margin-bottom: 1.75rem !important;
  }
  
  .PMGgG1hM {
    margin-bottom: 2rem !important;
  }
  
  .LlQJyAbqds {
    margin-bottom: 3rem !important;
  }
  
  .n6c3OiE0IQ {
    margin-bottom: 3.5rem !important;
  }
  
  .faES7qqkU {
    margin-bottom: 4rem !important;
  }
  
  .E0Vk04 {
    margin-bottom: 5rem !important;
  }
  
  .npf1Pb {
    margin-bottom: 6rem !important;
  }
  
  .jImlqRy8EP {
    margin-bottom: auto !important;
  }
  
  .BFGj8zXq9T0 {
    margin-left: 0 !important;
  }
  
  .mhu7Wa {
    margin-left: .25rem !important;
  }
  
  .lDv0iR {
    margin-left: .5rem !important;
  }
  
  .mEaAUCoG {
    margin-left: .75rem !important;
  }
  
  .gBfkFBuphx {
    margin-left: 1rem !important;
  }
  
  .sNdWkkkidV {
    margin-left: 1.25rem !important;
  }
  
  .LXOfFl {
    margin-left: 1.5rem !important;
  }
  
  .HetHdPgqVPz {
    margin-left: 1.75rem !important;
  }
  
  .AIboApJ {
    margin-left: 2rem !important;
  }
  
  .bWZzsqr {
    margin-left: 3rem !important;
  }
  
  .yQPMauO {
    margin-left: 3.5rem !important;
  }
  
  .hpxWcErtUD {
    margin-left: 4rem !important;
  }
  
  .JPrJvRo {
    margin-left: 5rem !important;
  }
  
  .cEYcQoEWqg {
    margin-left: 6rem !important;
  }
  
  .lL6XfU {
    margin-left: auto !important;
  }
  
  .dklLEWy {
    margin: -0.25rem !important;
  }
  
  .I4QBSmVIhP {
    margin: -0.5rem !important;
  }
  
  .g6gZdUrKM {
    margin: -0.75rem !important;
  }
  
  .f1SpV2U {
    margin: -1rem !important;
  }
  
  .ZTIgg3 {
    margin: -1.25rem !important;
  }
  
  .KvhfqXpo0P {
    margin: -1.5rem !important;
  }
  
  .fMt51FI {
    margin: -1.75rem !important;
  }
  
  .gfXrV6fQ {
    margin: -2rem !important;
  }
  
  .GS6vtgGSsC {
    margin: -3rem !important;
  }
  
  .WqOVlti {
    margin: -3.5rem !important;
  }
  
  .xpbl9El138V {
    margin: -4rem !important;
  }
  
  .RkFcf7 {
    margin: -5rem !important;
  }
  
  .c7pgqA7Brf {
    margin: -6rem !important;
  }
  
  .Z3KVfDOt4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .w1BvELG {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .UQbugCJfG4 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .NUM1YJMOSch {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .Ce2l7wpU {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .AgGnCqlgjQ {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .ufRAjiplyyC {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .BuNUDKN3fR {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .L5uQY6O0A {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .rt25rAKKew {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .btLgqeiX {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .BbmOlhJTce {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .iVxlBojRDB {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .ayks3Lfy {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .DInB2hm5AYq {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .nZCRic {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .pTXhmzf {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .UdDtYS5Z {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .mu8n99rF {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .qcHhLlzXPA {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .DEHN9n3C {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .rrPbv2gZF {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .Fa2kH6nwX {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .DgAt36Z {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .QWPMawgN {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .pQyDccN7hA {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .Ad1FdD {
    margin-top: -0.25rem !important;
  }
  
  .qCdK6otM {
    margin-top: -0.5rem !important;
  }
  
  .yB28gbeXoA {
    margin-top: -0.75rem !important;
  }
  
  .zzgPjkeePIo {
    margin-top: -1rem !important;
  }
  
  .nz5iuguFf {
    margin-top: -1.25rem !important;
  }
  
  .vTSjecgXIkR {
    margin-top: -1.5rem !important;
  }
  
  .FgPzJDxv {
    margin-top: -1.75rem !important;
  }
  
  .SOSSeTw {
    margin-top: -2rem !important;
  }
  
  .HyRqTrvL {
    margin-top: -3rem !important;
  }
  
  .I43lGT {
    margin-top: -3.5rem !important;
  }
  
  .sPZuDXG {
    margin-top: -4rem !important;
  }
  
  .wsjlyZ {
    margin-top: -5rem !important;
  }
  
  .qKgE5G {
    margin-top: -6rem !important;
  }
  
  .J8DDwJ7cy {
    margin-right: -0.25rem !important;
  }
  
  .Eaor7L {
    margin-right: -0.5rem !important;
  }
  
  .bTOrOX {
    margin-right: -0.75rem !important;
  }
  
  .jKL9zjsqbW {
    margin-right: -1rem !important;
  }
  
  .o1rORVWT8p {
    margin-right: -1.25rem !important;
  }
  
  .GUO13v {
    margin-right: -1.5rem !important;
  }
  
  .igkBuGLn {
    margin-right: -1.75rem !important;
  }
  
  .emd43nL9s {
    margin-right: -2rem !important;
  }
  
  .bOhm8sixbOe {
    margin-right: -3rem !important;
  }
  
  .Dli3Hco {
    margin-right: -3.5rem !important;
  }
  
  .rlSJBhrW33 {
    margin-right: -4rem !important;
  }
  
  .nym9uY {
    margin-right: -5rem !important;
  }
  
  .jQ6hKg7 {
    margin-right: -6rem !important;
  }
  
  .lKq1J5 {
    margin-bottom: -0.25rem !important;
  }
  
  .BvPcpj {
    margin-bottom: -0.5rem !important;
  }
  
  .qbbQvptej {
    margin-bottom: -0.75rem !important;
  }
  
  .jX4hey8B {
    margin-bottom: -1rem !important;
  }
  
  .PEf301 {
    margin-bottom: -1.25rem !important;
  }
  
  .ofKfp1hs {
    margin-bottom: -1.5rem !important;
  }
  
  .zk1fzB {
    margin-bottom: -1.75rem !important;
  }
  
  .HQSDkjVJzFL {
    margin-bottom: -2rem !important;
  }
  
  .wVNm6f {
    margin-bottom: -3rem !important;
  }
  
  .pQuwkA03uw {
    margin-bottom: -3.5rem !important;
  }
  
  .N7Rlo3 {
    margin-bottom: -4rem !important;
  }
  
  .ql1g9f {
    margin-bottom: -5rem !important;
  }
  
  .PL9RM4Eoz {
    margin-bottom: -6rem !important;
  }
  
  .dfAEhy {
    margin-left: -0.25rem !important;
  }
  
  .aeLXlV6 {
    margin-left: -0.5rem !important;
  }
  
  .BnTkGeJoe0t {
    margin-left: -0.75rem !important;
  }
  
  .O2qG0NJ425r {
    margin-left: -1rem !important;
  }
  
  .wW3DqHz {
    margin-left: -1.25rem !important;
  }
  
  .ZXIPhGhEI57 {
    margin-left: -1.5rem !important;
  }
  
  .Ve8IStzICr4 {
    margin-left: -1.75rem !important;
  }
  
  .UeWAe1h {
    margin-left: -2rem !important;
  }
  
  .IhrpgE1LeJ {
    margin-left: -3rem !important;
  }
  
  .GueceEembgp {
    margin-left: -3.5rem !important;
  }
  
  .LGKO0nY {
    margin-left: -4rem !important;
  }
  
  .x1jiCVk {
    margin-left: -5rem !important;
  }
  
  .oPNfbT5E {
    margin-left: -6rem !important;
  }
  
  .Gdq8AaNd {
    padding: 0 !important;
  }
  
  .oqoyJxn77l {
    padding: .25rem !important;
  }
  
  .D5uxaqtby {
    padding: .5rem !important;
  }
  
  .Rm2GBXP {
    padding: .75rem !important;
  }
  
  .fpndYT {
    padding: 1rem !important;
  }
  
  .GufrSjDcNzm {
    padding: 1.25rem !important;
  }
  
  .udjeAer {
    padding: 1.5rem !important;
  }
  
  .FQUnzw {
    padding: 1.75rem !important;
  }
  
  .DnPaTc9Omj {
    padding: 2rem !important;
  }
  
  .BAnTx9W {
    padding: 3rem !important;
  }
  
  .u8KEqOD {
    padding: 3.5rem !important;
  }
  
  .N66fT7mIOy {
    padding: 4rem !important;
  }
  
  .KL2l2aeig {
    padding: 5rem !important;
  }
  
  .ImNIY0TCeE {
    padding: 6rem !important;
  }
  
  .Dzj5PYG0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .S96mA5IXlt8 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .TQ9ykHEJ {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .TmFzKCz1wX {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .PvHjCb {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .D6VEUb6zb6 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .H7S3af {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .Jz2PcooM {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .NeLNZN5A9 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .qRJfiPvGB {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .cVC24XuxgXQ {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .yPTBrI {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .tB62cF3 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .KKsIlKeeW5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .SZSElcRfff {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .ctvgQJYLO {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .QxELurCWwp {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .olctQ6GzjBc {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .WeB3Hwr {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .ICrcw7yA {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .dDK3wnKvZeZ {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .OMGgVhqGIj9 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .bNKiFJxDeZ {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .CMd1dc {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .CChxA58 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .iopVFdB9qOb {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .OkoI9X5ZWdf {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .aOQWCQlC7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .ZrrhaIwaR {
    padding-top: 0 !important;
  }
  
  .Zj4eXR {
    padding-top: .25rem !important;
  }
  
  .UlFxfLWiiz {
    padding-top: .5rem !important;
  }
  
  .LrTnh2L {
    padding-top: .75rem !important;
  }
  
  .jmAuSDgTY {
    padding-top: 1rem !important;
  }
  
  .JJdgQdcK9S {
    padding-top: 1.25rem !important;
  }
  
  .MJNS3Z {
    padding-top: 1.5rem !important;
  }
  
  .yPJmgJ80 {
    padding-top: 1.75rem !important;
  }
  
  .s4AXegN {
    padding-top: 2rem !important;
  }
  
  .hHfaw5a4Ozy {
    padding-top: 3rem !important;
  }
  
  .mqYAtiOd {
    padding-top: 3.5rem !important;
  }
  
  .qMjQD8yAY9z {
    padding-top: 4rem !important;
  }
  
  .MA6i1F {
    padding-top: 5rem !important;
  }
  
  .ObrEugOHCf {
    padding-top: 6rem !important;
  }
  
  .s7kIVp2Zu {
    padding-right: 0 !important;
  }
  
  .sVKEGowj {
    padding-right: .25rem !important;
  }
  
  .dY1JqWNKC {
    padding-right: .5rem !important;
  }
  
  .wVKeId {
    padding-right: .75rem !important;
  }
  
  .QyOUgnEtWm {
    padding-right: 1rem !important;
  }
  
  .JSdcxnJFw {
    padding-right: 1.25rem !important;
  }
  
  .dRKNCfh {
    padding-right: 1.5rem !important;
  }
  
  .lTRvSrHpulX {
    padding-right: 1.75rem !important;
  }
  
  .UxqIs6 {
    padding-right: 2rem !important;
  }
  
  .GfFraCE {
    padding-right: 3rem !important;
  }
  
  .qKIjVg {
    padding-right: 3.5rem !important;
  }
  
  .c2Mz3p {
    padding-right: 4rem !important;
  }
  
  .S8hLVwsulvR {
    padding-right: 5rem !important;
  }
  
  .oFqZ8TMQR {
    padding-right: 6rem !important;
  }
  
  .XRqnZhmy {
    padding-bottom: 0 !important;
  }
  
  .iur3j9Zvl4E {
    padding-bottom: .25rem !important;
  }
  
  .MoXoAtt3tZ {
    padding-bottom: .5rem !important;
  }
  
  .TCWJncoEOx3 {
    padding-bottom: .75rem !important;
  }
  
  .oBYi2EX6G {
    padding-bottom: 1rem !important;
  }
  
  .k7jq4ZYBj {
    padding-bottom: 1.25rem !important;
  }
  
  .uRYgIOpm {
    padding-bottom: 1.5rem !important;
  }
  
  .CatFrM {
    padding-bottom: 1.75rem !important;
  }
  
  .Ew8XTLQrgN {
    padding-bottom: 2rem !important;
  }
  
  .R9H58l {
    padding-bottom: 3rem !important;
  }
  
  .HzIxocO {
    padding-bottom: 3.5rem !important;
  }
  
  .gkkqbM0tcpQ {
    padding-bottom: 4rem !important;
  }
  
  .Kkk5dpm {
    padding-bottom: 5rem !important;
  }
  
  .B77U4YCtG {
    padding-bottom: 6rem !important;
  }
  
  .N8r50tgR {
    padding-left: 0 !important;
  }
  
  .ntlGYOwx {
    padding-left: .25rem !important;
  }
  
  .LzlW7FH {
    padding-left: .5rem !important;
  }
  
  .nBTViTI9 {
    padding-left: .75rem !important;
  }
  
  .YiWjeT8aVe8 {
    padding-left: 1rem !important;
  }
  
  .bTeDW4eVRjR {
    padding-left: 1.25rem !important;
  }
  
  .jFHi1Nl05sT {
    padding-left: 1.5rem !important;
  }
  
  .HLdfwTZIy0K {
    padding-left: 1.75rem !important;
  }
  
  .k71B87 {
    padding-left: 2rem !important;
  }
  
  .CbfTDzoYOP {
    padding-left: 3rem !important;
  }
  
  .a6oWfbYd {
    padding-left: 3.5rem !important;
  }
  
  .Cg08PmAaWjG {
    padding-left: 4rem !important;
  }
  
  .jdiBaHwW {
    padding-left: 5rem !important;
  }
  
  .HRk6iJJvboB {
    padding-left: 6rem !important;
  }
  
  .LbD8p4 {
    gap: 0 !important;
  }
  
  .gFKgWc {
    gap: .25rem !important;
  }
  
  .kMiEtR {
    gap: .5rem !important;
  }
  
  .sSk6h4cdKCf {
    gap: .75rem !important;
  }
  
  .U4OdS1dM3CO {
    gap: 1rem !important;
  }
  
  .ei3hyMxni {
    gap: 1.25rem !important;
  }
  
  .C732BcjK5rd {
    gap: 1.5rem !important;
  }
  
  .eRqm5zXINY {
    gap: 1.75rem !important;
  }
  
  .xn0T6J303 {
    gap: 2rem !important;
  }
  
  .vzEgeVp {
    gap: 3rem !important;
  }
  
  .xhtbon {
    gap: 3.5rem !important;
  }
  
  .XlJAjUnnI {
    gap: 4rem !important;
  }
  
  .PXXA2p9nBf {
    gap: 5rem !important;
  }
  
  .F6IMbN {
    gap: 6rem !important;
  }
  
  .fKulIcM {
    row-gap: 0 !important;
  }
  
  .xEzuOESn {
    row-gap: .25rem !important;
  }
  
  .uGwXwzq {
    row-gap: .5rem !important;
  }
  
  .OMjMVcQpM6 {
    row-gap: .75rem !important;
  }
  
  .aenAj9h {
    row-gap: 1rem !important;
  }
  
  .iZECJOOr7G {
    row-gap: 1.25rem !important;
  }
  
  .vfQfVZ {
    row-gap: 1.5rem !important;
  }
  
  .MTOhDzW5eyt {
    row-gap: 1.75rem !important;
  }
  
  .HXBICjLsC {
    row-gap: 2rem !important;
  }
  
  .qFGYy4x4a {
    row-gap: 3rem !important;
  }
  
  .B9Aiai6Sk {
    row-gap: 3.5rem !important;
  }
  
  .XyZlYcLCClX {
    row-gap: 4rem !important;
  }
  
  .w5OViP {
    row-gap: 5rem !important;
  }
  
  .tEROkk75JD {
    row-gap: 6rem !important;
  }
  
  .Yd4hW8 {
    column-gap: 0 !important;
  }
  
  .COZg1w {
    column-gap: .25rem !important;
  }
  
  .Qme74OyIdz6 {
    column-gap: .5rem !important;
  }
  
  .yOdhktluip {
    column-gap: .75rem !important;
  }
  
  .aKOsdPn {
    column-gap: 1rem !important;
  }
  
  .UemBXbbzt {
    column-gap: 1.25rem !important;
  }
  
  .YsjcNT {
    column-gap: 1.5rem !important;
  }
  
  .cQak3OcM {
    column-gap: 1.75rem !important;
  }
  
  .WbHAwRq29 {
    column-gap: 2rem !important;
  }
  
  .uoJA5xwQZB {
    column-gap: 3rem !important;
  }
  
  .CE9sjH3 {
    column-gap: 3.5rem !important;
  }
  
  .MJ1Rn9 {
    column-gap: 4rem !important;
  }
  
  .zA4sKbZEvnt {
    column-gap: 5rem !important;
  }
  
  .WKDfLrMxuS {
    column-gap: 6rem !important;
  }
  
  .AmwbfYYb {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .bL30b2 {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .xJ737yj9c {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .X1ZY1EF {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .EBK0ulNbJgG {
    font-size: 1.21875rem !important;
  }
  
  .FFrv9CJV2 {
    font-size: 0.975rem !important;
  }
  
  .tehUKaveOp {
    text-align: left !important;
  }
  
  .eLMfAMv {
    text-align: right !important;
  }
  
  .Ck03zT {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .xGLOFEt2 {
    font-size: 2.4375rem !important;
  }
  
  .KbLYKMNpc {
    font-size: 1.95rem !important;
  }
  
  .CtvkuOV {
    font-size: 1.70625rem !important;
  }
  
  .McMbgukwpVM {
    font-size: 1.4625rem !important;
  }
  
  .DsdWsqhXUen {
    font-size: 2.4375rem !important;
  }
  
  .K6p5L1z {
    font-size: 1.95rem !important;
  }
  
  .rrOx5ywemqy {
    font-size: 1.70625rem !important;
  }
  
  .R2Aykox4 {
    font-size: 1.4625rem !important;
  }
  
  .QFWFw56LDo {
    font-size: 2.4375rem !important;
  }
  
  .k8indt {
    font-size: 1.95rem !important;
  }
  
  .LSPsvEoQJr {
    font-size: 1.70625rem !important;
  }
  
  .lm1dFHe {
    font-size: 1.4625rem !important;
  }
  
  .dZnC6b {
    font-size: 2.4375rem !important;
  }
  
  .FHwwktPysmt {
    font-size: 1.95rem !important;
  }
  
  .tjS4plk {
    font-size: 1.70625rem !important;
  }
  
  .AS18ie0w20K {
    font-size: 1.4625rem !important;
  }
}

@media print {
  .XyuTVhW6 {
    display: inline !important;
  }
  
  .YuWwrR {
    display: inline-block !important;
  }
  
  .BpOQDa {
    display: block !important;
  }
  
  .f1Hu0d2 {
    display: grid !important;
  }
  
  .TTpgugOV8M {
    display: inline-grid !important;
  }
  
  .lGrGS2 {
    display: table !important;
  }
  
  .WtDvdaD7OP {
    display: table-row !important;
  }
  
  .QbSSHZ8W {
    display: table-cell !important;
  }
  
  .YzA6IYiCgVi {
    display: flex !important;
  }
  
  .ZxqlXF {
    display: inline-flex !important;
  }
  
  .EvCvIICkp4b {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .ikP7toZ.show,
    .ikP7toZ.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; }
    
  }
  
  .RK2wby {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .RK2wby:nth-child(1) {
    animation-delay: 0.04s;
  }
  
  .RK2wby:nth-child(2) {
    animation-delay: 0.11s;
  }
  
  .RK2wby:nth-child(3) {
    animation-delay: 0.18s;
  }
  
  .RK2wby:nth-child(4) {
    animation-delay: 0.25s;
  }
  
  .byI6zZ72 {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .byI6zZ72:nth-child(2) {
    animation-delay: 0.12s;
  }
  
  .byI6zZ72:nth-child(3) {
    animation-delay: 0.24s;
  }
  
  .tRA2CF {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .tRA2CF:nth-child(even) {
    animation-delay: 0.1s;
  }
}

@media (max-width: 991.98px) {
  .xttGbsohLQ4 {
    padding-top: 88px;
    min-height: auto;
    padding-bottom: 3rem;
  }
  
  .xCHE9a8 {
    height: 300px;
  }
}

@media (max-width: 767.98px) {
  .gNpa4Dr9 {
    font-size: clamp(1.75rem, 8vw, 2.5rem);
  }
  
  .VLukRCOzYGT {
    height: 170px;
  }
  
  .uCTZAmDT7:hover {
    transform: none;
  }
}

@media (max-width: 575.98px) {
  .YTnOIa {
    padding: 1.75rem 1.25rem;
  }
  
  .LbF1SR {
    padding: 1.25rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
