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

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

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

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

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

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

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

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

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

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

.Sg4D8jAT5N {
  display: inline-block;
}

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

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

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

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

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

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

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

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

.odvkS5bjnEo {
  display: inline-block;
}

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

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

.container,
.Fq1WpC,
.lrAgr5MZb,
.BOIoVV4WA,
.xdbtQ5sP,
.Uzz8E3SY,
.hnRBkCX {
  --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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ewiiqDn {
  margin-left: 8.33333333%;
}

.q54e6jL {
  margin-left: 16.66666667%;
}

.abTyPB {
  margin-left: 25%;
}

.KlDFvat {
  margin-left: 33.33333333%;
}

.gEQHxHmNx {
  margin-left: 41.66666667%;
}

.bWrU6W {
  margin-left: 50%;
}

.oKld6l {
  margin-left: 58.33333333%;
}

.v8LCDS279ei {
  margin-left: 66.66666667%;
}

.DHm0RNo {
  margin-left: 75%;
}

.nbRHHPC {
  margin-left: 83.33333333%;
}

.gKWh4E {
  margin-left: 91.66666667%;
}

.bQCNn48Bkz,
.XftRnpCUTR {
  --bs-gutter-x: 0;
}

.bQCNn48Bkz,
.kEzws9wbzP {
  --bs-gutter-y: 0;
}

.X7iHG6V,
.O4QIjzotcrF {
  --bs-gutter-x: 0.25rem;
}

.X7iHG6V,
.zfTk1R {
  --bs-gutter-y: 0.25rem;
}

.PZSglsHklMl,
.WRFrz5ft2 {
  --bs-gutter-x: 0.5rem;
}

.PZSglsHklMl,
.kTEcxaH5or {
  --bs-gutter-y: 0.5rem;
}

.Rrisda,
.Cro4tSGar {
  --bs-gutter-x: 0.75rem;
}

.Rrisda,
.cuHTlfmV {
  --bs-gutter-y: 0.75rem;
}

.MoGHhxQG8,
.ZFa1UM4On {
  --bs-gutter-x: 1rem;
}

.MoGHhxQG8,
.BqolIbl {
  --bs-gutter-y: 1rem;
}

.v3T56Ndqhn,
.KBfpiq {
  --bs-gutter-x: 1.25rem;
}

.v3T56Ndqhn,
.tNeMWc {
  --bs-gutter-y: 1.25rem;
}

.DDMwmhn5OXc,
.HzYuZjdehn {
  --bs-gutter-x: 1.5rem;
}

.DDMwmhn5OXc,
.pTksh6l7 {
  --bs-gutter-y: 1.5rem;
}

.wS8vfg,
.rGerSKd4 {
  --bs-gutter-x: 1.75rem;
}

.wS8vfg,
.tCcD2G {
  --bs-gutter-y: 1.75rem;
}

.qehd1e,
.AhQ6Ya {
  --bs-gutter-x: 2rem;
}

.qehd1e,
.wCcMRIbbh {
  --bs-gutter-y: 2rem;
}

.mwkz7dnhCA,
.T2PfAy {
  --bs-gutter-x: 3rem;
}

.mwkz7dnhCA,
.xnju4qpe3D {
  --bs-gutter-y: 3rem;
}

.vHartCeyx,
.t55glhzt {
  --bs-gutter-x: 3.5rem;
}

.vHartCeyx,
.ef1aRZJ {
  --bs-gutter-y: 3.5rem;
}

.wyewToQgo5O,
.MTgr4NP {
  --bs-gutter-x: 4rem;
}

.wyewToQgo5O,
.CPBZJ2H {
  --bs-gutter-y: 4rem;
}

.UbLsGWFVus,
.nrbb9IqPp {
  --bs-gutter-x: 5rem;
}

.UbLsGWFVus,
.IqixiXB9fZX {
  --bs-gutter-y: 5rem;
}

.M6U7OG,
.Pv5ohD639c7 {
  --bs-gutter-x: 6rem;
}

.M6U7OG,
.uWBlj7fhIe3 {
  --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;
}

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

.D2HlT5uMpo {
  caption-side: top;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cf8xeg:focus {
  outline: 0;
}

.cf8xeg.lC0G8su,
.cf8xeg.loYDwcfgY {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.yLk3Yp3 .mjFRTWQT5 {
  float: left;
  margin-left: -1.5em;
}

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

.RBrlCx8K77 .mjFRTWQT5 {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.mjFRTWQT5[disabled]~.PDx3Z3yI,
.mjFRTWQT5:disabled~.PDx3Z3yI {
  cursor: default;
  opacity: .5;
}

.EXVqK5Trc {
  padding-left: 2.5em;
}

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

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

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

.EXVqK5Trc.RBrlCx8K77 {
  padding-right: 2.5em;
  padding-left: 0;
}

.EXVqK5Trc.RBrlCx8K77 .mjFRTWQT5 {
  margin-right: -2.5em;
  margin-left: 0;
}

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

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

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

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

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

.UZRvB5sJ:focus {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.xYHzSKLR {
  position: relative;
}

.xYHzSKLR>.NhKSYIqSkV,
.xYHzSKLR>.cf8xeg,
.xYHzSKLR>.gDKKdvl8e93 {
  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;
}

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

.xYHzSKLR>.NhKSYIqSkV,
.xYHzSKLR>.cf8xeg {
  padding: 1rem 1.25rem;
}

.xYHzSKLR>.NhKSYIqSkV::placeholder,
.xYHzSKLR>.cf8xeg::placeholder {
  color: rgba(0, 0, 0, 0);
}

.xYHzSKLR>.NhKSYIqSkV:focus,
.xYHzSKLR>.NhKSYIqSkV:not(:placeholder-shown),
.xYHzSKLR>.cf8xeg:focus,
.xYHzSKLR>.cf8xeg:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}

.xYHzSKLR>.NhKSYIqSkV:-webkit-autofill,
.xYHzSKLR>.cf8xeg:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}

.xYHzSKLR>.gDKKdvl8e93 {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
  padding-left: 1.25rem;
}

.xYHzSKLR>.NhKSYIqSkV:focus~label,
.xYHzSKLR>.NhKSYIqSkV:not(:placeholder-shown)~label,
.xYHzSKLR>.cf8xeg~label,
.xYHzSKLR>.gDKKdvl8e93~label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

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

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

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

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

.xYHzSKLR>:disabled~label,
.xYHzSKLR>.NhKSYIqSkV:disabled~label {
  color: #525252;
}

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

.KwwPn4zS>.NhKSYIqSkV,
.KwwPn4zS>.gDKKdvl8e93,
.KwwPn4zS>.xYHzSKLR {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.KwwPn4zS>.NhKSYIqSkV:focus,
.KwwPn4zS>.gDKKdvl8e93:focus,
.KwwPn4zS>.xYHzSKLR:focus-within {
  z-index: 5;
}

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

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

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

.KlkpcgiJe>.NhKSYIqSkV,
.KlkpcgiJe>.gDKKdvl8e93,
.KlkpcgiJe>.HamQHASPOj,
.KlkpcgiJe>.btn {
  padding: .5rem 1rem;
  font-size: 1.21875rem;
  border-radius: var(--bs-border-radius-lg);
}

.n1mfQtC>.NhKSYIqSkV,
.n1mfQtC>.gDKKdvl8e93,
.n1mfQtC>.HamQHASPOj,
.n1mfQtC>.btn {
  padding: .25rem .5rem;
  font-size: 0.82875rem;
  border-radius: var(--bs-border-radius-sm);
}

.KlkpcgiJe>.gDKKdvl8e93,
.n1mfQtC>.gDKKdvl8e93 {
  padding-right: 5rem;
}

.KwwPn4zS:not(.L6jhVacODD)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.xYHzSKLR),
.KwwPn4zS:not(.L6jhVacODD)>.dropdown-toggle:nth-last-child(n+3),
.KwwPn4zS:not(.L6jhVacODD)>.xYHzSKLR:not(:last-child)>.NhKSYIqSkV,
.KwwPn4zS:not(.L6jhVacODD)>.xYHzSKLR:not(:last-child)>.gDKKdvl8e93 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.KwwPn4zS.L6jhVacODD>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.xYHzSKLR),
.KwwPn4zS.L6jhVacODD>.dropdown-toggle:nth-last-child(n+4),
.KwwPn4zS.L6jhVacODD>.xYHzSKLR:nth-last-child(n+3)>.NhKSYIqSkV,
.KwwPn4zS.L6jhVacODD>.xYHzSKLR:nth-last-child(n+3)>.gDKKdvl8e93 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.KwwPn4zS>:not(:first-child):not(.dropdown-menu):not(.DbjHBvRMK1):not(.zGc1N54z):not(.BeX2iA):not(.OcY0tLvxdG) {
  margin-left: calc(-1*var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.KwwPn4zS>.xYHzSKLR:not(:first-child)>.NhKSYIqSkV,
.KwwPn4zS>.xYHzSKLR:not(:first-child)>.gDKKdvl8e93 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.DbjHBvRMK1 {
  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~.zGc1N54z,
.was-validated :valid~.DbjHBvRMK1,
.gmdvb2wb~.zGc1N54z,
.gmdvb2wb~.DbjHBvRMK1 {
  display: block;
}

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

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

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

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

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

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

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

.was-validated .mjFRTWQT5:valid~.PDx3Z3yI,
.mjFRTWQT5.gmdvb2wb~.PDx3Z3yI {
  color: var(--bs-form-valid-color);
}

.XPjcDvOozbA .mjFRTWQT5~.zGc1N54z {
  margin-left: .5em;
}

.was-validated .KwwPn4zS>.NhKSYIqSkV:not(:focus):valid,
.KwwPn4zS>.NhKSYIqSkV:not(:focus).gmdvb2wb,
.was-validated .KwwPn4zS>.gDKKdvl8e93:not(:focus):valid,
.KwwPn4zS>.gDKKdvl8e93:not(:focus).gmdvb2wb,
.was-validated .KwwPn4zS>.xYHzSKLR:not(:focus-within):valid,
.KwwPn4zS>.xYHzSKLR:not(:focus-within).gmdvb2wb {
  z-index: 3;
}

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

.BeX2iA {
  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~.OcY0tLvxdG,
.was-validated :invalid~.BeX2iA,
.Epzf5uAKD~.OcY0tLvxdG,
.Epzf5uAKD~.BeX2iA {
  display: block;
}

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

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

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

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

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

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

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

.was-validated .mjFRTWQT5:invalid~.PDx3Z3yI,
.mjFRTWQT5.Epzf5uAKD~.PDx3Z3yI {
  color: var(--bs-form-invalid-color);
}

.XPjcDvOozbA .mjFRTWQT5~.OcY0tLvxdG {
  margin-left: .5em;
}

.was-validated .KwwPn4zS>.NhKSYIqSkV:not(:focus):invalid,
.KwwPn4zS>.NhKSYIqSkV:not(:focus).Epzf5uAKD,
.was-validated .KwwPn4zS>.gDKKdvl8e93:not(:focus):invalid,
.KwwPn4zS>.gDKKdvl8e93:not(:focus).Epzf5uAKD,
.was-validated .KwwPn4zS>.xYHzSKLR:not(:focus-within):invalid,
.KwwPn4zS>.xYHzSKLR:not(:focus-within).Epzf5uAKD {
  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);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.BJrK8clKlv,
.g1OGveme5nc>.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);
}

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

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

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

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

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

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

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

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

.EWZLKbNHi,
.VcoxmRc0Y {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.EWZLKbNHi>.btn,
.VcoxmRc0Y>.btn {
  position: relative;
  flex: 1 1 auto;
}

.EWZLKbNHi>.r7jWij7:checked+.btn,
.EWZLKbNHi>.r7jWij7:focus+.btn,
.EWZLKbNHi>.btn:hover,
.EWZLKbNHi>.btn:focus,
.EWZLKbNHi>.btn:active,
.EWZLKbNHi>.btn.active,
.VcoxmRc0Y>.r7jWij7:checked+.btn,
.VcoxmRc0Y>.r7jWij7:focus+.btn,
.VcoxmRc0Y>.btn:hover,
.VcoxmRc0Y>.btn:focus,
.VcoxmRc0Y>.btn:active,
.VcoxmRc0Y>.btn.active {
  z-index: 1;
}

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

.c3yaIVc .KwwPn4zS {
  width: auto;
}

.EWZLKbNHi {
  border-radius: 50rem;
}

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

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

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

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

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

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

.BJrK8clKlv+.s2VGiCc4Oi,
.g1OGveme5nc>.btn+.s2VGiCc4Oi {
  padding-right: .375rem;
  padding-left: .375rem;
}

.ZbmU5v3jBPx+.s2VGiCc4Oi,
.pTcCSb>.btn+.s2VGiCc4Oi {
  padding-right: .75rem;
  padding-left: .75rem;
}

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

.VcoxmRc0Y>.btn,
.VcoxmRc0Y>.EWZLKbNHi {
  width: 100%;
}

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

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

.VcoxmRc0Y>.btn:nth-child(n+3),
.VcoxmRc0Y>:not(.r7jWij7)+.btn,
.VcoxmRc0Y>.EWZLKbNHi: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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.Nzrd1itLyc .nav-item .nav-link,
.bTBEr2Au .nav-item .nav-link {
  width: 100%;
}

.XL4sIubk>.ISO0E55bv {
  display: none;
}

.XL4sIubk>.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>.Fq1WpC,
.navbar>.hnRBkCX,
.navbar>.Uzz8E3SY,
.navbar>.xdbtQ5sP,
.navbar>.BOIoVV4WA,
.navbar>.lrAgr5MZb {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.By2JUXbnUn .BWn4o6My7Qn {
  overflow: visible;
}

.By2JUXbnUn .u2GRfQ1 {
  display: flex !important;
  flex-basis: auto;
}

.By2JUXbnUn .CQhYbcRNW {
  display: none;
}

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

.By2JUXbnUn .offcanvas .uRillCdPv {
  display: none;
}

.By2JUXbnUn .offcanvas .mmBIbW {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

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

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

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

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

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

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

.bvbsSuD>.EI09FsCg+.list-group,
.bvbsSuD>.list-group+.dvI9OGPX9Yu {
  border-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.TvclJs2S,
.buBaoR,
.B6fPjZFfafb {
  width: 100%;
}

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

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

.THwlvJeBHq>.bvbsSuD {
  margin-bottom: var(--bs-card-group-margin);
}

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

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

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

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

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

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

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

.yXDb3B9q3m {
  margin-bottom: 0;
}

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

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

.K2YRHF6:first-of-type>.yXDb3B9q3m .eyyidS6hu {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

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

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

.K2YRHF6:last-of-type>.yXDb3B9q3m .eyyidS6hu.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

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

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

.oFcwTFDL>.K2YRHF6 {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.oFcwTFDL>.K2YRHF6:first-child {
  border-top: 0;
}

.oFcwTFDL>.K2YRHF6:last-child {
  border-bottom: 0;
}

.oFcwTFDL>.K2YRHF6>.V2AbZKTS6z,
.oFcwTFDL>.K2YRHF6>.yXDb3B9q3m .eyyidS6hu,
.oFcwTFDL>.K2YRHF6>.yXDb3B9q3m .eyyidS6hu.collapsed {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.A6YqfjREXb:empty {
  display: none;
}

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

.epy53hy31A {
  color: inherit;
}

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

.EdwHeoCRSy {
  padding-right: 3rem;
}

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

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

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

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

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

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

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

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

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

}

.RSf1lyputpp,
.iRfgz9 {
  --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);
}

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

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

.iRfgz9>.RSf1lyputpp {
  overflow: visible;
}

.iRfgz9>.RSf1lyputpp>.d7alBCri {
  width: 100%;
}

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

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

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

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

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

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

.NIv3py {
  flex-direction: row;
}

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

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

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

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

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

.tffElaRv {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.Jnx4gZVw5sM .vqiJq33M {
  max-height: 100%;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

.U0k6LbdZa7P .vqiJq33M {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.U0k6LbdZa7P .tOdNTyHTP,
.U0k6LbdZa7P .fRkYgM8VG1g {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ssybQd,
.uZulrYIlPx5 {
  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;
}

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

.ssybQd {
  left: 0;
}

.uZulrYIlPx5 {
  right: 0;
}

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

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

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

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

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

.wAEbqJ,
.FsCa9eOfUJ {
  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)
            
    }

}

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

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

}

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

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

.offcanvas,
.EL8b0LMEUv,
.SsgkuL,
.EdBbObO,
.IXpPWWDkhS,
.fptMCAAp5 {
  --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.UGZqKvgfGbQ {
  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.rn6SvQpgSK {
  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.vXNqaF5VL6 {
  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.hC8q85af {
  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;
}

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

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

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

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

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

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

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

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

.yXbKPLuSAF {
  min-height: 1.2em;
}

.gMJNCw2u .AMSj4N {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow{

    50% {
        opacity: .2
    }

}

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.UjbQHdIV,
.UgD898Uch: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;
}

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

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

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

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

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

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

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

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

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

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

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

.ingK01cbviS {
  float: left !important;
}

.jxr4hrtB {
  float: right !important;
}

.aEkIs5kSc {
  float: none !important;
}

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

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

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

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

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

.ZNFf1ChlY {
  opacity: 0 !important;
}

.mMwczszWn {
  opacity: .25 !important;
}

.Imf8Wy {
  opacity: .5 !important;
}

.azap5Zan1 {
  opacity: .75 !important;
}

.li0zYS2ikc5 {
  opacity: 1 !important;
}

.mlDnNcqRV {
  overflow: auto !important;
}

.sUlDjacjS {
  overflow: hidden !important;
}

.dGJgImfS {
  overflow: visible !important;
}

.Z9VAPFfJBGN {
  overflow: scroll !important;
}

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

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

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

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

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

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

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

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

.rkend5bSC {
  display: inline !important;
}

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

.MYqlT4wHvHh {
  display: block !important;
}

.nPuD6IcvzG {
  display: grid !important;
}

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

.lLjly6Zrnxx {
  display: table !important;
}

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

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

.nGhSJdFkl1 {
  display: flex !important;
}

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

.UngmGdbsH {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.FNhrmTZ7Pm5 {
  position: static !important;
}

.bEcqP6L {
  position: relative !important;
}

.bei3pXOEU {
  position: absolute !important;
}

.Ur5SjNmpGW {
  position: fixed !important;
}

.fLVCb0 {
  position: sticky !important;
}

.tJloN8l {
  top: 0 !important;
}

.uhHeaK {
  top: 10% !important;
}

.C57gvEa6w {
  top: 25% !important;
}

.LKz8QW {
  top: 50% !important;
}

.ZGKmXNCHn {
  top: 60% !important;
}

.dXWHPPHA {
  top: 65% !important;
}

.gIBvtIzxx {
  top: 70% !important;
}

.mR5SCoNI {
  top: 75% !important;
}

.V9MzlW {
  top: 100% !important;
}

.kNoqET {
  top: auto !important;
}

.iPy5uXT {
  bottom: 0 !important;
}

.zMTvur {
  bottom: 10% !important;
}

.nNJeFvwAu {
  bottom: 25% !important;
}

.vZ2WN3zVB {
  bottom: 50% !important;
}

.XMsaSF {
  bottom: 60% !important;
}

.mAlamCc {
  bottom: 65% !important;
}

.Q7d7wX {
  bottom: 70% !important;
}

.nbcnEXofH {
  bottom: 75% !important;
}

.kZpBlzs {
  bottom: 100% !important;
}

.KxtYhRqeSGk {
  bottom: auto !important;
}

.oMMglrydW {
  left: 0 !important;
}

.QTTPd8Q6Ez {
  left: 10% !important;
}

.sAQIK5dCP8g {
  left: 25% !important;
}

.ZdzwX6rV {
  left: 50% !important;
}

.hZOiflq9sJD {
  left: 60% !important;
}

.kWiTFoj {
  left: 65% !important;
}

.KkZsKoop {
  left: 70% !important;
}

.CXNFcDgWK {
  left: 75% !important;
}

.b8cAdYf {
  left: 100% !important;
}

.kgaVLwGyIa2 {
  left: auto !important;
}

.ngH8xTKMgbh {
  right: 0 !important;
}

.COkg6PLft {
  right: 10% !important;
}

.rhfSt9pf4l {
  right: 25% !important;
}

.AtTTzEMm {
  right: 50% !important;
}

.SxPq8wOK {
  right: 60% !important;
}

.gSyHeF54BV {
  right: 65% !important;
}

.Jkq4UL0q {
  right: 70% !important;
}

.zPoXq0dxcUw {
  right: 75% !important;
}

.KXqdZZE {
  right: 100% !important;
}

.gBS9Kbg5g {
  right: auto !important;
}

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

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

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

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

.OlIiJAh {
  border: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.DhaVuxxco {
  width: 25% !important;
}

.SXhX1Kc3 {
  width: 50% !important;
}

.oVUfrR3w {
  width: 75% !important;
}

.ylEGMns0WvJ {
  width: 100% !important;
}

.RykXoh1uQK {
  width: auto !important;
}

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

.fsyYTx {
  width: 100vw !important;
}

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

.VcKTYajTX {
  height: 25% !important;
}

.ezyS2F {
  height: 50% !important;
}

.EobPgq {
  height: 75% !important;
}

.H0807NwMyVg {
  height: 100% !important;
}

.CIIYMr {
  height: auto !important;
}

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

.h1WCh4w5sOu {
  height: 100vh !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sWYkCEQ7 {
  order: -1 !important;
}

.nnLqoGehJ {
  order: 0 !important;
}

.n6escZO4qy8 {
  order: 1 !important;
}

.rkM3YP9 {
  order: 2 !important;
}

.AX3Yxmcx0yB {
  order: 3 !important;
}

.KtSF7l {
  order: 4 !important;
}

.GMPfRc5z {
  order: 5 !important;
}

.cbuqNhHrZg {
  order: 6 !important;
}

.JiMN2K {
  margin: 0 !important;
}

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

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

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

.PBeDmE9du {
  margin: 1rem !important;
}

.FEay29qrc3l {
  margin: 1.25rem !important;
}

.nabkO6H {
  margin: 1.5rem !important;
}

.mboe6lLC {
  margin: 1.75rem !important;
}

.DrErFaB1hZR {
  margin: 2rem !important;
}

.tJutNSEnk {
  margin: 3rem !important;
}

.g9qngMAL {
  margin: 3.5rem !important;
}

.B66iEC6JU {
  margin: 4rem !important;
}

.PnO0eFz6c {
  margin: 5rem !important;
}

.mTD3na {
  margin: 6rem !important;
}

.p07yh6Uix {
  margin: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.MvSUP0 {
  padding: 0 !important;
}

.uzIIhtEgsI {
  padding: .25rem !important;
}

.tkfncraj {
  padding: .5rem !important;
}

.wV6Ku57q {
  padding: .75rem !important;
}

.yKLESjrNlA {
  padding: 1rem !important;
}

.FuYyIrc {
  padding: 1.25rem !important;
}

.looL0KJ {
  padding: 1.5rem !important;
}

.pfQfVZ {
  padding: 1.75rem !important;
}

.OBe1UR {
  padding: 2rem !important;
}

.DUzVIKkOg {
  padding: 3rem !important;
}

.eY5qAn {
  padding: 3.5rem !important;
}

.Z1FHdZmn {
  padding: 4rem !important;
}

.kX8Uaz9 {
  padding: 5rem !important;
}

.pEAzdctiM9 {
  padding: 6rem !important;
}

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

.TSLBma7y {
  padding-right: .25rem !important;
  padding-left: .25rem !important;
}

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

.AgTXUab {
  padding-right: .75rem !important;
  padding-left: .75rem !important;
}

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

.rLWeppwIgmw {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}

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

.UtzHQz {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}

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

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

.PbH2tcChTQn {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}

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

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

.LCEQsbn {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

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

.ftjALNZ {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

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

.V1vViQquGU {
  padding-top: .75rem !important;
  padding-bottom: .75rem !important;
}

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

.VaUqtjPg {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

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

.bStQdapYe2e {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

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

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

.KxjsEchLrXb {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

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

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

.pe0RBanO {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

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

.r46wBe {
  padding-top: .25rem !important;
}

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

.Ttnfa3gY {
  padding-top: .75rem !important;
}

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

.ZlFzJnm6VB {
  padding-top: 1.25rem !important;
}

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

.BilZzT {
  padding-top: 1.75rem !important;
}

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

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

.mv1i2A6 {
  padding-top: 3.5rem !important;
}

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

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

.ARv3Yhmzkh {
  padding-top: 6rem !important;
}

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

.JleRpeMxhy {
  padding-right: .25rem !important;
}

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

.sifBB2 {
  padding-right: .75rem !important;
}

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

.rIHHSzwXRX {
  padding-right: 1.25rem !important;
}

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

.j0d8fAyheC {
  padding-right: 1.75rem !important;
}

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

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

.j3CgYEgfX7j {
  padding-right: 3.5rem !important;
}

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

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

.GQtFqWq {
  padding-right: 6rem !important;
}

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

.SgwADvRU {
  padding-bottom: .25rem !important;
}

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

.cynT6oFSYO {
  padding-bottom: .75rem !important;
}

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

.p0qWwN0zaT {
  padding-bottom: 1.25rem !important;
}

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

.QuKXUF {
  padding-bottom: 1.75rem !important;
}

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

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

.XhAAOORF4h {
  padding-bottom: 3.5rem !important;
}

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

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

.TxBqq0vJHw {
  padding-bottom: 6rem !important;
}

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

.EsHaUo7ccX {
  padding-left: .25rem !important;
}

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

.VcThQq7DlN {
  padding-left: .75rem !important;
}

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

.hfBMIOEOu {
  padding-left: 1.25rem !important;
}

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

.sadXmc {
  padding-left: 1.75rem !important;
}

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

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

.VUuNddz {
  padding-left: 3.5rem !important;
}

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

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

.SNccdwjff0q {
  padding-left: 6rem !important;
}

.JKhAN22oc5K {
  gap: 0 !important;
}

.khTH6oif {
  gap: .25rem !important;
}

.xguoKrh {
  gap: .5rem !important;
}

.yeuTqZuua {
  gap: .75rem !important;
}

.wF7oVHSUdQ {
  gap: 1rem !important;
}

.AiPSdZZO2 {
  gap: 1.25rem !important;
}

.G4BRZP2te1 {
  gap: 1.5rem !important;
}

.sZGb72v {
  gap: 1.75rem !important;
}

.U3MOGIyF4S {
  gap: 2rem !important;
}

.JGhwuBd9 {
  gap: 3rem !important;
}

.QOLcDu0PMuP {
  gap: 3.5rem !important;
}

.T9kIW0g2 {
  gap: 4rem !important;
}

.cYGJntcgPuc {
  gap: 5rem !important;
}

.RzBa2ds0 {
  gap: 6rem !important;
}

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

.mg6xoMcZ {
  row-gap: .25rem !important;
}

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

.Rk7dkbZ3VdD {
  row-gap: .75rem !important;
}

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

.bcr20LOld {
  row-gap: 1.25rem !important;
}

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

.lGGbbUkRh {
  row-gap: 1.75rem !important;
}

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

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

.otOvKgcuQ {
  row-gap: 3.5rem !important;
}

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

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

.uFcONtyo32 {
  row-gap: 6rem !important;
}

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

.Avu73cH {
  column-gap: .25rem !important;
}

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

.qYjVLkgf8 {
  column-gap: .75rem !important;
}

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

.FaUOc4e {
  column-gap: 1.25rem !important;
}

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

.CAg4FJlYX7G {
  column-gap: 1.75rem !important;
}

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

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

.OGijZgyC {
  column-gap: 3.5rem !important;
}

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

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

.IGXknX {
  column-gap: 6rem !important;
}

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

.sBKKrr {
  font-size: calc(1.36875rem + 1.425vw) !important;
}

.KiOhzQPx1P {
  font-size: calc(1.32rem + 0.84vw) !important;
}

.aebKBGrzOM {
  font-size: calc(1.295625rem + 0.5475vw) !important;
}

.sBpffeE {
  font-size: calc(1.27125rem + 0.255vw) !important;
}

.kNw8MsoNE {
  font-size: 1.21875rem !important;
}

.RSZC9T1vWI {
  font-size: 0.975rem !important;
}

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

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

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

.gDtlTXCit9B {
  font-weight: 300 !important;
}

.wa6XegUjyc {
  font-weight: 400 !important;
}

.XzKvdNo8S {
  font-weight: 500 !important;
}

.D10DymphZ {
  font-weight: 600 !important;
}

.t8XrsKcQt {
  font-weight: 700 !important;
}

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

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

.kfBiag {
  line-height: 1.25 !important;
}

.av0FmW {
  line-height: 1.5 !important;
}

.rqb1ay2Knk {
  line-height: 2 !important;
}

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

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

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

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

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

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

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

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

.Bj1ADB1 {
  text-transform: capitalize !important;
}

.e9dFEO {
  white-space: normal !important;
}

.eIaUtO {
  white-space: nowrap !important;
}

.wxJ3NwAXj {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.h0RBmJI {
  --bs-text-opacity: 1;
  color: var(--kp-primary) !important;
}

.IwGfZvVL {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.DnPykeC {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.LgivS2QekF {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.ydfepOd {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.VKaqp4V {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.MOURGB {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.H6IHLy4txU {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.akY57c {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.hQO14UR3 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.zWdzKaJwPEV {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.dvDXbsh {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.rXdepcs {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, .5) !important;
}

.mmtWBHvT {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, .5) !important;
}

.HQ7CHX7I {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.jOaG17uU9t {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.TOXc4z {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.d4TgSJ {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.jmUSpwx {
  --bs-text-opacity: 0.25;
}

.M3alXI2 {
  --bs-text-opacity: 0.5;
}

.pGgFIMU {
  --bs-text-opacity: 0.75;
}

.YeU1MlV3 {
  --bs-text-opacity: 1;
}

.AvUOh2V {
  color: var(--bs-primary-text-emphasis) !important;
}

.chiDav {
  color: var(--bs-secondary-text-emphasis) !important;
}

.FSUJ3dYBsf {
  color: var(--bs-success-text-emphasis) !important;
}

.sVOdfW {
  color: var(--bs-info-text-emphasis) !important;
}

.gfHM7p6dG {
  color: var(--bs-warning-text-emphasis) !important;
}

.esW3bXx6 {
  color: var(--bs-danger-text-emphasis) !important;
}

.LYRsMvVE {
  color: var(--bs-light-text-emphasis) !important;
}

.OvQpawtJC {
  color: var(--bs-dark-text-emphasis) !important;
}

.N4B2QJXd6l {
  --bs-link-opacity: 0.1;
}

.bKF2Vx:hover {
  --bs-link-opacity: 0.1;
}

.AAsPpEA {
  --bs-link-opacity: 0.25;
}

.UxjnvdOBtfE:hover {
  --bs-link-opacity: 0.25;
}

.GgoCug {
  --bs-link-opacity: 0.5;
}

.AScgEoYk:hover {
  --bs-link-opacity: 0.5;
}

.GgWW1rX {
  --bs-link-opacity: 0.75;
}

.SSkdXslXV:hover {
  --bs-link-opacity: 0.75;
}

.SqwSGs {
  --bs-link-opacity: 1;
}

.KxNeal22L7I:hover {
  --bs-link-opacity: 1;
}

.UD0GIg {
  text-underline-offset: .125em !important;
}

.nEZds80:hover {
  text-underline-offset: .125em !important;
}

.fdmw2KrqzVU {
  text-underline-offset: .25em !important;
}

.vMRTscaq:hover {
  text-underline-offset: .25em !important;
}

.bLBMnkx9G {
  text-underline-offset: .375em !important;
}

.Tj952C:hover {
  text-underline-offset: .375em !important;
}

.tWkb7gflK2 {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.jEdBobDJ {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.Ptpehc {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.vx7ZPsPd {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.HGFK3xZ3kd {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.TZzDfP9udrG {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.juJ82W66 {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.EfnVZe {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.LJg0NvaR {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.giGfCm9ymT0 {
  --bs-link-underline-opacity: 0;
}

.GHxqpez1:hover {
  --bs-link-underline-opacity: 0;
}

.d0Pbc5qNMAJ {
  --bs-link-underline-opacity: 0.1;
}

.QNomWg:hover {
  --bs-link-underline-opacity: 0.1;
}

.jqdRYhexN {
  --bs-link-underline-opacity: 0.25;
}

.F40rya:hover {
  --bs-link-underline-opacity: 0.25;
}

.bdlCR4P {
  --bs-link-underline-opacity: 0.5;
}

.Ujm6Xu:hover {
  --bs-link-underline-opacity: 0.5;
}

.YXUWh7b {
  --bs-link-underline-opacity: 0.75;
}

.QCPU1TQ:hover {
  --bs-link-underline-opacity: 0.75;
}

.IXKs8Hk {
  --bs-link-underline-opacity: 1;
}

.Ch5TecXuW:hover {
  --bs-link-underline-opacity: 1;
}

.A8Km1cN6oh {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.eshBUe {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.eLpREgxO {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.B8R7ylgb {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.ZexDed6 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.rTp9d7uHQ {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.c0bdyDsaY {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.PQl5KUtVff {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.YEI8qw5umf {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.jbSqVEY {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.KxTrY9e {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.kQN5Wyglf {
  --bs-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0) !important;
}

.Rqr8HL {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.vadcW6Iixr {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.FfdOZ15K {
  --bs-bg-opacity: 0.1;
}

.din3JP5w {
  --bs-bg-opacity: 0.25;
}

.IMSjpOhDg {
  --bs-bg-opacity: 0.5;
}

.wAgfUZJwek {
  --bs-bg-opacity: 0.75;
}

.O5pLc1vZ {
  --bs-bg-opacity: 1;
}

.IuaEbh {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.TBjEHeA5H {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.gxvbQKKS {
  background-color: var(--bs-success-bg-subtle) !important;
}

.VKPps3pdPe {
  background-color: var(--bs-info-bg-subtle) !important;
}

.iMJiKf {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.I1rikA {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.GVuQFbKc {
  background-color: var(--bs-light-bg-subtle) !important;
}

.f5ZMFBJb {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.KBsj5y3l {
  background-image: var(--bs-gradient) !important;
}

.sS8ojQfk {
  user-select: all !important;
}

.M4Mov4ch {
  user-select: auto !important;
}

.Wauhp4pm {
  user-select: none !important;
}

.niw1dJEFyLs {
  pointer-events: none !important;
}

.c8vqzFbSL4w {
  pointer-events: auto !important;
}

.mnRtHcIS {
  border-radius: var(--bs-border-radius) !important;
}

.JR7WoCCKyXm {
  border-radius: 0 !important;
}

.mfhqcc90q {
  border-radius: var(--bs-border-radius-sm) !important;
}

.r39UOp {
  border-radius: var(--bs-border-radius) !important;
}

.vIcDMnW {
  border-radius: var(--bs-border-radius-lg) !important;
}

.qk1o7hIRT {
  border-radius: var(--bs-border-radius-xl) !important;
}

.YeOMCKlr {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.I9ze0nchZxF {
  border-radius: 50% !important;
}

.czweVF0 {
  border-radius: var(--bs-border-radius-pill) !important;
}

.DFd9ST {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.PhoSdmOi {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.hXFN0QTkb {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.jVenj38gM {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.QWOaQEwZ7L {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.i1LBmQ1E {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.q6Tbmhnce {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.am4IW8EZ {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.K0NgFg8 {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.tHRLk8iuPZ {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.jx4d2yd {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.NnAbB6JVlp {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.dSi9H7jdeV9 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.Bw1JjH2IpWN {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.gEcCTfDLj {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.fgHj7CEqL7 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.qXh7Vao7 {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.XIoaJLJj2 {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.ijhqfY {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.aAlJyg9 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.mTzoLI {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.qUcyyIipn0 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.sUzVXekSmMv {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.eD5tmW {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.C8cysQRf {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.JsXTR7sb {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.L0ods5Se {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.Mg8JZbJ {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.SXOhhJJEdE {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.iVMmXsn {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.coAf8QjHWDQ {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.i1RdP71ioyL {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.DFoRxuj {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.L4IPWi {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.OatYQgC {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.AlQapWe {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.Ip8fQOBv {
  visibility: hidden !important;
}

.F05araxVjcn {
  z-index: -1 !important;
}

.tcrEdDCl {
  z-index: 0 !important;
}

.U20SWJUmfx {
  z-index: 1 !important;
}

.DCq8pgQx1WK {
  z-index: 2 !important;
}

.zvdx7Km {
  z-index: 3 !important;
}

.vwmy0fhJ {
  font-size: 0.78rem !important;
}

.nav-link.active {
  color: #4be3c2 !important;
}

.vSsRwJQGBg7 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #050816 0%, #070b1a 55%, #050816 100%);
}

.vSsRwJQGBg7>main {
  flex: 1;
}

.nYSTa8uK40 {
  max-width: 42rem;
}

.nYSTa8uK40 .kwyL9t92 {
  color: rgba(255, 255, 255, .78);
  line-height: 1.65;
}

.nYSTa8uK40 ul {
  padding-left: 1.25rem;
}

.nYSTa8uK40 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;
}

.TokCRhXc {
  position: absolute;
  inset: 0;
  background: rgba(5,10,20,0.97);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(6px);
}

.iNuVJDa {
  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;
}

.sYhHzQ {
  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;
}

.Gpve7wR3ia {
  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;
}

.Gpve7wR3ia .oS51HrpAcG,
.Gpve7wR3ia .nav-link,
.Gpve7wR3ia .CQhYbcRNW {
  color: rgba(255, 255, 255, .9);
}

.Gpve7wR3ia .nav-link {
  opacity: .85;
}

.Gpve7wR3ia .nav-link:hover {
  opacity: 1;
  color: rgba(255, 255, 255, .98);
}

.Gpve7wR3ia .nav-link.active {
  color: #4be3c2 !important;
  opacity: 1;
}

.Gpve7wR3ia .CQhYbcRNW {
  border: 1px solid rgba(255, 255, 255, .18);
}

.DJ1rgS6br {
  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;
}

.DJ1rgS6br::before,
.DJ1rgS6br::after {
  content: "";
  position: absolute;
  inset: -40%;
  pointer-events: none;
}

.DJ1rgS6br::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);
}

.DJ1rgS6br::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;
}

.bTJdknuEo {
  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;
}

.vlk4qr {
  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;
}

.vlk4qr .Asxu6be {
  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){

    .vlk4qr .Asxu6be {
        color: #7fffd4;
        background: none
    }

}

.xB7QRAcwIGH {
  color: var(--kp-text-muted);
  font-size: clamp(0.97rem, 1.5vw, 1.1rem);
  line-height: 1.75;
}

.xckJRXLdE {
  color: rgba(255,255,255,0.65);
  font-size: 0.88rem;
}

.cdFOkB {
  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);
}

.cdFOkB .YZ86og2 {
  position: absolute;
  border-radius: 9999px;
  filter: blur(20px);
  opacity: .9;
}

.cdFOkB .SmWIDrv9TB {
  width: 240px;
  height: 240px;
  left: -40px;
  top: 20%;
  background: rgba(75, 227, 194, .35);
}

.cdFOkB .LOZnKj08y {
  width: 220px;
  height: 220px;
  right: -60px;
  top: 10%;
  background: rgba(124, 92, 255, .28);
}

.cdFOkB .GSWSqc {
  width: 180px;
  height: 180px;
  right: 10%;
  bottom: -40px;
  background: rgba(255, 255, 255, .12);
}

.a3lXbQhLt3 {
  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;
}

.eyxLvJSrdkP {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 50% 55% at 50% 0%, rgba(123,111,232,0.05) 0%, transparent 60%);
}

.eyxLvJSrdkP::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%);
}

.IZAd6XnlM {
  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);
}

.eUcO1RkYL6 {
  font-size: 0.76rem;
  color: rgba(255,255,255,0.45);
}

.O6xEKzLC9v {
  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);
}

.tOTMR6z0h {
  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);
}

.qFG150 {
  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;
}

.RuyAqtYcp {
  height: 200px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(75, 227, 194, 0.22), rgba(124, 92, 255, 0.16));
}

.RuyAqtYcp img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.65s var(--ease);
}

.AR4kbCjmo {
  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;
}

.OVfjDIbIVOR {
  box-shadow: 0 16px 50px rgba(0, 0, 0, .35);
  font-size: 0.83rem !important;
  padding: 0.55rem 1rem !important;
}

.WoJVPe4AGqa .vqiJq33M {
  background: rgba(8, 12, 30, .92);
  border: 1px solid rgba(255, 255, 255, .12);
  box-shadow: 0 40px 120px rgba(0, 0, 0, .65);
}

.WoJVPe4AGqa .tOdNTyHTP {
  border-bottom: 1px solid var(--kp-border) !important;
}

.WoJVPe4AGqa .egsE7pV5g {
  filter: invert(1) grayscale(1);
  opacity: .8;
}

.pC40no {
  width: 100%;
  height: 72vh;
  border: none;
  border-radius: var(--r-md);
  background: var(--kp-bg);
  min-height: 380px;
  display: block;
}

.GkCN49 {
  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;
}

.dEz7OawO {
  height: 460px;
  background: rgba(255, 255, 255, .06);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
  position: relative;
  overflow: hidden;
}

.jGk7VP9ba {
  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;
}

.nsJCqcTEQvp {
  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);
}

.xh2vobEg2pm {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
}

.GDNRXTQbYmz {
  color: #fff;
  font-size: 1rem;
}

.o8aLNENnefB {
  color: var(--kp-text-muted);
  font-size: 0.9rem;
  line-height: 1.75;
}

.kFNQXUQ0PX {
  height: 1px;
  margin: 1.25rem 0;
  background: var(--kp-border);
}

.p8UbKPxYtC {
  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);
}

.QyFb5kIS {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 70% 50% at 50% 100%, rgba(123,111,232,0.06) 0%, transparent 60%);
}

.MkapWWC8z {
  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;
}

.MkapWWC8z::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;
}

.MkapWWC8z>* {
  position: relative;
  z-index: 1;
}

.Bbnkixad2zJ {
  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;
}

.ccu7gX {
  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;
}

.eQrTIif {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 50% 40% at 85% 20%, rgba(58,143,212,0.05) 0%, transparent 50%);
}

.NXt2a1hhD5H {
  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;
}

.NXt2a1hhD5H::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;
}

.NXt2a1hhD5H>* {
  position: relative;
  z-index: 1;
}

.nbqmCGd {
  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;
}

.cVowcQgtmk {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 55% 50% at 15% 50%, rgba(75,227,194,0.04) 0%, transparent 55%);
}

.mqOkbwL {
  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);
}

.SV9lVXeN {
  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;
}

.sPg4C6S {
  display: inline-block;
  margin-top: .25rem;
  color: var(--kp-primary);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.92rem;
}

.sPg4C6S:hover {
  color: #4be3c2;
  text-decoration: underline;
}

.NzguccR {
  color: rgba(255,255,255,0.7);
  font-size: 0.9rem;
}

.hENbVOadX {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
}

.fQgYkKpJF1 {
  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;
}

.fQgYkKpJF1::placeholder {
  color: rgba(255,255,255,0.28) !important;
}

.fQgYkKpJF1: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;
}

.DtWomP {
  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;
}

.cuUXV6 {
  background: transparent !important;
  border-bottom: 1px solid var(--kp-border) !important;
}

.DtWomP .egsE7pV5g {
  filter: invert(1) opacity(0.5);
  opacity: .75;
}

.RV9HYO {
  background: var(--kp-bg);
  border-top: 1px solid var(--kp-border);
}

.wRcbafVy2W {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.32);
}

.RQvtwGKGSf 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;
}

.RQvtwGKGSf a:hover {
  color: var(--kp-primary);
  text-decoration: none;
  padding-left: 4px;
}

.vFdbmoPgyj {
  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);
}

.vFdbmoPgyj: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);
}

.kvaGAZJl0 {
  height: 1px;
  background: var(--kp-border);
}

.EB12fFp {
  background: transparent;
}

.bodxWgA1Z {
  border-top: 1px solid rgba(255, 255, 255, .08);
}

.qLpSNFtGc4r {
  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);
}

.b79bJM {
  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;
}

.TDoJuHKsz {
  color: #fff;
  font-size: clamp(1.3rem, 2.5vw, 1.7rem);
  letter-spacing: -0.02em;
}

.lcTiJZW9t3 {
  color: rgba(255,255,255,0.7);
  line-height: 1.72;
  font-size: 0.92rem;
}

.uNie4GTm7 {
  max-width: 420px;
  list-style: none !important;
  padding-left: 0 !important;
  text-align: left;
}

.LiSJ9Hus {
  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;
}

.rHtvpQ {
  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);
}

.rHtvpQ: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);
}

.vcnRMqZhF {
  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;
}

.vcnRMqZhF.TbTzJhmQ0v {
  font-size: .75rem;
  width: 1.75rem;
  height: 1.75rem;
}

.vcnRMqZhF.BJrK8clKlv,
.g1OGveme5nc>.vcnRMqZhF.btn {
  font-size: .875rem;
  width: 2.1875rem;
  height: 2.1875rem;
}

.vcnRMqZhF.ZbmU5v3jBPx,
.pTcCSb>.vcnRMqZhF.btn {
  font-size: 1rem;
  width: 3.36875rem;
  height: 3.36875rem;
}

.eR1aIzi7c {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
}

.pjhXaKLHoc2 {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}

.kMycRNOkor {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}

.y2IcstT {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}

.iNGfC21tE {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
}

.AbH2mu {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
}

.UwUUksQ {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
}

.G4a9PuMftqs {
  width: 7rem;
  height: 7rem;
  line-height: 7rem;
}

.iss2U1dpz {
  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:           #54779e;
  --kp-surface:      #1e3d61;
  --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%);
}

.ZoQSUyxB: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;
}

.N2lrl6aFQCr: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);
}

.Asxu6be {
  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;
}

.xckJRXLdE .t8XrsKcQt {
  color: #fff;
}

.YZ86og2 {
  position: absolute;
  border-radius: 50%;
  filter: blur(55px);
  pointer-events: none;
}

.SmWIDrv9TB {
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(75,227,194,0.16) 0%, transparent 70%);
  top: -50px;
  right: -50px;
}

.LOZnKj08y {
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(123,111,232,0.14) 0%, transparent 70%);
  bottom: -35px;
  left: -35px;
}

.GSWSqc {
  width: 90px;
  height: 90px;
  background: radial-gradient(circle, rgba(58,143,212,0.1) 0%, transparent 70%);
  bottom: 40%;
  right: 18%;
}

.uNie4GTm7 > li {
  display: flex !important;
  align-items: flex-start;
  gap: 0.75rem;
  padding-left: 0 !important;
}

.uNie4GTm7 > li::before {
  display: none !important;
}

.qFG150: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;
}

.qFG150:hover .RuyAqtYcp img {
  transform: scale(1.06);
}

.dEz7OawO:hover .jGk7VP9ba {
  filter: saturate(1) brightness(0.9);
}

.RQF5p7Dnr {
  padding: 1.2rem 0;
}

.RQF5p7Dnr:first-child {
  padding-top: 0.25rem;
}

.p8UbKPxYtC:hover {
  border-color: rgba(75,227,194,0.22);
  transform: translateY(-3px);
}

.MkapWWC8z::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;
}

.MkapWWC8z:hover {
  transform: translateY(-6px);
  border-color: rgba(75,227,194,0.18) !important;
}

.MkapWWC8z:hover::before {
  opacity: 1;
}

.MkapWWC8z:hover .ccu7gX {
  background: rgba(75,227,194,0.22);
  box-shadow: 0 0 20px rgba(75,227,194,0.18);
}

.NXt2a1hhD5H: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);
}

.NXt2a1hhD5H:hover .nbqmCGd {
  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);
}

.mqOkbwL:hover {
  border-color: rgba(75,227,194,0.2);
  transform: translateX(4px);
}

.fQgYkKpJF1 option {
  background: #0d1b2a;
  color: #fff;
}

@keyframes agegate-in{

  from { opacity: 0; transform: translateY(28px) scale(0.96); }
  to   { opacity: 1; transform: none; }

}

.WoJVPe4AGqa .vqiJq33M,
#exampleModal .vqiJq33M {
  background: var(--kp-surface) !important;
  border: 1px solid var(--kp-border) !important;
  box-shadow: 0 32px 80px rgba(0,0,0,0.7) !important;
}

.WoJVPe4AGqa .egsE7pV5g,
#exampleModal .egsE7pV5g {
  filter: invert(1) opacity(0.55);
  transition: opacity var(--t-fast) ease;
}

.WoJVPe4AGqa .egsE7pV5g:hover,
#exampleModal .egsE7pV5g:hover {
  filter: invert(1);
}

#exampleModal h1 {
  color: #fff !important;
}

#exampleModal .NhKSYIqSkV,
#exampleModal .gDKKdvl8e93 {
  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 .NhKSYIqSkV::placeholder {
  color: rgba(255,255,255,0.28) !important;
}

#exampleModal .NhKSYIqSkV:focus,
#exampleModal .gDKKdvl8e93: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 .pLxHsQ9 {
  color: rgba(255,255,255,0.6) !important;
  font-size: 0.85rem !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}

#exampleModal .mjFRTWQT5 {
  background-color: rgba(255,255,255,0.05) !important;
  border: 1px solid var(--kp-border) !important;
}

#exampleModal .mjFRTWQT5:checked {
  background-color: var(--kp-primary) !important;
  border-color: var(--kp-primary) !important;
}

#exampleModal .PDx3Z3yI {
  color: rgba(255,255,255,0.6);
  font-size: 0.85rem;
}

#exampleModal .PDx3Z3yI a {
  color: var(--kp-primary);
}

.RQvtwGKGSf {
  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) {
  .xz9agLnn {
    font-size: 5rem;
  }
}

@media (min-width: 1200px) {
  .hanBpp {
    font-size: 4.5rem;
  }
}

@media (min-width: 1200px) {
  .oJp4jtrgVg {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .axx0gHh8BV {
    font-size: 3.5rem;
  }
}

@media (min-width: 1200px) {
  .yb0ItRtaTjw {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  .qw2PPpm {
    font-size: 2.5rem;
  }
}

@media (min-width: 576px) {
  .hnRBkCX,
      .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .Uzz8E3SY,
      .hnRBkCX,
      .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .xdbtQ5sP,
      .Uzz8E3SY,
      .hnRBkCX,
      .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .BOIoVV4WA,
      .xdbtQ5sP,
      .Uzz8E3SY,
      .hnRBkCX,
      .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .lrAgr5MZb,
      .BOIoVV4WA,
      .xdbtQ5sP,
      .Uzz8E3SY,
      .hnRBkCX,
      .container {
    max-width: 1320px;
  }
}

@media (min-width: 576px) {
  .R1ZPeS8j {
    flex: 1 0 0;
  }
  
  .QJJDed2EXW>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .OyljaLBeaCe>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .XJPXdp>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .k8dQbh>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .xrIH4CNb0>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .zMPSPnpfQLE>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .prg9t6ADFTM>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .wdU7uBd {
    flex: 0 0 auto;
    width: auto;
  }
  
  .yn09qMNpU {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .oBSridvt14N {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .quHDTc7Gne {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .JgfO1nY {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .jvrQDOACN4 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .vYcjabT6mV5 {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .tCNrtz {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .JcwYFNkkVU {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .KuO08UcPA {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .Nx7bZzzj {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .PZ1D8M {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .ygmxPXNNtla {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .VJM6lNFgT {
    margin-left: 0;
  }
  
  .mT8Q9AyY3 {
    margin-left: 8.33333333%;
  }
  
  .eUPUJXu {
    margin-left: 16.66666667%;
  }
  
  .d56LcEMF4i3 {
    margin-left: 25%;
  }
  
  .qNyYYFrB {
    margin-left: 33.33333333%;
  }
  
  .ISB4Tm {
    margin-left: 41.66666667%;
  }
  
  .GHyglegs {
    margin-left: 50%;
  }
  
  .ugiCiN68k {
    margin-left: 58.33333333%;
  }
  
  .XnPWlLBH {
    margin-left: 66.66666667%;
  }
  
  .AWb6ha7EiBp {
    margin-left: 75%;
  }
  
  .xw39Sg8v {
    margin-left: 83.33333333%;
  }
  
  .IQlib9GyY8 {
    margin-left: 91.66666667%;
  }
  
  .b9He2zVb,
      .RPqsju6x91 {
    --bs-gutter-x: 0;
  }
  
  .b9He2zVb,
      .Hs9rHjOjL2c {
    --bs-gutter-y: 0;
  }
  
  .okOu4cMDLm,
      .naiI0gb {
    --bs-gutter-x: 0.25rem;
  }
  
  .okOu4cMDLm,
      .Mf1Ta7hjD3 {
    --bs-gutter-y: 0.25rem;
  }
  
  .aZyRDReYlN,
      .M4GYQHgH0Fz {
    --bs-gutter-x: 0.5rem;
  }
  
  .aZyRDReYlN,
      .yyvC0aS {
    --bs-gutter-y: 0.5rem;
  }
  
  .dtByLQt5,
      .c7GHhO {
    --bs-gutter-x: 0.75rem;
  }
  
  .dtByLQt5,
      .oazjnahvONg {
    --bs-gutter-y: 0.75rem;
  }
  
  .EQyaIfVAfk,
      .MaaMmxoLI {
    --bs-gutter-x: 1rem;
  }
  
  .EQyaIfVAfk,
      .mZR1Rfx {
    --bs-gutter-y: 1rem;
  }
  
  .wcBSTHSCb,
      .EVFjlPPW {
    --bs-gutter-x: 1.25rem;
  }
  
  .wcBSTHSCb,
      .K22YK0pTbYe {
    --bs-gutter-y: 1.25rem;
  }
  
  .ndanIQFXDGG,
      .RzFhZjcwhjS {
    --bs-gutter-x: 1.5rem;
  }
  
  .ndanIQFXDGG,
      .ED8oJv {
    --bs-gutter-y: 1.5rem;
  }
  
  .X2NXZRQTX0y,
      .qLLsTABFr {
    --bs-gutter-x: 1.75rem;
  }
  
  .X2NXZRQTX0y,
      .fpCbvrHdZ {
    --bs-gutter-y: 1.75rem;
  }
  
  .tTNTUe,
      .d8LVftzll {
    --bs-gutter-x: 2rem;
  }
  
  .tTNTUe,
      .wlYBINSMgRq {
    --bs-gutter-y: 2rem;
  }
  
  .qW8ndo,
      .LgzpboMckK6 {
    --bs-gutter-x: 3rem;
  }
  
  .qW8ndo,
      .Npuh1e {
    --bs-gutter-y: 3rem;
  }
  
  .s5wjSeQZB,
      .GXcbeuap171 {
    --bs-gutter-x: 3.5rem;
  }
  
  .s5wjSeQZB,
      .CQop8O {
    --bs-gutter-y: 3.5rem;
  }
  
  .cwSXcWESf,
      .gtbXOxuf5P {
    --bs-gutter-x: 4rem;
  }
  
  .cwSXcWESf,
      .EUxe6J1 {
    --bs-gutter-y: 4rem;
  }
  
  .f4Kqagn7,
      .dKxKteooY6 {
    --bs-gutter-x: 5rem;
  }
  
  .f4Kqagn7,
      .hg61vLtJY {
    --bs-gutter-y: 5rem;
  }
  
  .idKD3wr4,
      .dGQ9MJ0V4 {
    --bs-gutter-x: 6rem;
  }
  
  .idKD3wr4,
      .XUHGHb {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 768px) {
  .ai08Jhc8jv {
    flex: 1 0 0;
  }
  
  .L6iUjdzYo4>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .M9uJiSKj>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .g5SEIY>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .TvveWH9uEii>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .Dm6yitqT6w>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .pHjGda3Jz>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .IdwCeJTDAt>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .zVv4vNZ {
    flex: 0 0 auto;
    width: auto;
  }
  
  .TQvlse {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .s9Gw8QSe {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .RaCErnQhH7 {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .ki0Xbb8aLw {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .Hom9EpuIKfA {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .ViTpnN {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .WCIixBUfo3 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .h4mKX6s0d {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .HcXBk9Bp {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .FnA5c0I98T1 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .OrLLX4J5u {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .NxWKSOW {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .TJDQ0O {
    margin-left: 0;
  }
  
  .Tb1CoT6rUEs {
    margin-left: 8.33333333%;
  }
  
  .zzy5LlP {
    margin-left: 16.66666667%;
  }
  
  .oRTvNNiI {
    margin-left: 25%;
  }
  
  .E0WP43gaqT {
    margin-left: 33.33333333%;
  }
  
  .IkaUpTuFWF {
    margin-left: 41.66666667%;
  }
  
  .f54zCgD {
    margin-left: 50%;
  }
  
  .VRj0gB {
    margin-left: 58.33333333%;
  }
  
  .ngyIddPyUs {
    margin-left: 66.66666667%;
  }
  
  .AOueCkhGUP4 {
    margin-left: 75%;
  }
  
  .eFqQRAiEd4E {
    margin-left: 83.33333333%;
  }
  
  .vZK4cVUB {
    margin-left: 91.66666667%;
  }
  
  .djfdaf0G9,
      .IpD7r8bs3ah {
    --bs-gutter-x: 0;
  }
  
  .djfdaf0G9,
      .VFZoVBYSkW {
    --bs-gutter-y: 0;
  }
  
  .gfBpoWyl,
      .cVtCGnwYwjv {
    --bs-gutter-x: 0.25rem;
  }
  
  .gfBpoWyl,
      .sKylxq {
    --bs-gutter-y: 0.25rem;
  }
  
  .Ta6kglbb,
      .GhQyxh {
    --bs-gutter-x: 0.5rem;
  }
  
  .Ta6kglbb,
      .W26dxn {
    --bs-gutter-y: 0.5rem;
  }
  
  .xwGI6BDjWT,
      .RuVFWjQPp {
    --bs-gutter-x: 0.75rem;
  }
  
  .xwGI6BDjWT,
      .eYDe1Z0KEh {
    --bs-gutter-y: 0.75rem;
  }
  
  .b8kT6hlLXA,
      .laMEr1VYK {
    --bs-gutter-x: 1rem;
  }
  
  .b8kT6hlLXA,
      .fa2safNz8i1 {
    --bs-gutter-y: 1rem;
  }
  
  .iM5O59,
      .bb5H4DE {
    --bs-gutter-x: 1.25rem;
  }
  
  .iM5O59,
      .Dsd4UXV {
    --bs-gutter-y: 1.25rem;
  }
  
  .wGNag9ML,
      .LXgJjl {
    --bs-gutter-x: 1.5rem;
  }
  
  .wGNag9ML,
      .dyfui7I {
    --bs-gutter-y: 1.5rem;
  }
  
  .xIKb3Cq9S2O,
      .aKyUN5aA2 {
    --bs-gutter-x: 1.75rem;
  }
  
  .xIKb3Cq9S2O,
      .rRreuivH {
    --bs-gutter-y: 1.75rem;
  }
  
  .AvvjPU,
      .ds4fTqtlkr {
    --bs-gutter-x: 2rem;
  }
  
  .AvvjPU,
      .Z5dWWSg {
    --bs-gutter-y: 2rem;
  }
  
  .tQ0XAdW,
      .y0gd7GYZg {
    --bs-gutter-x: 3rem;
  }
  
  .tQ0XAdW,
      .SZos26xFEn {
    --bs-gutter-y: 3rem;
  }
  
  .YQoJPD2dU,
      .S60YgMdA {
    --bs-gutter-x: 3.5rem;
  }
  
  .YQoJPD2dU,
      .kueYB6VJ {
    --bs-gutter-y: 3.5rem;
  }
  
  .dPki8D8SIkJ,
      .Gad1FIB43 {
    --bs-gutter-x: 4rem;
  }
  
  .dPki8D8SIkJ,
      .eZ0D8InJS {
    --bs-gutter-y: 4rem;
  }
  
  .jaTaGHphTID,
      .RnZCtNG {
    --bs-gutter-x: 5rem;
  }
  
  .jaTaGHphTID,
      .Pc7fGX {
    --bs-gutter-y: 5rem;
  }
  
  .QWEEJ3,
      .n78l95dyr {
    --bs-gutter-x: 6rem;
  }
  
  .QWEEJ3,
      .eAxdFC {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 992px) {
  .vavt4h906 {
    flex: 1 0 0;
  }
  
  .k5DELhkOd2>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .yCuuQOGo>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .wMsPnyeF9MQ>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .Rd3CO7>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .Fl42JHKrL7>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .AkIyIJlUAAL>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .ug9dFiSd>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .EPsbRPcauP {
    flex: 0 0 auto;
    width: auto;
  }
  
  .Fnn6el7GDC {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .VerZE9mlkG5 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .mli4CG {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .p8hQFhi069x {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .dMVMinkJ {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .M5pMqsfh {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .nNR2ZbyKY {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .vcZll5pHkMl {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .XEMYcGf1B91 {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .fR9HvYSrp {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .gDt7xaWeet {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .a8MF6LL8D {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .ktjDwme3OVN {
    margin-left: 0;
  }
  
  .NfJOtdVYf4 {
    margin-left: 8.33333333%;
  }
  
  .XruxL5jXEvH {
    margin-left: 16.66666667%;
  }
  
  .FI6HHgUQyYQ {
    margin-left: 25%;
  }
  
  .ZM23jhMFdFh {
    margin-left: 33.33333333%;
  }
  
  .iCReoUL {
    margin-left: 41.66666667%;
  }
  
  .H6ugAYtdFn {
    margin-left: 50%;
  }
  
  .A4ffwMrS {
    margin-left: 58.33333333%;
  }
  
  .PLXjcW2Pg {
    margin-left: 66.66666667%;
  }
  
  .WcUXxaAJd {
    margin-left: 75%;
  }
  
  .nBBLViJ {
    margin-left: 83.33333333%;
  }
  
  .m8MrclWPF {
    margin-left: 91.66666667%;
  }
  
  .yw9fquHfV5J,
      .bMOwmX9f3T {
    --bs-gutter-x: 0;
  }
  
  .yw9fquHfV5J,
      .hkrHuE6 {
    --bs-gutter-y: 0;
  }
  
  .OzrJrAAIxCd,
      .UyazsgBaIZ {
    --bs-gutter-x: 0.25rem;
  }
  
  .OzrJrAAIxCd,
      .DC7h32uQANp {
    --bs-gutter-y: 0.25rem;
  }
  
  .KtDGoomtm,
      .TS2VXjxIriT {
    --bs-gutter-x: 0.5rem;
  }
  
  .KtDGoomtm,
      .dt7neThregc {
    --bs-gutter-y: 0.5rem;
  }
  
  .mDCGCEN,
      .RlidWw4uo {
    --bs-gutter-x: 0.75rem;
  }
  
  .mDCGCEN,
      .whYSAm3tmb {
    --bs-gutter-y: 0.75rem;
  }
  
  .FGhRry,
      .bFUBWhEqJ {
    --bs-gutter-x: 1rem;
  }
  
  .FGhRry,
      .NEp8RQ0dWP {
    --bs-gutter-y: 1rem;
  }
  
  .Jy8xdyWm0,
      .o5wdwg {
    --bs-gutter-x: 1.25rem;
  }
  
  .Jy8xdyWm0,
      .HONgqZQ3N7 {
    --bs-gutter-y: 1.25rem;
  }
  
  .CTvSUxFY,
      .QCuPm6 {
    --bs-gutter-x: 1.5rem;
  }
  
  .CTvSUxFY,
      .kkzCWgZq {
    --bs-gutter-y: 1.5rem;
  }
  
  .qp0ZVv,
      .aIv3ncIW {
    --bs-gutter-x: 1.75rem;
  }
  
  .qp0ZVv,
      .RNfxvrPEw {
    --bs-gutter-y: 1.75rem;
  }
  
  .OsE4i5vgT,
      .iJR8WDhGM {
    --bs-gutter-x: 2rem;
  }
  
  .OsE4i5vgT,
      .BTbYnDcZQ {
    --bs-gutter-y: 2rem;
  }
  
  .ITzuYQOS9,
      .pIasoO01M {
    --bs-gutter-x: 3rem;
  }
  
  .ITzuYQOS9,
      .mph4rn2w1f {
    --bs-gutter-y: 3rem;
  }
  
  .FOasVgHFSe,
      .kXoFyEOQV {
    --bs-gutter-x: 3.5rem;
  }
  
  .FOasVgHFSe,
      .UhrRhU {
    --bs-gutter-y: 3.5rem;
  }
  
  .pVc1LzKxMg3,
      .tRRKNwl {
    --bs-gutter-x: 4rem;
  }
  
  .pVc1LzKxMg3,
      .lEvZCL {
    --bs-gutter-y: 4rem;
  }
  
  .RTuaSFa,
      .A0VTjV0iz {
    --bs-gutter-x: 5rem;
  }
  
  .RTuaSFa,
      .xu9AEM {
    --bs-gutter-y: 5rem;
  }
  
  .Rb46hJB,
      .AUHVHG {
    --bs-gutter-x: 6rem;
  }
  
  .Rb46hJB,
      .d5fT3iN1 {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 1200px) {
  .NTdqSuS {
    flex: 1 0 0;
  }
  
  .hIctIflGa66>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .BetjaaOcY>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .aezoUWCV>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .dAoOLhQ>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .Aucszk>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .yiOB15qDqZV>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .PMeGPpFv>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .vQpNgh {
    flex: 0 0 auto;
    width: auto;
  }
  
  .rlfAYYw {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .ASkgWAmap {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .SAJILK2wkpy {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .BQGXcD7 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .i1Zs2n7Io {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .rj5QIGoNL5 {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .OB7TrcVn4X2 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .NoK4LTQH {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .d22Ckiz {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .qkfOs9Iv {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .MUhWVnhqmT {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .kiXJvDULftU {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .owgAxcA {
    margin-left: 0;
  }
  
  .zsjFzJT7sHf {
    margin-left: 8.33333333%;
  }
  
  .tYsvE6Hs {
    margin-left: 16.66666667%;
  }
  
  .ZKAyy5Qs {
    margin-left: 25%;
  }
  
  .q1zWXvc {
    margin-left: 33.33333333%;
  }
  
  .IvOyJIf {
    margin-left: 41.66666667%;
  }
  
  .Vtw6EA9vua {
    margin-left: 50%;
  }
  
  .xz17mh {
    margin-left: 58.33333333%;
  }
  
  .h4It3hf5fwt {
    margin-left: 66.66666667%;
  }
  
  .GVPZ7hsV {
    margin-left: 75%;
  }
  
  .PBPNA3 {
    margin-left: 83.33333333%;
  }
  
  .sEZibuF {
    margin-left: 91.66666667%;
  }
  
  .E77S4PawVX,
      .vsAVWf {
    --bs-gutter-x: 0;
  }
  
  .E77S4PawVX,
      .txSXZg05n {
    --bs-gutter-y: 0;
  }
  
  .DH52c8iGk1,
      .cLsailT88 {
    --bs-gutter-x: 0.25rem;
  }
  
  .DH52c8iGk1,
      .d75V5up {
    --bs-gutter-y: 0.25rem;
  }
  
  .EpONXSsLaCw,
      .BUqzUNoVPq {
    --bs-gutter-x: 0.5rem;
  }
  
  .EpONXSsLaCw,
      .Fe5NmqcZfq {
    --bs-gutter-y: 0.5rem;
  }
  
  .AlODP6,
      .nE9VbrYbk1I {
    --bs-gutter-x: 0.75rem;
  }
  
  .AlODP6,
      .uLCzNPikllN {
    --bs-gutter-y: 0.75rem;
  }
  
  .gXJSqivFRt,
      .ZOERDIfi29 {
    --bs-gutter-x: 1rem;
  }
  
  .gXJSqivFRt,
      .XqQhZq {
    --bs-gutter-y: 1rem;
  }
  
  .EuRNbxr,
      .zlxWF2A8yk {
    --bs-gutter-x: 1.25rem;
  }
  
  .EuRNbxr,
      .q557hxty {
    --bs-gutter-y: 1.25rem;
  }
  
  .nyuPSF,
      .LroK2t3YoC {
    --bs-gutter-x: 1.5rem;
  }
  
  .nyuPSF,
      .nTAy7Okha {
    --bs-gutter-y: 1.5rem;
  }
  
  .IvWvfqdjIy,
      .LMkdukOWV {
    --bs-gutter-x: 1.75rem;
  }
  
  .IvWvfqdjIy,
      .A1aUWVL {
    --bs-gutter-y: 1.75rem;
  }
  
  .RNutCIJ,
      .LCOz1J {
    --bs-gutter-x: 2rem;
  }
  
  .RNutCIJ,
      .e26zkFZWT {
    --bs-gutter-y: 2rem;
  }
  
  .znwUvsa1,
      .S0BnGhQk4C {
    --bs-gutter-x: 3rem;
  }
  
  .znwUvsa1,
      .dyt7FCdk {
    --bs-gutter-y: 3rem;
  }
  
  .LhhJ2sk,
      .fhUFtWK {
    --bs-gutter-x: 3.5rem;
  }
  
  .LhhJ2sk,
      .GKCtYNp {
    --bs-gutter-y: 3.5rem;
  }
  
  .uh7Dm7HQ,
      .jwNplKKf {
    --bs-gutter-x: 4rem;
  }
  
  .uh7Dm7HQ,
      .brMBfobg0 {
    --bs-gutter-y: 4rem;
  }
  
  .ykAE8GcD3v,
      .pW7kA7xL1 {
    --bs-gutter-x: 5rem;
  }
  
  .ykAE8GcD3v,
      .zKLeILV {
    --bs-gutter-y: 5rem;
  }
  
  .Gooh2qnuAi,
      .DKa2abzR {
    --bs-gutter-x: 6rem;
  }
  
  .Gooh2qnuAi,
      .Elom1ykbyC {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 1400px) {
  .KMFToxT58S {
    flex: 1 0 0;
  }
  
  .TMlS20iaj>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .UP3wKUOiCZW>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .OTrpcMlxsAn>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .Tb6IA207>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .JQzGehgx1>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .oel9hOLg5>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .KbjIK9Ap>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .xU5CX20fPja {
    flex: 0 0 auto;
    width: auto;
  }
  
  .XFbMpZJZB {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .PyCPqKjMd {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .mytylXCs {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .qV1gKM {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .vtSxWVNoMo {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .vEfbXFLk {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .OH3MZvn {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .GOMmfcwdjKL {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .ri3MkJKVdh {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .mvRUmsf2O0 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .nLH8H57YVd {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .LvMVOD7 {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .wB0L0HCi {
    margin-left: 0;
  }
  
  .cnigkQMTp {
    margin-left: 8.33333333%;
  }
  
  .zMJC4eQlS {
    margin-left: 16.66666667%;
  }
  
  .f0BVYbMxv {
    margin-left: 25%;
  }
  
  .O7tsjiErG {
    margin-left: 33.33333333%;
  }
  
  .dEn1b3V2Tj {
    margin-left: 41.66666667%;
  }
  
  .EdpE53 {
    margin-left: 50%;
  }
  
  .IF8gMMqO22k {
    margin-left: 58.33333333%;
  }
  
  .bT6wieSY {
    margin-left: 66.66666667%;
  }
  
  .IHajeX2dBhX {
    margin-left: 75%;
  }
  
  .L0J6hqCge1 {
    margin-left: 83.33333333%;
  }
  
  .Spgc0bO {
    margin-left: 91.66666667%;
  }
  
  .EH57dM,
      .aTgexfgvp3p {
    --bs-gutter-x: 0;
  }
  
  .EH57dM,
      .oZX8Kt {
    --bs-gutter-y: 0;
  }
  
  .MbDO9DR,
      .GgMYoL {
    --bs-gutter-x: 0.25rem;
  }
  
  .MbDO9DR,
      .OABejELDW {
    --bs-gutter-y: 0.25rem;
  }
  
  .g7CLWr8CN8g,
      .RQbB4FrX {
    --bs-gutter-x: 0.5rem;
  }
  
  .g7CLWr8CN8g,
      .IIYbOqDj {
    --bs-gutter-y: 0.5rem;
  }
  
  .EgZllWRu,
      .c5gbnQF {
    --bs-gutter-x: 0.75rem;
  }
  
  .EgZllWRu,
      .ZEvgfbz {
    --bs-gutter-y: 0.75rem;
  }
  
  .BTo2E9tvC,
      .zEalVCTRwzA {
    --bs-gutter-x: 1rem;
  }
  
  .BTo2E9tvC,
      .o0b0hWReUb {
    --bs-gutter-y: 1rem;
  }
  
  .FlAho03uSk,
      .UjZoyGPwg {
    --bs-gutter-x: 1.25rem;
  }
  
  .FlAho03uSk,
      .hmV7Qg {
    --bs-gutter-y: 1.25rem;
  }
  
  .ouEXVvJ,
      .pUgSTQ1YE {
    --bs-gutter-x: 1.5rem;
  }
  
  .ouEXVvJ,
      .mLoWQD {
    --bs-gutter-y: 1.5rem;
  }
  
  .ycZIRIkyrto,
      .NVnaUDl5 {
    --bs-gutter-x: 1.75rem;
  }
  
  .ycZIRIkyrto,
      .DQAMvxa {
    --bs-gutter-y: 1.75rem;
  }
  
  .cf9kmOSE91x,
      .nO9aMOMCf {
    --bs-gutter-x: 2rem;
  }
  
  .cf9kmOSE91x,
      .IsHMOhPFD {
    --bs-gutter-y: 2rem;
  }
  
  .vOnCm3fg,
      .k1riAa0vdf0 {
    --bs-gutter-x: 3rem;
  }
  
  .vOnCm3fg,
      .eGh0lhRFvZC {
    --bs-gutter-y: 3rem;
  }
  
  .AXsKc4dP,
      .ojF7qBWK {
    --bs-gutter-x: 3.5rem;
  }
  
  .AXsKc4dP,
      .skE38eIT {
    --bs-gutter-y: 3.5rem;
  }
  
  .oN7bP5BKAj6,
      .QZU0j9 {
    --bs-gutter-x: 4rem;
  }
  
  .oN7bP5BKAj6,
      .CZIzTa {
    --bs-gutter-y: 4rem;
  }
  
  .aQfztgqV,
      .feUK9SaQlPx {
    --bs-gutter-x: 5rem;
  }
  
  .aQfztgqV,
      .dmLY8U0hh {
    --bs-gutter-y: 5rem;
  }
  
  .ONTyM3q,
      .DGwz2WfkGuO {
    --bs-gutter-x: 6rem;
  }
  
  .ONTyM3q,
      .mPQe4mRcRn {
    --bs-gutter-y: 6rem;
  }
}

@media (max-width: 575.98px) {
  .mmNWSz6By4S {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .gayIJCkN {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .YhxFV5amj {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .bRaOhrsag {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  .t2udIVtGrXJ {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (prefers-reduced-motion: reduce) {
  .NhKSYIqSkV {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .NhKSYIqSkV::file-selector-button {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gDKKdvl8e93 {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .EXVqK5Trc .mjFRTWQT5 {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .UZRvB5sJ::-webkit-slider-thumb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .UZRvB5sJ::-moz-range-thumb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .xYHzSKLR>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) {
  .EkmQl9occ6 {
    --bs-position: start;
  }
  
  .EkmQl9occ6[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .lUEjE1Ih {
    --bs-position: end;
  }
  
  .lUEjE1Ih[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .eK4TDfK {
    --bs-position: start;
  }
  
  .eK4TDfK[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .z4NgUDquYp {
    --bs-position: end;
  }
  
  .z4NgUDquYp[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .lAlWFJ {
    --bs-position: start;
  }
  
  .lAlWFJ[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .NbV0t5l {
    --bs-position: end;
  }
  
  .NbV0t5l[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .sag9ObsQW {
    --bs-position: start;
  }
  
  .sag9ObsQW[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .Y1nHYcFH4 {
    --bs-position: end;
  }
  
  .Y1nHYcFH4[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  .umpbOtW {
    --bs-position: start;
  }
  
  .umpbOtW[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .FARoLgyB {
    --bs-position: end;
  }
  
  .FARoLgyB[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .CQhYbcRNW {
    transition: none;
  }
}

@media (min-width: 576px) {
  .HE2fTl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .HE2fTl .navbar-nav {
    flex-direction: row;
  }
  
  .HE2fTl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .HE2fTl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .HE2fTl .BWn4o6My7Qn {
    overflow: visible;
  }
  
  .HE2fTl .u2GRfQ1 {
    display: flex !important;
    flex-basis: auto;
  }
  
  .HE2fTl .CQhYbcRNW {
    display: none;
  }
  
  .HE2fTl .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;
  }
  
  .HE2fTl .offcanvas .uRillCdPv {
    display: none;
  }
  
  .HE2fTl .offcanvas .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  .fpgc3Ks8NY {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .fpgc3Ks8NY .navbar-nav {
    flex-direction: row;
  }
  
  .fpgc3Ks8NY .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .fpgc3Ks8NY .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .fpgc3Ks8NY .BWn4o6My7Qn {
    overflow: visible;
  }
  
  .fpgc3Ks8NY .u2GRfQ1 {
    display: flex !important;
    flex-basis: auto;
  }
  
  .fpgc3Ks8NY .CQhYbcRNW {
    display: none;
  }
  
  .fpgc3Ks8NY .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;
  }
  
  .fpgc3Ks8NY .offcanvas .uRillCdPv {
    display: none;
  }
  
  .fpgc3Ks8NY .offcanvas .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  .jbEE8aV03t {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .jbEE8aV03t .navbar-nav {
    flex-direction: row;
  }
  
  .jbEE8aV03t .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .jbEE8aV03t .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .jbEE8aV03t .BWn4o6My7Qn {
    overflow: visible;
  }
  
  .jbEE8aV03t .u2GRfQ1 {
    display: flex !important;
    flex-basis: auto;
  }
  
  .jbEE8aV03t .CQhYbcRNW {
    display: none;
  }
  
  .jbEE8aV03t .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;
  }
  
  .jbEE8aV03t .offcanvas .uRillCdPv {
    display: none;
  }
  
  .jbEE8aV03t .offcanvas .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  .LP8OuS {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .LP8OuS .navbar-nav {
    flex-direction: row;
  }
  
  .LP8OuS .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .LP8OuS .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .LP8OuS .BWn4o6My7Qn {
    overflow: visible;
  }
  
  .LP8OuS .u2GRfQ1 {
    display: flex !important;
    flex-basis: auto;
  }
  
  .LP8OuS .CQhYbcRNW {
    display: none;
  }
  
  .LP8OuS .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;
  }
  
  .LP8OuS .offcanvas .uRillCdPv {
    display: none;
  }
  
  .LP8OuS .offcanvas .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  .PfAoeC5O {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .PfAoeC5O .navbar-nav {
    flex-direction: row;
  }
  
  .PfAoeC5O .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .PfAoeC5O .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .PfAoeC5O .BWn4o6My7Qn {
    overflow: visible;
  }
  
  .PfAoeC5O .u2GRfQ1 {
    display: flex !important;
    flex-basis: auto;
  }
  
  .PfAoeC5O .CQhYbcRNW {
    display: none;
  }
  
  .PfAoeC5O .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;
  }
  
  .PfAoeC5O .offcanvas .uRillCdPv {
    display: none;
  }
  
  .PfAoeC5O .offcanvas .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 576px) {
  .THwlvJeBHq {
    display: flex;
    flex-flow: row wrap;
  }
  
  .THwlvJeBHq>.bvbsSuD {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  
  .THwlvJeBHq>.bvbsSuD+.bvbsSuD {
    margin-left: 0;
    border-left: 0;
  }
  
  .THwlvJeBHq>.bvbsSuD:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  .THwlvJeBHq>.bvbsSuD:not(:last-child)>.buBaoR,
      .THwlvJeBHq>.bvbsSuD:not(:last-child)>.EI09FsCg {
    border-top-right-radius: 0;
  }
  
  .THwlvJeBHq>.bvbsSuD:not(:last-child)>.B6fPjZFfafb,
      .THwlvJeBHq>.bvbsSuD:not(:last-child)>.dvI9OGPX9Yu {
    border-bottom-right-radius: 0;
  }
  
  .THwlvJeBHq>.bvbsSuD:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .THwlvJeBHq>.bvbsSuD:not(:first-child)>.buBaoR,
      .THwlvJeBHq>.bvbsSuD:not(:first-child)>.EI09FsCg {
    border-top-left-radius: 0;
  }
  
  .THwlvJeBHq>.bvbsSuD:not(:first-child)>.B6fPjZFfafb,
      .THwlvJeBHq>.bvbsSuD:not(:first-child)>.dvI9OGPX9Yu {
    border-bottom-left-radius: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .eyyidS6hu {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .eyyidS6hu::after {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .S101gOfM {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .d7alBCri {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .JFrvyS {
    animation: none;
  }
}

@media (min-width: 576px) {
  .QTjRoYATRkW {
    flex-direction: row;
  }
  
  .QTjRoYATRkW>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .QTjRoYATRkW>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .QTjRoYATRkW>.list-group-item.active {
    margin-top: 0;
  }
  
  .QTjRoYATRkW>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .QTjRoYATRkW>.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) {
  .YM7y717Y {
    flex-direction: row;
  }
  
  .YM7y717Y>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .YM7y717Y>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .YM7y717Y>.list-group-item.active {
    margin-top: 0;
  }
  
  .YM7y717Y>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .YM7y717Y>.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) {
  .EebQ8pmbQtu {
    flex-direction: row;
  }
  
  .EebQ8pmbQtu>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .EebQ8pmbQtu>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .EebQ8pmbQtu>.list-group-item.active {
    margin-top: 0;
  }
  
  .EebQ8pmbQtu>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .EebQ8pmbQtu>.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) {
  .TkQxpWdo {
    flex-direction: row;
  }
  
  .TkQxpWdo>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .TkQxpWdo>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .TkQxpWdo>.list-group-item.active {
    margin-top: 0;
  }
  
  .TkQxpWdo>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .TkQxpWdo>.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) {
  .A2T5kjFqx {
    flex-direction: row;
  }
  
  .A2T5kjFqx>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .A2T5kjFqx>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .A2T5kjFqx>.list-group-item.active {
    margin-top: 0;
  }
  
  .A2T5kjFqx>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .A2T5kjFqx>.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;
  }
  
  .l0exGkB7 {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {
  .gCujAKruBC,
      .HtzYbaea6 {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  .HtzYbaea6 {
    --bs-modal-width: 1140px;
  }
}

@media (max-width: 575.98px) {
  .jH12GuAN {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .jH12GuAN .vqiJq33M {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .jH12GuAN .tOdNTyHTP,
      .jH12GuAN .fRkYgM8VG1g {
    border-radius: 0;
  }
  
  .jH12GuAN .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  .yv7phHuop {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .yv7phHuop .vqiJq33M {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .yv7phHuop .tOdNTyHTP,
      .yv7phHuop .fRkYgM8VG1g {
    border-radius: 0;
  }
  
  .yv7phHuop .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  .nUCR0Fd {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .nUCR0Fd .vqiJq33M {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .nUCR0Fd .tOdNTyHTP,
      .nUCR0Fd .fRkYgM8VG1g {
    border-radius: 0;
  }
  
  .nUCR0Fd .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  .oPZIER {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .oPZIER .vqiJq33M {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .oPZIER .tOdNTyHTP,
      .oPZIER .fRkYgM8VG1g {
    border-radius: 0;
  }
  
  .oPZIER .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  .upDUkRW1h6C {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .upDUkRW1h6C .vqiJq33M {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .upDUkRW1h6C .tOdNTyHTP,
      .upDUkRW1h6C .fRkYgM8VG1g {
    border-radius: 0;
  }
  
  .upDUkRW1h6C .modal-body {
    overflow-y: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ueM6DZ2 .active.carousel-item-start,
      .ueM6DZ2 .active.carousel-item-end {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ssybQd,
      .uZulrYIlPx5 {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .FsCa9eOfUJ,
      .wAEbqJ {
    --bs-spinner-animation-speed: 1.5s;
  }
}

@media (max-width: 575.98px) {
  .fptMCAAp5 {
    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) {
  .fptMCAAp5 {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  .fptMCAAp5.UGZqKvgfGbQ {
    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%);
  }
  
  .fptMCAAp5.rn6SvQpgSK {
    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%);
  }
  
  .fptMCAAp5.vXNqaF5VL6 {
    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%);
  }
  
  .fptMCAAp5.hC8q85af {
    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%);
  }
  
  .fptMCAAp5.showing,
      .fptMCAAp5.show:not(.hiding) {
    transform: none;
  }
  
  .fptMCAAp5.showing,
      .fptMCAAp5.hiding,
      .fptMCAAp5.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  .fptMCAAp5 {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .fptMCAAp5 .uRillCdPv {
    display: none;
  }
  
  .fptMCAAp5 .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 767.98px) {
  .IXpPWWDkhS {
    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) {
  .IXpPWWDkhS {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  .IXpPWWDkhS.UGZqKvgfGbQ {
    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%);
  }
  
  .IXpPWWDkhS.rn6SvQpgSK {
    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%);
  }
  
  .IXpPWWDkhS.vXNqaF5VL6 {
    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%);
  }
  
  .IXpPWWDkhS.hC8q85af {
    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%);
  }
  
  .IXpPWWDkhS.showing,
      .IXpPWWDkhS.show:not(.hiding) {
    transform: none;
  }
  
  .IXpPWWDkhS.showing,
      .IXpPWWDkhS.hiding,
      .IXpPWWDkhS.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  .IXpPWWDkhS {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .IXpPWWDkhS .uRillCdPv {
    display: none;
  }
  
  .IXpPWWDkhS .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 991.98px) {
  .EdBbObO {
    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) {
  .EdBbObO {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  .EdBbObO.UGZqKvgfGbQ {
    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%);
  }
  
  .EdBbObO.rn6SvQpgSK {
    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%);
  }
  
  .EdBbObO.vXNqaF5VL6 {
    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%);
  }
  
  .EdBbObO.hC8q85af {
    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%);
  }
  
  .EdBbObO.showing,
      .EdBbObO.show:not(.hiding) {
    transform: none;
  }
  
  .EdBbObO.showing,
      .EdBbObO.hiding,
      .EdBbObO.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  .EdBbObO {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .EdBbObO .uRillCdPv {
    display: none;
  }
  
  .EdBbObO .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 1199.98px) {
  .SsgkuL {
    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) {
  .SsgkuL {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  .SsgkuL.UGZqKvgfGbQ {
    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%);
  }
  
  .SsgkuL.rn6SvQpgSK {
    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%);
  }
  
  .SsgkuL.vXNqaF5VL6 {
    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%);
  }
  
  .SsgkuL.hC8q85af {
    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%);
  }
  
  .SsgkuL.showing,
      .SsgkuL.show:not(.hiding) {
    transform: none;
  }
  
  .SsgkuL.showing,
      .SsgkuL.hiding,
      .SsgkuL.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  .SsgkuL {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .SsgkuL .uRillCdPv {
    display: none;
  }
  
  .SsgkuL .mmBIbW {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 1399.98px) {
  .EL8b0LMEUv {
    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) {
  .EL8b0LMEUv {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  .EL8b0LMEUv.UGZqKvgfGbQ {
    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%);
  }
  
  .EL8b0LMEUv.rn6SvQpgSK {
    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%);
  }
  
  .EL8b0LMEUv.vXNqaF5VL6 {
    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%);
  }
  
  .EL8b0LMEUv.hC8q85af {
    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%);
  }
  
  .EL8b0LMEUv.showing,
      .EL8b0LMEUv.show:not(.hiding) {
    transform: none;
  }
  
  .EL8b0LMEUv.showing,
      .EL8b0LMEUv.hiding,
      .EL8b0LMEUv.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  .EL8b0LMEUv {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .EL8b0LMEUv .uRillCdPv {
    display: none;
  }
  
  .EL8b0LMEUv .mmBIbW {
    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) {
  .sVbevg4dg>.bi {
    transition: none;
  }
}

@media (min-width: 576px) {
  .iCglxEDzgV {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .xfBDizCdj {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .vt2GRaj {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .TCfVI3Zf {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  .yLYDqkbxVG {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .MccRMmgNSao {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  .nUz1HWSxT {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .s0WbDzG8k54 {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  .phFI7YzBeB3 {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .KhLfcm {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 576px) {
  .odskEGHL {
    float: left !important;
  }
  
  .hJnRiTuE {
    float: right !important;
  }
  
  .F2qShFMS {
    float: none !important;
  }
  
  .ujhXbNG {
    object-fit: contain !important;
  }
  
  .PlL9K1 {
    object-fit: cover !important;
  }
  
  .YLuHYlA3wR {
    object-fit: fill !important;
  }
  
  .XvH7ft8peT {
    object-fit: scale-down !important;
  }
  
  .shPSj8n9 {
    object-fit: none !important;
  }
  
  .eyBt0EFA4 {
    display: inline !important;
  }
  
  .R46aimza {
    display: inline-block !important;
  }
  
  .G0AXYE {
    display: block !important;
  }
  
  .qHri7dlMEPQ {
    display: grid !important;
  }
  
  .M9Y0ZPd {
    display: inline-grid !important;
  }
  
  .lBKIiUA {
    display: table !important;
  }
  
  .jlUNBNGwb {
    display: table-row !important;
  }
  
  .JeNxzo {
    display: table-cell !important;
  }
  
  .hZ9BrtK3DM {
    display: flex !important;
  }
  
  .B6tXioa {
    display: inline-flex !important;
  }
  
  .vZop8ij4Zlc {
    display: none !important;
  }
  
  .DcgPwixd {
    flex: 1 1 auto !important;
  }
  
  .n0EdlMCjn {
    flex-direction: row !important;
  }
  
  .Cy8QhRt {
    flex-direction: column !important;
  }
  
  .a0x6GryQcQ {
    flex-direction: row-reverse !important;
  }
  
  .guHDUe4 {
    flex-direction: column-reverse !important;
  }
  
  .vdXiTDkxG8o {
    flex-grow: 0 !important;
  }
  
  .bQUetB0 {
    flex-grow: 1 !important;
  }
  
  .S7sloXQyCV {
    flex-shrink: 0 !important;
  }
  
  .viePsM8voac {
    flex-shrink: 1 !important;
  }
  
  .b9y9o4TSlH {
    flex-wrap: wrap !important;
  }
  
  .GUVtNj {
    flex-wrap: nowrap !important;
  }
  
  .sB3CofdYH {
    flex-wrap: wrap-reverse !important;
  }
  
  .yjFsYCrKOh {
    justify-content: flex-start !important;
  }
  
  .hI2KIggSK {
    justify-content: flex-end !important;
  }
  
  .iy55Pf34FMv {
    justify-content: center !important;
  }
  
  .It198stfb0T {
    justify-content: space-between !important;
  }
  
  .Ah8DSKbY {
    justify-content: space-around !important;
  }
  
  .DTtJ8s {
    justify-content: space-evenly !important;
  }
  
  .NM6yFjfEJ30 {
    align-items: flex-start !important;
  }
  
  .LdOPTEc {
    align-items: flex-end !important;
  }
  
  .w60GECH {
    align-items: center !important;
  }
  
  .y3BHiOO96 {
    align-items: baseline !important;
  }
  
  .Fbe6DNdEW {
    align-items: stretch !important;
  }
  
  .LTh28uufv {
    align-content: flex-start !important;
  }
  
  .earTR4 {
    align-content: flex-end !important;
  }
  
  .Ixr5gR0uI {
    align-content: center !important;
  }
  
  .cladLKrXxzD {
    align-content: space-between !important;
  }
  
  .PajJjo {
    align-content: space-around !important;
  }
  
  .rP8z8NBx {
    align-content: stretch !important;
  }
  
  .hmi5VAngCh {
    align-self: auto !important;
  }
  
  .feLtgDS {
    align-self: flex-start !important;
  }
  
  .ldq9WJp8lie {
    align-self: flex-end !important;
  }
  
  .a2dfRXtr {
    align-self: center !important;
  }
  
  .Q4TJugzR {
    align-self: baseline !important;
  }
  
  .ogN1eR {
    align-self: stretch !important;
  }
  
  .gpKOVIVlL {
    order: -1 !important;
  }
  
  .uMFyab {
    order: 0 !important;
  }
  
  .xCF2eXn5fue {
    order: 1 !important;
  }
  
  .X8gmr0cgN {
    order: 2 !important;
  }
  
  .kmbMRnHNk {
    order: 3 !important;
  }
  
  .ncGjRB {
    order: 4 !important;
  }
  
  .DelrWNf {
    order: 5 !important;
  }
  
  .tpTmcr {
    order: 6 !important;
  }
  
  .N2Xtmz2qc {
    margin: 0 !important;
  }
  
  .E1ROg0vRYB {
    margin: .25rem !important;
  }
  
  .KeJSMIOr {
    margin: .5rem !important;
  }
  
  .ReiFkhW {
    margin: .75rem !important;
  }
  
  .drbesau {
    margin: 1rem !important;
  }
  
  .VqoL55K {
    margin: 1.25rem !important;
  }
  
  .qZ3QB1Tomz {
    margin: 1.5rem !important;
  }
  
  .jz6mMBKxa {
    margin: 1.75rem !important;
  }
  
  .EMp4X8o {
    margin: 2rem !important;
  }
  
  .cF9BYRw0uQO {
    margin: 3rem !important;
  }
  
  .vMuhzd63I {
    margin: 3.5rem !important;
  }
  
  .otvg3pY0 {
    margin: 4rem !important;
  }
  
  .fMSc3uVvR5 {
    margin: 5rem !important;
  }
  
  .wymKK1ON {
    margin: 6rem !important;
  }
  
  .tex6cjt6A {
    margin: auto !important;
  }
  
  .HYuaY8xre {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .r5shtxfb4 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .SDpiPLKw {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .YonexH2 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .piY73B {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .oHdf1NlAbR {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .NJq736TFv {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .n5SqcnCesSO {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .j2zTqJc6umr {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .PI2ntEWnBr {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .a7KfBqL7WY {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .xhQBONi {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .qXH624q2ln {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .e0ZMf7KYP {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .ReYQHZQ {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .ZMxKd0yl {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .VnWT4kSF {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .XOIzNLCQ9Z {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .klg2D0L {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .qVQz3MJnA0y {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .dKy8RKpHAZ {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .IGwyK9hUf {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .dpsT7QABG {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .rE1CMC {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .kJ3LiUGLUo {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .D6FOtY5UoYi {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .s9ZSzG1UgcB {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .CQnJkahhFT {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .FnM0J5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .nfAk0p7M {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .YJr3AMV {
    margin-top: 0 !important;
  }
  
  .qA05zE {
    margin-top: .25rem !important;
  }
  
  .KMuQMr5b {
    margin-top: .5rem !important;
  }
  
  .jtk0umHe62 {
    margin-top: .75rem !important;
  }
  
  .fSj4W5o {
    margin-top: 1rem !important;
  }
  
  .Pqa306TevsB {
    margin-top: 1.25rem !important;
  }
  
  .oOAVvOss {
    margin-top: 1.5rem !important;
  }
  
  .DdWEJPttLO1 {
    margin-top: 1.75rem !important;
  }
  
  .pwQUmnAEh {
    margin-top: 2rem !important;
  }
  
  .NiI8iNVQ {
    margin-top: 3rem !important;
  }
  
  .p8OlAvd2gh {
    margin-top: 3.5rem !important;
  }
  
  .mljkSn0 {
    margin-top: 4rem !important;
  }
  
  .jPiH3b {
    margin-top: 5rem !important;
  }
  
  .HvahZR {
    margin-top: 6rem !important;
  }
  
  .fU4b0R1 {
    margin-top: auto !important;
  }
  
  .ZMBieG3f {
    margin-right: 0 !important;
  }
  
  .l3K67A {
    margin-right: .25rem !important;
  }
  
  .RKVvsu {
    margin-right: .5rem !important;
  }
  
  .Mfs4SzH {
    margin-right: .75rem !important;
  }
  
  .XID6qtfDyCV {
    margin-right: 1rem !important;
  }
  
  .d4Jbl10k16J {
    margin-right: 1.25rem !important;
  }
  
  .PUWQHsym {
    margin-right: 1.5rem !important;
  }
  
  .FQZ7udwMDaf {
    margin-right: 1.75rem !important;
  }
  
  .sEuoJf {
    margin-right: 2rem !important;
  }
  
  .zQUcC9fDry {
    margin-right: 3rem !important;
  }
  
  .SSw3gYGxc3q {
    margin-right: 3.5rem !important;
  }
  
  .bX4bKu6DpDS {
    margin-right: 4rem !important;
  }
  
  .jV4gZPuR {
    margin-right: 5rem !important;
  }
  
  .lNWAk9 {
    margin-right: 6rem !important;
  }
  
  .wuXqhY {
    margin-right: auto !important;
  }
  
  .XayQEW5JvW {
    margin-bottom: 0 !important;
  }
  
  .xV6Ire {
    margin-bottom: .25rem !important;
  }
  
  .CiaDLcGfRK {
    margin-bottom: .5rem !important;
  }
  
  .BfinrkXeb {
    margin-bottom: .75rem !important;
  }
  
  .SMGSho {
    margin-bottom: 1rem !important;
  }
  
  .O1YB82ze7Ie {
    margin-bottom: 1.25rem !important;
  }
  
  .K6wIoesggG {
    margin-bottom: 1.5rem !important;
  }
  
  .wrKyhvCuTb {
    margin-bottom: 1.75rem !important;
  }
  
  .IOyOplLOc {
    margin-bottom: 2rem !important;
  }
  
  .ksMAdH {
    margin-bottom: 3rem !important;
  }
  
  .ROxpiM80 {
    margin-bottom: 3.5rem !important;
  }
  
  .J2t5V4mNfP {
    margin-bottom: 4rem !important;
  }
  
  .a8Vovw {
    margin-bottom: 5rem !important;
  }
  
  .b5LaK0u {
    margin-bottom: 6rem !important;
  }
  
  .R12ZIny {
    margin-bottom: auto !important;
  }
  
  .w64jgPj {
    margin-left: 0 !important;
  }
  
  .m1GJT0ogFt {
    margin-left: .25rem !important;
  }
  
  .nW2wz1uXt {
    margin-left: .5rem !important;
  }
  
  .sIDZdsHy3p {
    margin-left: .75rem !important;
  }
  
  .I12Td7z6V {
    margin-left: 1rem !important;
  }
  
  .wvDmEybz8o {
    margin-left: 1.25rem !important;
  }
  
  .r0jP82Krl2x {
    margin-left: 1.5rem !important;
  }
  
  .Kk81iKg784x {
    margin-left: 1.75rem !important;
  }
  
  .vzQ7oRbA {
    margin-left: 2rem !important;
  }
  
  .lnfOatuv2 {
    margin-left: 3rem !important;
  }
  
  .oWcIRX6VvLG {
    margin-left: 3.5rem !important;
  }
  
  .A8I74I2Lmg {
    margin-left: 4rem !important;
  }
  
  .rqSjDEL0 {
    margin-left: 5rem !important;
  }
  
  .YjSvleeP {
    margin-left: 6rem !important;
  }
  
  .zjggVZLST5 {
    margin-left: auto !important;
  }
  
  .KVOL3f {
    margin: -0.25rem !important;
  }
  
  .mWa8Fv {
    margin: -0.5rem !important;
  }
  
  .DzyJDw {
    margin: -0.75rem !important;
  }
  
  .mdxDoyS {
    margin: -1rem !important;
  }
  
  .kMocObR {
    margin: -1.25rem !important;
  }
  
  .Tg7lw7brXw {
    margin: -1.5rem !important;
  }
  
  .KkksBgB {
    margin: -1.75rem !important;
  }
  
  .YItEkMaWE {
    margin: -2rem !important;
  }
  
  .rqM0C5fFeT {
    margin: -3rem !important;
  }
  
  .Ase9944 {
    margin: -3.5rem !important;
  }
  
  .ekG6EMtkk {
    margin: -4rem !important;
  }
  
  .AWIcFvmLtMg {
    margin: -5rem !important;
  }
  
  .Hs6aZzol {
    margin: -6rem !important;
  }
  
  .cmZe3V90v {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .JWjh4zwR4n {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .HjeIQH {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .Vv6gf5h {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .cMhnb4LhOv5 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .jpBpbP {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .s3wK589z7uA {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .KuZm88Yd {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .mGqAlTg2la {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .yBguHIraC {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .DHqTrnnGIpE {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .zhuA5nlRyu {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .iXhAaW6S8V {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .cyhKDub {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .cEVmwbvr {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .hJIfg794av {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .C0WHFIis {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .MgyOyy48eO {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .DmxGksX76h {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .PM1eZ3fM {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .KHYYz50B8ab {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .RHqk11 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .vhCiFTN {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .hdvVBxIXa {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .VKXc0ZnE {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .zArq3qI {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .n8gGVGjrL {
    margin-top: -0.25rem !important;
  }
  
  .IaPqHap6x {
    margin-top: -0.5rem !important;
  }
  
  .e3j7nz88 {
    margin-top: -0.75rem !important;
  }
  
  .Q5yrgUw {
    margin-top: -1rem !important;
  }
  
  .weXgIe {
    margin-top: -1.25rem !important;
  }
  
  .Rb0IDX {
    margin-top: -1.5rem !important;
  }
  
  .NwWj1nr {
    margin-top: -1.75rem !important;
  }
  
  .nFi3ckfC0 {
    margin-top: -2rem !important;
  }
  
  .Qu39MF {
    margin-top: -3rem !important;
  }
  
  .SNlxuy6 {
    margin-top: -3.5rem !important;
  }
  
  .vbMQjjW1r {
    margin-top: -4rem !important;
  }
  
  .IaiSFeJfpal {
    margin-top: -5rem !important;
  }
  
  .nGe5HV {
    margin-top: -6rem !important;
  }
  
  .LegmLdt {
    margin-right: -0.25rem !important;
  }
  
  .UugFH0Q {
    margin-right: -0.5rem !important;
  }
  
  .xyNJrlsjIqB {
    margin-right: -0.75rem !important;
  }
  
  .gRTNl6rAcVm {
    margin-right: -1rem !important;
  }
  
  .MjmV1z {
    margin-right: -1.25rem !important;
  }
  
  .hZN8ts {
    margin-right: -1.5rem !important;
  }
  
  .BGxCWRLy4uI {
    margin-right: -1.75rem !important;
  }
  
  .kQvhL8Pe {
    margin-right: -2rem !important;
  }
  
  .J73qNWdo {
    margin-right: -3rem !important;
  }
  
  .cylGRyNP {
    margin-right: -3.5rem !important;
  }
  
  .AYtIhwJH {
    margin-right: -4rem !important;
  }
  
  .eeli5MiExC {
    margin-right: -5rem !important;
  }
  
  .HG2taS0MbZX {
    margin-right: -6rem !important;
  }
  
  .RoiktJdx {
    margin-bottom: -0.25rem !important;
  }
  
  .gZkbSz1kFZ5 {
    margin-bottom: -0.5rem !important;
  }
  
  .nbd5tL {
    margin-bottom: -0.75rem !important;
  }
  
  .JOhbGo {
    margin-bottom: -1rem !important;
  }
  
  .ZW3SJi {
    margin-bottom: -1.25rem !important;
  }
  
  .QysVfOn {
    margin-bottom: -1.5rem !important;
  }
  
  .pUC2yPVi {
    margin-bottom: -1.75rem !important;
  }
  
  .zMNrude8 {
    margin-bottom: -2rem !important;
  }
  
  .ss31Hf2Ut {
    margin-bottom: -3rem !important;
  }
  
  .Gv5Kica {
    margin-bottom: -3.5rem !important;
  }
  
  .xuducJE9p {
    margin-bottom: -4rem !important;
  }
  
  .dDhzJRpi {
    margin-bottom: -5rem !important;
  }
  
  .XFwRIK4C {
    margin-bottom: -6rem !important;
  }
  
  .OQ2Wecth {
    margin-left: -0.25rem !important;
  }
  
  .THE4V4 {
    margin-left: -0.5rem !important;
  }
  
  .UVNzNaaD {
    margin-left: -0.75rem !important;
  }
  
  .KM1djH {
    margin-left: -1rem !important;
  }
  
  .D0PmfC5Umm {
    margin-left: -1.25rem !important;
  }
  
  .yTNL44rvZ {
    margin-left: -1.5rem !important;
  }
  
  .QUS74hLiLo {
    margin-left: -1.75rem !important;
  }
  
  .aXkjhTGL {
    margin-left: -2rem !important;
  }
  
  .dhHiENSAB {
    margin-left: -3rem !important;
  }
  
  .Oq843UE3 {
    margin-left: -3.5rem !important;
  }
  
  .HLsfUbnof7 {
    margin-left: -4rem !important;
  }
  
  .FekoIxT3GdG {
    margin-left: -5rem !important;
  }
  
  .DK4KdyifEZ {
    margin-left: -6rem !important;
  }
  
  .jLDB9ZHluf {
    padding: 0 !important;
  }
  
  .UzlW2Y {
    padding: .25rem !important;
  }
  
  .mIK4eam {
    padding: .5rem !important;
  }
  
  .qB32ealhgjd {
    padding: .75rem !important;
  }
  
  .NFGVKnA4s {
    padding: 1rem !important;
  }
  
  .CiqafAC {
    padding: 1.25rem !important;
  }
  
  .o9R0VPT55Y {
    padding: 1.5rem !important;
  }
  
  .KU06YBLt {
    padding: 1.75rem !important;
  }
  
  .ufUVhnRgK {
    padding: 2rem !important;
  }
  
  .UToGLL {
    padding: 3rem !important;
  }
  
  .Z59LpXo {
    padding: 3.5rem !important;
  }
  
  .iZYKa01m27 {
    padding: 4rem !important;
  }
  
  .ioWPWW9h5 {
    padding: 5rem !important;
  }
  
  .J3iOQrqOcui {
    padding: 6rem !important;
  }
  
  .vIBWChrk7a {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .Q5zTy8QtWyq {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .TLCnXfXuXHs {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .UuAfgmS1 {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .O83HnuErhZ {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .EhNIQPWUnJh {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .enyCUMKp5QM {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .NXliWq60 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .lMC3LD1ODN {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .G11f5Vewbm {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .KXAunt {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .B5BFYfJ {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .RcLkNsMfZr9 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .l5PnR4 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .VrW3HyALa {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .fCv481 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .lBO4Ix {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .jPsvbG7avfc {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .tugB1qJH {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .tW91ij {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .pfEvH7oT {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .JCaPSC {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .RucOsGioPM {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .VTfsCi {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .bWe5vFx {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .sejD7Qjto6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .oFTuKKJo0y {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .Kv0I5x3mht {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .VL3Esk {
    padding-top: 0 !important;
  }
  
  .YhgynaJ0TQ {
    padding-top: .25rem !important;
  }
  
  .HYmDlX {
    padding-top: .5rem !important;
  }
  
  .a09pWU9 {
    padding-top: .75rem !important;
  }
  
  .z4hNXX9v {
    padding-top: 1rem !important;
  }
  
  .ApTt2OI1lw {
    padding-top: 1.25rem !important;
  }
  
  .Eo5zF7 {
    padding-top: 1.5rem !important;
  }
  
  .jw6sit5ChJ {
    padding-top: 1.75rem !important;
  }
  
  .hkMJXhh {
    padding-top: 2rem !important;
  }
  
  .JSeSoCbdhz {
    padding-top: 3rem !important;
  }
  
  .NQMDYE4p {
    padding-top: 3.5rem !important;
  }
  
  .zMtnFgdZ {
    padding-top: 4rem !important;
  }
  
  .nzLOYXpzcn {
    padding-top: 5rem !important;
  }
  
  .EeJuh6fLjV {
    padding-top: 6rem !important;
  }
  
  .flppgeGGo {
    padding-right: 0 !important;
  }
  
  .neaMkhiC6 {
    padding-right: .25rem !important;
  }
  
  .cGCpEhWY4h {
    padding-right: .5rem !important;
  }
  
  .Tq7efCNPYj1 {
    padding-right: .75rem !important;
  }
  
  .YAmze8 {
    padding-right: 1rem !important;
  }
  
  .IGcjdyNLz7j {
    padding-right: 1.25rem !important;
  }
  
  .PNr6tXdO {
    padding-right: 1.5rem !important;
  }
  
  .utKaVw450Y7 {
    padding-right: 1.75rem !important;
  }
  
  .DCdJzA {
    padding-right: 2rem !important;
  }
  
  .uVIVLrRhwB {
    padding-right: 3rem !important;
  }
  
  .Fbcl9Ell {
    padding-right: 3.5rem !important;
  }
  
  .OgzZj98Nes {
    padding-right: 4rem !important;
  }
  
  .pUYZkKpE {
    padding-right: 5rem !important;
  }
  
  .qSIp0ZuftI2 {
    padding-right: 6rem !important;
  }
  
  .crJY99G {
    padding-bottom: 0 !important;
  }
  
  .PrE376Ypjib {
    padding-bottom: .25rem !important;
  }
  
  .pf2rxEuw8K {
    padding-bottom: .5rem !important;
  }
  
  .rUlsJtXO {
    padding-bottom: .75rem !important;
  }
  
  .hLVJGy {
    padding-bottom: 1rem !important;
  }
  
  .XX7c3hV4XAO {
    padding-bottom: 1.25rem !important;
  }
  
  .yDlIExp9k9 {
    padding-bottom: 1.5rem !important;
  }
  
  .mIaCePK0w {
    padding-bottom: 1.75rem !important;
  }
  
  .oA698gfR {
    padding-bottom: 2rem !important;
  }
  
  .KkCBAChHlP {
    padding-bottom: 3rem !important;
  }
  
  .ho1dKDh {
    padding-bottom: 3.5rem !important;
  }
  
  .mQqwraF {
    padding-bottom: 4rem !important;
  }
  
  .KUMMRut {
    padding-bottom: 5rem !important;
  }
  
  .xc8GeYT3RTj {
    padding-bottom: 6rem !important;
  }
  
  .pO7WHG {
    padding-left: 0 !important;
  }
  
  .leLwmyEX3 {
    padding-left: .25rem !important;
  }
  
  .hnD90rO {
    padding-left: .5rem !important;
  }
  
  .OtUA2unaOg {
    padding-left: .75rem !important;
  }
  
  .p4b027I {
    padding-left: 1rem !important;
  }
  
  .TCrJzOsv {
    padding-left: 1.25rem !important;
  }
  
  .C3YNTE {
    padding-left: 1.5rem !important;
  }
  
  .G9XsQ5Jh1qz {
    padding-left: 1.75rem !important;
  }
  
  .wHLwMgateV {
    padding-left: 2rem !important;
  }
  
  .ed4gwd {
    padding-left: 3rem !important;
  }
  
  .eZhd6k {
    padding-left: 3.5rem !important;
  }
  
  .CoPOoldJ {
    padding-left: 4rem !important;
  }
  
  .HFpImH {
    padding-left: 5rem !important;
  }
  
  .eemNt3l9oZs {
    padding-left: 6rem !important;
  }
  
  .vEYbDK9T {
    gap: 0 !important;
  }
  
  .v0XfjYt8 {
    gap: .25rem !important;
  }
  
  .IG71z8LojB {
    gap: .5rem !important;
  }
  
  .zEzKe4zU {
    gap: .75rem !important;
  }
  
  .QnoBz9IG3 {
    gap: 1rem !important;
  }
  
  .K9UKnNxm4 {
    gap: 1.25rem !important;
  }
  
  .m6Z0li {
    gap: 1.5rem !important;
  }
  
  .DcpWeyr {
    gap: 1.75rem !important;
  }
  
  .f8K1nK6 {
    gap: 2rem !important;
  }
  
  .Bj8yvg {
    gap: 3rem !important;
  }
  
  .DQd4jRjbKB {
    gap: 3.5rem !important;
  }
  
  .swOQ0m {
    gap: 4rem !important;
  }
  
  .jsyJtCyUfj {
    gap: 5rem !important;
  }
  
  .bKFp5A5n {
    gap: 6rem !important;
  }
  
  .h20iZKgfkd {
    row-gap: 0 !important;
  }
  
  .qdEpNVbfW {
    row-gap: .25rem !important;
  }
  
  .vfffRRC {
    row-gap: .5rem !important;
  }
  
  .os2KoTp {
    row-gap: .75rem !important;
  }
  
  .JUq3HWI {
    row-gap: 1rem !important;
  }
  
  .cI6FIrV {
    row-gap: 1.25rem !important;
  }
  
  .WQGrMDTq {
    row-gap: 1.5rem !important;
  }
  
  .gpUEfgVPv {
    row-gap: 1.75rem !important;
  }
  
  .wBDshx {
    row-gap: 2rem !important;
  }
  
  .p6mAmh3 {
    row-gap: 3rem !important;
  }
  
  .gr63bcjqJ {
    row-gap: 3.5rem !important;
  }
  
  .mZaMpA {
    row-gap: 4rem !important;
  }
  
  .PxZhEx {
    row-gap: 5rem !important;
  }
  
  .Xw3RnJyW2 {
    row-gap: 6rem !important;
  }
  
  .Uo9ffkodB {
    column-gap: 0 !important;
  }
  
  .wuh08RT {
    column-gap: .25rem !important;
  }
  
  .IqcdW2K7 {
    column-gap: .5rem !important;
  }
  
  .HCoxUL1c {
    column-gap: .75rem !important;
  }
  
  .OoYS8UPBE4 {
    column-gap: 1rem !important;
  }
  
  .VhddCpj {
    column-gap: 1.25rem !important;
  }
  
  .DMGqdeQe {
    column-gap: 1.5rem !important;
  }
  
  .D6phAJ9Z {
    column-gap: 1.75rem !important;
  }
  
  .Jw8pBxtwkb {
    column-gap: 2rem !important;
  }
  
  .aAZReeDqQh {
    column-gap: 3rem !important;
  }
  
  .MuDn4jbK {
    column-gap: 3.5rem !important;
  }
  
  .J0ATcYm3 {
    column-gap: 4rem !important;
  }
  
  .CeSrhqJ {
    column-gap: 5rem !important;
  }
  
  .fxwcJDOi {
    column-gap: 6rem !important;
  }
  
  .s0cj6tcaO {
    text-align: left !important;
  }
  
  .AZUm5o {
    text-align: right !important;
  }
  
  .RoLgWTu6uy {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .LjTvqkdR7 {
    float: left !important;
  }
  
  .Ojg2s6 {
    float: right !important;
  }
  
  .Ibo2iXfpoE {
    float: none !important;
  }
  
  .DYXsxjN {
    object-fit: contain !important;
  }
  
  .nG7MCd {
    object-fit: cover !important;
  }
  
  .JO96EA5RL {
    object-fit: fill !important;
  }
  
  .qtEWFXNcVH {
    object-fit: scale-down !important;
  }
  
  .RXgl0sC3 {
    object-fit: none !important;
  }
  
  .ctCkW13sM {
    display: inline !important;
  }
  
  .rbiex63pxe1 {
    display: inline-block !important;
  }
  
  .Gdi4hb {
    display: block !important;
  }
  
  .kMkRxJyls {
    display: grid !important;
  }
  
  .ydH1ykD {
    display: inline-grid !important;
  }
  
  .butRrpX2 {
    display: table !important;
  }
  
  .OLZ7lr {
    display: table-row !important;
  }
  
  .TlRBxebBY6 {
    display: table-cell !important;
  }
  
  .LWEDqqu {
    display: flex !important;
  }
  
  .ixveNXk8 {
    display: inline-flex !important;
  }
  
  .NKmhu3J4bS {
    display: none !important;
  }
  
  .DA9YHV {
    flex: 1 1 auto !important;
  }
  
  .dgtUsx {
    flex-direction: row !important;
  }
  
  .sY1t9g {
    flex-direction: column !important;
  }
  
  .Ryqyoh {
    flex-direction: row-reverse !important;
  }
  
  .dfPMSC5 {
    flex-direction: column-reverse !important;
  }
  
  .IVmMIoX {
    flex-grow: 0 !important;
  }
  
  .I3nkSE1O {
    flex-grow: 1 !important;
  }
  
  .eKbBvt {
    flex-shrink: 0 !important;
  }
  
  .m4FLzJ {
    flex-shrink: 1 !important;
  }
  
  .q5FN8EjY9l {
    flex-wrap: wrap !important;
  }
  
  .NOOmYJqEX {
    flex-wrap: nowrap !important;
  }
  
  .YmHWa3nna7 {
    flex-wrap: wrap-reverse !important;
  }
  
  .Jw9pTXP3 {
    justify-content: flex-start !important;
  }
  
  .VFO1ut {
    justify-content: flex-end !important;
  }
  
  .ZlbZqvCvF {
    justify-content: center !important;
  }
  
  .pdgjebFpVp {
    justify-content: space-between !important;
  }
  
  .hxfr1KAQF {
    justify-content: space-around !important;
  }
  
  .phjRio {
    justify-content: space-evenly !important;
  }
  
  .UHUdxNv {
    align-items: flex-start !important;
  }
  
  .sMIAdM {
    align-items: flex-end !important;
  }
  
  .lpOp1g {
    align-items: center !important;
  }
  
  .Fu0g1A {
    align-items: baseline !important;
  }
  
  .oB51iwz {
    align-items: stretch !important;
  }
  
  .H8ePkbEUk {
    align-content: flex-start !important;
  }
  
  .xRj3ztX {
    align-content: flex-end !important;
  }
  
  .h3Iz25KV {
    align-content: center !important;
  }
  
  .OoKsv73rG {
    align-content: space-between !important;
  }
  
  .fToHfR0U {
    align-content: space-around !important;
  }
  
  .JK72D16z5E {
    align-content: stretch !important;
  }
  
  .HXqhQvDoB0h {
    align-self: auto !important;
  }
  
  .FRprsoFbm27 {
    align-self: flex-start !important;
  }
  
  .dcXPj8wiRgB {
    align-self: flex-end !important;
  }
  
  .R2xYWIyY90f {
    align-self: center !important;
  }
  
  .XULbWm {
    align-self: baseline !important;
  }
  
  .olyQjZQ9yIr {
    align-self: stretch !important;
  }
  
  .YBY9btpe27F {
    order: -1 !important;
  }
  
  .vVrur2E {
    order: 0 !important;
  }
  
  .LAbIwp {
    order: 1 !important;
  }
  
  .BVrbEOs {
    order: 2 !important;
  }
  
  .XUwe6Lci43 {
    order: 3 !important;
  }
  
  .b4rkFj {
    order: 4 !important;
  }
  
  .KnyOov {
    order: 5 !important;
  }
  
  .oEl6GBruF {
    order: 6 !important;
  }
  
  .lcdDTRTQX0n {
    margin: 0 !important;
  }
  
  .RDWTQUmY2 {
    margin: .25rem !important;
  }
  
  .hjaSo3t {
    margin: .5rem !important;
  }
  
  .PnFMHdRgq0 {
    margin: .75rem !important;
  }
  
  .KpUlLXsmvd {
    margin: 1rem !important;
  }
  
  .uXk3bStiS {
    margin: 1.25rem !important;
  }
  
  .gneCdj {
    margin: 1.5rem !important;
  }
  
  .FTMLQlJVplw {
    margin: 1.75rem !important;
  }
  
  .VQkORLNR {
    margin: 2rem !important;
  }
  
  .o30pKUVpKbe {
    margin: 3rem !important;
  }
  
  .eV0fHt2 {
    margin: 3.5rem !important;
  }
  
  .SgW2r1l1e {
    margin: 4rem !important;
  }
  
  .yAWUln {
    margin: 5rem !important;
  }
  
  .i6fH09MBz {
    margin: 6rem !important;
  }
  
  .NNm0KZXW {
    margin: auto !important;
  }
  
  .kAH1Pa2WP {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .S8xg2l5b {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .rMcorL9k3 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .qH7th1cp {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .RlwJzb8kg5 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .BHWEVGdES {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .fFzVjdBjCd {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .OEvJXVVR {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .a65IUdg {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .Rxdpd5n4Ig {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .MgPd7tqCe {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .NxfUAh {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .fhYkxYdOh {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .rJdSKG7jxA {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .p6T847ok {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .mxEX29bs5 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .f4o3eO {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .F4H1Swg {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .f3nWNuF56I {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .S5Ht4GeokRf {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .FMkEO80 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .bYD15IlI {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .gcbWN41OQ {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .zOKmYmr8560 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .uoTlg04 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .uHC1JEF {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .ElzmOR {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .dOEN5KNTZoH {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .DEBjnNhoz {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .YrdQ6Rdek {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .qYa5R7EqOG {
    margin-top: 0 !important;
  }
  
  .U5t0Lbcua {
    margin-top: .25rem !important;
  }
  
  .pp5jfsA {
    margin-top: .5rem !important;
  }
  
  .q8JykZsG {
    margin-top: .75rem !important;
  }
  
  .dKQ7LGby {
    margin-top: 1rem !important;
  }
  
  .oQ602IB7WG9 {
    margin-top: 1.25rem !important;
  }
  
  .To1Bzkp {
    margin-top: 1.5rem !important;
  }
  
  .OrRjNkQ {
    margin-top: 1.75rem !important;
  }
  
  .GjptNOVSEC {
    margin-top: 2rem !important;
  }
  
  .FXmTXs3a7tf {
    margin-top: 3rem !important;
  }
  
  .roUhaF {
    margin-top: 3.5rem !important;
  }
  
  .b571MK {
    margin-top: 4rem !important;
  }
  
  .tb4jQGig {
    margin-top: 5rem !important;
  }
  
  .drYYAg {
    margin-top: 6rem !important;
  }
  
  .Hk5V3lHGk5r {
    margin-top: auto !important;
  }
  
  .lC7zi8 {
    margin-right: 0 !important;
  }
  
  .qUuvBd {
    margin-right: .25rem !important;
  }
  
  .wL2rlpX {
    margin-right: .5rem !important;
  }
  
  .v1UpJOaqKpe {
    margin-right: .75rem !important;
  }
  
  .Usmwy8y2 {
    margin-right: 1rem !important;
  }
  
  .i3ie9r {
    margin-right: 1.25rem !important;
  }
  
  .Nzxdd56 {
    margin-right: 1.5rem !important;
  }
  
  .tRfJlXbSkhO {
    margin-right: 1.75rem !important;
  }
  
  .dj3nRi3ml {
    margin-right: 2rem !important;
  }
  
  .oCHSITD4q {
    margin-right: 3rem !important;
  }
  
  .cuvLvKXbQ {
    margin-right: 3.5rem !important;
  }
  
  .DKpPA32dJ {
    margin-right: 4rem !important;
  }
  
  .YZtXCY {
    margin-right: 5rem !important;
  }
  
  .IFGcnEy {
    margin-right: 6rem !important;
  }
  
  .Rjcy3ini5 {
    margin-right: auto !important;
  }
  
  .xVbgJbVW {
    margin-bottom: 0 !important;
  }
  
  .v8KuPG {
    margin-bottom: .25rem !important;
  }
  
  .vFk6ai3ldCf {
    margin-bottom: .5rem !important;
  }
  
  .c5RiiQ {
    margin-bottom: .75rem !important;
  }
  
  .d2GlzTcq {
    margin-bottom: 1rem !important;
  }
  
  .hqCVzrh {
    margin-bottom: 1.25rem !important;
  }
  
  .vfsilEq07R {
    margin-bottom: 1.5rem !important;
  }
  
  .tbCpFZEfhtl {
    margin-bottom: 1.75rem !important;
  }
  
  .Be2n8BqFcYg {
    margin-bottom: 2rem !important;
  }
  
  .BiadjIp {
    margin-bottom: 3rem !important;
  }
  
  .SvMuhyh {
    margin-bottom: 3.5rem !important;
  }
  
  .OlptImp96 {
    margin-bottom: 4rem !important;
  }
  
  .dNzPI0D {
    margin-bottom: 5rem !important;
  }
  
  .ad521LZ {
    margin-bottom: 6rem !important;
  }
  
  .Q47QBPWFe6 {
    margin-bottom: auto !important;
  }
  
  .Rlp99hkE {
    margin-left: 0 !important;
  }
  
  .UcSFq4 {
    margin-left: .25rem !important;
  }
  
  .HTR9zWfYBug {
    margin-left: .5rem !important;
  }
  
  .q8jP33hoZ {
    margin-left: .75rem !important;
  }
  
  .fJUBev2Xiw {
    margin-left: 1rem !important;
  }
  
  .Uc1Kt5y {
    margin-left: 1.25rem !important;
  }
  
  .Jue0klusN {
    margin-left: 1.5rem !important;
  }
  
  .QtUfLbAtx {
    margin-left: 1.75rem !important;
  }
  
  .miOxNeyvG {
    margin-left: 2rem !important;
  }
  
  .jXNMShNKPJP {
    margin-left: 3rem !important;
  }
  
  .tSahbOeX8w {
    margin-left: 3.5rem !important;
  }
  
  .VWR9rnC6 {
    margin-left: 4rem !important;
  }
  
  .Yjxl9uft {
    margin-left: 5rem !important;
  }
  
  .uC6c0v495 {
    margin-left: 6rem !important;
  }
  
  .Jjrzie {
    margin-left: auto !important;
  }
  
  .lGgLeSw {
    margin: -0.25rem !important;
  }
  
  .gNZIbf3M3 {
    margin: -0.5rem !important;
  }
  
  .df09LvT7ss {
    margin: -0.75rem !important;
  }
  
  .ImnoqvwC {
    margin: -1rem !important;
  }
  
  .wbuTq3BsaXT {
    margin: -1.25rem !important;
  }
  
  .c74BuDmGd {
    margin: -1.5rem !important;
  }
  
  .Nc1SSL5d {
    margin: -1.75rem !important;
  }
  
  .pTS6RM {
    margin: -2rem !important;
  }
  
  .NnfCMiPY {
    margin: -3rem !important;
  }
  
  .S5lccmW6azB {
    margin: -3.5rem !important;
  }
  
  .MZT00t {
    margin: -4rem !important;
  }
  
  .zoAZPp {
    margin: -5rem !important;
  }
  
  .MntU7KXbI8 {
    margin: -6rem !important;
  }
  
  .yfv9jotBBG3 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .HKnxTyQh {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .J1EiUmK3bR4 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .XDSk4ffeHB {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .uaHa0l6mNq {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .ncgSlxU1n {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .OfXjCuOBG5 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .E8dahKY {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .AAx0Zgs {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .Qap01V {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .kif4g3dZ3J {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .LbrZ0C {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .ucaQd6SZw {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .do2Igxm {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .bzAcycc2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .TwKkMT1y {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .LQbPuy {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .pgBj4JJSCCZ {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .uCtujgxBtj {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .KMPSK4d6 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .pqTqaX7V {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .MEbUVUss {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .pm25m9mQT91 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .aJFgAcSKSot {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .xJRtbwfDE {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .CIpJJx3A {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .Vyhngg {
    margin-top: -0.25rem !important;
  }
  
  .kcLu0uL0KjR {
    margin-top: -0.5rem !important;
  }
  
  .cheEyDQ {
    margin-top: -0.75rem !important;
  }
  
  .UFymRs0s {
    margin-top: -1rem !important;
  }
  
  .fW7Fgq {
    margin-top: -1.25rem !important;
  }
  
  .J4gTQxoYT {
    margin-top: -1.5rem !important;
  }
  
  .MsDspm {
    margin-top: -1.75rem !important;
  }
  
  .PIsZR2ahB {
    margin-top: -2rem !important;
  }
  
  .uuXhXe89kxn {
    margin-top: -3rem !important;
  }
  
  .uReUOsMgm {
    margin-top: -3.5rem !important;
  }
  
  .A4LTXPeQgf {
    margin-top: -4rem !important;
  }
  
  .uazira {
    margin-top: -5rem !important;
  }
  
  .Tltlvxhmh {
    margin-top: -6rem !important;
  }
  
  .gYOY2gkm {
    margin-right: -0.25rem !important;
  }
  
  .mwbveC {
    margin-right: -0.5rem !important;
  }
  
  .CY6IrcF {
    margin-right: -0.75rem !important;
  }
  
  .YWGaML {
    margin-right: -1rem !important;
  }
  
  .kPbfUQ33fG2 {
    margin-right: -1.25rem !important;
  }
  
  .zOYt45 {
    margin-right: -1.5rem !important;
  }
  
  .wn3pOG3 {
    margin-right: -1.75rem !important;
  }
  
  .Uq5j3VoFbD {
    margin-right: -2rem !important;
  }
  
  .DxQaxc {
    margin-right: -3rem !important;
  }
  
  .VhqkoPz {
    margin-right: -3.5rem !important;
  }
  
  .E3xF3b3Hha {
    margin-right: -4rem !important;
  }
  
  .p8gV8rtE {
    margin-right: -5rem !important;
  }
  
  .CLccePo1l {
    margin-right: -6rem !important;
  }
  
  .OgAu0Iax {
    margin-bottom: -0.25rem !important;
  }
  
  .CtlzNVpJ {
    margin-bottom: -0.5rem !important;
  }
  
  .vQoKZ82 {
    margin-bottom: -0.75rem !important;
  }
  
  .SiRTn4aAd {
    margin-bottom: -1rem !important;
  }
  
  .CUnmqy2 {
    margin-bottom: -1.25rem !important;
  }
  
  .HtkBMcuj {
    margin-bottom: -1.5rem !important;
  }
  
  .oZLKTPEdV {
    margin-bottom: -1.75rem !important;
  }
  
  .PvpHaeiP {
    margin-bottom: -2rem !important;
  }
  
  .VOc6Hi {
    margin-bottom: -3rem !important;
  }
  
  .G601T7 {
    margin-bottom: -3.5rem !important;
  }
  
  .bEVug1i {
    margin-bottom: -4rem !important;
  }
  
  .Y6c7Ak5d6Tp {
    margin-bottom: -5rem !important;
  }
  
  .duOIqw {
    margin-bottom: -6rem !important;
  }
  
  .MK4McFHs7 {
    margin-left: -0.25rem !important;
  }
  
  .d8863a {
    margin-left: -0.5rem !important;
  }
  
  .Af7WsCrRVX {
    margin-left: -0.75rem !important;
  }
  
  .BmsUhusldX {
    margin-left: -1rem !important;
  }
  
  .sdl76cmN {
    margin-left: -1.25rem !important;
  }
  
  .Wh28KEUM {
    margin-left: -1.5rem !important;
  }
  
  .UsVDMV9lO {
    margin-left: -1.75rem !important;
  }
  
  .SKPaOS4Q {
    margin-left: -2rem !important;
  }
  
  .dXe1hdW {
    margin-left: -3rem !important;
  }
  
  .hPTdJ9rAP3j {
    margin-left: -3.5rem !important;
  }
  
  .KaHKeaX {
    margin-left: -4rem !important;
  }
  
  .ymNl4Pwg1C {
    margin-left: -5rem !important;
  }
  
  .XxFV7O7wZT {
    margin-left: -6rem !important;
  }
  
  .jDdUyaYv {
    padding: 0 !important;
  }
  
  .sZpadEeQ8 {
    padding: .25rem !important;
  }
  
  .IUW9Qnv0 {
    padding: .5rem !important;
  }
  
  .N3BSA9n9Ky {
    padding: .75rem !important;
  }
  
  .lOJHk3U1 {
    padding: 1rem !important;
  }
  
  .dBCPTqyRPiZ {
    padding: 1.25rem !important;
  }
  
  .hlpaqu1T {
    padding: 1.5rem !important;
  }
  
  .SXV1C99Re {
    padding: 1.75rem !important;
  }
  
  .iDstT5ti {
    padding: 2rem !important;
  }
  
  .kqXVCh {
    padding: 3rem !important;
  }
  
  .C7XWrUQ274 {
    padding: 3.5rem !important;
  }
  
  .Cxp7ee4 {
    padding: 4rem !important;
  }
  
  .F0fakR {
    padding: 5rem !important;
  }
  
  .TCqtRJ {
    padding: 6rem !important;
  }
  
  .rJll0yacG {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .c0fKiDYrk0l {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .WmAh35cc {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .P4muwX1i {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .XZR1Ac00 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .ISb8oW0rbvr {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .y2aGvZw {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .TKlj2dc {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .d8sPQPoPI {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .hT0sjTlc {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .vTUsUn {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .IhrFvvie {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .XZICo5ZNA {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .xx79JCtaL {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .vEE6WhHs49 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .uUiVAomlK {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .ZWbFVHMlY {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .SSeCdoQH {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .mYgYJCxBQ {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .QGNjcMoy {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .jBXFBqGg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .xWeBObSLV {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .m3dujBt6N {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .RBE0I2K {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .Outx5aq {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .mmTXn28ozgr {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .Ejolk1gpVzf {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .J1qNhxXcHhH {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .qxTu0pgRLcz {
    padding-top: 0 !important;
  }
  
  .sqa4dzAr {
    padding-top: .25rem !important;
  }
  
  .jEo7Mu {
    padding-top: .5rem !important;
  }
  
  .fOVykg {
    padding-top: .75rem !important;
  }
  
  .SLP0QFf {
    padding-top: 1rem !important;
  }
  
  .ZmOk7cL6E {
    padding-top: 1.25rem !important;
  }
  
  .XyA2cjpJ {
    padding-top: 1.5rem !important;
  }
  
  .KlQhgh36qOF {
    padding-top: 1.75rem !important;
  }
  
  .s3xR9xob {
    padding-top: 2rem !important;
  }
  
  .IIYoZit {
    padding-top: 3rem !important;
  }
  
  .XrygY0Rhr {
    padding-top: 3.5rem !important;
  }
  
  .YvhpAF5s {
    padding-top: 4rem !important;
  }
  
  .AGdAcuZhK {
    padding-top: 5rem !important;
  }
  
  .cgj7ygi20 {
    padding-top: 6rem !important;
  }
  
  .J94hvvI6ofj {
    padding-right: 0 !important;
  }
  
  .jmKhPk {
    padding-right: .25rem !important;
  }
  
  .VaoY4kQ {
    padding-right: .5rem !important;
  }
  
  .HHDhf5 {
    padding-right: .75rem !important;
  }
  
  .yh43r2NVvL {
    padding-right: 1rem !important;
  }
  
  .iCt1e8b8H {
    padding-right: 1.25rem !important;
  }
  
  .tS2ShK80 {
    padding-right: 1.5rem !important;
  }
  
  .RrfLDid {
    padding-right: 1.75rem !important;
  }
  
  .CSoPJS {
    padding-right: 2rem !important;
  }
  
  .V46cz1D {
    padding-right: 3rem !important;
  }
  
  .OmCNHb {
    padding-right: 3.5rem !important;
  }
  
  .kXNJy5CnJR9 {
    padding-right: 4rem !important;
  }
  
  .y1CuqNUWs {
    padding-right: 5rem !important;
  }
  
  .QRPpF9w {
    padding-right: 6rem !important;
  }
  
  .ED88UtUyNV {
    padding-bottom: 0 !important;
  }
  
  .yodwxJA {
    padding-bottom: .25rem !important;
  }
  
  .pQB9z0 {
    padding-bottom: .5rem !important;
  }
  
  .ZOZzH9F3JX {
    padding-bottom: .75rem !important;
  }
  
  .XoQ4I6O2 {
    padding-bottom: 1rem !important;
  }
  
  .TfdYSOnI7 {
    padding-bottom: 1.25rem !important;
  }
  
  .ht2fdap0K {
    padding-bottom: 1.5rem !important;
  }
  
  .RR3eWV {
    padding-bottom: 1.75rem !important;
  }
  
  .vmcqQx {
    padding-bottom: 2rem !important;
  }
  
  .db6ccC {
    padding-bottom: 3rem !important;
  }
  
  .abgJ0Xd {
    padding-bottom: 3.5rem !important;
  }
  
  .LiadMwoKC {
    padding-bottom: 4rem !important;
  }
  
  .eej4IUE1ByT {
    padding-bottom: 5rem !important;
  }
  
  .cqHf8aT {
    padding-bottom: 6rem !important;
  }
  
  .mkGE02Nn {
    padding-left: 0 !important;
  }
  
  .wkPZJbdPaWz {
    padding-left: .25rem !important;
  }
  
  .NRcZ3sW {
    padding-left: .5rem !important;
  }
  
  .KeS4AKt7 {
    padding-left: .75rem !important;
  }
  
  .oxqh9f34Ul {
    padding-left: 1rem !important;
  }
  
  .eLkYt17n1 {
    padding-left: 1.25rem !important;
  }
  
  .WTrgK63vC {
    padding-left: 1.5rem !important;
  }
  
  .izpaE2kvRo4 {
    padding-left: 1.75rem !important;
  }
  
  .Zq5Zmw1 {
    padding-left: 2rem !important;
  }
  
  .n0ehqP {
    padding-left: 3rem !important;
  }
  
  .GCCQZjc {
    padding-left: 3.5rem !important;
  }
  
  .g6oQYdzr0gS {
    padding-left: 4rem !important;
  }
  
  .teluCTxh {
    padding-left: 5rem !important;
  }
  
  .SUNMaIoKuq {
    padding-left: 6rem !important;
  }
  
  .XVpL6w {
    gap: 0 !important;
  }
  
  .aR7WevzrQ {
    gap: .25rem !important;
  }
  
  .dnqjaj {
    gap: .5rem !important;
  }
  
  .k4L4emaBC {
    gap: .75rem !important;
  }
  
  .ifx63Ul1KK {
    gap: 1rem !important;
  }
  
  .PvlTqR {
    gap: 1.25rem !important;
  }
  
  .VccQxyho {
    gap: 1.5rem !important;
  }
  
  .s5JUk6 {
    gap: 1.75rem !important;
  }
  
  .m3MRDV {
    gap: 2rem !important;
  }
  
  .nbnHh0Yf8b {
    gap: 3rem !important;
  }
  
  .Oq48ues6 {
    gap: 3.5rem !important;
  }
  
  .bwggv297 {
    gap: 4rem !important;
  }
  
  .mabXdcNg {
    gap: 5rem !important;
  }
  
  .tANmFrOTx9H {
    gap: 6rem !important;
  }
  
  .ddiYT6 {
    row-gap: 0 !important;
  }
  
  .ibayhw2d6IS {
    row-gap: .25rem !important;
  }
  
  .oXpxdfeMqY {
    row-gap: .5rem !important;
  }
  
  .Gx2byQuh {
    row-gap: .75rem !important;
  }
  
  .foINQGuIJc {
    row-gap: 1rem !important;
  }
  
  .OGwYWvQMGb {
    row-gap: 1.25rem !important;
  }
  
  .B1vgbqs {
    row-gap: 1.5rem !important;
  }
  
  .mwKIKQod5LO {
    row-gap: 1.75rem !important;
  }
  
  .lVjBVfcf6C {
    row-gap: 2rem !important;
  }
  
  .BmsohYvxtye {
    row-gap: 3rem !important;
  }
  
  .Ya7JoO4lFg2 {
    row-gap: 3.5rem !important;
  }
  
  .TJijkdm8V {
    row-gap: 4rem !important;
  }
  
  .BsPEJAO {
    row-gap: 5rem !important;
  }
  
  .cCcMvw {
    row-gap: 6rem !important;
  }
  
  .CR5I6T4tJb {
    column-gap: 0 !important;
  }
  
  .terxup868Y {
    column-gap: .25rem !important;
  }
  
  .Civk8m9NF {
    column-gap: .5rem !important;
  }
  
  .VhPT0W2t8 {
    column-gap: .75rem !important;
  }
  
  .nyRE29Zz {
    column-gap: 1rem !important;
  }
  
  .SVfMA1oP {
    column-gap: 1.25rem !important;
  }
  
  .bcU2ZJmK09 {
    column-gap: 1.5rem !important;
  }
  
  .JSp88va5BJ {
    column-gap: 1.75rem !important;
  }
  
  .Duhf4CaD {
    column-gap: 2rem !important;
  }
  
  .hbA6yHY {
    column-gap: 3rem !important;
  }
  
  .GjkV2Aci {
    column-gap: 3.5rem !important;
  }
  
  .PTo3Rl5w {
    column-gap: 4rem !important;
  }
  
  .ss9ajhKgU6 {
    column-gap: 5rem !important;
  }
  
  .Q3ggq8Tm5 {
    column-gap: 6rem !important;
  }
  
  .PKqLTB {
    text-align: left !important;
  }
  
  .UubW3a8 {
    text-align: right !important;
  }
  
  .Gq7Xpkl1T5J {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .NfgnqI5 {
    float: left !important;
  }
  
  .hakAUFfv {
    float: right !important;
  }
  
  .bdqUQc5xH {
    float: none !important;
  }
  
  .TrKH9Zgd0BC {
    object-fit: contain !important;
  }
  
  .VcNHUa9 {
    object-fit: cover !important;
  }
  
  .TRYiVxTM1OT {
    object-fit: fill !important;
  }
  
  .ZFI5go1 {
    object-fit: scale-down !important;
  }
  
  .tJSuuP {
    object-fit: none !important;
  }
  
  .LYuqFE {
    display: inline !important;
  }
  
  .TuhkblD {
    display: inline-block !important;
  }
  
  .gllqKdJnMA1 {
    display: block !important;
  }
  
  .PRqhrly {
    display: grid !important;
  }
  
  .or4yttQ {
    display: inline-grid !important;
  }
  
  .ibm5Zf3M2 {
    display: table !important;
  }
  
  .GXkBgutZk {
    display: table-row !important;
  }
  
  .soqHqDouRz {
    display: table-cell !important;
  }
  
  .ARSwcm59 {
    display: flex !important;
  }
  
  .CCTAjB {
    display: inline-flex !important;
  }
  
  .SGOgUFEKRd {
    display: none !important;
  }
  
  .Jvxd8iDy {
    flex: 1 1 auto !important;
  }
  
  .G3fsxHEs {
    flex-direction: row !important;
  }
  
  .HVx2UASPY {
    flex-direction: column !important;
  }
  
  .UUrHa9ch {
    flex-direction: row-reverse !important;
  }
  
  .ba8IDQekM {
    flex-direction: column-reverse !important;
  }
  
  .EIJWBJ {
    flex-grow: 0 !important;
  }
  
  .vJTtddH {
    flex-grow: 1 !important;
  }
  
  .Ak1zmyQXkC {
    flex-shrink: 0 !important;
  }
  
  .n1vBQbzDKpY {
    flex-shrink: 1 !important;
  }
  
  .KHUxDfpI {
    flex-wrap: wrap !important;
  }
  
  .owvvcV7UNl {
    flex-wrap: nowrap !important;
  }
  
  .qUm2dkNo {
    flex-wrap: wrap-reverse !important;
  }
  
  .f9Ysdnl {
    justify-content: flex-start !important;
  }
  
  .GonviVmFu {
    justify-content: flex-end !important;
  }
  
  .KY8A79LYd {
    justify-content: center !important;
  }
  
  .DROTm2 {
    justify-content: space-between !important;
  }
  
  .bPOAHo {
    justify-content: space-around !important;
  }
  
  .jKfxxDqdiAH {
    justify-content: space-evenly !important;
  }
  
  .tdu0oCmGB {
    align-items: flex-start !important;
  }
  
  .sxdep1lKtjb {
    align-items: flex-end !important;
  }
  
  .WqiOali2uc {
    align-items: center !important;
  }
  
  .EJvUbR {
    align-items: baseline !important;
  }
  
  .x8Ctise8T {
    align-items: stretch !important;
  }
  
  .BeyU3Hz {
    align-content: flex-start !important;
  }
  
  .cMJjAuDA {
    align-content: flex-end !important;
  }
  
  .xTyPneJC {
    align-content: center !important;
  }
  
  .S1zTyQ {
    align-content: space-between !important;
  }
  
  .NPlPlH {
    align-content: space-around !important;
  }
  
  .Ilptu3WKB {
    align-content: stretch !important;
  }
  
  .aa16EsQLKq {
    align-self: auto !important;
  }
  
  .tqypJG {
    align-self: flex-start !important;
  }
  
  .rE5gX0L6 {
    align-self: flex-end !important;
  }
  
  .mVse1m {
    align-self: center !important;
  }
  
  .XixZj6jH4C {
    align-self: baseline !important;
  }
  
  .BVrO3wumv {
    align-self: stretch !important;
  }
  
  .n9Wi9nu8Gr {
    order: -1 !important;
  }
  
  .f77w8lQ {
    order: 0 !important;
  }
  
  .r0jZXhPW6 {
    order: 1 !important;
  }
  
  .YPLIsT3hI8L {
    order: 2 !important;
  }
  
  .kPzaB51OL1b {
    order: 3 !important;
  }
  
  .x4xpM3eo {
    order: 4 !important;
  }
  
  .jfetrH {
    order: 5 !important;
  }
  
  .yuauzyjop {
    order: 6 !important;
  }
  
  .xle2b1aLNb {
    margin: 0 !important;
  }
  
  .hDgHKq4 {
    margin: .25rem !important;
  }
  
  .O56w46GraDF {
    margin: .5rem !important;
  }
  
  .bfqfVja3Hx {
    margin: .75rem !important;
  }
  
  .AKgTZli4 {
    margin: 1rem !important;
  }
  
  .BiBC7Kx3FBM {
    margin: 1.25rem !important;
  }
  
  .ICJjbYm49KN {
    margin: 1.5rem !important;
  }
  
  .qSudF1nGfaZ {
    margin: 1.75rem !important;
  }
  
  .yFEz9C {
    margin: 2rem !important;
  }
  
  .yeeDRIwvK {
    margin: 3rem !important;
  }
  
  .FjqQYn {
    margin: 3.5rem !important;
  }
  
  .rHtbOUHTU {
    margin: 4rem !important;
  }
  
  .HcEX7CHnA {
    margin: 5rem !important;
  }
  
  .NOVLGJV {
    margin: 6rem !important;
  }
  
  .FaQiff {
    margin: auto !important;
  }
  
  .sciHeB3uj {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .yXFZRmPf {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .TRQwCbpI {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .Z9Ytx4hwn {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .owFVVyVCyfS {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .YCfuu8LV {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .kpEPXoW1R {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .fi6jq1njW {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .tp5Id7eW9Za {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .XKo9oAq {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .QhCesaK {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .xm0uv9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .wegjMOczmKC {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .TYPlNH {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .DBoKEIR {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .NO0y9Xj13Df {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .jGpqiP {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .EJr8jGjy0 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .H9BFfS {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .T9Vhje {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .MY6bMG {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .zEhObR4b1 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .OYDoaUsay84 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .kc0qG6PFbW {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .UFZvAkqJ {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .rl2bIDXado {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .HE80jCHHPg {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .afHRtph {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .YCQ6fph {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .RYn0JFk {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .oofHZ96c {
    margin-top: 0 !important;
  }
  
  .Dcpfdd5 {
    margin-top: .25rem !important;
  }
  
  .LQRr9Z {
    margin-top: .5rem !important;
  }
  
  .WMzyZnJN5gM {
    margin-top: .75rem !important;
  }
  
  .GUMNBIuOdk {
    margin-top: 1rem !important;
  }
  
  .zeYF9ugb27 {
    margin-top: 1.25rem !important;
  }
  
  .zlGv6Q5JPb {
    margin-top: 1.5rem !important;
  }
  
  .scZn35OA {
    margin-top: 1.75rem !important;
  }
  
  .i6x11d {
    margin-top: 2rem !important;
  }
  
  .fZfo3GF9 {
    margin-top: 3rem !important;
  }
  
  .bhRPDd {
    margin-top: 3.5rem !important;
  }
  
  .scwQ90sIDBm {
    margin-top: 4rem !important;
  }
  
  .R3xoIrEi {
    margin-top: 5rem !important;
  }
  
  .Jrl1meo {
    margin-top: 6rem !important;
  }
  
  .qHg928r {
    margin-top: auto !important;
  }
  
  .pjsr2Xb {
    margin-right: 0 !important;
  }
  
  .UUla8rfMKet {
    margin-right: .25rem !important;
  }
  
  .vVucFVP67uJ {
    margin-right: .5rem !important;
  }
  
  .bQOgX2zO {
    margin-right: .75rem !important;
  }
  
  .td379e {
    margin-right: 1rem !important;
  }
  
  .vEcynxkIDFa {
    margin-right: 1.25rem !important;
  }
  
  .peyw9OCR {
    margin-right: 1.5rem !important;
  }
  
  .EtWZ8MPuS {
    margin-right: 1.75rem !important;
  }
  
  .LIKcBqdmsqD {
    margin-right: 2rem !important;
  }
  
  .RqmQmc0 {
    margin-right: 3rem !important;
  }
  
  .L1rjk7HG {
    margin-right: 3.5rem !important;
  }
  
  .jg82Xw33U {
    margin-right: 4rem !important;
  }
  
  .snDKp6 {
    margin-right: 5rem !important;
  }
  
  .qDqz6k1TmCT {
    margin-right: 6rem !important;
  }
  
  .q08SHcK5Ln {
    margin-right: auto !important;
  }
  
  .KLzTWzP {
    margin-bottom: 0 !important;
  }
  
  .G8EX2Kf {
    margin-bottom: .25rem !important;
  }
  
  .Z1MyPK {
    margin-bottom: .5rem !important;
  }
  
  .f5ompY1v86 {
    margin-bottom: .75rem !important;
  }
  
  .dScodQlXfd {
    margin-bottom: 1rem !important;
  }
  
  .dQghcIkFc {
    margin-bottom: 1.25rem !important;
  }
  
  .dYCZnkHesHv {
    margin-bottom: 1.5rem !important;
  }
  
  .ycdNRrIi4ZD {
    margin-bottom: 1.75rem !important;
  }
  
  .BibBEp1F2 {
    margin-bottom: 2rem !important;
  }
  
  .hDPr7ZeHo {
    margin-bottom: 3rem !important;
  }
  
  .IQ7cgS4 {
    margin-bottom: 3.5rem !important;
  }
  
  .rhCoeVB {
    margin-bottom: 4rem !important;
  }
  
  .qVNtapk {
    margin-bottom: 5rem !important;
  }
  
  .a8YAm2 {
    margin-bottom: 6rem !important;
  }
  
  .GWLgPBGk {
    margin-bottom: auto !important;
  }
  
  .Rdx6Cv {
    margin-left: 0 !important;
  }
  
  .nTPpIW {
    margin-left: .25rem !important;
  }
  
  .yiC9VQKMvqP {
    margin-left: .5rem !important;
  }
  
  .hILagom955 {
    margin-left: .75rem !important;
  }
  
  .k3bpgNZ {
    margin-left: 1rem !important;
  }
  
  .Dd3Wp6jn01 {
    margin-left: 1.25rem !important;
  }
  
  .wlVTdY {
    margin-left: 1.5rem !important;
  }
  
  .iXsSFQR {
    margin-left: 1.75rem !important;
  }
  
  .mxSWpUKfq {
    margin-left: 2rem !important;
  }
  
  .F1piRb4BU {
    margin-left: 3rem !important;
  }
  
  .dNscdRtoxO {
    margin-left: 3.5rem !important;
  }
  
  .TKEuPeF3ytg {
    margin-left: 4rem !important;
  }
  
  .i4nVmZ {
    margin-left: 5rem !important;
  }
  
  .udfeFNrMg9Y {
    margin-left: 6rem !important;
  }
  
  .kPGgcf9nD5 {
    margin-left: auto !important;
  }
  
  .NdaNPda8ht {
    margin: -0.25rem !important;
  }
  
  .TvygDbH {
    margin: -0.5rem !important;
  }
  
  .WX5WEe {
    margin: -0.75rem !important;
  }
  
  .VsXgR8kg2t {
    margin: -1rem !important;
  }
  
  .y4RA3aIkS7H {
    margin: -1.25rem !important;
  }
  
  .Rmkm0c {
    margin: -1.5rem !important;
  }
  
  .b69iZ9oT7di {
    margin: -1.75rem !important;
  }
  
  .pbVBevr9a52 {
    margin: -2rem !important;
  }
  
  .MwhfTza {
    margin: -3rem !important;
  }
  
  .f0h82m {
    margin: -3.5rem !important;
  }
  
  .xYjXuxG15 {
    margin: -4rem !important;
  }
  
  .DLUtqJl {
    margin: -5rem !important;
  }
  
  .b5Y9Hg {
    margin: -6rem !important;
  }
  
  .UblYuw2d {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .NLkdHfT1wS {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .sjmOq28gF {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .tx5qjoQze5 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .xrs26w1K {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .vdtRQKY {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .IVXZ3H6 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .rR1Y5s5OxcS {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .fxE8RREhn3 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .NQHkSIhfWj {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .NwktEY {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .kibTqI {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .aasT9LSWTl7 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .vqFtDFny2 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .zhHprYFKv {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .ccYaC4w {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .Kxlgw2OvLXl {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .BKYihGEeLzI {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .jsGNwgTR {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .tmw8tsre {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .Xbi8C1xsUYb {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .GdDlHgOhP {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .y63qZlt0H {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .FW3iJR8q7U {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .pYJpP8R {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .co3RukQ7 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .rfZCcmeP5Qz {
    margin-top: -0.25rem !important;
  }
  
  .dTcamngT {
    margin-top: -0.5rem !important;
  }
  
  .BAuLpwXQY {
    margin-top: -0.75rem !important;
  }
  
  .LctlY0k {
    margin-top: -1rem !important;
  }
  
  .WodMyefOXpd {
    margin-top: -1.25rem !important;
  }
  
  .rWJTjB1zMP {
    margin-top: -1.5rem !important;
  }
  
  .mWTxxdRYE {
    margin-top: -1.75rem !important;
  }
  
  .Xq3W96WTJ {
    margin-top: -2rem !important;
  }
  
  .aVXXXWbtOzM {
    margin-top: -3rem !important;
  }
  
  .AvA98XY {
    margin-top: -3.5rem !important;
  }
  
  .ri4FCMrpb2 {
    margin-top: -4rem !important;
  }
  
  .qRMRflZMA {
    margin-top: -5rem !important;
  }
  
  .mfaqW0zftb {
    margin-top: -6rem !important;
  }
  
  .ujoubopvR {
    margin-right: -0.25rem !important;
  }
  
  .qKMiXJihhZ {
    margin-right: -0.5rem !important;
  }
  
  .Mu6tIGjh3N {
    margin-right: -0.75rem !important;
  }
  
  .VUEYMcbkkf {
    margin-right: -1rem !important;
  }
  
  .WhyY6Qy {
    margin-right: -1.25rem !important;
  }
  
  .YoibXBtu {
    margin-right: -1.5rem !important;
  }
  
  .zCXkYr3VSVB {
    margin-right: -1.75rem !important;
  }
  
  .MLd93gVHRhH {
    margin-right: -2rem !important;
  }
  
  .sktyx8 {
    margin-right: -3rem !important;
  }
  
  .fjSGcVfv {
    margin-right: -3.5rem !important;
  }
  
  .h7ucjHGE4d {
    margin-right: -4rem !important;
  }
  
  .P28531zsC5 {
    margin-right: -5rem !important;
  }
  
  .m2XBn5Cr {
    margin-right: -6rem !important;
  }
  
  .fezUZHK {
    margin-bottom: -0.25rem !important;
  }
  
  .dgE0MfbLlO {
    margin-bottom: -0.5rem !important;
  }
  
  .x9wQCM1JDa {
    margin-bottom: -0.75rem !important;
  }
  
  .E5ZGm9 {
    margin-bottom: -1rem !important;
  }
  
  .OHGURR1hG {
    margin-bottom: -1.25rem !important;
  }
  
  .eRmgNGxb48B {
    margin-bottom: -1.5rem !important;
  }
  
  .k9AMJFqL {
    margin-bottom: -1.75rem !important;
  }
  
  .Y036LKeK {
    margin-bottom: -2rem !important;
  }
  
  .S9m6Bx3rTuu {
    margin-bottom: -3rem !important;
  }
  
  .yFJSJVh {
    margin-bottom: -3.5rem !important;
  }
  
  .HjYWaZaI {
    margin-bottom: -4rem !important;
  }
  
  .PnlTn7nu {
    margin-bottom: -5rem !important;
  }
  
  .LrghBVLU0 {
    margin-bottom: -6rem !important;
  }
  
  .WFaYxuLHGCs {
    margin-left: -0.25rem !important;
  }
  
  .GSMhEak7F {
    margin-left: -0.5rem !important;
  }
  
  .PhHb2mBh {
    margin-left: -0.75rem !important;
  }
  
  .kYT9g0hvnOb {
    margin-left: -1rem !important;
  }
  
  .rslxhn {
    margin-left: -1.25rem !important;
  }
  
  .TKyLQWbEdbG {
    margin-left: -1.5rem !important;
  }
  
  .ddmGJYKK0RN {
    margin-left: -1.75rem !important;
  }
  
  .z71jpBdF {
    margin-left: -2rem !important;
  }
  
  .iQdtbkn {
    margin-left: -3rem !important;
  }
  
  .kLk9Fa {
    margin-left: -3.5rem !important;
  }
  
  .eSZvu7dvG {
    margin-left: -4rem !important;
  }
  
  .ei6UuVa {
    margin-left: -5rem !important;
  }
  
  .xGDrHoK {
    margin-left: -6rem !important;
  }
  
  .tbRJUguE {
    padding: 0 !important;
  }
  
  .IEgiRXlubmY {
    padding: .25rem !important;
  }
  
  .A07TRek {
    padding: .5rem !important;
  }
  
  .AI3d8nqmjYh {
    padding: .75rem !important;
  }
  
  .xO9nJC {
    padding: 1rem !important;
  }
  
  .yf7TBc6a4 {
    padding: 1.25rem !important;
  }
  
  .Q8ezPsX {
    padding: 1.5rem !important;
  }
  
  .ZXGPRT8U {
    padding: 1.75rem !important;
  }
  
  .xIfgOH {
    padding: 2rem !important;
  }
  
  .JAiIAA {
    padding: 3rem !important;
  }
  
  .wtfl3GbtWIq {
    padding: 3.5rem !important;
  }
  
  .oqZpBktYj2N {
    padding: 4rem !important;
  }
  
  .b4tE8w {
    padding: 5rem !important;
  }
  
  .FbOd8k {
    padding: 6rem !important;
  }
  
  .i5BhooNum {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .LDjSRd0f1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .hVStiGHkD {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .AtR6odncqja {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .hq8RSIvP {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .BLnL8p {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .k8J855nKNc {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .U5jEWg {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .Mi8U9so23e {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .cTfsAYu26v {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .Sqh785 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .uOvyXqojNX {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .sQQOWOO {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .csIKhZoVSa0 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .KaglEKL5D {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .aa8USkNEK {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .m5jywF8 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .dstZMo {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .w5Wu0kUtPh4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .hwjbfZ3Q {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .kEjhUMxGxz {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .tIfW8X {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .MqVToe5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .XBefGaA {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .a6Sz48heRz {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .dncSjRxYaFa {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .rDVHuqF {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .SSfUAKG {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .JmNyrjH5hL {
    padding-top: 0 !important;
  }
  
  .rgPI8BECTj {
    padding-top: .25rem !important;
  }
  
  .lSbxZ6OFp {
    padding-top: .5rem !important;
  }
  
  .Dz4liCY {
    padding-top: .75rem !important;
  }
  
  .VGeJilRWKrz {
    padding-top: 1rem !important;
  }
  
  .xFFIin1 {
    padding-top: 1.25rem !important;
  }
  
  .zjiwLILEJU {
    padding-top: 1.5rem !important;
  }
  
  .GHpn2IIl0 {
    padding-top: 1.75rem !important;
  }
  
  .pfNB74 {
    padding-top: 2rem !important;
  }
  
  .Tg9OaXsS8q6 {
    padding-top: 3rem !important;
  }
  
  .mzUGl1a0f {
    padding-top: 3.5rem !important;
  }
  
  .RR8NvA2h9 {
    padding-top: 4rem !important;
  }
  
  .rGMHXatEsmq {
    padding-top: 5rem !important;
  }
  
  .VQDvl9QBGW2 {
    padding-top: 6rem !important;
  }
  
  .V68DQG2Uem {
    padding-right: 0 !important;
  }
  
  .N15xWJwYjP {
    padding-right: .25rem !important;
  }
  
  .l1XKiBV {
    padding-right: .5rem !important;
  }
  
  .tPdStN {
    padding-right: .75rem !important;
  }
  
  .KBl8uYuopxK {
    padding-right: 1rem !important;
  }
  
  .qoXNY9Dh {
    padding-right: 1.25rem !important;
  }
  
  .sJSvvx0Ldp {
    padding-right: 1.5rem !important;
  }
  
  .lXNjjGXTD {
    padding-right: 1.75rem !important;
  }
  
  .lzI1nclmiTY {
    padding-right: 2rem !important;
  }
  
  .y8vIzmPf2q {
    padding-right: 3rem !important;
  }
  
  .RHd8n5 {
    padding-right: 3.5rem !important;
  }
  
  .rPjptP {
    padding-right: 4rem !important;
  }
  
  .AAMYexbH4N {
    padding-right: 5rem !important;
  }
  
  .dZRXpfHW {
    padding-right: 6rem !important;
  }
  
  .RFNKhdWKGdE {
    padding-bottom: 0 !important;
  }
  
  .fFB2IUKP {
    padding-bottom: .25rem !important;
  }
  
  .iFhtaC {
    padding-bottom: .5rem !important;
  }
  
  .zZKFcEwHNh {
    padding-bottom: .75rem !important;
  }
  
  .TWSF7Qe {
    padding-bottom: 1rem !important;
  }
  
  .oB0Jha83 {
    padding-bottom: 1.25rem !important;
  }
  
  .dxHS1ZO {
    padding-bottom: 1.5rem !important;
  }
  
  .sVfnnhrS {
    padding-bottom: 1.75rem !important;
  }
  
  .STjxI6W0 {
    padding-bottom: 2rem !important;
  }
  
  .Ijv08s {
    padding-bottom: 3rem !important;
  }
  
  .Vp6KVBMY {
    padding-bottom: 3.5rem !important;
  }
  
  .j6JaFeH1S {
    padding-bottom: 4rem !important;
  }
  
  .VVkvhS2W {
    padding-bottom: 5rem !important;
  }
  
  .PAMTpPe7dD {
    padding-bottom: 6rem !important;
  }
  
  .AKPZAtdR2G {
    padding-left: 0 !important;
  }
  
  .Ddpxtm {
    padding-left: .25rem !important;
  }
  
  .lAbsn1uNnaz {
    padding-left: .5rem !important;
  }
  
  .LgxbKUfY {
    padding-left: .75rem !important;
  }
  
  .ZObmurFeb44 {
    padding-left: 1rem !important;
  }
  
  .iDfP1bjbyL {
    padding-left: 1.25rem !important;
  }
  
  .sRswVsYmP {
    padding-left: 1.5rem !important;
  }
  
  .oHOQ7ZC {
    padding-left: 1.75rem !important;
  }
  
  .e0LeEApTB {
    padding-left: 2rem !important;
  }
  
  .VI9QXawAR {
    padding-left: 3rem !important;
  }
  
  .ZwtRf5h3Xx {
    padding-left: 3.5rem !important;
  }
  
  .rrCkDXWV1 {
    padding-left: 4rem !important;
  }
  
  .KSseLKoF {
    padding-left: 5rem !important;
  }
  
  .YU95MPlNo {
    padding-left: 6rem !important;
  }
  
  .mduzmsx3 {
    gap: 0 !important;
  }
  
  .uA0gmSpUV {
    gap: .25rem !important;
  }
  
  .xa8wDqO {
    gap: .5rem !important;
  }
  
  .JFBzvHJrNcc {
    gap: .75rem !important;
  }
  
  .h7gmakH {
    gap: 1rem !important;
  }
  
  .QFqDixw {
    gap: 1.25rem !important;
  }
  
  .gTTFcrsia {
    gap: 1.5rem !important;
  }
  
  .airab5B {
    gap: 1.75rem !important;
  }
  
  .SVGFxyUhqmL {
    gap: 2rem !important;
  }
  
  .QMv3ROzaO {
    gap: 3rem !important;
  }
  
  .rMA5lSZFzk {
    gap: 3.5rem !important;
  }
  
  .jGebcam3Uy {
    gap: 4rem !important;
  }
  
  .BObYuw2 {
    gap: 5rem !important;
  }
  
  .rtj0pXt0 {
    gap: 6rem !important;
  }
  
  .Ga3aC3dxtwk {
    row-gap: 0 !important;
  }
  
  .yGxM8EE {
    row-gap: .25rem !important;
  }
  
  .gqImV451 {
    row-gap: .5rem !important;
  }
  
  .q2GmVgg4 {
    row-gap: .75rem !important;
  }
  
  .OKOLhX0AH {
    row-gap: 1rem !important;
  }
  
  .P7SgHpsz {
    row-gap: 1.25rem !important;
  }
  
  .t0RFnU9 {
    row-gap: 1.5rem !important;
  }
  
  .NdbgTk3wcs {
    row-gap: 1.75rem !important;
  }
  
  .iIbpbvkbJ {
    row-gap: 2rem !important;
  }
  
  .q086j1jZ {
    row-gap: 3rem !important;
  }
  
  .pjTXfUzlx {
    row-gap: 3.5rem !important;
  }
  
  .t39brU {
    row-gap: 4rem !important;
  }
  
  .RlrUiLIM {
    row-gap: 5rem !important;
  }
  
  .KrctqHgz {
    row-gap: 6rem !important;
  }
  
  .Uzypunb {
    column-gap: 0 !important;
  }
  
  .WkLS2xlx3xr {
    column-gap: .25rem !important;
  }
  
  .mQLPKTeIJG7 {
    column-gap: .5rem !important;
  }
  
  .id1dThKJ {
    column-gap: .75rem !important;
  }
  
  .JfxdvA {
    column-gap: 1rem !important;
  }
  
  .vxeudY {
    column-gap: 1.25rem !important;
  }
  
  .DW7BVbYhCA {
    column-gap: 1.5rem !important;
  }
  
  .myjeKQ {
    column-gap: 1.75rem !important;
  }
  
  .GmCebaPdP7y {
    column-gap: 2rem !important;
  }
  
  .dDKIZha {
    column-gap: 3rem !important;
  }
  
  .L6cf3GxlI {
    column-gap: 3.5rem !important;
  }
  
  .SG0W8r0D0 {
    column-gap: 4rem !important;
  }
  
  .AXRC5fYn {
    column-gap: 5rem !important;
  }
  
  .CXv7Uqld {
    column-gap: 6rem !important;
  }
  
  .QoeZfN2AL {
    text-align: left !important;
  }
  
  .erda7uW9 {
    text-align: right !important;
  }
  
  .ER5PWVaq {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .gGvPaVuX {
    float: left !important;
  }
  
  .HUBErsjA {
    float: right !important;
  }
  
  .o9k47OLH4u {
    float: none !important;
  }
  
  .cAij6vrnt2 {
    object-fit: contain !important;
  }
  
  .wL3YhvXQfqC {
    object-fit: cover !important;
  }
  
  .DQPZLupme {
    object-fit: fill !important;
  }
  
  .A3cKIjDQUr {
    object-fit: scale-down !important;
  }
  
  .h6MxXh2TScF {
    object-fit: none !important;
  }
  
  .todpChoSH {
    display: inline !important;
  }
  
  .HWLMUtf9Vaf {
    display: inline-block !important;
  }
  
  .u74Q0PdX {
    display: block !important;
  }
  
  .G7iG2HI {
    display: grid !important;
  }
  
  .pjeaE4n {
    display: inline-grid !important;
  }
  
  .KRtYPA0DGVY {
    display: table !important;
  }
  
  .CxFog1CAF {
    display: table-row !important;
  }
  
  .Eys3blJn4C {
    display: table-cell !important;
  }
  
  .Kj4tHh4RrIj {
    display: flex !important;
  }
  
  .XPBvX2m {
    display: inline-flex !important;
  }
  
  .cWbBVLN0 {
    display: none !important;
  }
  
  .DVdtsOUhk7f {
    flex: 1 1 auto !important;
  }
  
  .mua6uN {
    flex-direction: row !important;
  }
  
  .B5f3B8yKB {
    flex-direction: column !important;
  }
  
  .efPjoY5 {
    flex-direction: row-reverse !important;
  }
  
  .jtqjnG {
    flex-direction: column-reverse !important;
  }
  
  .Bs0zi17ekmp {
    flex-grow: 0 !important;
  }
  
  .CqCivF9sVu {
    flex-grow: 1 !important;
  }
  
  .OhwwiD {
    flex-shrink: 0 !important;
  }
  
  .gNYvg8 {
    flex-shrink: 1 !important;
  }
  
  .G4o4sYnc {
    flex-wrap: wrap !important;
  }
  
  .whxlPi {
    flex-wrap: nowrap !important;
  }
  
  .YfC661Ja8se {
    flex-wrap: wrap-reverse !important;
  }
  
  .HzhOOMVp {
    justify-content: flex-start !important;
  }
  
  .iiLHLN4 {
    justify-content: flex-end !important;
  }
  
  .T6ADL4xOV {
    justify-content: center !important;
  }
  
  .QnqMgPuchY {
    justify-content: space-between !important;
  }
  
  .BPTuzR {
    justify-content: space-around !important;
  }
  
  .vYFAPEIt5 {
    justify-content: space-evenly !important;
  }
  
  .n7jBcAokXD {
    align-items: flex-start !important;
  }
  
  .ty8yHuoesr {
    align-items: flex-end !important;
  }
  
  .ZkMjjWq98F {
    align-items: center !important;
  }
  
  .Gvd6rSZO {
    align-items: baseline !important;
  }
  
  .dINquH3ZFpO {
    align-items: stretch !important;
  }
  
  .Iw4zpBIGms {
    align-content: flex-start !important;
  }
  
  .o63ZAd {
    align-content: flex-end !important;
  }
  
  .GAqv7tmbk {
    align-content: center !important;
  }
  
  .cHUiUL {
    align-content: space-between !important;
  }
  
  .OSzzLd {
    align-content: space-around !important;
  }
  
  .tiWTQM5Yq {
    align-content: stretch !important;
  }
  
  .LO1LmIZ3 {
    align-self: auto !important;
  }
  
  .Szgiz8Crrd {
    align-self: flex-start !important;
  }
  
  .cieZY247X {
    align-self: flex-end !important;
  }
  
  .agA90tmj {
    align-self: center !important;
  }
  
  .etRguhH6 {
    align-self: baseline !important;
  }
  
  .fkxW4m2T {
    align-self: stretch !important;
  }
  
  .JgJnQ8r4enJ {
    order: -1 !important;
  }
  
  .n62zGpHxTtp {
    order: 0 !important;
  }
  
  .mBXBb0D {
    order: 1 !important;
  }
  
  .SWRHtW8 {
    order: 2 !important;
  }
  
  .xFVbiI3BciE {
    order: 3 !important;
  }
  
  .mfI4s8KZ6 {
    order: 4 !important;
  }
  
  .PSSwx58n {
    order: 5 !important;
  }
  
  .fgngwz {
    order: 6 !important;
  }
  
  .LBMSLE6idq {
    margin: 0 !important;
  }
  
  .QVlVLeQX {
    margin: .25rem !important;
  }
  
  .tpBSHrrf {
    margin: .5rem !important;
  }
  
  .tu1gOfZde6M {
    margin: .75rem !important;
  }
  
  .KIlZLF68D0 {
    margin: 1rem !important;
  }
  
  .ReTe1Oj6s8 {
    margin: 1.25rem !important;
  }
  
  .AfpVRlD9pN3 {
    margin: 1.5rem !important;
  }
  
  .hBljYojZhX {
    margin: 1.75rem !important;
  }
  
  .icsUau0Z {
    margin: 2rem !important;
  }
  
  .bw3DjDR3aHj {
    margin: 3rem !important;
  }
  
  .O7xK1XyP {
    margin: 3.5rem !important;
  }
  
  .t5GJFVX {
    margin: 4rem !important;
  }
  
  .y3PZaoBKqM {
    margin: 5rem !important;
  }
  
  .wBeAGQ {
    margin: 6rem !important;
  }
  
  .aVRVbEcQNy {
    margin: auto !important;
  }
  
  .OuRxAz {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .WZr31Se {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .CaQVtScR {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .HQr7Xc {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .oLR3cx8 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .k9KhJf0MH {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .cNn2PUO {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .MJvkyqI {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .uDc4wN4cj {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .ge1ObQtjICp {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .Ivpstmc8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .LzzspzJ1S {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .CrVwIHDKOgn {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .PUqYfpGCf {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .raItYd6cTX {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .EDUckVVtx6 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .zd8F3GTy {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .AOdQQ08jaNg {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .Et72tPp5 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .uwCtphuKAyK {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .cUGzUnBTZ {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .PdZI4Z {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .zsIetmN1vHI {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .cIwByz67X {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .UgmOwH {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .MdPY8Y {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .v0gCRWYvJb {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .UqZoJd {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .U2QKkzObCz {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .sMgulHBp2A {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .mhfU2b {
    margin-top: 0 !important;
  }
  
  .SIZbc7srcN {
    margin-top: .25rem !important;
  }
  
  .vcmEa6 {
    margin-top: .5rem !important;
  }
  
  .IcmY9zFCyg {
    margin-top: .75rem !important;
  }
  
  .MBxa1pqQli9 {
    margin-top: 1rem !important;
  }
  
  .OzLHij2V {
    margin-top: 1.25rem !important;
  }
  
  .LbUPb5z {
    margin-top: 1.5rem !important;
  }
  
  .KY17Y7RMUPd {
    margin-top: 1.75rem !important;
  }
  
  .yFBlZfmQV {
    margin-top: 2rem !important;
  }
  
  .IBgw4J {
    margin-top: 3rem !important;
  }
  
  .rZCuTVMNV {
    margin-top: 3.5rem !important;
  }
  
  .JpNS3S7gj {
    margin-top: 4rem !important;
  }
  
  .kZqlDVicMs7 {
    margin-top: 5rem !important;
  }
  
  .yRA973OZXSc {
    margin-top: 6rem !important;
  }
  
  .rg4dgNH7fun {
    margin-top: auto !important;
  }
  
  .A3yHmvvE {
    margin-right: 0 !important;
  }
  
  .kGPChGI {
    margin-right: .25rem !important;
  }
  
  .Q4oQrBw {
    margin-right: .5rem !important;
  }
  
  .ExqwYsN1pFt {
    margin-right: .75rem !important;
  }
  
  .g44zN5g7v {
    margin-right: 1rem !important;
  }
  
  .oQa85fhxq {
    margin-right: 1.25rem !important;
  }
  
  .E1W8bF {
    margin-right: 1.5rem !important;
  }
  
  .b7a0MUM {
    margin-right: 1.75rem !important;
  }
  
  .B95v68 {
    margin-right: 2rem !important;
  }
  
  .ggG6OYsy {
    margin-right: 3rem !important;
  }
  
  .gltphx {
    margin-right: 3.5rem !important;
  }
  
  .KhniiS {
    margin-right: 4rem !important;
  }
  
  .nNES8h {
    margin-right: 5rem !important;
  }
  
  .h3hvhA0 {
    margin-right: 6rem !important;
  }
  
  .uJxXnIR {
    margin-right: auto !important;
  }
  
  .F4RSSt {
    margin-bottom: 0 !important;
  }
  
  .kzrTczv {
    margin-bottom: .25rem !important;
  }
  
  .e4WyNzMSevm {
    margin-bottom: .5rem !important;
  }
  
  .Co7xTx {
    margin-bottom: .75rem !important;
  }
  
  .ufGEaKbo {
    margin-bottom: 1rem !important;
  }
  
  .TvdKQcwTi8y {
    margin-bottom: 1.25rem !important;
  }
  
  .bAJeZwQT8 {
    margin-bottom: 1.5rem !important;
  }
  
  .ggoQLdI {
    margin-bottom: 1.75rem !important;
  }
  
  .UhwgpcT2 {
    margin-bottom: 2rem !important;
  }
  
  .CVuuPjIAp2g {
    margin-bottom: 3rem !important;
  }
  
  .YPArxo53j {
    margin-bottom: 3.5rem !important;
  }
  
  .ljef2hed {
    margin-bottom: 4rem !important;
  }
  
  .haqnu4Gh {
    margin-bottom: 5rem !important;
  }
  
  .oSSh805E0KZ {
    margin-bottom: 6rem !important;
  }
  
  .j6enrCvciy {
    margin-bottom: auto !important;
  }
  
  .f7PBgo06pQ {
    margin-left: 0 !important;
  }
  
  .hX5zsNn56w8 {
    margin-left: .25rem !important;
  }
  
  .BmBSFKaJ {
    margin-left: .5rem !important;
  }
  
  .IBQ0A4OmfWU {
    margin-left: .75rem !important;
  }
  
  .uX3I0FoPr58 {
    margin-left: 1rem !important;
  }
  
  .FfTxJF {
    margin-left: 1.25rem !important;
  }
  
  .LnWfjHjOnx {
    margin-left: 1.5rem !important;
  }
  
  .lOJyjXs {
    margin-left: 1.75rem !important;
  }
  
  .aDA4uN7z {
    margin-left: 2rem !important;
  }
  
  .GKVs2VW2IFA {
    margin-left: 3rem !important;
  }
  
  .sVgQYKCV2 {
    margin-left: 3.5rem !important;
  }
  
  .W3QWTu {
    margin-left: 4rem !important;
  }
  
  .TYkkaFPq {
    margin-left: 5rem !important;
  }
  
  .uDpyX0wjHB {
    margin-left: 6rem !important;
  }
  
  .yd0DqNy {
    margin-left: auto !important;
  }
  
  .MU0u9M {
    margin: -0.25rem !important;
  }
  
  .OIOAweZPL {
    margin: -0.5rem !important;
  }
  
  .UUWhH9VS4 {
    margin: -0.75rem !important;
  }
  
  .EOCteOKL4l {
    margin: -1rem !important;
  }
  
  .rUw3OqR {
    margin: -1.25rem !important;
  }
  
  .EGN51sjbhjR {
    margin: -1.5rem !important;
  }
  
  .mLDLpTlvQe {
    margin: -1.75rem !important;
  }
  
  .FCNu9SUQ {
    margin: -2rem !important;
  }
  
  .TFn1x3bj {
    margin: -3rem !important;
  }
  
  .nkFpLz {
    margin: -3.5rem !important;
  }
  
  .abGpyrjw {
    margin: -4rem !important;
  }
  
  .sG5kdn {
    margin: -5rem !important;
  }
  
  .WmYmJXAFn {
    margin: -6rem !important;
  }
  
  .KpATqY {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .oaVreV {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .ZR7HymxB7fz {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .MaoAmeu {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .j8X5Bapz {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .sXdXKSakX {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .c0y4K1W {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .T2cSon {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .wO4zcR4oH {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .JxDhUfrQgC {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .uRJoyC {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .pdzduc3ZAAW {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .CA8kHNtj5J0 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .OIaUAi9 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .yzJbpPd0rFp {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .oqmXRzfmTB {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .bpzpX4dXV {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .JIJYeWUQlg1 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .BtIXlmbz {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .f5fCeMDKAvz {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .qsPtmw9 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .m4hfjfXB6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .uDKPmBBHHcA {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .Y55BGbZg1Is {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .rDfyUW858vq {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .AZO3gfC {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .klAb8yiXzxW {
    margin-top: -0.25rem !important;
  }
  
  .pPBFVs {
    margin-top: -0.5rem !important;
  }
  
  .qXjhZHu49 {
    margin-top: -0.75rem !important;
  }
  
  .uvPRKhkZAkB {
    margin-top: -1rem !important;
  }
  
  .NpSVL3pC {
    margin-top: -1.25rem !important;
  }
  
  .nRUH347 {
    margin-top: -1.5rem !important;
  }
  
  .I0vRcIrj {
    margin-top: -1.75rem !important;
  }
  
  .XeL9pslV2at {
    margin-top: -2rem !important;
  }
  
  .ruZuclm {
    margin-top: -3rem !important;
  }
  
  .sCn3CZn7RS {
    margin-top: -3.5rem !important;
  }
  
  .wTGDGNcEKXG {
    margin-top: -4rem !important;
  }
  
  .h3erRM3A1j9 {
    margin-top: -5rem !important;
  }
  
  .O4kkmf {
    margin-top: -6rem !important;
  }
  
  .lwBJcUi {
    margin-right: -0.25rem !important;
  }
  
  .mGUQrlJ {
    margin-right: -0.5rem !important;
  }
  
  .MkhZwga5 {
    margin-right: -0.75rem !important;
  }
  
  .hqfiveL5 {
    margin-right: -1rem !important;
  }
  
  .mY0zpMKyIa {
    margin-right: -1.25rem !important;
  }
  
  .hafnhkczmLW {
    margin-right: -1.5rem !important;
  }
  
  .VrbROQiqTc {
    margin-right: -1.75rem !important;
  }
  
  .wOmpUyalO {
    margin-right: -2rem !important;
  }
  
  .RtyIXJw7aLh {
    margin-right: -3rem !important;
  }
  
  .rm9sdSF {
    margin-right: -3.5rem !important;
  }
  
  .O1wQD1D35hH {
    margin-right: -4rem !important;
  }
  
  .lXBIeqj {
    margin-right: -5rem !important;
  }
  
  .RIC32amS6w {
    margin-right: -6rem !important;
  }
  
  .UqgCU9P {
    margin-bottom: -0.25rem !important;
  }
  
  .iqEVHUHO0 {
    margin-bottom: -0.5rem !important;
  }
  
  .ga9WYgiv {
    margin-bottom: -0.75rem !important;
  }
  
  .rD32CdNvcz {
    margin-bottom: -1rem !important;
  }
  
  .qnhH4I {
    margin-bottom: -1.25rem !important;
  }
  
  .jU3bDzwZ {
    margin-bottom: -1.5rem !important;
  }
  
  .iQcvywd {
    margin-bottom: -1.75rem !important;
  }
  
  .vvAeKinjF {
    margin-bottom: -2rem !important;
  }
  
  .U7VBgEVkr {
    margin-bottom: -3rem !important;
  }
  
  .AbRZZ5N {
    margin-bottom: -3.5rem !important;
  }
  
  .VPRs2ughhxI {
    margin-bottom: -4rem !important;
  }
  
  .IaK70Pa {
    margin-bottom: -5rem !important;
  }
  
  .JAaJP3V {
    margin-bottom: -6rem !important;
  }
  
  .LryyWhuzQ6f {
    margin-left: -0.25rem !important;
  }
  
  .P0oDc3D {
    margin-left: -0.5rem !important;
  }
  
  .ssKafnzaQ {
    margin-left: -0.75rem !important;
  }
  
  .TNaRbeJ0J {
    margin-left: -1rem !important;
  }
  
  .DIKFbv {
    margin-left: -1.25rem !important;
  }
  
  .lEyKbiveOz {
    margin-left: -1.5rem !important;
  }
  
  .mhr8y93q {
    margin-left: -1.75rem !important;
  }
  
  .SESDjs {
    margin-left: -2rem !important;
  }
  
  .a5YgpWO {
    margin-left: -3rem !important;
  }
  
  .B01dFHVFCE {
    margin-left: -3.5rem !important;
  }
  
  .p6PxjVO5elO {
    margin-left: -4rem !important;
  }
  
  .ifwNNgFGK {
    margin-left: -5rem !important;
  }
  
  .KzO2bsjW {
    margin-left: -6rem !important;
  }
  
  .NLfBu2GOjTm {
    padding: 0 !important;
  }
  
  .ap6wf2mng {
    padding: .25rem !important;
  }
  
  .K9Z2Omqo {
    padding: .5rem !important;
  }
  
  .T4HOWa {
    padding: .75rem !important;
  }
  
  .HGewsL {
    padding: 1rem !important;
  }
  
  .CqZQi5d {
    padding: 1.25rem !important;
  }
  
  .oCDCU4sb {
    padding: 1.5rem !important;
  }
  
  .xqejaBZLuV {
    padding: 1.75rem !important;
  }
  
  .su4LblLCKk1 {
    padding: 2rem !important;
  }
  
  .DwMNE8gbe1l {
    padding: 3rem !important;
  }
  
  .nfQ0QOXiJk {
    padding: 3.5rem !important;
  }
  
  .zcnRxikFc {
    padding: 4rem !important;
  }
  
  .k8xX6H2wvq {
    padding: 5rem !important;
  }
  
  .RZjUSn {
    padding: 6rem !important;
  }
  
  .LbroNt {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .uNla3Vo5xY9 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .azLqZDdE2Kn {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .JX54Ys {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .RPITGczxg {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .Jx4gWKaaf {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .fNWCyPb4X6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .t1iDVNp {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .p0jUr8l0XD {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .xpLFtR {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .xEgtM4J6t {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Ni23ynnuu {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .cOCBYalZAbK {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .gQ7tlSxKgCD {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .okbdod1Q4vt {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .tSOBkQXSAb {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .YqmzOtXdwCi {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .bpBBivVuczD {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .VXsfLaq3W {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .aKnqF9 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .ven9Esj {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .QD8rXqU9tq1 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .IfBQez {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .fD0RIu8FXOM {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .oVHukSNSf {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .jR9PJU9AW6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .spNmiX {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .xSbBumI4W {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .DyvzWik {
    padding-top: 0 !important;
  }
  
  .FA1cNQ {
    padding-top: .25rem !important;
  }
  
  .WuUUqHTb81h {
    padding-top: .5rem !important;
  }
  
  .H0qkBLkD {
    padding-top: .75rem !important;
  }
  
  .HDV46pO4WyC {
    padding-top: 1rem !important;
  }
  
  .PnlNx8dPPKa {
    padding-top: 1.25rem !important;
  }
  
  .qgwJ0dM {
    padding-top: 1.5rem !important;
  }
  
  .jvgRcOBhm {
    padding-top: 1.75rem !important;
  }
  
  .h5Dp5cd {
    padding-top: 2rem !important;
  }
  
  .SVe4lTIh {
    padding-top: 3rem !important;
  }
  
  .j2z9iBbH {
    padding-top: 3.5rem !important;
  }
  
  .tPW8Aux {
    padding-top: 4rem !important;
  }
  
  .vCLglLBn3 {
    padding-top: 5rem !important;
  }
  
  .QjUbDOefJ {
    padding-top: 6rem !important;
  }
  
  .u3ednt78xBy {
    padding-right: 0 !important;
  }
  
  .QyCj4hk55uj {
    padding-right: .25rem !important;
  }
  
  .udhCg4BG {
    padding-right: .5rem !important;
  }
  
  .aXcSrK {
    padding-right: .75rem !important;
  }
  
  .J0bKcn {
    padding-right: 1rem !important;
  }
  
  .EJzpH9000Mj {
    padding-right: 1.25rem !important;
  }
  
  .h1UwcV2RiA {
    padding-right: 1.5rem !important;
  }
  
  .T5FlWSRehY {
    padding-right: 1.75rem !important;
  }
  
  .IAW2GVxg {
    padding-right: 2rem !important;
  }
  
  .KiL5pU {
    padding-right: 3rem !important;
  }
  
  .d7oN6IML {
    padding-right: 3.5rem !important;
  }
  
  .Ijrghm {
    padding-right: 4rem !important;
  }
  
  .jm1daq3zT5 {
    padding-right: 5rem !important;
  }
  
  .nJiI50 {
    padding-right: 6rem !important;
  }
  
  .J9f13OcSzh {
    padding-bottom: 0 !important;
  }
  
  .Wk3hOxWWCk {
    padding-bottom: .25rem !important;
  }
  
  .uBQkoR7a {
    padding-bottom: .5rem !important;
  }
  
  .fKbpNvyLq {
    padding-bottom: .75rem !important;
  }
  
  .fSDIoB9ijr {
    padding-bottom: 1rem !important;
  }
  
  .hOsh4UEKzy {
    padding-bottom: 1.25rem !important;
  }
  
  .zwJV83mg4 {
    padding-bottom: 1.5rem !important;
  }
  
  .uMDePEn {
    padding-bottom: 1.75rem !important;
  }
  
  .tG6Y7hfU0 {
    padding-bottom: 2rem !important;
  }
  
  .zqA0Ds {
    padding-bottom: 3rem !important;
  }
  
  .ifHRTHeL75V {
    padding-bottom: 3.5rem !important;
  }
  
  .Qxyx8jU {
    padding-bottom: 4rem !important;
  }
  
  .FdPcnAJeCGg {
    padding-bottom: 5rem !important;
  }
  
  .KYmuSB3Ij {
    padding-bottom: 6rem !important;
  }
  
  .k5GZfic7gUG {
    padding-left: 0 !important;
  }
  
  .A9TlPsqH {
    padding-left: .25rem !important;
  }
  
  .dCUCCB6 {
    padding-left: .5rem !important;
  }
  
  .Ml6iSBVGwS {
    padding-left: .75rem !important;
  }
  
  .eMYbKJkOyRd {
    padding-left: 1rem !important;
  }
  
  .Snin7nX {
    padding-left: 1.25rem !important;
  }
  
  .SsKuA7 {
    padding-left: 1.5rem !important;
  }
  
  .ZGY2Xgc {
    padding-left: 1.75rem !important;
  }
  
  .lHTJAO {
    padding-left: 2rem !important;
  }
  
  .sKQ6ak {
    padding-left: 3rem !important;
  }
  
  .UHkOFFE {
    padding-left: 3.5rem !important;
  }
  
  .BrMnJYEcR2w {
    padding-left: 4rem !important;
  }
  
  .YqfFhd2tejf {
    padding-left: 5rem !important;
  }
  
  .Kh6nhpEOK {
    padding-left: 6rem !important;
  }
  
  .l7k2ibqE5I {
    gap: 0 !important;
  }
  
  .pwD5VkQGZNJ {
    gap: .25rem !important;
  }
  
  .GWLXUnfFM {
    gap: .5rem !important;
  }
  
  .ZhmE4C {
    gap: .75rem !important;
  }
  
  .yBIOROG4tg {
    gap: 1rem !important;
  }
  
  .hH10mVDC {
    gap: 1.25rem !important;
  }
  
  .zzeqleKRZ {
    gap: 1.5rem !important;
  }
  
  .kzmQacqZ {
    gap: 1.75rem !important;
  }
  
  .lTvGIv3dc {
    gap: 2rem !important;
  }
  
  .sLCiEkv {
    gap: 3rem !important;
  }
  
  .EhlGcZ {
    gap: 3.5rem !important;
  }
  
  .d4mD0v {
    gap: 4rem !important;
  }
  
  .HJd6Cbf3bDA {
    gap: 5rem !important;
  }
  
  .fZtgNj {
    gap: 6rem !important;
  }
  
  .Q2POKW {
    row-gap: 0 !important;
  }
  
  .bq51KQGIs {
    row-gap: .25rem !important;
  }
  
  .uLhSpt {
    row-gap: .5rem !important;
  }
  
  .dNVT6acsY {
    row-gap: .75rem !important;
  }
  
  .dJlGrCd3 {
    row-gap: 1rem !important;
  }
  
  .i3U1VUp4y {
    row-gap: 1.25rem !important;
  }
  
  .bwWMODI {
    row-gap: 1.5rem !important;
  }
  
  .p1V2YwVCNEA {
    row-gap: 1.75rem !important;
  }
  
  .pssMdcqjED {
    row-gap: 2rem !important;
  }
  
  .MXfZdDxR3a {
    row-gap: 3rem !important;
  }
  
  .bh0sRTP {
    row-gap: 3.5rem !important;
  }
  
  .hn48OoaU1 {
    row-gap: 4rem !important;
  }
  
  .eIctMy {
    row-gap: 5rem !important;
  }
  
  .cXHuVywZjTw {
    row-gap: 6rem !important;
  }
  
  .u4PHZMw {
    column-gap: 0 !important;
  }
  
  .kfttFftTTf2 {
    column-gap: .25rem !important;
  }
  
  .h7qUBZf1 {
    column-gap: .5rem !important;
  }
  
  .t02Ijt {
    column-gap: .75rem !important;
  }
  
  .gyaWVolK {
    column-gap: 1rem !important;
  }
  
  .E5AnA5INirH {
    column-gap: 1.25rem !important;
  }
  
  .wkOQle5o {
    column-gap: 1.5rem !important;
  }
  
  .Nfj5wlw7hZ {
    column-gap: 1.75rem !important;
  }
  
  .MN1AL4 {
    column-gap: 2rem !important;
  }
  
  .El3tjDJx {
    column-gap: 3rem !important;
  }
  
  .hB3Dttf {
    column-gap: 3.5rem !important;
  }
  
  .blfOvSa {
    column-gap: 4rem !important;
  }
  
  .ugjxb89z {
    column-gap: 5rem !important;
  }
  
  .qkSPwol5yb {
    column-gap: 6rem !important;
  }
  
  .a4kupW {
    text-align: left !important;
  }
  
  .ljK366 {
    text-align: right !important;
  }
  
  .IXVr0C0 {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .VSFT7sASyb0 {
    float: left !important;
  }
  
  .qPK54OGnH {
    float: right !important;
  }
  
  .GgLDuJYC {
    float: none !important;
  }
  
  .ZLpHS2KXU {
    object-fit: contain !important;
  }
  
  .W9gm8dUs41 {
    object-fit: cover !important;
  }
  
  .zDezXxWh0mt {
    object-fit: fill !important;
  }
  
  .VAU0f2 {
    object-fit: scale-down !important;
  }
  
  .RiCqAQhw {
    object-fit: none !important;
  }
  
  .u51PedEC {
    display: inline !important;
  }
  
  .rP8Yp5kzGb4 {
    display: inline-block !important;
  }
  
  .inMcgU9f {
    display: block !important;
  }
  
  .dTirOU02JS {
    display: grid !important;
  }
  
  .gdJMtceP {
    display: inline-grid !important;
  }
  
  .w3OMal {
    display: table !important;
  }
  
  .uthY5anDb {
    display: table-row !important;
  }
  
  .YVcAgsaaAT1 {
    display: table-cell !important;
  }
  
  .wC3b3Wg {
    display: flex !important;
  }
  
  .RYy3j0h {
    display: inline-flex !important;
  }
  
  .NpgtOhMx {
    display: none !important;
  }
  
  .QsRJGNd0Ka {
    flex: 1 1 auto !important;
  }
  
  .C1QAYjjZ {
    flex-direction: row !important;
  }
  
  .eXiDm56 {
    flex-direction: column !important;
  }
  
  .uVXQec {
    flex-direction: row-reverse !important;
  }
  
  .RicQeiMQzo {
    flex-direction: column-reverse !important;
  }
  
  .EiiRu2R {
    flex-grow: 0 !important;
  }
  
  .OtvVxzmEAR {
    flex-grow: 1 !important;
  }
  
  .p6k6Iw4ig37 {
    flex-shrink: 0 !important;
  }
  
  .reL24YDp {
    flex-shrink: 1 !important;
  }
  
  .evfS0JSUR {
    flex-wrap: wrap !important;
  }
  
  .lzW4iaf {
    flex-wrap: nowrap !important;
  }
  
  .CFXDME7cKMw {
    flex-wrap: wrap-reverse !important;
  }
  
  .ZOD6gyZSc {
    justify-content: flex-start !important;
  }
  
  .wGTXSXCr {
    justify-content: flex-end !important;
  }
  
  .WQ98vEv {
    justify-content: center !important;
  }
  
  .XXZFee1gdC {
    justify-content: space-between !important;
  }
  
  .wM8A6aS {
    justify-content: space-around !important;
  }
  
  .VKBeTYYybHz {
    justify-content: space-evenly !important;
  }
  
  .K0i5VD {
    align-items: flex-start !important;
  }
  
  .MWviWswcBLx {
    align-items: flex-end !important;
  }
  
  .kAirkxac5 {
    align-items: center !important;
  }
  
  .sgDdl8eQEQY {
    align-items: baseline !important;
  }
  
  .wkrh5DTppr {
    align-items: stretch !important;
  }
  
  .U4MnFKpNFrk {
    align-content: flex-start !important;
  }
  
  .YXf98E597ii {
    align-content: flex-end !important;
  }
  
  .SaZxiQ {
    align-content: center !important;
  }
  
  .LOn9HDRkoA {
    align-content: space-between !important;
  }
  
  .vieNNC {
    align-content: space-around !important;
  }
  
  .S0jussPDvqc {
    align-content: stretch !important;
  }
  
  .pFGzUOAcS {
    align-self: auto !important;
  }
  
  .iVu3lAq {
    align-self: flex-start !important;
  }
  
  .dOycH7FKQ {
    align-self: flex-end !important;
  }
  
  .AlCtUHSMWeB {
    align-self: center !important;
  }
  
  .fawh0pqm {
    align-self: baseline !important;
  }
  
  .r9grvdF {
    align-self: stretch !important;
  }
  
  .rg1xDIQax8L {
    order: -1 !important;
  }
  
  .VdNYcw5ZxM {
    order: 0 !important;
  }
  
  .nBN8BVcohpD {
    order: 1 !important;
  }
  
  .fX6xx7bM {
    order: 2 !important;
  }
  
  .tBshrbL5oYw {
    order: 3 !important;
  }
  
  .h8WlApaKN {
    order: 4 !important;
  }
  
  .JAik9l1 {
    order: 5 !important;
  }
  
  .rlbMF5u {
    order: 6 !important;
  }
  
  .UujtNU2z {
    margin: 0 !important;
  }
  
  .saEjTwuGDkO {
    margin: .25rem !important;
  }
  
  .sGdMeu {
    margin: .5rem !important;
  }
  
  .LlDOgSfz {
    margin: .75rem !important;
  }
  
  .lLEKIK9Xy {
    margin: 1rem !important;
  }
  
  .RRRWseTW {
    margin: 1.25rem !important;
  }
  
  .VEqY0Kog1wn {
    margin: 1.5rem !important;
  }
  
  .FHmyGp4C8 {
    margin: 1.75rem !important;
  }
  
  .qLgMpZ5P {
    margin: 2rem !important;
  }
  
  .Ztsktq52QG {
    margin: 3rem !important;
  }
  
  .FWILai {
    margin: 3.5rem !important;
  }
  
  .pCebkS {
    margin: 4rem !important;
  }
  
  .yWfeOlro {
    margin: 5rem !important;
  }
  
  .ibLbfDu3ys {
    margin: 6rem !important;
  }
  
  .ah1LXfFZ {
    margin: auto !important;
  }
  
  .ecYSbpQdXt {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .WaxJTq {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .gTEumga8vF {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .HNLJ86DDg {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .NXaIQWb {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .HGziNkj1QM {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .A7sxCLTFe {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .HI5fvnexpN {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .NYbn6wSQY {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .B5stFXJ {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .OfwH1TvJk {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .gh0nagd {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .DmDvu6OmgiE {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .HY0gbMw2Vc0 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .SHue3c24 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .xHUKkswe {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .J1BxcSx {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .YZTBCYCbGC {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .zJq8nFp {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .huuBha {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .cfZJCo {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .Xy1lBN {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .ncpfsP6cM93 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .nPzOfnT5b7D {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .zU2bn6J3Y {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .mTxAnUM {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .dIdFmO3y {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .HNvZT8a {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .SGpLNkN {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .diPuOu {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .oY7DMq7 {
    margin-top: 0 !important;
  }
  
  .zb2vs2Hr9 {
    margin-top: .25rem !important;
  }
  
  .H78jtu {
    margin-top: .5rem !important;
  }
  
  .hOLHXt {
    margin-top: .75rem !important;
  }
  
  .QBBBPQb {
    margin-top: 1rem !important;
  }
  
  .BVIurnINB4d {
    margin-top: 1.25rem !important;
  }
  
  .N7lgNzHnbRK {
    margin-top: 1.5rem !important;
  }
  
  .NO6vwerwOR {
    margin-top: 1.75rem !important;
  }
  
  .EoNUioo {
    margin-top: 2rem !important;
  }
  
  .DE91Vpxz {
    margin-top: 3rem !important;
  }
  
  .k0AuOrDYGN {
    margin-top: 3.5rem !important;
  }
  
  .EMcC4OiGJ {
    margin-top: 4rem !important;
  }
  
  .gCzcJel {
    margin-top: 5rem !important;
  }
  
  .wFOdL9 {
    margin-top: 6rem !important;
  }
  
  .VASsONAYHR {
    margin-top: auto !important;
  }
  
  .D4EegWwyge {
    margin-right: 0 !important;
  }
  
  .avoIDK1Qm {
    margin-right: .25rem !important;
  }
  
  .VkQa2x {
    margin-right: .5rem !important;
  }
  
  .EDOLP8 {
    margin-right: .75rem !important;
  }
  
  .sZ2k5dWf6k {
    margin-right: 1rem !important;
  }
  
  .CKuRZm {
    margin-right: 1.25rem !important;
  }
  
  .mFFz3DWX {
    margin-right: 1.5rem !important;
  }
  
  .KdOjjC4suFS {
    margin-right: 1.75rem !important;
  }
  
  .oFj67i27Ovs {
    margin-right: 2rem !important;
  }
  
  .sNfhVCx {
    margin-right: 3rem !important;
  }
  
  .IpxuL0 {
    margin-right: 3.5rem !important;
  }
  
  .tdSR6R7XWPh {
    margin-right: 4rem !important;
  }
  
  .V0vfQpdaLK {
    margin-right: 5rem !important;
  }
  
  .xZeZL8z {
    margin-right: 6rem !important;
  }
  
  .cjEWG1 {
    margin-right: auto !important;
  }
  
  .oxjjAPrP {
    margin-bottom: 0 !important;
  }
  
  .IQQckqDQqLo {
    margin-bottom: .25rem !important;
  }
  
  .sP3VSRrS {
    margin-bottom: .5rem !important;
  }
  
  .OgK8eYLEYfi {
    margin-bottom: .75rem !important;
  }
  
  .Y3rLoO5W0eG {
    margin-bottom: 1rem !important;
  }
  
  .GAlCShyS {
    margin-bottom: 1.25rem !important;
  }
  
  .WcQv5vA48u {
    margin-bottom: 1.5rem !important;
  }
  
  .KxCxD7lP4 {
    margin-bottom: 1.75rem !important;
  }
  
  .AVqUFTmI {
    margin-bottom: 2rem !important;
  }
  
  .ZHzw41Oi {
    margin-bottom: 3rem !important;
  }
  
  .kYcvbI {
    margin-bottom: 3.5rem !important;
  }
  
  .gumtka83UH {
    margin-bottom: 4rem !important;
  }
  
  .SFewST8 {
    margin-bottom: 5rem !important;
  }
  
  .mygvEP8 {
    margin-bottom: 6rem !important;
  }
  
  .FSM2ur {
    margin-bottom: auto !important;
  }
  
  .lmacA1Wj9F {
    margin-left: 0 !important;
  }
  
  .wmSYVzvFX9 {
    margin-left: .25rem !important;
  }
  
  .UOTfjBh6 {
    margin-left: .5rem !important;
  }
  
  .RDzctnqouod {
    margin-left: .75rem !important;
  }
  
  .HhGqzMG5V {
    margin-left: 1rem !important;
  }
  
  .jBHzeZyvcRg {
    margin-left: 1.25rem !important;
  }
  
  .h6eolycGNA {
    margin-left: 1.5rem !important;
  }
  
  .uGtZCMCp {
    margin-left: 1.75rem !important;
  }
  
  .JeI1WNA5k {
    margin-left: 2rem !important;
  }
  
  .w53pKxiQP {
    margin-left: 3rem !important;
  }
  
  .jW4iCi8a {
    margin-left: 3.5rem !important;
  }
  
  .uQ5QfU {
    margin-left: 4rem !important;
  }
  
  .jp6GJVH {
    margin-left: 5rem !important;
  }
  
  .dDq5g1G5syj {
    margin-left: 6rem !important;
  }
  
  .daxpFt8 {
    margin-left: auto !important;
  }
  
  .kZHfsBKWeTC {
    margin: -0.25rem !important;
  }
  
  .hMfOdYHg {
    margin: -0.5rem !important;
  }
  
  .yTzeqxOO {
    margin: -0.75rem !important;
  }
  
  .Vu4H2qiF {
    margin: -1rem !important;
  }
  
  .AqDxPoJW {
    margin: -1.25rem !important;
  }
  
  .gDWu1D1SHW {
    margin: -1.5rem !important;
  }
  
  .i1jpJPbJ6Z {
    margin: -1.75rem !important;
  }
  
  .lrQ3GaKk2JH {
    margin: -2rem !important;
  }
  
  .Z5qX6MO0WK {
    margin: -3rem !important;
  }
  
  .GW5vkKx {
    margin: -3.5rem !important;
  }
  
  .j6Z3aM474lA {
    margin: -4rem !important;
  }
  
  .KASSXxpk {
    margin: -5rem !important;
  }
  
  .pf7IaPWq7H {
    margin: -6rem !important;
  }
  
  .izIlKLyNbQ {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .RTeAVrYDCz {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .P3WCIaF {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .GR7nOOnw7 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .okC9rfu3 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .acGwSJ {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .HNeyUFj {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .AbkPYAMdlp {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .U0x6Zj {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .AgwTzO2X {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .n2mmcA {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .mtX4deVKYA3 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .aOIhhb {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .hYr1hM {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .reP94u7 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .I44Tdyeh {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .dPhXMS5A {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .FXKEQLvA {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .EIixE64kG {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .uvDm5h {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .utg6CbVmR7 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .HTqtkN1Lj {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .i32qcSJ7 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .osIMCe {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .ojyIFU {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .tR21Ltqc3 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .omZVqQux2t {
    margin-top: -0.25rem !important;
  }
  
  .hANzSG {
    margin-top: -0.5rem !important;
  }
  
  .X2wRHZNiRR {
    margin-top: -0.75rem !important;
  }
  
  .wU8uyDXYiw {
    margin-top: -1rem !important;
  }
  
  .FPqT0NAU {
    margin-top: -1.25rem !important;
  }
  
  .PqJLIby09 {
    margin-top: -1.5rem !important;
  }
  
  .BfT5W4J {
    margin-top: -1.75rem !important;
  }
  
  .FwwZvOKsXDv {
    margin-top: -2rem !important;
  }
  
  .DB3SzFO6UT {
    margin-top: -3rem !important;
  }
  
  .a1CrD4DF3 {
    margin-top: -3.5rem !important;
  }
  
  .Hffs55Fgj {
    margin-top: -4rem !important;
  }
  
  .Lax8CtoI {
    margin-top: -5rem !important;
  }
  
  .X4YcTDZbuT {
    margin-top: -6rem !important;
  }
  
  .aekM1ujfDq {
    margin-right: -0.25rem !important;
  }
  
  .NS5koD8zOrw {
    margin-right: -0.5rem !important;
  }
  
  .gIhC8WAb6 {
    margin-right: -0.75rem !important;
  }
  
  .VHctUs {
    margin-right: -1rem !important;
  }
  
  .XZBIyN {
    margin-right: -1.25rem !important;
  }
  
  .EEwwLxw {
    margin-right: -1.5rem !important;
  }
  
  .rSZ8ZuDbE {
    margin-right: -1.75rem !important;
  }
  
  .Jr67f7uhv {
    margin-right: -2rem !important;
  }
  
  .V4vQAhat {
    margin-right: -3rem !important;
  }
  
  .UgcGfO54 {
    margin-right: -3.5rem !important;
  }
  
  .KoF2Ph {
    margin-right: -4rem !important;
  }
  
  .dBmDc5 {
    margin-right: -5rem !important;
  }
  
  .hE59tAFlP {
    margin-right: -6rem !important;
  }
  
  .WPqw08r {
    margin-bottom: -0.25rem !important;
  }
  
  .LGHsN3c {
    margin-bottom: -0.5rem !important;
  }
  
  .peUX5jk {
    margin-bottom: -0.75rem !important;
  }
  
  .euhzTz {
    margin-bottom: -1rem !important;
  }
  
  .PGS3OF28Q {
    margin-bottom: -1.25rem !important;
  }
  
  .onAnE7 {
    margin-bottom: -1.5rem !important;
  }
  
  .llnQpaOdJ {
    margin-bottom: -1.75rem !important;
  }
  
  .TuTpccTDg {
    margin-bottom: -2rem !important;
  }
  
  .YuxmR30i {
    margin-bottom: -3rem !important;
  }
  
  .tohJAuMs7F {
    margin-bottom: -3.5rem !important;
  }
  
  .DhADy1V {
    margin-bottom: -4rem !important;
  }
  
  .olt27yj {
    margin-bottom: -5rem !important;
  }
  
  .GNX8PNxL {
    margin-bottom: -6rem !important;
  }
  
  .TivB5rtMI {
    margin-left: -0.25rem !important;
  }
  
  .KZ6LdTRPXi4 {
    margin-left: -0.5rem !important;
  }
  
  .SXCrEoL2c6E {
    margin-left: -0.75rem !important;
  }
  
  .A2neJAWF9 {
    margin-left: -1rem !important;
  }
  
  .Tl20puWPdY {
    margin-left: -1.25rem !important;
  }
  
  .Hwnfhkfe {
    margin-left: -1.5rem !important;
  }
  
  .mmse4goKtD {
    margin-left: -1.75rem !important;
  }
  
  .JgHJrI4LeV {
    margin-left: -2rem !important;
  }
  
  .hyW4yol {
    margin-left: -3rem !important;
  }
  
  .zwiKVNg {
    margin-left: -3.5rem !important;
  }
  
  .TmeoNp {
    margin-left: -4rem !important;
  }
  
  .MfLSrPF7 {
    margin-left: -5rem !important;
  }
  
  .udhjqvzaoM {
    margin-left: -6rem !important;
  }
  
  .gJJeMYCtoj {
    padding: 0 !important;
  }
  
  .M9psOqX44c {
    padding: .25rem !important;
  }
  
  .sYeOaJMx {
    padding: .5rem !important;
  }
  
  .TsLEdXDU2P {
    padding: .75rem !important;
  }
  
  .wJ1bICdj {
    padding: 1rem !important;
  }
  
  .QZ8scnl {
    padding: 1.25rem !important;
  }
  
  .SuEXzl {
    padding: 1.5rem !important;
  }
  
  .s4SPncP46 {
    padding: 1.75rem !important;
  }
  
  .syJFlY6P11B {
    padding: 2rem !important;
  }
  
  .qgHRUhMLjh {
    padding: 3rem !important;
  }
  
  .dvX1kPc4oNY {
    padding: 3.5rem !important;
  }
  
  .zu78u1psP {
    padding: 4rem !important;
  }
  
  .LoQ0f5o7O {
    padding: 5rem !important;
  }
  
  .MO36NvKli {
    padding: 6rem !important;
  }
  
  .uFBBdUmyRcf {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .DeEL3KaQdna {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .t1DxVV {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .yKk91xLP {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .CckuRFN {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .TvaJhfz {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .lHKLyfMLr {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .zLQqPde8b9b {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .C3IHQOh7n0 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .PNs8kU {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .BrY1IhJ1J2f {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Y6LgL5x {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .RkwjdTL1C {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .Uu6TA6G {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .RfL0Vp0eke {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .irb7Sp72NVk {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .iB8aso {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .vSDcR58blGF {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .qfv4OiIYb {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .rRONRTt {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .uU8FSF {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .ej9JhIYcWih {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .a2PhhWJ {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .hN8AnsoYKsC {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .T46ola0Apc {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .BPywQd8UpsD {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .edg4Z0 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .UGNU75miF {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .UTrmMcm {
    padding-top: 0 !important;
  }
  
  .ELYafk {
    padding-top: .25rem !important;
  }
  
  .DhUryVwban {
    padding-top: .5rem !important;
  }
  
  .iuEgnTMZhxw {
    padding-top: .75rem !important;
  }
  
  .QDKFa62id {
    padding-top: 1rem !important;
  }
  
  .FtIvYTYbQDV {
    padding-top: 1.25rem !important;
  }
  
  .Kxsqrr {
    padding-top: 1.5rem !important;
  }
  
  .T41oWb828y {
    padding-top: 1.75rem !important;
  }
  
  .JXRqIeo {
    padding-top: 2rem !important;
  }
  
  .qfu1js {
    padding-top: 3rem !important;
  }
  
  .dKHl5FnP0j {
    padding-top: 3.5rem !important;
  }
  
  .ghRBMNdo {
    padding-top: 4rem !important;
  }
  
  .d7h5zMXBzwc {
    padding-top: 5rem !important;
  }
  
  .fewb6axdGu {
    padding-top: 6rem !important;
  }
  
  .KYPzqTCO3 {
    padding-right: 0 !important;
  }
  
  .R29FUAX4ZQ {
    padding-right: .25rem !important;
  }
  
  .e8TrQjF7 {
    padding-right: .5rem !important;
  }
  
  .SxWgADtOiR {
    padding-right: .75rem !important;
  }
  
  .VffD0hzNFh {
    padding-right: 1rem !important;
  }
  
  .b4UX38h {
    padding-right: 1.25rem !important;
  }
  
  .BxbGGblm {
    padding-right: 1.5rem !important;
  }
  
  .sIbcCJwvl {
    padding-right: 1.75rem !important;
  }
  
  .nfD7WTu0 {
    padding-right: 2rem !important;
  }
  
  .TNfutWE {
    padding-right: 3rem !important;
  }
  
  .Y5jwyoVs {
    padding-right: 3.5rem !important;
  }
  
  .ffgUyKHkW {
    padding-right: 4rem !important;
  }
  
  .DKLDku {
    padding-right: 5rem !important;
  }
  
  .ytnGTBded {
    padding-right: 6rem !important;
  }
  
  .lmkdgzZ {
    padding-bottom: 0 !important;
  }
  
  .dMz0knP8ggd {
    padding-bottom: .25rem !important;
  }
  
  .WUxcvX1kJ {
    padding-bottom: .5rem !important;
  }
  
  .qJISshAWY9 {
    padding-bottom: .75rem !important;
  }
  
  .S5wAyjpbDe {
    padding-bottom: 1rem !important;
  }
  
  .OnwnfCqz {
    padding-bottom: 1.25rem !important;
  }
  
  .r2DSe9 {
    padding-bottom: 1.5rem !important;
  }
  
  .IdVWDb {
    padding-bottom: 1.75rem !important;
  }
  
  .U0am4J7 {
    padding-bottom: 2rem !important;
  }
  
  .GSjAgsBlph {
    padding-bottom: 3rem !important;
  }
  
  .Oa7UQZge {
    padding-bottom: 3.5rem !important;
  }
  
  .Vz9WUPs {
    padding-bottom: 4rem !important;
  }
  
  .sI6qg1r {
    padding-bottom: 5rem !important;
  }
  
  .U1poHrcSt8w {
    padding-bottom: 6rem !important;
  }
  
  .YnNuxR0PS {
    padding-left: 0 !important;
  }
  
  .kIDfhW {
    padding-left: .25rem !important;
  }
  
  .sokAT6 {
    padding-left: .5rem !important;
  }
  
  .dtREpnu7T {
    padding-left: .75rem !important;
  }
  
  .thzFNIDTwzQ {
    padding-left: 1rem !important;
  }
  
  .IAXiuftFWlJ {
    padding-left: 1.25rem !important;
  }
  
  .ZPp6xFCKGq {
    padding-left: 1.5rem !important;
  }
  
  .WuRt3v {
    padding-left: 1.75rem !important;
  }
  
  .lLbDSZmHpTT {
    padding-left: 2rem !important;
  }
  
  .DQF0rd6X7 {
    padding-left: 3rem !important;
  }
  
  .Rl0bD8 {
    padding-left: 3.5rem !important;
  }
  
  .r5viDI {
    padding-left: 4rem !important;
  }
  
  .FWHc9fK {
    padding-left: 5rem !important;
  }
  
  .qD1aE3 {
    padding-left: 6rem !important;
  }
  
  .kgIzBwkhB53 {
    gap: 0 !important;
  }
  
  .cdlHCduoBiQ {
    gap: .25rem !important;
  }
  
  .sXESyOAs9v {
    gap: .5rem !important;
  }
  
  .AfP6xNKQPp {
    gap: .75rem !important;
  }
  
  .eVKh8Cr6RO {
    gap: 1rem !important;
  }
  
  .SWuzkjL {
    gap: 1.25rem !important;
  }
  
  .zFOqYC {
    gap: 1.5rem !important;
  }
  
  .XrgDpqVqBT {
    gap: 1.75rem !important;
  }
  
  .DhtlnbcSZ9h {
    gap: 2rem !important;
  }
  
  .iLoyvL0gR {
    gap: 3rem !important;
  }
  
  .aiY2phJHpR {
    gap: 3.5rem !important;
  }
  
  .vyZjMKpYrw {
    gap: 4rem !important;
  }
  
  .TMeda9OzFc {
    gap: 5rem !important;
  }
  
  .zCNS1h8sbdN {
    gap: 6rem !important;
  }
  
  .PxMj2XP0 {
    row-gap: 0 !important;
  }
  
  .I0CjWX {
    row-gap: .25rem !important;
  }
  
  .FeMDZTGaiJc {
    row-gap: .5rem !important;
  }
  
  .jiL8vn {
    row-gap: .75rem !important;
  }
  
  .PcK7FzyUUJ {
    row-gap: 1rem !important;
  }
  
  .QeHxSixBhL {
    row-gap: 1.25rem !important;
  }
  
  .hUvCmbXBSu8 {
    row-gap: 1.5rem !important;
  }
  
  .LYx2nl {
    row-gap: 1.75rem !important;
  }
  
  .oJ5hTPe {
    row-gap: 2rem !important;
  }
  
  .PjDMOUWc {
    row-gap: 3rem !important;
  }
  
  .WIwcNU {
    row-gap: 3.5rem !important;
  }
  
  .qaIGIoszv {
    row-gap: 4rem !important;
  }
  
  .NDRlkbTze {
    row-gap: 5rem !important;
  }
  
  .QxhggEdwOD {
    row-gap: 6rem !important;
  }
  
  .AjhBcL2b {
    column-gap: 0 !important;
  }
  
  .HHb440Z {
    column-gap: .25rem !important;
  }
  
  .m8TEWn {
    column-gap: .5rem !important;
  }
  
  .HCmcYFuiYb {
    column-gap: .75rem !important;
  }
  
  .NFO0rkRzkw {
    column-gap: 1rem !important;
  }
  
  .BAgW14 {
    column-gap: 1.25rem !important;
  }
  
  .RsL8Fdw {
    column-gap: 1.5rem !important;
  }
  
  .PcJZYU {
    column-gap: 1.75rem !important;
  }
  
  .hgbG8Gvh {
    column-gap: 2rem !important;
  }
  
  .NZccDaU2WXL {
    column-gap: 3rem !important;
  }
  
  .nCr1XD {
    column-gap: 3.5rem !important;
  }
  
  .JpdiJF9mT {
    column-gap: 4rem !important;
  }
  
  .IIps3dey {
    column-gap: 5rem !important;
  }
  
  .zAEerlqS {
    column-gap: 6rem !important;
  }
  
  .y2V1b3f {
    text-align: left !important;
  }
  
  .roAHyeNm {
    text-align: right !important;
  }
  
  .JCI4jsyCn5m {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .sBKKrr {
    font-size: 2.4375rem !important;
  }
  
  .KiOhzQPx1P {
    font-size: 1.95rem !important;
  }
  
  .aebKBGrzOM {
    font-size: 1.70625rem !important;
  }
  
  .sBpffeE {
    font-size: 1.4625rem !important;
  }
}

@media print {
  .Uafyg5b2zZy {
    display: inline !important;
  }
  
  .LZWtE7Vv {
    display: inline-block !important;
  }
  
  .ohypbFirv {
    display: block !important;
  }
  
  .svrHPX {
    display: grid !important;
  }
  
  .eYgi68 {
    display: inline-grid !important;
  }
  
  .DEscUCJ {
    display: table !important;
  }
  
  .iWtgb9e {
    display: table-row !important;
  }
  
  .jJwBc7l {
    display: table-cell !important;
  }
  
  .wQb1knFP8 {
    display: flex !important;
  }
  
  .ql8AMnY2mb {
    display: inline-flex !important;
  }
  
  .dsuz8N {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .odskEGHL {
    float: left !important;
  }
  
  .hJnRiTuE {
    float: right !important;
  }
  
  .F2qShFMS {
    float: none !important;
  }
  
  .ujhXbNG {
    object-fit: contain !important;
  }
  
  .PlL9K1 {
    object-fit: cover !important;
  }
  
  .YLuHYlA3wR {
    object-fit: fill !important;
  }
  
  .XvH7ft8peT {
    object-fit: scale-down !important;
  }
  
  .shPSj8n9 {
    object-fit: none !important;
  }
  
  .eyBt0EFA4 {
    display: inline !important;
  }
  
  .R46aimza {
    display: inline-block !important;
  }
  
  .G0AXYE {
    display: block !important;
  }
  
  .qHri7dlMEPQ {
    display: grid !important;
  }
  
  .M9Y0ZPd {
    display: inline-grid !important;
  }
  
  .lBKIiUA {
    display: table !important;
  }
  
  .jlUNBNGwb {
    display: table-row !important;
  }
  
  .JeNxzo {
    display: table-cell !important;
  }
  
  .hZ9BrtK3DM {
    display: flex !important;
  }
  
  .B6tXioa {
    display: inline-flex !important;
  }
  
  .vZop8ij4Zlc {
    display: none !important;
  }
  
  .EnoxGS {
    position: static !important;
  }
  
  .KtMFfcpP {
    position: relative !important;
  }
  
  .rQfpmlF {
    position: absolute !important;
  }
  
  .PcQ2MBSzAW {
    position: fixed !important;
  }
  
  .YdMSkcMe0 {
    position: sticky !important;
  }
  
  .wNsfD0Y {
    top: 0 !important;
  }
  
  .jI3R65zy3i {
    top: 10% !important;
  }
  
  .uwauMD {
    top: 25% !important;
  }
  
  .J35275ymQ1K {
    top: 50% !important;
  }
  
  .SJKFFTa {
    top: 60% !important;
  }
  
  .VvVpsHGI {
    top: 65% !important;
  }
  
  .ADelcGkMi2w {
    top: 70% !important;
  }
  
  .M0OEu1KxpPH {
    top: 75% !important;
  }
  
  .wnZ4KZZP {
    top: 100% !important;
  }
  
  .GoLg8oaJ {
    top: auto !important;
  }
  
  .q6FZ5dt5WA {
    bottom: 0 !important;
  }
  
  .V7kDk44c {
    bottom: 10% !important;
  }
  
  .yjVGtNsrZR {
    bottom: 25% !important;
  }
  
  .KqirlSe {
    bottom: 50% !important;
  }
  
  .mgVaQajFX {
    bottom: 60% !important;
  }
  
  .B6i65kcp {
    bottom: 65% !important;
  }
  
  .GTISssCcfAp {
    bottom: 70% !important;
  }
  
  .Ahnkrd0Bq7 {
    bottom: 75% !important;
  }
  
  .nagc9AOoU {
    bottom: 100% !important;
  }
  
  .SJnUNVNjrD {
    bottom: auto !important;
  }
  
  .aJDWVNqmk {
    left: 0 !important;
  }
  
  .rCZZOcP {
    left: 10% !important;
  }
  
  .l4ZiuRia {
    left: 25% !important;
  }
  
  .ZoVuLhmm {
    left: 50% !important;
  }
  
  .KgrZKLXEX {
    left: 60% !important;
  }
  
  .jCITwnf {
    left: 65% !important;
  }
  
  .K2XDut6CCf6 {
    left: 70% !important;
  }
  
  .MZn7bkPu {
    left: 75% !important;
  }
  
  .UQJxf5XrM {
    left: 100% !important;
  }
  
  .LgfhBue {
    left: auto !important;
  }
  
  .X9Ubw9 {
    right: 0 !important;
  }
  
  .YVpLWwdh {
    right: 10% !important;
  }
  
  .O0VDm1i {
    right: 25% !important;
  }
  
  .d9IGReOMqM6 {
    right: 50% !important;
  }
  
  .xZhxea {
    right: 60% !important;
  }
  
  .NO5dcpi {
    right: 65% !important;
  }
  
  .liSw9G {
    right: 70% !important;
  }
  
  .qex9OPla2 {
    right: 75% !important;
  }
  
  .UrzuSME0zu {
    right: 100% !important;
  }
  
  .PjnnHTIXz {
    right: auto !important;
  }
  
  .Z6cMDqfkj {
    transform: translate(-50%, -50%) !important;
  }
  
  .BTk7C8Vzy {
    transform: translateX(-50%) !important;
  }
  
  .mloNMMWoC {
    transform: translateY(-50%) !important;
  }
  
  .DcgPwixd {
    flex: 1 1 auto !important;
  }
  
  .n0EdlMCjn {
    flex-direction: row !important;
  }
  
  .Cy8QhRt {
    flex-direction: column !important;
  }
  
  .a0x6GryQcQ {
    flex-direction: row-reverse !important;
  }
  
  .guHDUe4 {
    flex-direction: column-reverse !important;
  }
  
  .vdXiTDkxG8o {
    flex-grow: 0 !important;
  }
  
  .bQUetB0 {
    flex-grow: 1 !important;
  }
  
  .S7sloXQyCV {
    flex-shrink: 0 !important;
  }
  
  .viePsM8voac {
    flex-shrink: 1 !important;
  }
  
  .b9y9o4TSlH {
    flex-wrap: wrap !important;
  }
  
  .GUVtNj {
    flex-wrap: nowrap !important;
  }
  
  .sB3CofdYH {
    flex-wrap: wrap-reverse !important;
  }
  
  .yjFsYCrKOh {
    justify-content: flex-start !important;
  }
  
  .hI2KIggSK {
    justify-content: flex-end !important;
  }
  
  .iy55Pf34FMv {
    justify-content: center !important;
  }
  
  .It198stfb0T {
    justify-content: space-between !important;
  }
  
  .Ah8DSKbY {
    justify-content: space-around !important;
  }
  
  .DTtJ8s {
    justify-content: space-evenly !important;
  }
  
  .NM6yFjfEJ30 {
    align-items: flex-start !important;
  }
  
  .LdOPTEc {
    align-items: flex-end !important;
  }
  
  .w60GECH {
    align-items: center !important;
  }
  
  .y3BHiOO96 {
    align-items: baseline !important;
  }
  
  .Fbe6DNdEW {
    align-items: stretch !important;
  }
  
  .LTh28uufv {
    align-content: flex-start !important;
  }
  
  .earTR4 {
    align-content: flex-end !important;
  }
  
  .Ixr5gR0uI {
    align-content: center !important;
  }
  
  .cladLKrXxzD {
    align-content: space-between !important;
  }
  
  .PajJjo {
    align-content: space-around !important;
  }
  
  .rP8z8NBx {
    align-content: stretch !important;
  }
  
  .hmi5VAngCh {
    align-self: auto !important;
  }
  
  .feLtgDS {
    align-self: flex-start !important;
  }
  
  .ldq9WJp8lie {
    align-self: flex-end !important;
  }
  
  .a2dfRXtr {
    align-self: center !important;
  }
  
  .Q4TJugzR {
    align-self: baseline !important;
  }
  
  .ogN1eR {
    align-self: stretch !important;
  }
  
  .gpKOVIVlL {
    order: -1 !important;
  }
  
  .uMFyab {
    order: 0 !important;
  }
  
  .xCF2eXn5fue {
    order: 1 !important;
  }
  
  .X8gmr0cgN {
    order: 2 !important;
  }
  
  .kmbMRnHNk {
    order: 3 !important;
  }
  
  .ncGjRB {
    order: 4 !important;
  }
  
  .DelrWNf {
    order: 5 !important;
  }
  
  .tpTmcr {
    order: 6 !important;
  }
  
  .N2Xtmz2qc {
    margin: 0 !important;
  }
  
  .E1ROg0vRYB {
    margin: .25rem !important;
  }
  
  .KeJSMIOr {
    margin: .5rem !important;
  }
  
  .ReiFkhW {
    margin: .75rem !important;
  }
  
  .drbesau {
    margin: 1rem !important;
  }
  
  .VqoL55K {
    margin: 1.25rem !important;
  }
  
  .qZ3QB1Tomz {
    margin: 1.5rem !important;
  }
  
  .jz6mMBKxa {
    margin: 1.75rem !important;
  }
  
  .EMp4X8o {
    margin: 2rem !important;
  }
  
  .cF9BYRw0uQO {
    margin: 3rem !important;
  }
  
  .vMuhzd63I {
    margin: 3.5rem !important;
  }
  
  .otvg3pY0 {
    margin: 4rem !important;
  }
  
  .fMSc3uVvR5 {
    margin: 5rem !important;
  }
  
  .wymKK1ON {
    margin: 6rem !important;
  }
  
  .tex6cjt6A {
    margin: auto !important;
  }
  
  .HYuaY8xre {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .r5shtxfb4 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .SDpiPLKw {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .YonexH2 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .piY73B {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .oHdf1NlAbR {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .NJq736TFv {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .n5SqcnCesSO {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .j2zTqJc6umr {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .PI2ntEWnBr {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .a7KfBqL7WY {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .xhQBONi {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .qXH624q2ln {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .e0ZMf7KYP {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .ReYQHZQ {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .ZMxKd0yl {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .VnWT4kSF {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .XOIzNLCQ9Z {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .klg2D0L {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .qVQz3MJnA0y {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .dKy8RKpHAZ {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .IGwyK9hUf {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .dpsT7QABG {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .rE1CMC {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .kJ3LiUGLUo {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .D6FOtY5UoYi {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .s9ZSzG1UgcB {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .CQnJkahhFT {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .FnM0J5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .nfAk0p7M {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .YJr3AMV {
    margin-top: 0 !important;
  }
  
  .qA05zE {
    margin-top: .25rem !important;
  }
  
  .KMuQMr5b {
    margin-top: .5rem !important;
  }
  
  .jtk0umHe62 {
    margin-top: .75rem !important;
  }
  
  .fSj4W5o {
    margin-top: 1rem !important;
  }
  
  .Pqa306TevsB {
    margin-top: 1.25rem !important;
  }
  
  .oOAVvOss {
    margin-top: 1.5rem !important;
  }
  
  .DdWEJPttLO1 {
    margin-top: 1.75rem !important;
  }
  
  .pwQUmnAEh {
    margin-top: 2rem !important;
  }
  
  .NiI8iNVQ {
    margin-top: 3rem !important;
  }
  
  .p8OlAvd2gh {
    margin-top: 3.5rem !important;
  }
  
  .mljkSn0 {
    margin-top: 4rem !important;
  }
  
  .jPiH3b {
    margin-top: 5rem !important;
  }
  
  .HvahZR {
    margin-top: 6rem !important;
  }
  
  .fU4b0R1 {
    margin-top: auto !important;
  }
  
  .ZMBieG3f {
    margin-right: 0 !important;
  }
  
  .l3K67A {
    margin-right: .25rem !important;
  }
  
  .RKVvsu {
    margin-right: .5rem !important;
  }
  
  .Mfs4SzH {
    margin-right: .75rem !important;
  }
  
  .XID6qtfDyCV {
    margin-right: 1rem !important;
  }
  
  .d4Jbl10k16J {
    margin-right: 1.25rem !important;
  }
  
  .PUWQHsym {
    margin-right: 1.5rem !important;
  }
  
  .FQZ7udwMDaf {
    margin-right: 1.75rem !important;
  }
  
  .sEuoJf {
    margin-right: 2rem !important;
  }
  
  .zQUcC9fDry {
    margin-right: 3rem !important;
  }
  
  .SSw3gYGxc3q {
    margin-right: 3.5rem !important;
  }
  
  .bX4bKu6DpDS {
    margin-right: 4rem !important;
  }
  
  .jV4gZPuR {
    margin-right: 5rem !important;
  }
  
  .lNWAk9 {
    margin-right: 6rem !important;
  }
  
  .wuXqhY {
    margin-right: auto !important;
  }
  
  .XayQEW5JvW {
    margin-bottom: 0 !important;
  }
  
  .xV6Ire {
    margin-bottom: .25rem !important;
  }
  
  .CiaDLcGfRK {
    margin-bottom: .5rem !important;
  }
  
  .BfinrkXeb {
    margin-bottom: .75rem !important;
  }
  
  .SMGSho {
    margin-bottom: 1rem !important;
  }
  
  .O1YB82ze7Ie {
    margin-bottom: 1.25rem !important;
  }
  
  .K6wIoesggG {
    margin-bottom: 1.5rem !important;
  }
  
  .wrKyhvCuTb {
    margin-bottom: 1.75rem !important;
  }
  
  .IOyOplLOc {
    margin-bottom: 2rem !important;
  }
  
  .ksMAdH {
    margin-bottom: 3rem !important;
  }
  
  .ROxpiM80 {
    margin-bottom: 3.5rem !important;
  }
  
  .J2t5V4mNfP {
    margin-bottom: 4rem !important;
  }
  
  .a8Vovw {
    margin-bottom: 5rem !important;
  }
  
  .b5LaK0u {
    margin-bottom: 6rem !important;
  }
  
  .R12ZIny {
    margin-bottom: auto !important;
  }
  
  .w64jgPj {
    margin-left: 0 !important;
  }
  
  .m1GJT0ogFt {
    margin-left: .25rem !important;
  }
  
  .nW2wz1uXt {
    margin-left: .5rem !important;
  }
  
  .sIDZdsHy3p {
    margin-left: .75rem !important;
  }
  
  .I12Td7z6V {
    margin-left: 1rem !important;
  }
  
  .wvDmEybz8o {
    margin-left: 1.25rem !important;
  }
  
  .r0jP82Krl2x {
    margin-left: 1.5rem !important;
  }
  
  .Kk81iKg784x {
    margin-left: 1.75rem !important;
  }
  
  .vzQ7oRbA {
    margin-left: 2rem !important;
  }
  
  .lnfOatuv2 {
    margin-left: 3rem !important;
  }
  
  .oWcIRX6VvLG {
    margin-left: 3.5rem !important;
  }
  
  .A8I74I2Lmg {
    margin-left: 4rem !important;
  }
  
  .rqSjDEL0 {
    margin-left: 5rem !important;
  }
  
  .YjSvleeP {
    margin-left: 6rem !important;
  }
  
  .zjggVZLST5 {
    margin-left: auto !important;
  }
  
  .KVOL3f {
    margin: -0.25rem !important;
  }
  
  .mWa8Fv {
    margin: -0.5rem !important;
  }
  
  .DzyJDw {
    margin: -0.75rem !important;
  }
  
  .mdxDoyS {
    margin: -1rem !important;
  }
  
  .kMocObR {
    margin: -1.25rem !important;
  }
  
  .Tg7lw7brXw {
    margin: -1.5rem !important;
  }
  
  .KkksBgB {
    margin: -1.75rem !important;
  }
  
  .YItEkMaWE {
    margin: -2rem !important;
  }
  
  .rqM0C5fFeT {
    margin: -3rem !important;
  }
  
  .Ase9944 {
    margin: -3.5rem !important;
  }
  
  .ekG6EMtkk {
    margin: -4rem !important;
  }
  
  .AWIcFvmLtMg {
    margin: -5rem !important;
  }
  
  .Hs6aZzol {
    margin: -6rem !important;
  }
  
  .cmZe3V90v {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .JWjh4zwR4n {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .HjeIQH {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .Vv6gf5h {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .cMhnb4LhOv5 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .jpBpbP {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .s3wK589z7uA {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .KuZm88Yd {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .mGqAlTg2la {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .yBguHIraC {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .DHqTrnnGIpE {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .zhuA5nlRyu {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .iXhAaW6S8V {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .cyhKDub {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .cEVmwbvr {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .hJIfg794av {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .C0WHFIis {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .MgyOyy48eO {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .DmxGksX76h {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .PM1eZ3fM {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .KHYYz50B8ab {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .RHqk11 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .vhCiFTN {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .hdvVBxIXa {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .VKXc0ZnE {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .zArq3qI {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .n8gGVGjrL {
    margin-top: -0.25rem !important;
  }
  
  .IaPqHap6x {
    margin-top: -0.5rem !important;
  }
  
  .e3j7nz88 {
    margin-top: -0.75rem !important;
  }
  
  .Q5yrgUw {
    margin-top: -1rem !important;
  }
  
  .weXgIe {
    margin-top: -1.25rem !important;
  }
  
  .Rb0IDX {
    margin-top: -1.5rem !important;
  }
  
  .NwWj1nr {
    margin-top: -1.75rem !important;
  }
  
  .nFi3ckfC0 {
    margin-top: -2rem !important;
  }
  
  .Qu39MF {
    margin-top: -3rem !important;
  }
  
  .SNlxuy6 {
    margin-top: -3.5rem !important;
  }
  
  .vbMQjjW1r {
    margin-top: -4rem !important;
  }
  
  .IaiSFeJfpal {
    margin-top: -5rem !important;
  }
  
  .nGe5HV {
    margin-top: -6rem !important;
  }
  
  .LegmLdt {
    margin-right: -0.25rem !important;
  }
  
  .UugFH0Q {
    margin-right: -0.5rem !important;
  }
  
  .xyNJrlsjIqB {
    margin-right: -0.75rem !important;
  }
  
  .gRTNl6rAcVm {
    margin-right: -1rem !important;
  }
  
  .MjmV1z {
    margin-right: -1.25rem !important;
  }
  
  .hZN8ts {
    margin-right: -1.5rem !important;
  }
  
  .BGxCWRLy4uI {
    margin-right: -1.75rem !important;
  }
  
  .kQvhL8Pe {
    margin-right: -2rem !important;
  }
  
  .J73qNWdo {
    margin-right: -3rem !important;
  }
  
  .cylGRyNP {
    margin-right: -3.5rem !important;
  }
  
  .AYtIhwJH {
    margin-right: -4rem !important;
  }
  
  .eeli5MiExC {
    margin-right: -5rem !important;
  }
  
  .HG2taS0MbZX {
    margin-right: -6rem !important;
  }
  
  .RoiktJdx {
    margin-bottom: -0.25rem !important;
  }
  
  .gZkbSz1kFZ5 {
    margin-bottom: -0.5rem !important;
  }
  
  .nbd5tL {
    margin-bottom: -0.75rem !important;
  }
  
  .JOhbGo {
    margin-bottom: -1rem !important;
  }
  
  .ZW3SJi {
    margin-bottom: -1.25rem !important;
  }
  
  .QysVfOn {
    margin-bottom: -1.5rem !important;
  }
  
  .pUC2yPVi {
    margin-bottom: -1.75rem !important;
  }
  
  .zMNrude8 {
    margin-bottom: -2rem !important;
  }
  
  .ss31Hf2Ut {
    margin-bottom: -3rem !important;
  }
  
  .Gv5Kica {
    margin-bottom: -3.5rem !important;
  }
  
  .xuducJE9p {
    margin-bottom: -4rem !important;
  }
  
  .dDhzJRpi {
    margin-bottom: -5rem !important;
  }
  
  .XFwRIK4C {
    margin-bottom: -6rem !important;
  }
  
  .OQ2Wecth {
    margin-left: -0.25rem !important;
  }
  
  .THE4V4 {
    margin-left: -0.5rem !important;
  }
  
  .UVNzNaaD {
    margin-left: -0.75rem !important;
  }
  
  .KM1djH {
    margin-left: -1rem !important;
  }
  
  .D0PmfC5Umm {
    margin-left: -1.25rem !important;
  }
  
  .yTNL44rvZ {
    margin-left: -1.5rem !important;
  }
  
  .QUS74hLiLo {
    margin-left: -1.75rem !important;
  }
  
  .aXkjhTGL {
    margin-left: -2rem !important;
  }
  
  .dhHiENSAB {
    margin-left: -3rem !important;
  }
  
  .Oq843UE3 {
    margin-left: -3.5rem !important;
  }
  
  .HLsfUbnof7 {
    margin-left: -4rem !important;
  }
  
  .FekoIxT3GdG {
    margin-left: -5rem !important;
  }
  
  .DK4KdyifEZ {
    margin-left: -6rem !important;
  }
  
  .jLDB9ZHluf {
    padding: 0 !important;
  }
  
  .UzlW2Y {
    padding: .25rem !important;
  }
  
  .mIK4eam {
    padding: .5rem !important;
  }
  
  .qB32ealhgjd {
    padding: .75rem !important;
  }
  
  .NFGVKnA4s {
    padding: 1rem !important;
  }
  
  .CiqafAC {
    padding: 1.25rem !important;
  }
  
  .o9R0VPT55Y {
    padding: 1.5rem !important;
  }
  
  .KU06YBLt {
    padding: 1.75rem !important;
  }
  
  .ufUVhnRgK {
    padding: 2rem !important;
  }
  
  .UToGLL {
    padding: 3rem !important;
  }
  
  .Z59LpXo {
    padding: 3.5rem !important;
  }
  
  .iZYKa01m27 {
    padding: 4rem !important;
  }
  
  .ioWPWW9h5 {
    padding: 5rem !important;
  }
  
  .J3iOQrqOcui {
    padding: 6rem !important;
  }
  
  .vIBWChrk7a {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .Q5zTy8QtWyq {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .TLCnXfXuXHs {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .UuAfgmS1 {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .O83HnuErhZ {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .EhNIQPWUnJh {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .enyCUMKp5QM {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .NXliWq60 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .lMC3LD1ODN {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .G11f5Vewbm {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .KXAunt {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .B5BFYfJ {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .RcLkNsMfZr9 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .l5PnR4 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .VrW3HyALa {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .fCv481 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .lBO4Ix {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .jPsvbG7avfc {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .tugB1qJH {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .tW91ij {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .pfEvH7oT {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .JCaPSC {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .RucOsGioPM {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .VTfsCi {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .bWe5vFx {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .sejD7Qjto6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .oFTuKKJo0y {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .Kv0I5x3mht {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .VL3Esk {
    padding-top: 0 !important;
  }
  
  .YhgynaJ0TQ {
    padding-top: .25rem !important;
  }
  
  .HYmDlX {
    padding-top: .5rem !important;
  }
  
  .a09pWU9 {
    padding-top: .75rem !important;
  }
  
  .z4hNXX9v {
    padding-top: 1rem !important;
  }
  
  .ApTt2OI1lw {
    padding-top: 1.25rem !important;
  }
  
  .Eo5zF7 {
    padding-top: 1.5rem !important;
  }
  
  .jw6sit5ChJ {
    padding-top: 1.75rem !important;
  }
  
  .hkMJXhh {
    padding-top: 2rem !important;
  }
  
  .JSeSoCbdhz {
    padding-top: 3rem !important;
  }
  
  .NQMDYE4p {
    padding-top: 3.5rem !important;
  }
  
  .zMtnFgdZ {
    padding-top: 4rem !important;
  }
  
  .nzLOYXpzcn {
    padding-top: 5rem !important;
  }
  
  .EeJuh6fLjV {
    padding-top: 6rem !important;
  }
  
  .flppgeGGo {
    padding-right: 0 !important;
  }
  
  .neaMkhiC6 {
    padding-right: .25rem !important;
  }
  
  .cGCpEhWY4h {
    padding-right: .5rem !important;
  }
  
  .Tq7efCNPYj1 {
    padding-right: .75rem !important;
  }
  
  .YAmze8 {
    padding-right: 1rem !important;
  }
  
  .IGcjdyNLz7j {
    padding-right: 1.25rem !important;
  }
  
  .PNr6tXdO {
    padding-right: 1.5rem !important;
  }
  
  .utKaVw450Y7 {
    padding-right: 1.75rem !important;
  }
  
  .DCdJzA {
    padding-right: 2rem !important;
  }
  
  .uVIVLrRhwB {
    padding-right: 3rem !important;
  }
  
  .Fbcl9Ell {
    padding-right: 3.5rem !important;
  }
  
  .OgzZj98Nes {
    padding-right: 4rem !important;
  }
  
  .pUYZkKpE {
    padding-right: 5rem !important;
  }
  
  .qSIp0ZuftI2 {
    padding-right: 6rem !important;
  }
  
  .crJY99G {
    padding-bottom: 0 !important;
  }
  
  .PrE376Ypjib {
    padding-bottom: .25rem !important;
  }
  
  .pf2rxEuw8K {
    padding-bottom: .5rem !important;
  }
  
  .rUlsJtXO {
    padding-bottom: .75rem !important;
  }
  
  .hLVJGy {
    padding-bottom: 1rem !important;
  }
  
  .XX7c3hV4XAO {
    padding-bottom: 1.25rem !important;
  }
  
  .yDlIExp9k9 {
    padding-bottom: 1.5rem !important;
  }
  
  .mIaCePK0w {
    padding-bottom: 1.75rem !important;
  }
  
  .oA698gfR {
    padding-bottom: 2rem !important;
  }
  
  .KkCBAChHlP {
    padding-bottom: 3rem !important;
  }
  
  .ho1dKDh {
    padding-bottom: 3.5rem !important;
  }
  
  .mQqwraF {
    padding-bottom: 4rem !important;
  }
  
  .KUMMRut {
    padding-bottom: 5rem !important;
  }
  
  .xc8GeYT3RTj {
    padding-bottom: 6rem !important;
  }
  
  .pO7WHG {
    padding-left: 0 !important;
  }
  
  .leLwmyEX3 {
    padding-left: .25rem !important;
  }
  
  .hnD90rO {
    padding-left: .5rem !important;
  }
  
  .OtUA2unaOg {
    padding-left: .75rem !important;
  }
  
  .p4b027I {
    padding-left: 1rem !important;
  }
  
  .TCrJzOsv {
    padding-left: 1.25rem !important;
  }
  
  .C3YNTE {
    padding-left: 1.5rem !important;
  }
  
  .G9XsQ5Jh1qz {
    padding-left: 1.75rem !important;
  }
  
  .wHLwMgateV {
    padding-left: 2rem !important;
  }
  
  .ed4gwd {
    padding-left: 3rem !important;
  }
  
  .eZhd6k {
    padding-left: 3.5rem !important;
  }
  
  .CoPOoldJ {
    padding-left: 4rem !important;
  }
  
  .HFpImH {
    padding-left: 5rem !important;
  }
  
  .eemNt3l9oZs {
    padding-left: 6rem !important;
  }
  
  .vEYbDK9T {
    gap: 0 !important;
  }
  
  .v0XfjYt8 {
    gap: .25rem !important;
  }
  
  .IG71z8LojB {
    gap: .5rem !important;
  }
  
  .zEzKe4zU {
    gap: .75rem !important;
  }
  
  .QnoBz9IG3 {
    gap: 1rem !important;
  }
  
  .K9UKnNxm4 {
    gap: 1.25rem !important;
  }
  
  .m6Z0li {
    gap: 1.5rem !important;
  }
  
  .DcpWeyr {
    gap: 1.75rem !important;
  }
  
  .f8K1nK6 {
    gap: 2rem !important;
  }
  
  .Bj8yvg {
    gap: 3rem !important;
  }
  
  .DQd4jRjbKB {
    gap: 3.5rem !important;
  }
  
  .swOQ0m {
    gap: 4rem !important;
  }
  
  .jsyJtCyUfj {
    gap: 5rem !important;
  }
  
  .bKFp5A5n {
    gap: 6rem !important;
  }
  
  .h20iZKgfkd {
    row-gap: 0 !important;
  }
  
  .qdEpNVbfW {
    row-gap: .25rem !important;
  }
  
  .vfffRRC {
    row-gap: .5rem !important;
  }
  
  .os2KoTp {
    row-gap: .75rem !important;
  }
  
  .JUq3HWI {
    row-gap: 1rem !important;
  }
  
  .cI6FIrV {
    row-gap: 1.25rem !important;
  }
  
  .WQGrMDTq {
    row-gap: 1.5rem !important;
  }
  
  .gpUEfgVPv {
    row-gap: 1.75rem !important;
  }
  
  .wBDshx {
    row-gap: 2rem !important;
  }
  
  .p6mAmh3 {
    row-gap: 3rem !important;
  }
  
  .gr63bcjqJ {
    row-gap: 3.5rem !important;
  }
  
  .mZaMpA {
    row-gap: 4rem !important;
  }
  
  .PxZhEx {
    row-gap: 5rem !important;
  }
  
  .Xw3RnJyW2 {
    row-gap: 6rem !important;
  }
  
  .Uo9ffkodB {
    column-gap: 0 !important;
  }
  
  .wuh08RT {
    column-gap: .25rem !important;
  }
  
  .IqcdW2K7 {
    column-gap: .5rem !important;
  }
  
  .HCoxUL1c {
    column-gap: .75rem !important;
  }
  
  .OoYS8UPBE4 {
    column-gap: 1rem !important;
  }
  
  .VhddCpj {
    column-gap: 1.25rem !important;
  }
  
  .DMGqdeQe {
    column-gap: 1.5rem !important;
  }
  
  .D6phAJ9Z {
    column-gap: 1.75rem !important;
  }
  
  .Jw8pBxtwkb {
    column-gap: 2rem !important;
  }
  
  .aAZReeDqQh {
    column-gap: 3rem !important;
  }
  
  .MuDn4jbK {
    column-gap: 3.5rem !important;
  }
  
  .J0ATcYm3 {
    column-gap: 4rem !important;
  }
  
  .CeSrhqJ {
    column-gap: 5rem !important;
  }
  
  .fxwcJDOi {
    column-gap: 6rem !important;
  }
  
  .G58KzdDcy {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .V1LTuMGi {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .Waq3dPk {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .TaIquZcP8 {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .vpUTHaG {
    font-size: 1.21875rem !important;
  }
  
  .lREtrRYYHTu {
    font-size: 0.975rem !important;
  }
  
  .s0cj6tcaO {
    text-align: left !important;
  }
  
  .AZUm5o {
    text-align: right !important;
  }
  
  .RoLgWTu6uy {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .LjTvqkdR7 {
    float: left !important;
  }
  
  .Ojg2s6 {
    float: right !important;
  }
  
  .Ibo2iXfpoE {
    float: none !important;
  }
  
  .DYXsxjN {
    object-fit: contain !important;
  }
  
  .nG7MCd {
    object-fit: cover !important;
  }
  
  .JO96EA5RL {
    object-fit: fill !important;
  }
  
  .qtEWFXNcVH {
    object-fit: scale-down !important;
  }
  
  .RXgl0sC3 {
    object-fit: none !important;
  }
  
  .ctCkW13sM {
    display: inline !important;
  }
  
  .rbiex63pxe1 {
    display: inline-block !important;
  }
  
  .Gdi4hb {
    display: block !important;
  }
  
  .kMkRxJyls {
    display: grid !important;
  }
  
  .ydH1ykD {
    display: inline-grid !important;
  }
  
  .butRrpX2 {
    display: table !important;
  }
  
  .OLZ7lr {
    display: table-row !important;
  }
  
  .TlRBxebBY6 {
    display: table-cell !important;
  }
  
  .LWEDqqu {
    display: flex !important;
  }
  
  .ixveNXk8 {
    display: inline-flex !important;
  }
  
  .NKmhu3J4bS {
    display: none !important;
  }
  
  .GwaLP5N0un {
    position: static !important;
  }
  
  .ojmxzWprO {
    position: relative !important;
  }
  
  .Z7b4my4w {
    position: absolute !important;
  }
  
  .cQ6o4atvhv {
    position: fixed !important;
  }
  
  .iu6Ks7 {
    position: sticky !important;
  }
  
  .d27yXFJde {
    top: 0 !important;
  }
  
  .EdrEYvJ {
    top: 10% !important;
  }
  
  .U1JsOpr7Pev {
    top: 25% !important;
  }
  
  .kit3GdhcSW {
    top: 50% !important;
  }
  
  .btlN2qBX {
    top: 60% !important;
  }
  
  .zECGIJMy {
    top: 65% !important;
  }
  
  .uIQxCZ {
    top: 70% !important;
  }
  
  .o76lub {
    top: 75% !important;
  }
  
  .MY8Jhf {
    top: 100% !important;
  }
  
  .BYI1LCSt4 {
    top: auto !important;
  }
  
  .SofuUqGpxqJ {
    bottom: 0 !important;
  }
  
  .xSfQBT4q {
    bottom: 10% !important;
  }
  
  .umOTKp1 {
    bottom: 25% !important;
  }
  
  .QFHhAareXI {
    bottom: 50% !important;
  }
  
  .JyYa0d4oS {
    bottom: 60% !important;
  }
  
  .EjMQw3oXQ01 {
    bottom: 65% !important;
  }
  
  .ZAN8mokP1 {
    bottom: 70% !important;
  }
  
  .TYBVM1 {
    bottom: 75% !important;
  }
  
  .afETCvkvaX {
    bottom: 100% !important;
  }
  
  .zfFZ2RlD {
    bottom: auto !important;
  }
  
  .AxvuUTMl {
    left: 0 !important;
  }
  
  .UZsaeObAtif {
    left: 10% !important;
  }
  
  .a6z6mlB {
    left: 25% !important;
  }
  
  .VfWAJHo {
    left: 50% !important;
  }
  
  .kOJS1Wt {
    left: 60% !important;
  }
  
  .SbjPOanWcp {
    left: 65% !important;
  }
  
  .MSVlBKyq5 {
    left: 70% !important;
  }
  
  .PacaygsjtgL {
    left: 75% !important;
  }
  
  .qbHlKwSlFz6 {
    left: 100% !important;
  }
  
  .TEAnZY2 {
    left: auto !important;
  }
  
  .wtL37j2s {
    right: 0 !important;
  }
  
  .q6QJ8tv3PI {
    right: 10% !important;
  }
  
  .W3Vkxe {
    right: 25% !important;
  }
  
  .gmGSsxdtfr {
    right: 50% !important;
  }
  
  .xdNBh8Dp {
    right: 60% !important;
  }
  
  .nw4Y0fu {
    right: 65% !important;
  }
  
  .dYjivO6 {
    right: 70% !important;
  }
  
  .rojJVaQemWG {
    right: 75% !important;
  }
  
  .wK2Ib63Wo {
    right: 100% !important;
  }
  
  .gcLaN0HSN82 {
    right: auto !important;
  }
  
  .xk4tRu0 {
    transform: translate(-50%, -50%) !important;
  }
  
  .kH3Erp {
    transform: translateX(-50%) !important;
  }
  
  .aSh421AaQFs {
    transform: translateY(-50%) !important;
  }
  
  .DA9YHV {
    flex: 1 1 auto !important;
  }
  
  .dgtUsx {
    flex-direction: row !important;
  }
  
  .sY1t9g {
    flex-direction: column !important;
  }
  
  .Ryqyoh {
    flex-direction: row-reverse !important;
  }
  
  .dfPMSC5 {
    flex-direction: column-reverse !important;
  }
  
  .IVmMIoX {
    flex-grow: 0 !important;
  }
  
  .I3nkSE1O {
    flex-grow: 1 !important;
  }
  
  .eKbBvt {
    flex-shrink: 0 !important;
  }
  
  .m4FLzJ {
    flex-shrink: 1 !important;
  }
  
  .q5FN8EjY9l {
    flex-wrap: wrap !important;
  }
  
  .NOOmYJqEX {
    flex-wrap: nowrap !important;
  }
  
  .YmHWa3nna7 {
    flex-wrap: wrap-reverse !important;
  }
  
  .Jw9pTXP3 {
    justify-content: flex-start !important;
  }
  
  .VFO1ut {
    justify-content: flex-end !important;
  }
  
  .ZlbZqvCvF {
    justify-content: center !important;
  }
  
  .pdgjebFpVp {
    justify-content: space-between !important;
  }
  
  .hxfr1KAQF {
    justify-content: space-around !important;
  }
  
  .phjRio {
    justify-content: space-evenly !important;
  }
  
  .UHUdxNv {
    align-items: flex-start !important;
  }
  
  .sMIAdM {
    align-items: flex-end !important;
  }
  
  .lpOp1g {
    align-items: center !important;
  }
  
  .Fu0g1A {
    align-items: baseline !important;
  }
  
  .oB51iwz {
    align-items: stretch !important;
  }
  
  .H8ePkbEUk {
    align-content: flex-start !important;
  }
  
  .xRj3ztX {
    align-content: flex-end !important;
  }
  
  .h3Iz25KV {
    align-content: center !important;
  }
  
  .OoKsv73rG {
    align-content: space-between !important;
  }
  
  .fToHfR0U {
    align-content: space-around !important;
  }
  
  .JK72D16z5E {
    align-content: stretch !important;
  }
  
  .HXqhQvDoB0h {
    align-self: auto !important;
  }
  
  .FRprsoFbm27 {
    align-self: flex-start !important;
  }
  
  .dcXPj8wiRgB {
    align-self: flex-end !important;
  }
  
  .R2xYWIyY90f {
    align-self: center !important;
  }
  
  .XULbWm {
    align-self: baseline !important;
  }
  
  .olyQjZQ9yIr {
    align-self: stretch !important;
  }
  
  .YBY9btpe27F {
    order: -1 !important;
  }
  
  .vVrur2E {
    order: 0 !important;
  }
  
  .LAbIwp {
    order: 1 !important;
  }
  
  .BVrbEOs {
    order: 2 !important;
  }
  
  .XUwe6Lci43 {
    order: 3 !important;
  }
  
  .b4rkFj {
    order: 4 !important;
  }
  
  .KnyOov {
    order: 5 !important;
  }
  
  .oEl6GBruF {
    order: 6 !important;
  }
  
  .lcdDTRTQX0n {
    margin: 0 !important;
  }
  
  .RDWTQUmY2 {
    margin: .25rem !important;
  }
  
  .hjaSo3t {
    margin: .5rem !important;
  }
  
  .PnFMHdRgq0 {
    margin: .75rem !important;
  }
  
  .KpUlLXsmvd {
    margin: 1rem !important;
  }
  
  .uXk3bStiS {
    margin: 1.25rem !important;
  }
  
  .gneCdj {
    margin: 1.5rem !important;
  }
  
  .FTMLQlJVplw {
    margin: 1.75rem !important;
  }
  
  .VQkORLNR {
    margin: 2rem !important;
  }
  
  .o30pKUVpKbe {
    margin: 3rem !important;
  }
  
  .eV0fHt2 {
    margin: 3.5rem !important;
  }
  
  .SgW2r1l1e {
    margin: 4rem !important;
  }
  
  .yAWUln {
    margin: 5rem !important;
  }
  
  .i6fH09MBz {
    margin: 6rem !important;
  }
  
  .NNm0KZXW {
    margin: auto !important;
  }
  
  .kAH1Pa2WP {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .S8xg2l5b {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .rMcorL9k3 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .qH7th1cp {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .RlwJzb8kg5 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .BHWEVGdES {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .fFzVjdBjCd {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .OEvJXVVR {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .a65IUdg {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .Rxdpd5n4Ig {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .MgPd7tqCe {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .NxfUAh {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .fhYkxYdOh {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .rJdSKG7jxA {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .p6T847ok {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .mxEX29bs5 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .f4o3eO {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .F4H1Swg {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .f3nWNuF56I {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .S5Ht4GeokRf {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .FMkEO80 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .bYD15IlI {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .gcbWN41OQ {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .zOKmYmr8560 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .uoTlg04 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .uHC1JEF {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .ElzmOR {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .dOEN5KNTZoH {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .DEBjnNhoz {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .YrdQ6Rdek {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .qYa5R7EqOG {
    margin-top: 0 !important;
  }
  
  .U5t0Lbcua {
    margin-top: .25rem !important;
  }
  
  .pp5jfsA {
    margin-top: .5rem !important;
  }
  
  .q8JykZsG {
    margin-top: .75rem !important;
  }
  
  .dKQ7LGby {
    margin-top: 1rem !important;
  }
  
  .oQ602IB7WG9 {
    margin-top: 1.25rem !important;
  }
  
  .To1Bzkp {
    margin-top: 1.5rem !important;
  }
  
  .OrRjNkQ {
    margin-top: 1.75rem !important;
  }
  
  .GjptNOVSEC {
    margin-top: 2rem !important;
  }
  
  .FXmTXs3a7tf {
    margin-top: 3rem !important;
  }
  
  .roUhaF {
    margin-top: 3.5rem !important;
  }
  
  .b571MK {
    margin-top: 4rem !important;
  }
  
  .tb4jQGig {
    margin-top: 5rem !important;
  }
  
  .drYYAg {
    margin-top: 6rem !important;
  }
  
  .Hk5V3lHGk5r {
    margin-top: auto !important;
  }
  
  .lC7zi8 {
    margin-right: 0 !important;
  }
  
  .qUuvBd {
    margin-right: .25rem !important;
  }
  
  .wL2rlpX {
    margin-right: .5rem !important;
  }
  
  .v1UpJOaqKpe {
    margin-right: .75rem !important;
  }
  
  .Usmwy8y2 {
    margin-right: 1rem !important;
  }
  
  .i3ie9r {
    margin-right: 1.25rem !important;
  }
  
  .Nzxdd56 {
    margin-right: 1.5rem !important;
  }
  
  .tRfJlXbSkhO {
    margin-right: 1.75rem !important;
  }
  
  .dj3nRi3ml {
    margin-right: 2rem !important;
  }
  
  .oCHSITD4q {
    margin-right: 3rem !important;
  }
  
  .cuvLvKXbQ {
    margin-right: 3.5rem !important;
  }
  
  .DKpPA32dJ {
    margin-right: 4rem !important;
  }
  
  .YZtXCY {
    margin-right: 5rem !important;
  }
  
  .IFGcnEy {
    margin-right: 6rem !important;
  }
  
  .Rjcy3ini5 {
    margin-right: auto !important;
  }
  
  .xVbgJbVW {
    margin-bottom: 0 !important;
  }
  
  .v8KuPG {
    margin-bottom: .25rem !important;
  }
  
  .vFk6ai3ldCf {
    margin-bottom: .5rem !important;
  }
  
  .c5RiiQ {
    margin-bottom: .75rem !important;
  }
  
  .d2GlzTcq {
    margin-bottom: 1rem !important;
  }
  
  .hqCVzrh {
    margin-bottom: 1.25rem !important;
  }
  
  .vfsilEq07R {
    margin-bottom: 1.5rem !important;
  }
  
  .tbCpFZEfhtl {
    margin-bottom: 1.75rem !important;
  }
  
  .Be2n8BqFcYg {
    margin-bottom: 2rem !important;
  }
  
  .BiadjIp {
    margin-bottom: 3rem !important;
  }
  
  .SvMuhyh {
    margin-bottom: 3.5rem !important;
  }
  
  .OlptImp96 {
    margin-bottom: 4rem !important;
  }
  
  .dNzPI0D {
    margin-bottom: 5rem !important;
  }
  
  .ad521LZ {
    margin-bottom: 6rem !important;
  }
  
  .Q47QBPWFe6 {
    margin-bottom: auto !important;
  }
  
  .Rlp99hkE {
    margin-left: 0 !important;
  }
  
  .UcSFq4 {
    margin-left: .25rem !important;
  }
  
  .HTR9zWfYBug {
    margin-left: .5rem !important;
  }
  
  .q8jP33hoZ {
    margin-left: .75rem !important;
  }
  
  .fJUBev2Xiw {
    margin-left: 1rem !important;
  }
  
  .Uc1Kt5y {
    margin-left: 1.25rem !important;
  }
  
  .Jue0klusN {
    margin-left: 1.5rem !important;
  }
  
  .QtUfLbAtx {
    margin-left: 1.75rem !important;
  }
  
  .miOxNeyvG {
    margin-left: 2rem !important;
  }
  
  .jXNMShNKPJP {
    margin-left: 3rem !important;
  }
  
  .tSahbOeX8w {
    margin-left: 3.5rem !important;
  }
  
  .VWR9rnC6 {
    margin-left: 4rem !important;
  }
  
  .Yjxl9uft {
    margin-left: 5rem !important;
  }
  
  .uC6c0v495 {
    margin-left: 6rem !important;
  }
  
  .Jjrzie {
    margin-left: auto !important;
  }
  
  .lGgLeSw {
    margin: -0.25rem !important;
  }
  
  .gNZIbf3M3 {
    margin: -0.5rem !important;
  }
  
  .df09LvT7ss {
    margin: -0.75rem !important;
  }
  
  .ImnoqvwC {
    margin: -1rem !important;
  }
  
  .wbuTq3BsaXT {
    margin: -1.25rem !important;
  }
  
  .c74BuDmGd {
    margin: -1.5rem !important;
  }
  
  .Nc1SSL5d {
    margin: -1.75rem !important;
  }
  
  .pTS6RM {
    margin: -2rem !important;
  }
  
  .NnfCMiPY {
    margin: -3rem !important;
  }
  
  .S5lccmW6azB {
    margin: -3.5rem !important;
  }
  
  .MZT00t {
    margin: -4rem !important;
  }
  
  .zoAZPp {
    margin: -5rem !important;
  }
  
  .MntU7KXbI8 {
    margin: -6rem !important;
  }
  
  .yfv9jotBBG3 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .HKnxTyQh {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .J1EiUmK3bR4 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .XDSk4ffeHB {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .uaHa0l6mNq {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .ncgSlxU1n {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .OfXjCuOBG5 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .E8dahKY {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .AAx0Zgs {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .Qap01V {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .kif4g3dZ3J {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .LbrZ0C {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .ucaQd6SZw {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .do2Igxm {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .bzAcycc2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .TwKkMT1y {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .LQbPuy {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .pgBj4JJSCCZ {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .uCtujgxBtj {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .KMPSK4d6 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .pqTqaX7V {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .MEbUVUss {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .pm25m9mQT91 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .aJFgAcSKSot {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .xJRtbwfDE {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .CIpJJx3A {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .Vyhngg {
    margin-top: -0.25rem !important;
  }
  
  .kcLu0uL0KjR {
    margin-top: -0.5rem !important;
  }
  
  .cheEyDQ {
    margin-top: -0.75rem !important;
  }
  
  .UFymRs0s {
    margin-top: -1rem !important;
  }
  
  .fW7Fgq {
    margin-top: -1.25rem !important;
  }
  
  .J4gTQxoYT {
    margin-top: -1.5rem !important;
  }
  
  .MsDspm {
    margin-top: -1.75rem !important;
  }
  
  .PIsZR2ahB {
    margin-top: -2rem !important;
  }
  
  .uuXhXe89kxn {
    margin-top: -3rem !important;
  }
  
  .uReUOsMgm {
    margin-top: -3.5rem !important;
  }
  
  .A4LTXPeQgf {
    margin-top: -4rem !important;
  }
  
  .uazira {
    margin-top: -5rem !important;
  }
  
  .Tltlvxhmh {
    margin-top: -6rem !important;
  }
  
  .gYOY2gkm {
    margin-right: -0.25rem !important;
  }
  
  .mwbveC {
    margin-right: -0.5rem !important;
  }
  
  .CY6IrcF {
    margin-right: -0.75rem !important;
  }
  
  .YWGaML {
    margin-right: -1rem !important;
  }
  
  .kPbfUQ33fG2 {
    margin-right: -1.25rem !important;
  }
  
  .zOYt45 {
    margin-right: -1.5rem !important;
  }
  
  .wn3pOG3 {
    margin-right: -1.75rem !important;
  }
  
  .Uq5j3VoFbD {
    margin-right: -2rem !important;
  }
  
  .DxQaxc {
    margin-right: -3rem !important;
  }
  
  .VhqkoPz {
    margin-right: -3.5rem !important;
  }
  
  .E3xF3b3Hha {
    margin-right: -4rem !important;
  }
  
  .p8gV8rtE {
    margin-right: -5rem !important;
  }
  
  .CLccePo1l {
    margin-right: -6rem !important;
  }
  
  .OgAu0Iax {
    margin-bottom: -0.25rem !important;
  }
  
  .CtlzNVpJ {
    margin-bottom: -0.5rem !important;
  }
  
  .vQoKZ82 {
    margin-bottom: -0.75rem !important;
  }
  
  .SiRTn4aAd {
    margin-bottom: -1rem !important;
  }
  
  .CUnmqy2 {
    margin-bottom: -1.25rem !important;
  }
  
  .HtkBMcuj {
    margin-bottom: -1.5rem !important;
  }
  
  .oZLKTPEdV {
    margin-bottom: -1.75rem !important;
  }
  
  .PvpHaeiP {
    margin-bottom: -2rem !important;
  }
  
  .VOc6Hi {
    margin-bottom: -3rem !important;
  }
  
  .G601T7 {
    margin-bottom: -3.5rem !important;
  }
  
  .bEVug1i {
    margin-bottom: -4rem !important;
  }
  
  .Y6c7Ak5d6Tp {
    margin-bottom: -5rem !important;
  }
  
  .duOIqw {
    margin-bottom: -6rem !important;
  }
  
  .MK4McFHs7 {
    margin-left: -0.25rem !important;
  }
  
  .d8863a {
    margin-left: -0.5rem !important;
  }
  
  .Af7WsCrRVX {
    margin-left: -0.75rem !important;
  }
  
  .BmsUhusldX {
    margin-left: -1rem !important;
  }
  
  .sdl76cmN {
    margin-left: -1.25rem !important;
  }
  
  .Wh28KEUM {
    margin-left: -1.5rem !important;
  }
  
  .UsVDMV9lO {
    margin-left: -1.75rem !important;
  }
  
  .SKPaOS4Q {
    margin-left: -2rem !important;
  }
  
  .dXe1hdW {
    margin-left: -3rem !important;
  }
  
  .hPTdJ9rAP3j {
    margin-left: -3.5rem !important;
  }
  
  .KaHKeaX {
    margin-left: -4rem !important;
  }
  
  .ymNl4Pwg1C {
    margin-left: -5rem !important;
  }
  
  .XxFV7O7wZT {
    margin-left: -6rem !important;
  }
  
  .jDdUyaYv {
    padding: 0 !important;
  }
  
  .sZpadEeQ8 {
    padding: .25rem !important;
  }
  
  .IUW9Qnv0 {
    padding: .5rem !important;
  }
  
  .N3BSA9n9Ky {
    padding: .75rem !important;
  }
  
  .lOJHk3U1 {
    padding: 1rem !important;
  }
  
  .dBCPTqyRPiZ {
    padding: 1.25rem !important;
  }
  
  .hlpaqu1T {
    padding: 1.5rem !important;
  }
  
  .SXV1C99Re {
    padding: 1.75rem !important;
  }
  
  .iDstT5ti {
    padding: 2rem !important;
  }
  
  .kqXVCh {
    padding: 3rem !important;
  }
  
  .C7XWrUQ274 {
    padding: 3.5rem !important;
  }
  
  .Cxp7ee4 {
    padding: 4rem !important;
  }
  
  .F0fakR {
    padding: 5rem !important;
  }
  
  .TCqtRJ {
    padding: 6rem !important;
  }
  
  .rJll0yacG {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .c0fKiDYrk0l {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .WmAh35cc {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .P4muwX1i {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .XZR1Ac00 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .ISb8oW0rbvr {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .y2aGvZw {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .TKlj2dc {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .d8sPQPoPI {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .hT0sjTlc {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .vTUsUn {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .IhrFvvie {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .XZICo5ZNA {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .xx79JCtaL {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .vEE6WhHs49 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .uUiVAomlK {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .ZWbFVHMlY {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .SSeCdoQH {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .mYgYJCxBQ {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .QGNjcMoy {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .jBXFBqGg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .xWeBObSLV {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .m3dujBt6N {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .RBE0I2K {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .Outx5aq {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .mmTXn28ozgr {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .Ejolk1gpVzf {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .J1qNhxXcHhH {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .qxTu0pgRLcz {
    padding-top: 0 !important;
  }
  
  .sqa4dzAr {
    padding-top: .25rem !important;
  }
  
  .jEo7Mu {
    padding-top: .5rem !important;
  }
  
  .fOVykg {
    padding-top: .75rem !important;
  }
  
  .SLP0QFf {
    padding-top: 1rem !important;
  }
  
  .ZmOk7cL6E {
    padding-top: 1.25rem !important;
  }
  
  .XyA2cjpJ {
    padding-top: 1.5rem !important;
  }
  
  .KlQhgh36qOF {
    padding-top: 1.75rem !important;
  }
  
  .s3xR9xob {
    padding-top: 2rem !important;
  }
  
  .IIYoZit {
    padding-top: 3rem !important;
  }
  
  .XrygY0Rhr {
    padding-top: 3.5rem !important;
  }
  
  .YvhpAF5s {
    padding-top: 4rem !important;
  }
  
  .AGdAcuZhK {
    padding-top: 5rem !important;
  }
  
  .cgj7ygi20 {
    padding-top: 6rem !important;
  }
  
  .J94hvvI6ofj {
    padding-right: 0 !important;
  }
  
  .jmKhPk {
    padding-right: .25rem !important;
  }
  
  .VaoY4kQ {
    padding-right: .5rem !important;
  }
  
  .HHDhf5 {
    padding-right: .75rem !important;
  }
  
  .yh43r2NVvL {
    padding-right: 1rem !important;
  }
  
  .iCt1e8b8H {
    padding-right: 1.25rem !important;
  }
  
  .tS2ShK80 {
    padding-right: 1.5rem !important;
  }
  
  .RrfLDid {
    padding-right: 1.75rem !important;
  }
  
  .CSoPJS {
    padding-right: 2rem !important;
  }
  
  .V46cz1D {
    padding-right: 3rem !important;
  }
  
  .OmCNHb {
    padding-right: 3.5rem !important;
  }
  
  .kXNJy5CnJR9 {
    padding-right: 4rem !important;
  }
  
  .y1CuqNUWs {
    padding-right: 5rem !important;
  }
  
  .QRPpF9w {
    padding-right: 6rem !important;
  }
  
  .ED88UtUyNV {
    padding-bottom: 0 !important;
  }
  
  .yodwxJA {
    padding-bottom: .25rem !important;
  }
  
  .pQB9z0 {
    padding-bottom: .5rem !important;
  }
  
  .ZOZzH9F3JX {
    padding-bottom: .75rem !important;
  }
  
  .XoQ4I6O2 {
    padding-bottom: 1rem !important;
  }
  
  .TfdYSOnI7 {
    padding-bottom: 1.25rem !important;
  }
  
  .ht2fdap0K {
    padding-bottom: 1.5rem !important;
  }
  
  .RR3eWV {
    padding-bottom: 1.75rem !important;
  }
  
  .vmcqQx {
    padding-bottom: 2rem !important;
  }
  
  .db6ccC {
    padding-bottom: 3rem !important;
  }
  
  .abgJ0Xd {
    padding-bottom: 3.5rem !important;
  }
  
  .LiadMwoKC {
    padding-bottom: 4rem !important;
  }
  
  .eej4IUE1ByT {
    padding-bottom: 5rem !important;
  }
  
  .cqHf8aT {
    padding-bottom: 6rem !important;
  }
  
  .mkGE02Nn {
    padding-left: 0 !important;
  }
  
  .wkPZJbdPaWz {
    padding-left: .25rem !important;
  }
  
  .NRcZ3sW {
    padding-left: .5rem !important;
  }
  
  .KeS4AKt7 {
    padding-left: .75rem !important;
  }
  
  .oxqh9f34Ul {
    padding-left: 1rem !important;
  }
  
  .eLkYt17n1 {
    padding-left: 1.25rem !important;
  }
  
  .WTrgK63vC {
    padding-left: 1.5rem !important;
  }
  
  .izpaE2kvRo4 {
    padding-left: 1.75rem !important;
  }
  
  .Zq5Zmw1 {
    padding-left: 2rem !important;
  }
  
  .n0ehqP {
    padding-left: 3rem !important;
  }
  
  .GCCQZjc {
    padding-left: 3.5rem !important;
  }
  
  .g6oQYdzr0gS {
    padding-left: 4rem !important;
  }
  
  .teluCTxh {
    padding-left: 5rem !important;
  }
  
  .SUNMaIoKuq {
    padding-left: 6rem !important;
  }
  
  .XVpL6w {
    gap: 0 !important;
  }
  
  .aR7WevzrQ {
    gap: .25rem !important;
  }
  
  .dnqjaj {
    gap: .5rem !important;
  }
  
  .k4L4emaBC {
    gap: .75rem !important;
  }
  
  .ifx63Ul1KK {
    gap: 1rem !important;
  }
  
  .PvlTqR {
    gap: 1.25rem !important;
  }
  
  .VccQxyho {
    gap: 1.5rem !important;
  }
  
  .s5JUk6 {
    gap: 1.75rem !important;
  }
  
  .m3MRDV {
    gap: 2rem !important;
  }
  
  .nbnHh0Yf8b {
    gap: 3rem !important;
  }
  
  .Oq48ues6 {
    gap: 3.5rem !important;
  }
  
  .bwggv297 {
    gap: 4rem !important;
  }
  
  .mabXdcNg {
    gap: 5rem !important;
  }
  
  .tANmFrOTx9H {
    gap: 6rem !important;
  }
  
  .ddiYT6 {
    row-gap: 0 !important;
  }
  
  .ibayhw2d6IS {
    row-gap: .25rem !important;
  }
  
  .oXpxdfeMqY {
    row-gap: .5rem !important;
  }
  
  .Gx2byQuh {
    row-gap: .75rem !important;
  }
  
  .foINQGuIJc {
    row-gap: 1rem !important;
  }
  
  .OGwYWvQMGb {
    row-gap: 1.25rem !important;
  }
  
  .B1vgbqs {
    row-gap: 1.5rem !important;
  }
  
  .mwKIKQod5LO {
    row-gap: 1.75rem !important;
  }
  
  .lVjBVfcf6C {
    row-gap: 2rem !important;
  }
  
  .BmsohYvxtye {
    row-gap: 3rem !important;
  }
  
  .Ya7JoO4lFg2 {
    row-gap: 3.5rem !important;
  }
  
  .TJijkdm8V {
    row-gap: 4rem !important;
  }
  
  .BsPEJAO {
    row-gap: 5rem !important;
  }
  
  .cCcMvw {
    row-gap: 6rem !important;
  }
  
  .CR5I6T4tJb {
    column-gap: 0 !important;
  }
  
  .terxup868Y {
    column-gap: .25rem !important;
  }
  
  .Civk8m9NF {
    column-gap: .5rem !important;
  }
  
  .VhPT0W2t8 {
    column-gap: .75rem !important;
  }
  
  .nyRE29Zz {
    column-gap: 1rem !important;
  }
  
  .SVfMA1oP {
    column-gap: 1.25rem !important;
  }
  
  .bcU2ZJmK09 {
    column-gap: 1.5rem !important;
  }
  
  .JSp88va5BJ {
    column-gap: 1.75rem !important;
  }
  
  .Duhf4CaD {
    column-gap: 2rem !important;
  }
  
  .hbA6yHY {
    column-gap: 3rem !important;
  }
  
  .GjkV2Aci {
    column-gap: 3.5rem !important;
  }
  
  .PTo3Rl5w {
    column-gap: 4rem !important;
  }
  
  .ss9ajhKgU6 {
    column-gap: 5rem !important;
  }
  
  .Q3ggq8Tm5 {
    column-gap: 6rem !important;
  }
  
  .RLEXHQ {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .fe9Kec {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .b28bIUh {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .pe0b4nk {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .cfmEWpCxfK4 {
    font-size: 1.21875rem !important;
  }
  
  .F2MJjF7Y {
    font-size: 0.975rem !important;
  }
  
  .PKqLTB {
    text-align: left !important;
  }
  
  .UubW3a8 {
    text-align: right !important;
  }
  
  .Gq7Xpkl1T5J {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .NfgnqI5 {
    float: left !important;
  }
  
  .hakAUFfv {
    float: right !important;
  }
  
  .bdqUQc5xH {
    float: none !important;
  }
  
  .TrKH9Zgd0BC {
    object-fit: contain !important;
  }
  
  .VcNHUa9 {
    object-fit: cover !important;
  }
  
  .TRYiVxTM1OT {
    object-fit: fill !important;
  }
  
  .ZFI5go1 {
    object-fit: scale-down !important;
  }
  
  .tJSuuP {
    object-fit: none !important;
  }
  
  .LYuqFE {
    display: inline !important;
  }
  
  .TuhkblD {
    display: inline-block !important;
  }
  
  .gllqKdJnMA1 {
    display: block !important;
  }
  
  .PRqhrly {
    display: grid !important;
  }
  
  .or4yttQ {
    display: inline-grid !important;
  }
  
  .ibm5Zf3M2 {
    display: table !important;
  }
  
  .GXkBgutZk {
    display: table-row !important;
  }
  
  .soqHqDouRz {
    display: table-cell !important;
  }
  
  .ARSwcm59 {
    display: flex !important;
  }
  
  .CCTAjB {
    display: inline-flex !important;
  }
  
  .SGOgUFEKRd {
    display: none !important;
  }
  
  .rQi3mqwJs {
    position: static !important;
  }
  
  .ZhFceaa2kk {
    position: relative !important;
  }
  
  .hzGc5YvJV {
    position: absolute !important;
  }
  
  .vjEVCxX5 {
    position: fixed !important;
  }
  
  .n4aYwPVVnG {
    position: sticky !important;
  }
  
  .Y75yhj5 {
    top: 0 !important;
  }
  
  .UIOb5nykuRE {
    top: 10% !important;
  }
  
  .BrmZet {
    top: 25% !important;
  }
  
  .hE3tPO {
    top: 50% !important;
  }
  
  .Kc2cASohK2O {
    top: 60% !important;
  }
  
  .y6PmchX {
    top: 65% !important;
  }
  
  .IcEdHwwJU0 {
    top: 70% !important;
  }
  
  .OVvOkDJPl {
    top: 75% !important;
  }
  
  .UFb11nvB {
    top: 100% !important;
  }
  
  .Mm5FvViao {
    top: auto !important;
  }
  
  .HZAqdz6O {
    bottom: 0 !important;
  }
  
  .FrMuXmA {
    bottom: 10% !important;
  }
  
  .rC4nNc {
    bottom: 25% !important;
  }
  
  .Xfd9DWz {
    bottom: 50% !important;
  }
  
  .NinHUM7 {
    bottom: 60% !important;
  }
  
  .FBXOGTm {
    bottom: 65% !important;
  }
  
  .fxmfW8cA {
    bottom: 70% !important;
  }
  
  .JOthGRs9 {
    bottom: 75% !important;
  }
  
  .e5PwwPTTtW {
    bottom: 100% !important;
  }
  
  .HJ75d94E {
    bottom: auto !important;
  }
  
  .DPrC3a4 {
    left: 0 !important;
  }
  
  .AEkbe2h436 {
    left: 10% !important;
  }
  
  .Equ1e3D0GdX {
    left: 25% !important;
  }
  
  .LeTL1X9 {
    left: 50% !important;
  }
  
  .YaeTwn7o {
    left: 60% !important;
  }
  
  .aP21zwGAW {
    left: 65% !important;
  }
  
  .WizR4OpX {
    left: 70% !important;
  }
  
  .e8POrf {
    left: 75% !important;
  }
  
  .LQeUL61S {
    left: 100% !important;
  }
  
  .MaH0ZVO {
    left: auto !important;
  }
  
  .aAZ7TlvXT {
    right: 0 !important;
  }
  
  .WAv3DsNXP {
    right: 10% !important;
  }
  
  .hMoMhXXuo2 {
    right: 25% !important;
  }
  
  .TFUfBDiw {
    right: 50% !important;
  }
  
  .XVZ5rf {
    right: 60% !important;
  }
  
  .UE6kS3Xnzq7 {
    right: 65% !important;
  }
  
  .oRfdPhrmx8P {
    right: 70% !important;
  }
  
  .FobQDg3YQP {
    right: 75% !important;
  }
  
  .foH390 {
    right: 100% !important;
  }
  
  .ELhcg9 {
    right: auto !important;
  }
  
  .ZNTCR03e {
    transform: translate(-50%, -50%) !important;
  }
  
  .S1CWJAl {
    transform: translateX(-50%) !important;
  }
  
  .T2Wrci87cUv {
    transform: translateY(-50%) !important;
  }
  
  .Jvxd8iDy {
    flex: 1 1 auto !important;
  }
  
  .G3fsxHEs {
    flex-direction: row !important;
  }
  
  .HVx2UASPY {
    flex-direction: column !important;
  }
  
  .UUrHa9ch {
    flex-direction: row-reverse !important;
  }
  
  .ba8IDQekM {
    flex-direction: column-reverse !important;
  }
  
  .EIJWBJ {
    flex-grow: 0 !important;
  }
  
  .vJTtddH {
    flex-grow: 1 !important;
  }
  
  .Ak1zmyQXkC {
    flex-shrink: 0 !important;
  }
  
  .n1vBQbzDKpY {
    flex-shrink: 1 !important;
  }
  
  .KHUxDfpI {
    flex-wrap: wrap !important;
  }
  
  .owvvcV7UNl {
    flex-wrap: nowrap !important;
  }
  
  .qUm2dkNo {
    flex-wrap: wrap-reverse !important;
  }
  
  .f9Ysdnl {
    justify-content: flex-start !important;
  }
  
  .GonviVmFu {
    justify-content: flex-end !important;
  }
  
  .KY8A79LYd {
    justify-content: center !important;
  }
  
  .DROTm2 {
    justify-content: space-between !important;
  }
  
  .bPOAHo {
    justify-content: space-around !important;
  }
  
  .jKfxxDqdiAH {
    justify-content: space-evenly !important;
  }
  
  .tdu0oCmGB {
    align-items: flex-start !important;
  }
  
  .sxdep1lKtjb {
    align-items: flex-end !important;
  }
  
  .WqiOali2uc {
    align-items: center !important;
  }
  
  .EJvUbR {
    align-items: baseline !important;
  }
  
  .x8Ctise8T {
    align-items: stretch !important;
  }
  
  .BeyU3Hz {
    align-content: flex-start !important;
  }
  
  .cMJjAuDA {
    align-content: flex-end !important;
  }
  
  .xTyPneJC {
    align-content: center !important;
  }
  
  .S1zTyQ {
    align-content: space-between !important;
  }
  
  .NPlPlH {
    align-content: space-around !important;
  }
  
  .Ilptu3WKB {
    align-content: stretch !important;
  }
  
  .aa16EsQLKq {
    align-self: auto !important;
  }
  
  .tqypJG {
    align-self: flex-start !important;
  }
  
  .rE5gX0L6 {
    align-self: flex-end !important;
  }
  
  .mVse1m {
    align-self: center !important;
  }
  
  .XixZj6jH4C {
    align-self: baseline !important;
  }
  
  .BVrO3wumv {
    align-self: stretch !important;
  }
  
  .n9Wi9nu8Gr {
    order: -1 !important;
  }
  
  .f77w8lQ {
    order: 0 !important;
  }
  
  .r0jZXhPW6 {
    order: 1 !important;
  }
  
  .YPLIsT3hI8L {
    order: 2 !important;
  }
  
  .kPzaB51OL1b {
    order: 3 !important;
  }
  
  .x4xpM3eo {
    order: 4 !important;
  }
  
  .jfetrH {
    order: 5 !important;
  }
  
  .yuauzyjop {
    order: 6 !important;
  }
  
  .xle2b1aLNb {
    margin: 0 !important;
  }
  
  .hDgHKq4 {
    margin: .25rem !important;
  }
  
  .O56w46GraDF {
    margin: .5rem !important;
  }
  
  .bfqfVja3Hx {
    margin: .75rem !important;
  }
  
  .AKgTZli4 {
    margin: 1rem !important;
  }
  
  .BiBC7Kx3FBM {
    margin: 1.25rem !important;
  }
  
  .ICJjbYm49KN {
    margin: 1.5rem !important;
  }
  
  .qSudF1nGfaZ {
    margin: 1.75rem !important;
  }
  
  .yFEz9C {
    margin: 2rem !important;
  }
  
  .yeeDRIwvK {
    margin: 3rem !important;
  }
  
  .FjqQYn {
    margin: 3.5rem !important;
  }
  
  .rHtbOUHTU {
    margin: 4rem !important;
  }
  
  .HcEX7CHnA {
    margin: 5rem !important;
  }
  
  .NOVLGJV {
    margin: 6rem !important;
  }
  
  .FaQiff {
    margin: auto !important;
  }
  
  .sciHeB3uj {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .yXFZRmPf {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .TRQwCbpI {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .Z9Ytx4hwn {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .owFVVyVCyfS {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .YCfuu8LV {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .kpEPXoW1R {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .fi6jq1njW {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .tp5Id7eW9Za {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .XKo9oAq {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .QhCesaK {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .xm0uv9 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .wegjMOczmKC {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .TYPlNH {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .DBoKEIR {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .NO0y9Xj13Df {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .jGpqiP {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .EJr8jGjy0 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .H9BFfS {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .T9Vhje {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .MY6bMG {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .zEhObR4b1 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .OYDoaUsay84 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .kc0qG6PFbW {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .UFZvAkqJ {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .rl2bIDXado {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .HE80jCHHPg {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .afHRtph {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .YCQ6fph {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .RYn0JFk {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .oofHZ96c {
    margin-top: 0 !important;
  }
  
  .Dcpfdd5 {
    margin-top: .25rem !important;
  }
  
  .LQRr9Z {
    margin-top: .5rem !important;
  }
  
  .WMzyZnJN5gM {
    margin-top: .75rem !important;
  }
  
  .GUMNBIuOdk {
    margin-top: 1rem !important;
  }
  
  .zeYF9ugb27 {
    margin-top: 1.25rem !important;
  }
  
  .zlGv6Q5JPb {
    margin-top: 1.5rem !important;
  }
  
  .scZn35OA {
    margin-top: 1.75rem !important;
  }
  
  .i6x11d {
    margin-top: 2rem !important;
  }
  
  .fZfo3GF9 {
    margin-top: 3rem !important;
  }
  
  .bhRPDd {
    margin-top: 3.5rem !important;
  }
  
  .scwQ90sIDBm {
    margin-top: 4rem !important;
  }
  
  .R3xoIrEi {
    margin-top: 5rem !important;
  }
  
  .Jrl1meo {
    margin-top: 6rem !important;
  }
  
  .qHg928r {
    margin-top: auto !important;
  }
  
  .pjsr2Xb {
    margin-right: 0 !important;
  }
  
  .UUla8rfMKet {
    margin-right: .25rem !important;
  }
  
  .vVucFVP67uJ {
    margin-right: .5rem !important;
  }
  
  .bQOgX2zO {
    margin-right: .75rem !important;
  }
  
  .td379e {
    margin-right: 1rem !important;
  }
  
  .vEcynxkIDFa {
    margin-right: 1.25rem !important;
  }
  
  .peyw9OCR {
    margin-right: 1.5rem !important;
  }
  
  .EtWZ8MPuS {
    margin-right: 1.75rem !important;
  }
  
  .LIKcBqdmsqD {
    margin-right: 2rem !important;
  }
  
  .RqmQmc0 {
    margin-right: 3rem !important;
  }
  
  .L1rjk7HG {
    margin-right: 3.5rem !important;
  }
  
  .jg82Xw33U {
    margin-right: 4rem !important;
  }
  
  .snDKp6 {
    margin-right: 5rem !important;
  }
  
  .qDqz6k1TmCT {
    margin-right: 6rem !important;
  }
  
  .q08SHcK5Ln {
    margin-right: auto !important;
  }
  
  .KLzTWzP {
    margin-bottom: 0 !important;
  }
  
  .G8EX2Kf {
    margin-bottom: .25rem !important;
  }
  
  .Z1MyPK {
    margin-bottom: .5rem !important;
  }
  
  .f5ompY1v86 {
    margin-bottom: .75rem !important;
  }
  
  .dScodQlXfd {
    margin-bottom: 1rem !important;
  }
  
  .dQghcIkFc {
    margin-bottom: 1.25rem !important;
  }
  
  .dYCZnkHesHv {
    margin-bottom: 1.5rem !important;
  }
  
  .ycdNRrIi4ZD {
    margin-bottom: 1.75rem !important;
  }
  
  .BibBEp1F2 {
    margin-bottom: 2rem !important;
  }
  
  .hDPr7ZeHo {
    margin-bottom: 3rem !important;
  }
  
  .IQ7cgS4 {
    margin-bottom: 3.5rem !important;
  }
  
  .rhCoeVB {
    margin-bottom: 4rem !important;
  }
  
  .qVNtapk {
    margin-bottom: 5rem !important;
  }
  
  .a8YAm2 {
    margin-bottom: 6rem !important;
  }
  
  .GWLgPBGk {
    margin-bottom: auto !important;
  }
  
  .Rdx6Cv {
    margin-left: 0 !important;
  }
  
  .nTPpIW {
    margin-left: .25rem !important;
  }
  
  .yiC9VQKMvqP {
    margin-left: .5rem !important;
  }
  
  .hILagom955 {
    margin-left: .75rem !important;
  }
  
  .k3bpgNZ {
    margin-left: 1rem !important;
  }
  
  .Dd3Wp6jn01 {
    margin-left: 1.25rem !important;
  }
  
  .wlVTdY {
    margin-left: 1.5rem !important;
  }
  
  .iXsSFQR {
    margin-left: 1.75rem !important;
  }
  
  .mxSWpUKfq {
    margin-left: 2rem !important;
  }
  
  .F1piRb4BU {
    margin-left: 3rem !important;
  }
  
  .dNscdRtoxO {
    margin-left: 3.5rem !important;
  }
  
  .TKEuPeF3ytg {
    margin-left: 4rem !important;
  }
  
  .i4nVmZ {
    margin-left: 5rem !important;
  }
  
  .udfeFNrMg9Y {
    margin-left: 6rem !important;
  }
  
  .kPGgcf9nD5 {
    margin-left: auto !important;
  }
  
  .NdaNPda8ht {
    margin: -0.25rem !important;
  }
  
  .TvygDbH {
    margin: -0.5rem !important;
  }
  
  .WX5WEe {
    margin: -0.75rem !important;
  }
  
  .VsXgR8kg2t {
    margin: -1rem !important;
  }
  
  .y4RA3aIkS7H {
    margin: -1.25rem !important;
  }
  
  .Rmkm0c {
    margin: -1.5rem !important;
  }
  
  .b69iZ9oT7di {
    margin: -1.75rem !important;
  }
  
  .pbVBevr9a52 {
    margin: -2rem !important;
  }
  
  .MwhfTza {
    margin: -3rem !important;
  }
  
  .f0h82m {
    margin: -3.5rem !important;
  }
  
  .xYjXuxG15 {
    margin: -4rem !important;
  }
  
  .DLUtqJl {
    margin: -5rem !important;
  }
  
  .b5Y9Hg {
    margin: -6rem !important;
  }
  
  .UblYuw2d {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .NLkdHfT1wS {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .sjmOq28gF {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .tx5qjoQze5 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .xrs26w1K {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .vdtRQKY {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .IVXZ3H6 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .rR1Y5s5OxcS {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .fxE8RREhn3 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .NQHkSIhfWj {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .NwktEY {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .kibTqI {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .aasT9LSWTl7 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .vqFtDFny2 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .zhHprYFKv {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .ccYaC4w {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .Kxlgw2OvLXl {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .BKYihGEeLzI {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .jsGNwgTR {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .tmw8tsre {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .Xbi8C1xsUYb {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .GdDlHgOhP {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .y63qZlt0H {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .FW3iJR8q7U {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .pYJpP8R {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .co3RukQ7 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .rfZCcmeP5Qz {
    margin-top: -0.25rem !important;
  }
  
  .dTcamngT {
    margin-top: -0.5rem !important;
  }
  
  .BAuLpwXQY {
    margin-top: -0.75rem !important;
  }
  
  .LctlY0k {
    margin-top: -1rem !important;
  }
  
  .WodMyefOXpd {
    margin-top: -1.25rem !important;
  }
  
  .rWJTjB1zMP {
    margin-top: -1.5rem !important;
  }
  
  .mWTxxdRYE {
    margin-top: -1.75rem !important;
  }
  
  .Xq3W96WTJ {
    margin-top: -2rem !important;
  }
  
  .aVXXXWbtOzM {
    margin-top: -3rem !important;
  }
  
  .AvA98XY {
    margin-top: -3.5rem !important;
  }
  
  .ri4FCMrpb2 {
    margin-top: -4rem !important;
  }
  
  .qRMRflZMA {
    margin-top: -5rem !important;
  }
  
  .mfaqW0zftb {
    margin-top: -6rem !important;
  }
  
  .ujoubopvR {
    margin-right: -0.25rem !important;
  }
  
  .qKMiXJihhZ {
    margin-right: -0.5rem !important;
  }
  
  .Mu6tIGjh3N {
    margin-right: -0.75rem !important;
  }
  
  .VUEYMcbkkf {
    margin-right: -1rem !important;
  }
  
  .WhyY6Qy {
    margin-right: -1.25rem !important;
  }
  
  .YoibXBtu {
    margin-right: -1.5rem !important;
  }
  
  .zCXkYr3VSVB {
    margin-right: -1.75rem !important;
  }
  
  .MLd93gVHRhH {
    margin-right: -2rem !important;
  }
  
  .sktyx8 {
    margin-right: -3rem !important;
  }
  
  .fjSGcVfv {
    margin-right: -3.5rem !important;
  }
  
  .h7ucjHGE4d {
    margin-right: -4rem !important;
  }
  
  .P28531zsC5 {
    margin-right: -5rem !important;
  }
  
  .m2XBn5Cr {
    margin-right: -6rem !important;
  }
  
  .fezUZHK {
    margin-bottom: -0.25rem !important;
  }
  
  .dgE0MfbLlO {
    margin-bottom: -0.5rem !important;
  }
  
  .x9wQCM1JDa {
    margin-bottom: -0.75rem !important;
  }
  
  .E5ZGm9 {
    margin-bottom: -1rem !important;
  }
  
  .OHGURR1hG {
    margin-bottom: -1.25rem !important;
  }
  
  .eRmgNGxb48B {
    margin-bottom: -1.5rem !important;
  }
  
  .k9AMJFqL {
    margin-bottom: -1.75rem !important;
  }
  
  .Y036LKeK {
    margin-bottom: -2rem !important;
  }
  
  .S9m6Bx3rTuu {
    margin-bottom: -3rem !important;
  }
  
  .yFJSJVh {
    margin-bottom: -3.5rem !important;
  }
  
  .HjYWaZaI {
    margin-bottom: -4rem !important;
  }
  
  .PnlTn7nu {
    margin-bottom: -5rem !important;
  }
  
  .LrghBVLU0 {
    margin-bottom: -6rem !important;
  }
  
  .WFaYxuLHGCs {
    margin-left: -0.25rem !important;
  }
  
  .GSMhEak7F {
    margin-left: -0.5rem !important;
  }
  
  .PhHb2mBh {
    margin-left: -0.75rem !important;
  }
  
  .kYT9g0hvnOb {
    margin-left: -1rem !important;
  }
  
  .rslxhn {
    margin-left: -1.25rem !important;
  }
  
  .TKyLQWbEdbG {
    margin-left: -1.5rem !important;
  }
  
  .ddmGJYKK0RN {
    margin-left: -1.75rem !important;
  }
  
  .z71jpBdF {
    margin-left: -2rem !important;
  }
  
  .iQdtbkn {
    margin-left: -3rem !important;
  }
  
  .kLk9Fa {
    margin-left: -3.5rem !important;
  }
  
  .eSZvu7dvG {
    margin-left: -4rem !important;
  }
  
  .ei6UuVa {
    margin-left: -5rem !important;
  }
  
  .xGDrHoK {
    margin-left: -6rem !important;
  }
  
  .tbRJUguE {
    padding: 0 !important;
  }
  
  .IEgiRXlubmY {
    padding: .25rem !important;
  }
  
  .A07TRek {
    padding: .5rem !important;
  }
  
  .AI3d8nqmjYh {
    padding: .75rem !important;
  }
  
  .xO9nJC {
    padding: 1rem !important;
  }
  
  .yf7TBc6a4 {
    padding: 1.25rem !important;
  }
  
  .Q8ezPsX {
    padding: 1.5rem !important;
  }
  
  .ZXGPRT8U {
    padding: 1.75rem !important;
  }
  
  .xIfgOH {
    padding: 2rem !important;
  }
  
  .JAiIAA {
    padding: 3rem !important;
  }
  
  .wtfl3GbtWIq {
    padding: 3.5rem !important;
  }
  
  .oqZpBktYj2N {
    padding: 4rem !important;
  }
  
  .b4tE8w {
    padding: 5rem !important;
  }
  
  .FbOd8k {
    padding: 6rem !important;
  }
  
  .i5BhooNum {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .LDjSRd0f1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .hVStiGHkD {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .AtR6odncqja {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .hq8RSIvP {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .BLnL8p {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .k8J855nKNc {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .U5jEWg {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .Mi8U9so23e {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .cTfsAYu26v {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .Sqh785 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .uOvyXqojNX {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .sQQOWOO {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .csIKhZoVSa0 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .KaglEKL5D {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .aa8USkNEK {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .m5jywF8 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .dstZMo {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .w5Wu0kUtPh4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .hwjbfZ3Q {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .kEjhUMxGxz {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .tIfW8X {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .MqVToe5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .XBefGaA {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .a6Sz48heRz {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .dncSjRxYaFa {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .rDVHuqF {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .SSfUAKG {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .JmNyrjH5hL {
    padding-top: 0 !important;
  }
  
  .rgPI8BECTj {
    padding-top: .25rem !important;
  }
  
  .lSbxZ6OFp {
    padding-top: .5rem !important;
  }
  
  .Dz4liCY {
    padding-top: .75rem !important;
  }
  
  .VGeJilRWKrz {
    padding-top: 1rem !important;
  }
  
  .xFFIin1 {
    padding-top: 1.25rem !important;
  }
  
  .zjiwLILEJU {
    padding-top: 1.5rem !important;
  }
  
  .GHpn2IIl0 {
    padding-top: 1.75rem !important;
  }
  
  .pfNB74 {
    padding-top: 2rem !important;
  }
  
  .Tg9OaXsS8q6 {
    padding-top: 3rem !important;
  }
  
  .mzUGl1a0f {
    padding-top: 3.5rem !important;
  }
  
  .RR8NvA2h9 {
    padding-top: 4rem !important;
  }
  
  .rGMHXatEsmq {
    padding-top: 5rem !important;
  }
  
  .VQDvl9QBGW2 {
    padding-top: 6rem !important;
  }
  
  .V68DQG2Uem {
    padding-right: 0 !important;
  }
  
  .N15xWJwYjP {
    padding-right: .25rem !important;
  }
  
  .l1XKiBV {
    padding-right: .5rem !important;
  }
  
  .tPdStN {
    padding-right: .75rem !important;
  }
  
  .KBl8uYuopxK {
    padding-right: 1rem !important;
  }
  
  .qoXNY9Dh {
    padding-right: 1.25rem !important;
  }
  
  .sJSvvx0Ldp {
    padding-right: 1.5rem !important;
  }
  
  .lXNjjGXTD {
    padding-right: 1.75rem !important;
  }
  
  .lzI1nclmiTY {
    padding-right: 2rem !important;
  }
  
  .y8vIzmPf2q {
    padding-right: 3rem !important;
  }
  
  .RHd8n5 {
    padding-right: 3.5rem !important;
  }
  
  .rPjptP {
    padding-right: 4rem !important;
  }
  
  .AAMYexbH4N {
    padding-right: 5rem !important;
  }
  
  .dZRXpfHW {
    padding-right: 6rem !important;
  }
  
  .RFNKhdWKGdE {
    padding-bottom: 0 !important;
  }
  
  .fFB2IUKP {
    padding-bottom: .25rem !important;
  }
  
  .iFhtaC {
    padding-bottom: .5rem !important;
  }
  
  .zZKFcEwHNh {
    padding-bottom: .75rem !important;
  }
  
  .TWSF7Qe {
    padding-bottom: 1rem !important;
  }
  
  .oB0Jha83 {
    padding-bottom: 1.25rem !important;
  }
  
  .dxHS1ZO {
    padding-bottom: 1.5rem !important;
  }
  
  .sVfnnhrS {
    padding-bottom: 1.75rem !important;
  }
  
  .STjxI6W0 {
    padding-bottom: 2rem !important;
  }
  
  .Ijv08s {
    padding-bottom: 3rem !important;
  }
  
  .Vp6KVBMY {
    padding-bottom: 3.5rem !important;
  }
  
  .j6JaFeH1S {
    padding-bottom: 4rem !important;
  }
  
  .VVkvhS2W {
    padding-bottom: 5rem !important;
  }
  
  .PAMTpPe7dD {
    padding-bottom: 6rem !important;
  }
  
  .AKPZAtdR2G {
    padding-left: 0 !important;
  }
  
  .Ddpxtm {
    padding-left: .25rem !important;
  }
  
  .lAbsn1uNnaz {
    padding-left: .5rem !important;
  }
  
  .LgxbKUfY {
    padding-left: .75rem !important;
  }
  
  .ZObmurFeb44 {
    padding-left: 1rem !important;
  }
  
  .iDfP1bjbyL {
    padding-left: 1.25rem !important;
  }
  
  .sRswVsYmP {
    padding-left: 1.5rem !important;
  }
  
  .oHOQ7ZC {
    padding-left: 1.75rem !important;
  }
  
  .e0LeEApTB {
    padding-left: 2rem !important;
  }
  
  .VI9QXawAR {
    padding-left: 3rem !important;
  }
  
  .ZwtRf5h3Xx {
    padding-left: 3.5rem !important;
  }
  
  .rrCkDXWV1 {
    padding-left: 4rem !important;
  }
  
  .KSseLKoF {
    padding-left: 5rem !important;
  }
  
  .YU95MPlNo {
    padding-left: 6rem !important;
  }
  
  .mduzmsx3 {
    gap: 0 !important;
  }
  
  .uA0gmSpUV {
    gap: .25rem !important;
  }
  
  .xa8wDqO {
    gap: .5rem !important;
  }
  
  .JFBzvHJrNcc {
    gap: .75rem !important;
  }
  
  .h7gmakH {
    gap: 1rem !important;
  }
  
  .QFqDixw {
    gap: 1.25rem !important;
  }
  
  .gTTFcrsia {
    gap: 1.5rem !important;
  }
  
  .airab5B {
    gap: 1.75rem !important;
  }
  
  .SVGFxyUhqmL {
    gap: 2rem !important;
  }
  
  .QMv3ROzaO {
    gap: 3rem !important;
  }
  
  .rMA5lSZFzk {
    gap: 3.5rem !important;
  }
  
  .jGebcam3Uy {
    gap: 4rem !important;
  }
  
  .BObYuw2 {
    gap: 5rem !important;
  }
  
  .rtj0pXt0 {
    gap: 6rem !important;
  }
  
  .Ga3aC3dxtwk {
    row-gap: 0 !important;
  }
  
  .yGxM8EE {
    row-gap: .25rem !important;
  }
  
  .gqImV451 {
    row-gap: .5rem !important;
  }
  
  .q2GmVgg4 {
    row-gap: .75rem !important;
  }
  
  .OKOLhX0AH {
    row-gap: 1rem !important;
  }
  
  .P7SgHpsz {
    row-gap: 1.25rem !important;
  }
  
  .t0RFnU9 {
    row-gap: 1.5rem !important;
  }
  
  .NdbgTk3wcs {
    row-gap: 1.75rem !important;
  }
  
  .iIbpbvkbJ {
    row-gap: 2rem !important;
  }
  
  .q086j1jZ {
    row-gap: 3rem !important;
  }
  
  .pjTXfUzlx {
    row-gap: 3.5rem !important;
  }
  
  .t39brU {
    row-gap: 4rem !important;
  }
  
  .RlrUiLIM {
    row-gap: 5rem !important;
  }
  
  .KrctqHgz {
    row-gap: 6rem !important;
  }
  
  .Uzypunb {
    column-gap: 0 !important;
  }
  
  .WkLS2xlx3xr {
    column-gap: .25rem !important;
  }
  
  .mQLPKTeIJG7 {
    column-gap: .5rem !important;
  }
  
  .id1dThKJ {
    column-gap: .75rem !important;
  }
  
  .JfxdvA {
    column-gap: 1rem !important;
  }
  
  .vxeudY {
    column-gap: 1.25rem !important;
  }
  
  .DW7BVbYhCA {
    column-gap: 1.5rem !important;
  }
  
  .myjeKQ {
    column-gap: 1.75rem !important;
  }
  
  .GmCebaPdP7y {
    column-gap: 2rem !important;
  }
  
  .dDKIZha {
    column-gap: 3rem !important;
  }
  
  .L6cf3GxlI {
    column-gap: 3.5rem !important;
  }
  
  .SG0W8r0D0 {
    column-gap: 4rem !important;
  }
  
  .AXRC5fYn {
    column-gap: 5rem !important;
  }
  
  .CXv7Uqld {
    column-gap: 6rem !important;
  }
  
  .j2D2ZqCg {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .cTGje7M2t5 {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .nHr0rn2e5B5 {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .S7XemJ {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .L0tAb0EB {
    font-size: 1.21875rem !important;
  }
  
  .Chppvl4NEe9 {
    font-size: 0.975rem !important;
  }
  
  .QoeZfN2AL {
    text-align: left !important;
  }
  
  .erda7uW9 {
    text-align: right !important;
  }
  
  .ER5PWVaq {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .gGvPaVuX {
    float: left !important;
  }
  
  .HUBErsjA {
    float: right !important;
  }
  
  .o9k47OLH4u {
    float: none !important;
  }
  
  .cAij6vrnt2 {
    object-fit: contain !important;
  }
  
  .wL3YhvXQfqC {
    object-fit: cover !important;
  }
  
  .DQPZLupme {
    object-fit: fill !important;
  }
  
  .A3cKIjDQUr {
    object-fit: scale-down !important;
  }
  
  .h6MxXh2TScF {
    object-fit: none !important;
  }
  
  .todpChoSH {
    display: inline !important;
  }
  
  .HWLMUtf9Vaf {
    display: inline-block !important;
  }
  
  .u74Q0PdX {
    display: block !important;
  }
  
  .G7iG2HI {
    display: grid !important;
  }
  
  .pjeaE4n {
    display: inline-grid !important;
  }
  
  .KRtYPA0DGVY {
    display: table !important;
  }
  
  .CxFog1CAF {
    display: table-row !important;
  }
  
  .Eys3blJn4C {
    display: table-cell !important;
  }
  
  .Kj4tHh4RrIj {
    display: flex !important;
  }
  
  .XPBvX2m {
    display: inline-flex !important;
  }
  
  .cWbBVLN0 {
    display: none !important;
  }
  
  .YWwdJNG9g {
    position: static !important;
  }
  
  .CSlAVAn9b {
    position: relative !important;
  }
  
  .FY8vsWAVZ {
    position: absolute !important;
  }
  
  .GDwWzWg {
    position: fixed !important;
  }
  
  .otLUYzpvUj {
    position: sticky !important;
  }
  
  .cRjkZh {
    top: 0 !important;
  }
  
  .RRl8Xd92wa {
    top: 10% !important;
  }
  
  .HuNQkPkTJ {
    top: 25% !important;
  }
  
  .xWpcVB {
    top: 50% !important;
  }
  
  .dhVzlVGlDZ7 {
    top: 60% !important;
  }
  
  .mVpmUZ {
    top: 65% !important;
  }
  
  .zn5zXGi {
    top: 70% !important;
  }
  
  .PHRqxZ4lbX {
    top: 75% !important;
  }
  
  .IK4tbZ2z2a {
    top: 100% !important;
  }
  
  .fIZxACwZO4 {
    top: auto !important;
  }
  
  .EPv193 {
    bottom: 0 !important;
  }
  
  .sJP3p3 {
    bottom: 10% !important;
  }
  
  .dyC4cGc8aiT {
    bottom: 25% !important;
  }
  
  .NZ5ECV {
    bottom: 50% !important;
  }
  
  .MrY43R1DD0J {
    bottom: 60% !important;
  }
  
  .llLqkj7udyp {
    bottom: 65% !important;
  }
  
  .ghph8f8B {
    bottom: 70% !important;
  }
  
  .nmYTBgZs {
    bottom: 75% !important;
  }
  
  .VI1DjepxlAG {
    bottom: 100% !important;
  }
  
  .zDkzzHY55U {
    bottom: auto !important;
  }
  
  .V726E91yPa {
    left: 0 !important;
  }
  
  .GHtcDqwS {
    left: 10% !important;
  }
  
  .HQALMwixK {
    left: 25% !important;
  }
  
  .iexI97F2i {
    left: 50% !important;
  }
  
  .m6eNpq5Z3 {
    left: 60% !important;
  }
  
  .PbM05U {
    left: 65% !important;
  }
  
  .FWhQPXuhet {
    left: 70% !important;
  }
  
  .QUzdbu {
    left: 75% !important;
  }
  
  .cBqvvVU6Qu {
    left: 100% !important;
  }
  
  .xaSCKh0C4y4 {
    left: auto !important;
  }
  
  .ZqyWFMkWA {
    right: 0 !important;
  }
  
  .CSH2cegDWal {
    right: 10% !important;
  }
  
  .jAgzRmE {
    right: 25% !important;
  }
  
  .ZtmoPVoxxqG {
    right: 50% !important;
  }
  
  .i91MooUXgDD {
    right: 60% !important;
  }
  
  .aqzyLl27hk {
    right: 65% !important;
  }
  
  .yMkWynI {
    right: 70% !important;
  }
  
  .XbcvhT9DC {
    right: 75% !important;
  }
  
  .Ft3aAZf0GTz {
    right: 100% !important;
  }
  
  .fI5uAuBGDk {
    right: auto !important;
  }
  
  .waUvqa {
    transform: translate(-50%, -50%) !important;
  }
  
  .h0Y4onqca {
    transform: translateX(-50%) !important;
  }
  
  .wfQtVkO {
    transform: translateY(-50%) !important;
  }
  
  .DVdtsOUhk7f {
    flex: 1 1 auto !important;
  }
  
  .mua6uN {
    flex-direction: row !important;
  }
  
  .B5f3B8yKB {
    flex-direction: column !important;
  }
  
  .efPjoY5 {
    flex-direction: row-reverse !important;
  }
  
  .jtqjnG {
    flex-direction: column-reverse !important;
  }
  
  .Bs0zi17ekmp {
    flex-grow: 0 !important;
  }
  
  .CqCivF9sVu {
    flex-grow: 1 !important;
  }
  
  .OhwwiD {
    flex-shrink: 0 !important;
  }
  
  .gNYvg8 {
    flex-shrink: 1 !important;
  }
  
  .G4o4sYnc {
    flex-wrap: wrap !important;
  }
  
  .whxlPi {
    flex-wrap: nowrap !important;
  }
  
  .YfC661Ja8se {
    flex-wrap: wrap-reverse !important;
  }
  
  .HzhOOMVp {
    justify-content: flex-start !important;
  }
  
  .iiLHLN4 {
    justify-content: flex-end !important;
  }
  
  .T6ADL4xOV {
    justify-content: center !important;
  }
  
  .QnqMgPuchY {
    justify-content: space-between !important;
  }
  
  .BPTuzR {
    justify-content: space-around !important;
  }
  
  .vYFAPEIt5 {
    justify-content: space-evenly !important;
  }
  
  .n7jBcAokXD {
    align-items: flex-start !important;
  }
  
  .ty8yHuoesr {
    align-items: flex-end !important;
  }
  
  .ZkMjjWq98F {
    align-items: center !important;
  }
  
  .Gvd6rSZO {
    align-items: baseline !important;
  }
  
  .dINquH3ZFpO {
    align-items: stretch !important;
  }
  
  .Iw4zpBIGms {
    align-content: flex-start !important;
  }
  
  .o63ZAd {
    align-content: flex-end !important;
  }
  
  .GAqv7tmbk {
    align-content: center !important;
  }
  
  .cHUiUL {
    align-content: space-between !important;
  }
  
  .OSzzLd {
    align-content: space-around !important;
  }
  
  .tiWTQM5Yq {
    align-content: stretch !important;
  }
  
  .LO1LmIZ3 {
    align-self: auto !important;
  }
  
  .Szgiz8Crrd {
    align-self: flex-start !important;
  }
  
  .cieZY247X {
    align-self: flex-end !important;
  }
  
  .agA90tmj {
    align-self: center !important;
  }
  
  .etRguhH6 {
    align-self: baseline !important;
  }
  
  .fkxW4m2T {
    align-self: stretch !important;
  }
  
  .JgJnQ8r4enJ {
    order: -1 !important;
  }
  
  .n62zGpHxTtp {
    order: 0 !important;
  }
  
  .mBXBb0D {
    order: 1 !important;
  }
  
  .SWRHtW8 {
    order: 2 !important;
  }
  
  .xFVbiI3BciE {
    order: 3 !important;
  }
  
  .mfI4s8KZ6 {
    order: 4 !important;
  }
  
  .PSSwx58n {
    order: 5 !important;
  }
  
  .fgngwz {
    order: 6 !important;
  }
  
  .LBMSLE6idq {
    margin: 0 !important;
  }
  
  .QVlVLeQX {
    margin: .25rem !important;
  }
  
  .tpBSHrrf {
    margin: .5rem !important;
  }
  
  .tu1gOfZde6M {
    margin: .75rem !important;
  }
  
  .KIlZLF68D0 {
    margin: 1rem !important;
  }
  
  .ReTe1Oj6s8 {
    margin: 1.25rem !important;
  }
  
  .AfpVRlD9pN3 {
    margin: 1.5rem !important;
  }
  
  .hBljYojZhX {
    margin: 1.75rem !important;
  }
  
  .icsUau0Z {
    margin: 2rem !important;
  }
  
  .bw3DjDR3aHj {
    margin: 3rem !important;
  }
  
  .O7xK1XyP {
    margin: 3.5rem !important;
  }
  
  .t5GJFVX {
    margin: 4rem !important;
  }
  
  .y3PZaoBKqM {
    margin: 5rem !important;
  }
  
  .wBeAGQ {
    margin: 6rem !important;
  }
  
  .aVRVbEcQNy {
    margin: auto !important;
  }
  
  .OuRxAz {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .WZr31Se {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .CaQVtScR {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .HQr7Xc {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .oLR3cx8 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .k9KhJf0MH {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .cNn2PUO {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .MJvkyqI {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .uDc4wN4cj {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .ge1ObQtjICp {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .Ivpstmc8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .LzzspzJ1S {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .CrVwIHDKOgn {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .PUqYfpGCf {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .raItYd6cTX {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .EDUckVVtx6 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .zd8F3GTy {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .AOdQQ08jaNg {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .Et72tPp5 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .uwCtphuKAyK {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .cUGzUnBTZ {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .PdZI4Z {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .zsIetmN1vHI {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .cIwByz67X {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .UgmOwH {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .MdPY8Y {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .v0gCRWYvJb {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .UqZoJd {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .U2QKkzObCz {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .sMgulHBp2A {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .mhfU2b {
    margin-top: 0 !important;
  }
  
  .SIZbc7srcN {
    margin-top: .25rem !important;
  }
  
  .vcmEa6 {
    margin-top: .5rem !important;
  }
  
  .IcmY9zFCyg {
    margin-top: .75rem !important;
  }
  
  .MBxa1pqQli9 {
    margin-top: 1rem !important;
  }
  
  .OzLHij2V {
    margin-top: 1.25rem !important;
  }
  
  .LbUPb5z {
    margin-top: 1.5rem !important;
  }
  
  .KY17Y7RMUPd {
    margin-top: 1.75rem !important;
  }
  
  .yFBlZfmQV {
    margin-top: 2rem !important;
  }
  
  .IBgw4J {
    margin-top: 3rem !important;
  }
  
  .rZCuTVMNV {
    margin-top: 3.5rem !important;
  }
  
  .JpNS3S7gj {
    margin-top: 4rem !important;
  }
  
  .kZqlDVicMs7 {
    margin-top: 5rem !important;
  }
  
  .yRA973OZXSc {
    margin-top: 6rem !important;
  }
  
  .rg4dgNH7fun {
    margin-top: auto !important;
  }
  
  .A3yHmvvE {
    margin-right: 0 !important;
  }
  
  .kGPChGI {
    margin-right: .25rem !important;
  }
  
  .Q4oQrBw {
    margin-right: .5rem !important;
  }
  
  .ExqwYsN1pFt {
    margin-right: .75rem !important;
  }
  
  .g44zN5g7v {
    margin-right: 1rem !important;
  }
  
  .oQa85fhxq {
    margin-right: 1.25rem !important;
  }
  
  .E1W8bF {
    margin-right: 1.5rem !important;
  }
  
  .b7a0MUM {
    margin-right: 1.75rem !important;
  }
  
  .B95v68 {
    margin-right: 2rem !important;
  }
  
  .ggG6OYsy {
    margin-right: 3rem !important;
  }
  
  .gltphx {
    margin-right: 3.5rem !important;
  }
  
  .KhniiS {
    margin-right: 4rem !important;
  }
  
  .nNES8h {
    margin-right: 5rem !important;
  }
  
  .h3hvhA0 {
    margin-right: 6rem !important;
  }
  
  .uJxXnIR {
    margin-right: auto !important;
  }
  
  .F4RSSt {
    margin-bottom: 0 !important;
  }
  
  .kzrTczv {
    margin-bottom: .25rem !important;
  }
  
  .e4WyNzMSevm {
    margin-bottom: .5rem !important;
  }
  
  .Co7xTx {
    margin-bottom: .75rem !important;
  }
  
  .ufGEaKbo {
    margin-bottom: 1rem !important;
  }
  
  .TvdKQcwTi8y {
    margin-bottom: 1.25rem !important;
  }
  
  .bAJeZwQT8 {
    margin-bottom: 1.5rem !important;
  }
  
  .ggoQLdI {
    margin-bottom: 1.75rem !important;
  }
  
  .UhwgpcT2 {
    margin-bottom: 2rem !important;
  }
  
  .CVuuPjIAp2g {
    margin-bottom: 3rem !important;
  }
  
  .YPArxo53j {
    margin-bottom: 3.5rem !important;
  }
  
  .ljef2hed {
    margin-bottom: 4rem !important;
  }
  
  .haqnu4Gh {
    margin-bottom: 5rem !important;
  }
  
  .oSSh805E0KZ {
    margin-bottom: 6rem !important;
  }
  
  .j6enrCvciy {
    margin-bottom: auto !important;
  }
  
  .f7PBgo06pQ {
    margin-left: 0 !important;
  }
  
  .hX5zsNn56w8 {
    margin-left: .25rem !important;
  }
  
  .BmBSFKaJ {
    margin-left: .5rem !important;
  }
  
  .IBQ0A4OmfWU {
    margin-left: .75rem !important;
  }
  
  .uX3I0FoPr58 {
    margin-left: 1rem !important;
  }
  
  .FfTxJF {
    margin-left: 1.25rem !important;
  }
  
  .LnWfjHjOnx {
    margin-left: 1.5rem !important;
  }
  
  .lOJyjXs {
    margin-left: 1.75rem !important;
  }
  
  .aDA4uN7z {
    margin-left: 2rem !important;
  }
  
  .GKVs2VW2IFA {
    margin-left: 3rem !important;
  }
  
  .sVgQYKCV2 {
    margin-left: 3.5rem !important;
  }
  
  .W3QWTu {
    margin-left: 4rem !important;
  }
  
  .TYkkaFPq {
    margin-left: 5rem !important;
  }
  
  .uDpyX0wjHB {
    margin-left: 6rem !important;
  }
  
  .yd0DqNy {
    margin-left: auto !important;
  }
  
  .MU0u9M {
    margin: -0.25rem !important;
  }
  
  .OIOAweZPL {
    margin: -0.5rem !important;
  }
  
  .UUWhH9VS4 {
    margin: -0.75rem !important;
  }
  
  .EOCteOKL4l {
    margin: -1rem !important;
  }
  
  .rUw3OqR {
    margin: -1.25rem !important;
  }
  
  .EGN51sjbhjR {
    margin: -1.5rem !important;
  }
  
  .mLDLpTlvQe {
    margin: -1.75rem !important;
  }
  
  .FCNu9SUQ {
    margin: -2rem !important;
  }
  
  .TFn1x3bj {
    margin: -3rem !important;
  }
  
  .nkFpLz {
    margin: -3.5rem !important;
  }
  
  .abGpyrjw {
    margin: -4rem !important;
  }
  
  .sG5kdn {
    margin: -5rem !important;
  }
  
  .WmYmJXAFn {
    margin: -6rem !important;
  }
  
  .KpATqY {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .oaVreV {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .ZR7HymxB7fz {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .MaoAmeu {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .j8X5Bapz {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .sXdXKSakX {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .c0y4K1W {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .T2cSon {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .wO4zcR4oH {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .JxDhUfrQgC {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .uRJoyC {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .pdzduc3ZAAW {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .CA8kHNtj5J0 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .OIaUAi9 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .yzJbpPd0rFp {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .oqmXRzfmTB {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .bpzpX4dXV {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .JIJYeWUQlg1 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .BtIXlmbz {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .f5fCeMDKAvz {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .qsPtmw9 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .m4hfjfXB6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .uDKPmBBHHcA {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .Y55BGbZg1Is {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .rDfyUW858vq {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .AZO3gfC {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .klAb8yiXzxW {
    margin-top: -0.25rem !important;
  }
  
  .pPBFVs {
    margin-top: -0.5rem !important;
  }
  
  .qXjhZHu49 {
    margin-top: -0.75rem !important;
  }
  
  .uvPRKhkZAkB {
    margin-top: -1rem !important;
  }
  
  .NpSVL3pC {
    margin-top: -1.25rem !important;
  }
  
  .nRUH347 {
    margin-top: -1.5rem !important;
  }
  
  .I0vRcIrj {
    margin-top: -1.75rem !important;
  }
  
  .XeL9pslV2at {
    margin-top: -2rem !important;
  }
  
  .ruZuclm {
    margin-top: -3rem !important;
  }
  
  .sCn3CZn7RS {
    margin-top: -3.5rem !important;
  }
  
  .wTGDGNcEKXG {
    margin-top: -4rem !important;
  }
  
  .h3erRM3A1j9 {
    margin-top: -5rem !important;
  }
  
  .O4kkmf {
    margin-top: -6rem !important;
  }
  
  .lwBJcUi {
    margin-right: -0.25rem !important;
  }
  
  .mGUQrlJ {
    margin-right: -0.5rem !important;
  }
  
  .MkhZwga5 {
    margin-right: -0.75rem !important;
  }
  
  .hqfiveL5 {
    margin-right: -1rem !important;
  }
  
  .mY0zpMKyIa {
    margin-right: -1.25rem !important;
  }
  
  .hafnhkczmLW {
    margin-right: -1.5rem !important;
  }
  
  .VrbROQiqTc {
    margin-right: -1.75rem !important;
  }
  
  .wOmpUyalO {
    margin-right: -2rem !important;
  }
  
  .RtyIXJw7aLh {
    margin-right: -3rem !important;
  }
  
  .rm9sdSF {
    margin-right: -3.5rem !important;
  }
  
  .O1wQD1D35hH {
    margin-right: -4rem !important;
  }
  
  .lXBIeqj {
    margin-right: -5rem !important;
  }
  
  .RIC32amS6w {
    margin-right: -6rem !important;
  }
  
  .UqgCU9P {
    margin-bottom: -0.25rem !important;
  }
  
  .iqEVHUHO0 {
    margin-bottom: -0.5rem !important;
  }
  
  .ga9WYgiv {
    margin-bottom: -0.75rem !important;
  }
  
  .rD32CdNvcz {
    margin-bottom: -1rem !important;
  }
  
  .qnhH4I {
    margin-bottom: -1.25rem !important;
  }
  
  .jU3bDzwZ {
    margin-bottom: -1.5rem !important;
  }
  
  .iQcvywd {
    margin-bottom: -1.75rem !important;
  }
  
  .vvAeKinjF {
    margin-bottom: -2rem !important;
  }
  
  .U7VBgEVkr {
    margin-bottom: -3rem !important;
  }
  
  .AbRZZ5N {
    margin-bottom: -3.5rem !important;
  }
  
  .VPRs2ughhxI {
    margin-bottom: -4rem !important;
  }
  
  .IaK70Pa {
    margin-bottom: -5rem !important;
  }
  
  .JAaJP3V {
    margin-bottom: -6rem !important;
  }
  
  .LryyWhuzQ6f {
    margin-left: -0.25rem !important;
  }
  
  .P0oDc3D {
    margin-left: -0.5rem !important;
  }
  
  .ssKafnzaQ {
    margin-left: -0.75rem !important;
  }
  
  .TNaRbeJ0J {
    margin-left: -1rem !important;
  }
  
  .DIKFbv {
    margin-left: -1.25rem !important;
  }
  
  .lEyKbiveOz {
    margin-left: -1.5rem !important;
  }
  
  .mhr8y93q {
    margin-left: -1.75rem !important;
  }
  
  .SESDjs {
    margin-left: -2rem !important;
  }
  
  .a5YgpWO {
    margin-left: -3rem !important;
  }
  
  .B01dFHVFCE {
    margin-left: -3.5rem !important;
  }
  
  .p6PxjVO5elO {
    margin-left: -4rem !important;
  }
  
  .ifwNNgFGK {
    margin-left: -5rem !important;
  }
  
  .KzO2bsjW {
    margin-left: -6rem !important;
  }
  
  .NLfBu2GOjTm {
    padding: 0 !important;
  }
  
  .ap6wf2mng {
    padding: .25rem !important;
  }
  
  .K9Z2Omqo {
    padding: .5rem !important;
  }
  
  .T4HOWa {
    padding: .75rem !important;
  }
  
  .HGewsL {
    padding: 1rem !important;
  }
  
  .CqZQi5d {
    padding: 1.25rem !important;
  }
  
  .oCDCU4sb {
    padding: 1.5rem !important;
  }
  
  .xqejaBZLuV {
    padding: 1.75rem !important;
  }
  
  .su4LblLCKk1 {
    padding: 2rem !important;
  }
  
  .DwMNE8gbe1l {
    padding: 3rem !important;
  }
  
  .nfQ0QOXiJk {
    padding: 3.5rem !important;
  }
  
  .zcnRxikFc {
    padding: 4rem !important;
  }
  
  .k8xX6H2wvq {
    padding: 5rem !important;
  }
  
  .RZjUSn {
    padding: 6rem !important;
  }
  
  .LbroNt {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .uNla3Vo5xY9 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .azLqZDdE2Kn {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .JX54Ys {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .RPITGczxg {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .Jx4gWKaaf {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .fNWCyPb4X6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .t1iDVNp {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .p0jUr8l0XD {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .xpLFtR {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .xEgtM4J6t {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Ni23ynnuu {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .cOCBYalZAbK {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .gQ7tlSxKgCD {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .okbdod1Q4vt {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .tSOBkQXSAb {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .YqmzOtXdwCi {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .bpBBivVuczD {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .VXsfLaq3W {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .aKnqF9 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .ven9Esj {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .QD8rXqU9tq1 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .IfBQez {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .fD0RIu8FXOM {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .oVHukSNSf {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .jR9PJU9AW6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .spNmiX {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .xSbBumI4W {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .DyvzWik {
    padding-top: 0 !important;
  }
  
  .FA1cNQ {
    padding-top: .25rem !important;
  }
  
  .WuUUqHTb81h {
    padding-top: .5rem !important;
  }
  
  .H0qkBLkD {
    padding-top: .75rem !important;
  }
  
  .HDV46pO4WyC {
    padding-top: 1rem !important;
  }
  
  .PnlNx8dPPKa {
    padding-top: 1.25rem !important;
  }
  
  .qgwJ0dM {
    padding-top: 1.5rem !important;
  }
  
  .jvgRcOBhm {
    padding-top: 1.75rem !important;
  }
  
  .h5Dp5cd {
    padding-top: 2rem !important;
  }
  
  .SVe4lTIh {
    padding-top: 3rem !important;
  }
  
  .j2z9iBbH {
    padding-top: 3.5rem !important;
  }
  
  .tPW8Aux {
    padding-top: 4rem !important;
  }
  
  .vCLglLBn3 {
    padding-top: 5rem !important;
  }
  
  .QjUbDOefJ {
    padding-top: 6rem !important;
  }
  
  .u3ednt78xBy {
    padding-right: 0 !important;
  }
  
  .QyCj4hk55uj {
    padding-right: .25rem !important;
  }
  
  .udhCg4BG {
    padding-right: .5rem !important;
  }
  
  .aXcSrK {
    padding-right: .75rem !important;
  }
  
  .J0bKcn {
    padding-right: 1rem !important;
  }
  
  .EJzpH9000Mj {
    padding-right: 1.25rem !important;
  }
  
  .h1UwcV2RiA {
    padding-right: 1.5rem !important;
  }
  
  .T5FlWSRehY {
    padding-right: 1.75rem !important;
  }
  
  .IAW2GVxg {
    padding-right: 2rem !important;
  }
  
  .KiL5pU {
    padding-right: 3rem !important;
  }
  
  .d7oN6IML {
    padding-right: 3.5rem !important;
  }
  
  .Ijrghm {
    padding-right: 4rem !important;
  }
  
  .jm1daq3zT5 {
    padding-right: 5rem !important;
  }
  
  .nJiI50 {
    padding-right: 6rem !important;
  }
  
  .J9f13OcSzh {
    padding-bottom: 0 !important;
  }
  
  .Wk3hOxWWCk {
    padding-bottom: .25rem !important;
  }
  
  .uBQkoR7a {
    padding-bottom: .5rem !important;
  }
  
  .fKbpNvyLq {
    padding-bottom: .75rem !important;
  }
  
  .fSDIoB9ijr {
    padding-bottom: 1rem !important;
  }
  
  .hOsh4UEKzy {
    padding-bottom: 1.25rem !important;
  }
  
  .zwJV83mg4 {
    padding-bottom: 1.5rem !important;
  }
  
  .uMDePEn {
    padding-bottom: 1.75rem !important;
  }
  
  .tG6Y7hfU0 {
    padding-bottom: 2rem !important;
  }
  
  .zqA0Ds {
    padding-bottom: 3rem !important;
  }
  
  .ifHRTHeL75V {
    padding-bottom: 3.5rem !important;
  }
  
  .Qxyx8jU {
    padding-bottom: 4rem !important;
  }
  
  .FdPcnAJeCGg {
    padding-bottom: 5rem !important;
  }
  
  .KYmuSB3Ij {
    padding-bottom: 6rem !important;
  }
  
  .k5GZfic7gUG {
    padding-left: 0 !important;
  }
  
  .A9TlPsqH {
    padding-left: .25rem !important;
  }
  
  .dCUCCB6 {
    padding-left: .5rem !important;
  }
  
  .Ml6iSBVGwS {
    padding-left: .75rem !important;
  }
  
  .eMYbKJkOyRd {
    padding-left: 1rem !important;
  }
  
  .Snin7nX {
    padding-left: 1.25rem !important;
  }
  
  .SsKuA7 {
    padding-left: 1.5rem !important;
  }
  
  .ZGY2Xgc {
    padding-left: 1.75rem !important;
  }
  
  .lHTJAO {
    padding-left: 2rem !important;
  }
  
  .sKQ6ak {
    padding-left: 3rem !important;
  }
  
  .UHkOFFE {
    padding-left: 3.5rem !important;
  }
  
  .BrMnJYEcR2w {
    padding-left: 4rem !important;
  }
  
  .YqfFhd2tejf {
    padding-left: 5rem !important;
  }
  
  .Kh6nhpEOK {
    padding-left: 6rem !important;
  }
  
  .l7k2ibqE5I {
    gap: 0 !important;
  }
  
  .pwD5VkQGZNJ {
    gap: .25rem !important;
  }
  
  .GWLXUnfFM {
    gap: .5rem !important;
  }
  
  .ZhmE4C {
    gap: .75rem !important;
  }
  
  .yBIOROG4tg {
    gap: 1rem !important;
  }
  
  .hH10mVDC {
    gap: 1.25rem !important;
  }
  
  .zzeqleKRZ {
    gap: 1.5rem !important;
  }
  
  .kzmQacqZ {
    gap: 1.75rem !important;
  }
  
  .lTvGIv3dc {
    gap: 2rem !important;
  }
  
  .sLCiEkv {
    gap: 3rem !important;
  }
  
  .EhlGcZ {
    gap: 3.5rem !important;
  }
  
  .d4mD0v {
    gap: 4rem !important;
  }
  
  .HJd6Cbf3bDA {
    gap: 5rem !important;
  }
  
  .fZtgNj {
    gap: 6rem !important;
  }
  
  .Q2POKW {
    row-gap: 0 !important;
  }
  
  .bq51KQGIs {
    row-gap: .25rem !important;
  }
  
  .uLhSpt {
    row-gap: .5rem !important;
  }
  
  .dNVT6acsY {
    row-gap: .75rem !important;
  }
  
  .dJlGrCd3 {
    row-gap: 1rem !important;
  }
  
  .i3U1VUp4y {
    row-gap: 1.25rem !important;
  }
  
  .bwWMODI {
    row-gap: 1.5rem !important;
  }
  
  .p1V2YwVCNEA {
    row-gap: 1.75rem !important;
  }
  
  .pssMdcqjED {
    row-gap: 2rem !important;
  }
  
  .MXfZdDxR3a {
    row-gap: 3rem !important;
  }
  
  .bh0sRTP {
    row-gap: 3.5rem !important;
  }
  
  .hn48OoaU1 {
    row-gap: 4rem !important;
  }
  
  .eIctMy {
    row-gap: 5rem !important;
  }
  
  .cXHuVywZjTw {
    row-gap: 6rem !important;
  }
  
  .u4PHZMw {
    column-gap: 0 !important;
  }
  
  .kfttFftTTf2 {
    column-gap: .25rem !important;
  }
  
  .h7qUBZf1 {
    column-gap: .5rem !important;
  }
  
  .t02Ijt {
    column-gap: .75rem !important;
  }
  
  .gyaWVolK {
    column-gap: 1rem !important;
  }
  
  .E5AnA5INirH {
    column-gap: 1.25rem !important;
  }
  
  .wkOQle5o {
    column-gap: 1.5rem !important;
  }
  
  .Nfj5wlw7hZ {
    column-gap: 1.75rem !important;
  }
  
  .MN1AL4 {
    column-gap: 2rem !important;
  }
  
  .El3tjDJx {
    column-gap: 3rem !important;
  }
  
  .hB3Dttf {
    column-gap: 3.5rem !important;
  }
  
  .blfOvSa {
    column-gap: 4rem !important;
  }
  
  .ugjxb89z {
    column-gap: 5rem !important;
  }
  
  .qkSPwol5yb {
    column-gap: 6rem !important;
  }
  
  .JMtNsdjK {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .mL92KTG {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .xqia5c971 {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .uetGtvo6ct {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .IjAt0rmU {
    font-size: 1.21875rem !important;
  }
  
  .mZW4yr7f {
    font-size: 0.975rem !important;
  }
  
  .a4kupW {
    text-align: left !important;
  }
  
  .ljK366 {
    text-align: right !important;
  }
  
  .IXVr0C0 {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .VSFT7sASyb0 {
    float: left !important;
  }
  
  .qPK54OGnH {
    float: right !important;
  }
  
  .GgLDuJYC {
    float: none !important;
  }
  
  .ZLpHS2KXU {
    object-fit: contain !important;
  }
  
  .W9gm8dUs41 {
    object-fit: cover !important;
  }
  
  .zDezXxWh0mt {
    object-fit: fill !important;
  }
  
  .VAU0f2 {
    object-fit: scale-down !important;
  }
  
  .RiCqAQhw {
    object-fit: none !important;
  }
  
  .u51PedEC {
    display: inline !important;
  }
  
  .rP8Yp5kzGb4 {
    display: inline-block !important;
  }
  
  .inMcgU9f {
    display: block !important;
  }
  
  .dTirOU02JS {
    display: grid !important;
  }
  
  .gdJMtceP {
    display: inline-grid !important;
  }
  
  .w3OMal {
    display: table !important;
  }
  
  .uthY5anDb {
    display: table-row !important;
  }
  
  .YVcAgsaaAT1 {
    display: table-cell !important;
  }
  
  .wC3b3Wg {
    display: flex !important;
  }
  
  .RYy3j0h {
    display: inline-flex !important;
  }
  
  .NpgtOhMx {
    display: none !important;
  }
  
  .m66UEdcKNKT {
    position: static !important;
  }
  
  .BfcOKdqjZ {
    position: relative !important;
  }
  
  .hPit8P0xow5 {
    position: absolute !important;
  }
  
  .Jth8Ug {
    position: fixed !important;
  }
  
  .RrG5rQdeG {
    position: sticky !important;
  }
  
  .JPyhSXF {
    top: 0 !important;
  }
  
  .b3cQeHupQ {
    top: 10% !important;
  }
  
  .ksqsBaXeGx {
    top: 25% !important;
  }
  
  .unttsBZU96 {
    top: 50% !important;
  }
  
  .e0u4jwe7 {
    top: 60% !important;
  }
  
  .pcvv7gIU {
    top: 65% !important;
  }
  
  .To5rpE6 {
    top: 70% !important;
  }
  
  .LjNlDBmaiVl {
    top: 75% !important;
  }
  
  .gkpaLjg2B7 {
    top: 100% !important;
  }
  
  .Gmqaghnyy {
    top: auto !important;
  }
  
  .AOP4tglR {
    bottom: 0 !important;
  }
  
  .KhbpSz0N8n {
    bottom: 10% !important;
  }
  
  .BA4zxh {
    bottom: 25% !important;
  }
  
  .ks5TBDXqdld {
    bottom: 50% !important;
  }
  
  .GGcbc9FTUqR {
    bottom: 60% !important;
  }
  
  .bZWHYMY2 {
    bottom: 65% !important;
  }
  
  .eH3EM3f {
    bottom: 70% !important;
  }
  
  .sxqVD9gst {
    bottom: 75% !important;
  }
  
  .Etxjfcz92wy {
    bottom: 100% !important;
  }
  
  .WFRktM4 {
    bottom: auto !important;
  }
  
  .NQsQycAD4V {
    left: 0 !important;
  }
  
  .kCZWdXYo0Tb {
    left: 10% !important;
  }
  
  .jBBRbWny {
    left: 25% !important;
  }
  
  .vbZDy6jCc {
    left: 50% !important;
  }
  
  .cWiQ70V {
    left: 60% !important;
  }
  
  .KpVPgRxi {
    left: 65% !important;
  }
  
  .kFJraK4o4O {
    left: 70% !important;
  }
  
  .BP8grbrOY {
    left: 75% !important;
  }
  
  .Q3CK5wvZ4 {
    left: 100% !important;
  }
  
  .WwEGdHpySF {
    left: auto !important;
  }
  
  .MuGQAGpg {
    right: 0 !important;
  }
  
  .g8mMFuNxxV {
    right: 10% !important;
  }
  
  .s5W5BbV {
    right: 25% !important;
  }
  
  .zX8jF2IhX {
    right: 50% !important;
  }
  
  .zytZrvglLa {
    right: 60% !important;
  }
  
  .AHFOSU8L {
    right: 65% !important;
  }
  
  .WdG1MSzP {
    right: 70% !important;
  }
  
  .qdG1ZydI54 {
    right: 75% !important;
  }
  
  .q0LX4Hv {
    right: 100% !important;
  }
  
  .BcS9BOpu {
    right: auto !important;
  }
  
  .Ad9EPMqrD {
    transform: translate(-50%, -50%) !important;
  }
  
  .KN5V5LBQPi {
    transform: translateX(-50%) !important;
  }
  
  .VvBItZMLEi9 {
    transform: translateY(-50%) !important;
  }
  
  .QsRJGNd0Ka {
    flex: 1 1 auto !important;
  }
  
  .C1QAYjjZ {
    flex-direction: row !important;
  }
  
  .eXiDm56 {
    flex-direction: column !important;
  }
  
  .uVXQec {
    flex-direction: row-reverse !important;
  }
  
  .RicQeiMQzo {
    flex-direction: column-reverse !important;
  }
  
  .EiiRu2R {
    flex-grow: 0 !important;
  }
  
  .OtvVxzmEAR {
    flex-grow: 1 !important;
  }
  
  .p6k6Iw4ig37 {
    flex-shrink: 0 !important;
  }
  
  .reL24YDp {
    flex-shrink: 1 !important;
  }
  
  .evfS0JSUR {
    flex-wrap: wrap !important;
  }
  
  .lzW4iaf {
    flex-wrap: nowrap !important;
  }
  
  .CFXDME7cKMw {
    flex-wrap: wrap-reverse !important;
  }
  
  .ZOD6gyZSc {
    justify-content: flex-start !important;
  }
  
  .wGTXSXCr {
    justify-content: flex-end !important;
  }
  
  .WQ98vEv {
    justify-content: center !important;
  }
  
  .XXZFee1gdC {
    justify-content: space-between !important;
  }
  
  .wM8A6aS {
    justify-content: space-around !important;
  }
  
  .VKBeTYYybHz {
    justify-content: space-evenly !important;
  }
  
  .K0i5VD {
    align-items: flex-start !important;
  }
  
  .MWviWswcBLx {
    align-items: flex-end !important;
  }
  
  .kAirkxac5 {
    align-items: center !important;
  }
  
  .sgDdl8eQEQY {
    align-items: baseline !important;
  }
  
  .wkrh5DTppr {
    align-items: stretch !important;
  }
  
  .U4MnFKpNFrk {
    align-content: flex-start !important;
  }
  
  .YXf98E597ii {
    align-content: flex-end !important;
  }
  
  .SaZxiQ {
    align-content: center !important;
  }
  
  .LOn9HDRkoA {
    align-content: space-between !important;
  }
  
  .vieNNC {
    align-content: space-around !important;
  }
  
  .S0jussPDvqc {
    align-content: stretch !important;
  }
  
  .pFGzUOAcS {
    align-self: auto !important;
  }
  
  .iVu3lAq {
    align-self: flex-start !important;
  }
  
  .dOycH7FKQ {
    align-self: flex-end !important;
  }
  
  .AlCtUHSMWeB {
    align-self: center !important;
  }
  
  .fawh0pqm {
    align-self: baseline !important;
  }
  
  .r9grvdF {
    align-self: stretch !important;
  }
  
  .rg1xDIQax8L {
    order: -1 !important;
  }
  
  .VdNYcw5ZxM {
    order: 0 !important;
  }
  
  .nBN8BVcohpD {
    order: 1 !important;
  }
  
  .fX6xx7bM {
    order: 2 !important;
  }
  
  .tBshrbL5oYw {
    order: 3 !important;
  }
  
  .h8WlApaKN {
    order: 4 !important;
  }
  
  .JAik9l1 {
    order: 5 !important;
  }
  
  .rlbMF5u {
    order: 6 !important;
  }
  
  .UujtNU2z {
    margin: 0 !important;
  }
  
  .saEjTwuGDkO {
    margin: .25rem !important;
  }
  
  .sGdMeu {
    margin: .5rem !important;
  }
  
  .LlDOgSfz {
    margin: .75rem !important;
  }
  
  .lLEKIK9Xy {
    margin: 1rem !important;
  }
  
  .RRRWseTW {
    margin: 1.25rem !important;
  }
  
  .VEqY0Kog1wn {
    margin: 1.5rem !important;
  }
  
  .FHmyGp4C8 {
    margin: 1.75rem !important;
  }
  
  .qLgMpZ5P {
    margin: 2rem !important;
  }
  
  .Ztsktq52QG {
    margin: 3rem !important;
  }
  
  .FWILai {
    margin: 3.5rem !important;
  }
  
  .pCebkS {
    margin: 4rem !important;
  }
  
  .yWfeOlro {
    margin: 5rem !important;
  }
  
  .ibLbfDu3ys {
    margin: 6rem !important;
  }
  
  .ah1LXfFZ {
    margin: auto !important;
  }
  
  .ecYSbpQdXt {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .WaxJTq {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .gTEumga8vF {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .HNLJ86DDg {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .NXaIQWb {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .HGziNkj1QM {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .A7sxCLTFe {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .HI5fvnexpN {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .NYbn6wSQY {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .B5stFXJ {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .OfwH1TvJk {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .gh0nagd {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .DmDvu6OmgiE {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .HY0gbMw2Vc0 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .SHue3c24 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .xHUKkswe {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .J1BxcSx {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .YZTBCYCbGC {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .zJq8nFp {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .huuBha {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .cfZJCo {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .Xy1lBN {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .ncpfsP6cM93 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .nPzOfnT5b7D {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .zU2bn6J3Y {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .mTxAnUM {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .dIdFmO3y {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .HNvZT8a {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .SGpLNkN {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .diPuOu {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .oY7DMq7 {
    margin-top: 0 !important;
  }
  
  .zb2vs2Hr9 {
    margin-top: .25rem !important;
  }
  
  .H78jtu {
    margin-top: .5rem !important;
  }
  
  .hOLHXt {
    margin-top: .75rem !important;
  }
  
  .QBBBPQb {
    margin-top: 1rem !important;
  }
  
  .BVIurnINB4d {
    margin-top: 1.25rem !important;
  }
  
  .N7lgNzHnbRK {
    margin-top: 1.5rem !important;
  }
  
  .NO6vwerwOR {
    margin-top: 1.75rem !important;
  }
  
  .EoNUioo {
    margin-top: 2rem !important;
  }
  
  .DE91Vpxz {
    margin-top: 3rem !important;
  }
  
  .k0AuOrDYGN {
    margin-top: 3.5rem !important;
  }
  
  .EMcC4OiGJ {
    margin-top: 4rem !important;
  }
  
  .gCzcJel {
    margin-top: 5rem !important;
  }
  
  .wFOdL9 {
    margin-top: 6rem !important;
  }
  
  .VASsONAYHR {
    margin-top: auto !important;
  }
  
  .D4EegWwyge {
    margin-right: 0 !important;
  }
  
  .avoIDK1Qm {
    margin-right: .25rem !important;
  }
  
  .VkQa2x {
    margin-right: .5rem !important;
  }
  
  .EDOLP8 {
    margin-right: .75rem !important;
  }
  
  .sZ2k5dWf6k {
    margin-right: 1rem !important;
  }
  
  .CKuRZm {
    margin-right: 1.25rem !important;
  }
  
  .mFFz3DWX {
    margin-right: 1.5rem !important;
  }
  
  .KdOjjC4suFS {
    margin-right: 1.75rem !important;
  }
  
  .oFj67i27Ovs {
    margin-right: 2rem !important;
  }
  
  .sNfhVCx {
    margin-right: 3rem !important;
  }
  
  .IpxuL0 {
    margin-right: 3.5rem !important;
  }
  
  .tdSR6R7XWPh {
    margin-right: 4rem !important;
  }
  
  .V0vfQpdaLK {
    margin-right: 5rem !important;
  }
  
  .xZeZL8z {
    margin-right: 6rem !important;
  }
  
  .cjEWG1 {
    margin-right: auto !important;
  }
  
  .oxjjAPrP {
    margin-bottom: 0 !important;
  }
  
  .IQQckqDQqLo {
    margin-bottom: .25rem !important;
  }
  
  .sP3VSRrS {
    margin-bottom: .5rem !important;
  }
  
  .OgK8eYLEYfi {
    margin-bottom: .75rem !important;
  }
  
  .Y3rLoO5W0eG {
    margin-bottom: 1rem !important;
  }
  
  .GAlCShyS {
    margin-bottom: 1.25rem !important;
  }
  
  .WcQv5vA48u {
    margin-bottom: 1.5rem !important;
  }
  
  .KxCxD7lP4 {
    margin-bottom: 1.75rem !important;
  }
  
  .AVqUFTmI {
    margin-bottom: 2rem !important;
  }
  
  .ZHzw41Oi {
    margin-bottom: 3rem !important;
  }
  
  .kYcvbI {
    margin-bottom: 3.5rem !important;
  }
  
  .gumtka83UH {
    margin-bottom: 4rem !important;
  }
  
  .SFewST8 {
    margin-bottom: 5rem !important;
  }
  
  .mygvEP8 {
    margin-bottom: 6rem !important;
  }
  
  .FSM2ur {
    margin-bottom: auto !important;
  }
  
  .lmacA1Wj9F {
    margin-left: 0 !important;
  }
  
  .wmSYVzvFX9 {
    margin-left: .25rem !important;
  }
  
  .UOTfjBh6 {
    margin-left: .5rem !important;
  }
  
  .RDzctnqouod {
    margin-left: .75rem !important;
  }
  
  .HhGqzMG5V {
    margin-left: 1rem !important;
  }
  
  .jBHzeZyvcRg {
    margin-left: 1.25rem !important;
  }
  
  .h6eolycGNA {
    margin-left: 1.5rem !important;
  }
  
  .uGtZCMCp {
    margin-left: 1.75rem !important;
  }
  
  .JeI1WNA5k {
    margin-left: 2rem !important;
  }
  
  .w53pKxiQP {
    margin-left: 3rem !important;
  }
  
  .jW4iCi8a {
    margin-left: 3.5rem !important;
  }
  
  .uQ5QfU {
    margin-left: 4rem !important;
  }
  
  .jp6GJVH {
    margin-left: 5rem !important;
  }
  
  .dDq5g1G5syj {
    margin-left: 6rem !important;
  }
  
  .daxpFt8 {
    margin-left: auto !important;
  }
  
  .kZHfsBKWeTC {
    margin: -0.25rem !important;
  }
  
  .hMfOdYHg {
    margin: -0.5rem !important;
  }
  
  .yTzeqxOO {
    margin: -0.75rem !important;
  }
  
  .Vu4H2qiF {
    margin: -1rem !important;
  }
  
  .AqDxPoJW {
    margin: -1.25rem !important;
  }
  
  .gDWu1D1SHW {
    margin: -1.5rem !important;
  }
  
  .i1jpJPbJ6Z {
    margin: -1.75rem !important;
  }
  
  .lrQ3GaKk2JH {
    margin: -2rem !important;
  }
  
  .Z5qX6MO0WK {
    margin: -3rem !important;
  }
  
  .GW5vkKx {
    margin: -3.5rem !important;
  }
  
  .j6Z3aM474lA {
    margin: -4rem !important;
  }
  
  .KASSXxpk {
    margin: -5rem !important;
  }
  
  .pf7IaPWq7H {
    margin: -6rem !important;
  }
  
  .izIlKLyNbQ {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .RTeAVrYDCz {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .P3WCIaF {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .GR7nOOnw7 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .okC9rfu3 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .acGwSJ {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .HNeyUFj {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .AbkPYAMdlp {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .U0x6Zj {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .AgwTzO2X {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .n2mmcA {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .mtX4deVKYA3 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .aOIhhb {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .hYr1hM {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .reP94u7 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .I44Tdyeh {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .dPhXMS5A {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .FXKEQLvA {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .EIixE64kG {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .uvDm5h {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .utg6CbVmR7 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .HTqtkN1Lj {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .i32qcSJ7 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .osIMCe {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .ojyIFU {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .tR21Ltqc3 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .omZVqQux2t {
    margin-top: -0.25rem !important;
  }
  
  .hANzSG {
    margin-top: -0.5rem !important;
  }
  
  .X2wRHZNiRR {
    margin-top: -0.75rem !important;
  }
  
  .wU8uyDXYiw {
    margin-top: -1rem !important;
  }
  
  .FPqT0NAU {
    margin-top: -1.25rem !important;
  }
  
  .PqJLIby09 {
    margin-top: -1.5rem !important;
  }
  
  .BfT5W4J {
    margin-top: -1.75rem !important;
  }
  
  .FwwZvOKsXDv {
    margin-top: -2rem !important;
  }
  
  .DB3SzFO6UT {
    margin-top: -3rem !important;
  }
  
  .a1CrD4DF3 {
    margin-top: -3.5rem !important;
  }
  
  .Hffs55Fgj {
    margin-top: -4rem !important;
  }
  
  .Lax8CtoI {
    margin-top: -5rem !important;
  }
  
  .X4YcTDZbuT {
    margin-top: -6rem !important;
  }
  
  .aekM1ujfDq {
    margin-right: -0.25rem !important;
  }
  
  .NS5koD8zOrw {
    margin-right: -0.5rem !important;
  }
  
  .gIhC8WAb6 {
    margin-right: -0.75rem !important;
  }
  
  .VHctUs {
    margin-right: -1rem !important;
  }
  
  .XZBIyN {
    margin-right: -1.25rem !important;
  }
  
  .EEwwLxw {
    margin-right: -1.5rem !important;
  }
  
  .rSZ8ZuDbE {
    margin-right: -1.75rem !important;
  }
  
  .Jr67f7uhv {
    margin-right: -2rem !important;
  }
  
  .V4vQAhat {
    margin-right: -3rem !important;
  }
  
  .UgcGfO54 {
    margin-right: -3.5rem !important;
  }
  
  .KoF2Ph {
    margin-right: -4rem !important;
  }
  
  .dBmDc5 {
    margin-right: -5rem !important;
  }
  
  .hE59tAFlP {
    margin-right: -6rem !important;
  }
  
  .WPqw08r {
    margin-bottom: -0.25rem !important;
  }
  
  .LGHsN3c {
    margin-bottom: -0.5rem !important;
  }
  
  .peUX5jk {
    margin-bottom: -0.75rem !important;
  }
  
  .euhzTz {
    margin-bottom: -1rem !important;
  }
  
  .PGS3OF28Q {
    margin-bottom: -1.25rem !important;
  }
  
  .onAnE7 {
    margin-bottom: -1.5rem !important;
  }
  
  .llnQpaOdJ {
    margin-bottom: -1.75rem !important;
  }
  
  .TuTpccTDg {
    margin-bottom: -2rem !important;
  }
  
  .YuxmR30i {
    margin-bottom: -3rem !important;
  }
  
  .tohJAuMs7F {
    margin-bottom: -3.5rem !important;
  }
  
  .DhADy1V {
    margin-bottom: -4rem !important;
  }
  
  .olt27yj {
    margin-bottom: -5rem !important;
  }
  
  .GNX8PNxL {
    margin-bottom: -6rem !important;
  }
  
  .TivB5rtMI {
    margin-left: -0.25rem !important;
  }
  
  .KZ6LdTRPXi4 {
    margin-left: -0.5rem !important;
  }
  
  .SXCrEoL2c6E {
    margin-left: -0.75rem !important;
  }
  
  .A2neJAWF9 {
    margin-left: -1rem !important;
  }
  
  .Tl20puWPdY {
    margin-left: -1.25rem !important;
  }
  
  .Hwnfhkfe {
    margin-left: -1.5rem !important;
  }
  
  .mmse4goKtD {
    margin-left: -1.75rem !important;
  }
  
  .JgHJrI4LeV {
    margin-left: -2rem !important;
  }
  
  .hyW4yol {
    margin-left: -3rem !important;
  }
  
  .zwiKVNg {
    margin-left: -3.5rem !important;
  }
  
  .TmeoNp {
    margin-left: -4rem !important;
  }
  
  .MfLSrPF7 {
    margin-left: -5rem !important;
  }
  
  .udhjqvzaoM {
    margin-left: -6rem !important;
  }
  
  .gJJeMYCtoj {
    padding: 0 !important;
  }
  
  .M9psOqX44c {
    padding: .25rem !important;
  }
  
  .sYeOaJMx {
    padding: .5rem !important;
  }
  
  .TsLEdXDU2P {
    padding: .75rem !important;
  }
  
  .wJ1bICdj {
    padding: 1rem !important;
  }
  
  .QZ8scnl {
    padding: 1.25rem !important;
  }
  
  .SuEXzl {
    padding: 1.5rem !important;
  }
  
  .s4SPncP46 {
    padding: 1.75rem !important;
  }
  
  .syJFlY6P11B {
    padding: 2rem !important;
  }
  
  .qgHRUhMLjh {
    padding: 3rem !important;
  }
  
  .dvX1kPc4oNY {
    padding: 3.5rem !important;
  }
  
  .zu78u1psP {
    padding: 4rem !important;
  }
  
  .LoQ0f5o7O {
    padding: 5rem !important;
  }
  
  .MO36NvKli {
    padding: 6rem !important;
  }
  
  .uFBBdUmyRcf {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .DeEL3KaQdna {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .t1DxVV {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .yKk91xLP {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .CckuRFN {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .TvaJhfz {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .lHKLyfMLr {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .zLQqPde8b9b {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .C3IHQOh7n0 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .PNs8kU {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .BrY1IhJ1J2f {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .Y6LgL5x {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .RkwjdTL1C {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .Uu6TA6G {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .RfL0Vp0eke {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .irb7Sp72NVk {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .iB8aso {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .vSDcR58blGF {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .qfv4OiIYb {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .rRONRTt {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .uU8FSF {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .ej9JhIYcWih {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .a2PhhWJ {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .hN8AnsoYKsC {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .T46ola0Apc {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .BPywQd8UpsD {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .edg4Z0 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .UGNU75miF {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .UTrmMcm {
    padding-top: 0 !important;
  }
  
  .ELYafk {
    padding-top: .25rem !important;
  }
  
  .DhUryVwban {
    padding-top: .5rem !important;
  }
  
  .iuEgnTMZhxw {
    padding-top: .75rem !important;
  }
  
  .QDKFa62id {
    padding-top: 1rem !important;
  }
  
  .FtIvYTYbQDV {
    padding-top: 1.25rem !important;
  }
  
  .Kxsqrr {
    padding-top: 1.5rem !important;
  }
  
  .T41oWb828y {
    padding-top: 1.75rem !important;
  }
  
  .JXRqIeo {
    padding-top: 2rem !important;
  }
  
  .qfu1js {
    padding-top: 3rem !important;
  }
  
  .dKHl5FnP0j {
    padding-top: 3.5rem !important;
  }
  
  .ghRBMNdo {
    padding-top: 4rem !important;
  }
  
  .d7h5zMXBzwc {
    padding-top: 5rem !important;
  }
  
  .fewb6axdGu {
    padding-top: 6rem !important;
  }
  
  .KYPzqTCO3 {
    padding-right: 0 !important;
  }
  
  .R29FUAX4ZQ {
    padding-right: .25rem !important;
  }
  
  .e8TrQjF7 {
    padding-right: .5rem !important;
  }
  
  .SxWgADtOiR {
    padding-right: .75rem !important;
  }
  
  .VffD0hzNFh {
    padding-right: 1rem !important;
  }
  
  .b4UX38h {
    padding-right: 1.25rem !important;
  }
  
  .BxbGGblm {
    padding-right: 1.5rem !important;
  }
  
  .sIbcCJwvl {
    padding-right: 1.75rem !important;
  }
  
  .nfD7WTu0 {
    padding-right: 2rem !important;
  }
  
  .TNfutWE {
    padding-right: 3rem !important;
  }
  
  .Y5jwyoVs {
    padding-right: 3.5rem !important;
  }
  
  .ffgUyKHkW {
    padding-right: 4rem !important;
  }
  
  .DKLDku {
    padding-right: 5rem !important;
  }
  
  .ytnGTBded {
    padding-right: 6rem !important;
  }
  
  .lmkdgzZ {
    padding-bottom: 0 !important;
  }
  
  .dMz0knP8ggd {
    padding-bottom: .25rem !important;
  }
  
  .WUxcvX1kJ {
    padding-bottom: .5rem !important;
  }
  
  .qJISshAWY9 {
    padding-bottom: .75rem !important;
  }
  
  .S5wAyjpbDe {
    padding-bottom: 1rem !important;
  }
  
  .OnwnfCqz {
    padding-bottom: 1.25rem !important;
  }
  
  .r2DSe9 {
    padding-bottom: 1.5rem !important;
  }
  
  .IdVWDb {
    padding-bottom: 1.75rem !important;
  }
  
  .U0am4J7 {
    padding-bottom: 2rem !important;
  }
  
  .GSjAgsBlph {
    padding-bottom: 3rem !important;
  }
  
  .Oa7UQZge {
    padding-bottom: 3.5rem !important;
  }
  
  .Vz9WUPs {
    padding-bottom: 4rem !important;
  }
  
  .sI6qg1r {
    padding-bottom: 5rem !important;
  }
  
  .U1poHrcSt8w {
    padding-bottom: 6rem !important;
  }
  
  .YnNuxR0PS {
    padding-left: 0 !important;
  }
  
  .kIDfhW {
    padding-left: .25rem !important;
  }
  
  .sokAT6 {
    padding-left: .5rem !important;
  }
  
  .dtREpnu7T {
    padding-left: .75rem !important;
  }
  
  .thzFNIDTwzQ {
    padding-left: 1rem !important;
  }
  
  .IAXiuftFWlJ {
    padding-left: 1.25rem !important;
  }
  
  .ZPp6xFCKGq {
    padding-left: 1.5rem !important;
  }
  
  .WuRt3v {
    padding-left: 1.75rem !important;
  }
  
  .lLbDSZmHpTT {
    padding-left: 2rem !important;
  }
  
  .DQF0rd6X7 {
    padding-left: 3rem !important;
  }
  
  .Rl0bD8 {
    padding-left: 3.5rem !important;
  }
  
  .r5viDI {
    padding-left: 4rem !important;
  }
  
  .FWHc9fK {
    padding-left: 5rem !important;
  }
  
  .qD1aE3 {
    padding-left: 6rem !important;
  }
  
  .kgIzBwkhB53 {
    gap: 0 !important;
  }
  
  .cdlHCduoBiQ {
    gap: .25rem !important;
  }
  
  .sXESyOAs9v {
    gap: .5rem !important;
  }
  
  .AfP6xNKQPp {
    gap: .75rem !important;
  }
  
  .eVKh8Cr6RO {
    gap: 1rem !important;
  }
  
  .SWuzkjL {
    gap: 1.25rem !important;
  }
  
  .zFOqYC {
    gap: 1.5rem !important;
  }
  
  .XrgDpqVqBT {
    gap: 1.75rem !important;
  }
  
  .DhtlnbcSZ9h {
    gap: 2rem !important;
  }
  
  .iLoyvL0gR {
    gap: 3rem !important;
  }
  
  .aiY2phJHpR {
    gap: 3.5rem !important;
  }
  
  .vyZjMKpYrw {
    gap: 4rem !important;
  }
  
  .TMeda9OzFc {
    gap: 5rem !important;
  }
  
  .zCNS1h8sbdN {
    gap: 6rem !important;
  }
  
  .PxMj2XP0 {
    row-gap: 0 !important;
  }
  
  .I0CjWX {
    row-gap: .25rem !important;
  }
  
  .FeMDZTGaiJc {
    row-gap: .5rem !important;
  }
  
  .jiL8vn {
    row-gap: .75rem !important;
  }
  
  .PcK7FzyUUJ {
    row-gap: 1rem !important;
  }
  
  .QeHxSixBhL {
    row-gap: 1.25rem !important;
  }
  
  .hUvCmbXBSu8 {
    row-gap: 1.5rem !important;
  }
  
  .LYx2nl {
    row-gap: 1.75rem !important;
  }
  
  .oJ5hTPe {
    row-gap: 2rem !important;
  }
  
  .PjDMOUWc {
    row-gap: 3rem !important;
  }
  
  .WIwcNU {
    row-gap: 3.5rem !important;
  }
  
  .qaIGIoszv {
    row-gap: 4rem !important;
  }
  
  .NDRlkbTze {
    row-gap: 5rem !important;
  }
  
  .QxhggEdwOD {
    row-gap: 6rem !important;
  }
  
  .AjhBcL2b {
    column-gap: 0 !important;
  }
  
  .HHb440Z {
    column-gap: .25rem !important;
  }
  
  .m8TEWn {
    column-gap: .5rem !important;
  }
  
  .HCmcYFuiYb {
    column-gap: .75rem !important;
  }
  
  .NFO0rkRzkw {
    column-gap: 1rem !important;
  }
  
  .BAgW14 {
    column-gap: 1.25rem !important;
  }
  
  .RsL8Fdw {
    column-gap: 1.5rem !important;
  }
  
  .PcJZYU {
    column-gap: 1.75rem !important;
  }
  
  .hgbG8Gvh {
    column-gap: 2rem !important;
  }
  
  .NZccDaU2WXL {
    column-gap: 3rem !important;
  }
  
  .nCr1XD {
    column-gap: 3.5rem !important;
  }
  
  .JpdiJF9mT {
    column-gap: 4rem !important;
  }
  
  .IIps3dey {
    column-gap: 5rem !important;
  }
  
  .zAEerlqS {
    column-gap: 6rem !important;
  }
  
  .vb2EwX {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .vZS4UJWh {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .eFGgXbX9e0 {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .xLFJIdaF9 {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .KFuv1xJ5o {
    font-size: 1.21875rem !important;
  }
  
  .rwd9Grm {
    font-size: 0.975rem !important;
  }
  
  .y2V1b3f {
    text-align: left !important;
  }
  
  .roAHyeNm {
    text-align: right !important;
  }
  
  .JCI4jsyCn5m {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .sBKKrr {
    font-size: 2.4375rem !important;
  }
  
  .KiOhzQPx1P {
    font-size: 1.95rem !important;
  }
  
  .aebKBGrzOM {
    font-size: 1.70625rem !important;
  }
  
  .sBpffeE {
    font-size: 1.4625rem !important;
  }
  
  .G58KzdDcy {
    font-size: 2.4375rem !important;
  }
  
  .V1LTuMGi {
    font-size: 1.95rem !important;
  }
  
  .Waq3dPk {
    font-size: 1.70625rem !important;
  }
  
  .TaIquZcP8 {
    font-size: 1.4625rem !important;
  }
  
  .RLEXHQ {
    font-size: 2.4375rem !important;
  }
  
  .fe9Kec {
    font-size: 1.95rem !important;
  }
  
  .b28bIUh {
    font-size: 1.70625rem !important;
  }
  
  .pe0b4nk {
    font-size: 1.4625rem !important;
  }
  
  .j2D2ZqCg {
    font-size: 2.4375rem !important;
  }
  
  .cTGje7M2t5 {
    font-size: 1.95rem !important;
  }
  
  .nHr0rn2e5B5 {
    font-size: 1.70625rem !important;
  }
  
  .S7XemJ {
    font-size: 1.4625rem !important;
  }
}

@media print {
  .Uafyg5b2zZy {
    display: inline !important;
  }
  
  .LZWtE7Vv {
    display: inline-block !important;
  }
  
  .ohypbFirv {
    display: block !important;
  }
  
  .svrHPX {
    display: grid !important;
  }
  
  .eYgi68 {
    display: inline-grid !important;
  }
  
  .DEscUCJ {
    display: table !important;
  }
  
  .iWtgb9e {
    display: table-row !important;
  }
  
  .jJwBc7l {
    display: table-cell !important;
  }
  
  .wQb1knFP8 {
    display: flex !important;
  }
  
  .ql8AMnY2mb {
    display: inline-flex !important;
  }
  
  .dsuz8N {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .u2GRfQ1.show,
    .u2GRfQ1.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; }
    
  }
  
  .qFG150 {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .qFG150:nth-child(1) {
    animation-delay: 0.04s;
  }
  
  .qFG150:nth-child(2) {
    animation-delay: 0.11s;
  }
  
  .qFG150:nth-child(3) {
    animation-delay: 0.18s;
  }
  
  .qFG150:nth-child(4) {
    animation-delay: 0.25s;
  }
  
  .MkapWWC8z {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .MkapWWC8z:nth-child(2) {
    animation-delay: 0.12s;
  }
  
  .MkapWWC8z:nth-child(3) {
    animation-delay: 0.24s;
  }
  
  .NXt2a1hhD5H {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .NXt2a1hhD5H:nth-child(even) {
    animation-delay: 0.1s;
  }
}

@media (max-width: 991.98px) {
  .DJ1rgS6br {
    padding-top: 88px;
    min-height: auto;
    padding-bottom: 3rem;
  }
  
  .dEz7OawO {
    height: 300px;
  }
}

@media (max-width: 767.98px) {
  .vlk4qr {
    font-size: clamp(1.75rem, 8vw, 2.5rem);
  }
  
  .RuyAqtYcp {
    height: 170px;
  }
  
  .mqOkbwL:hover {
    transform: none;
  }
}

@media (max-width: 575.98px) {
  .qLpSNFtGc4r {
    padding: 1.75rem 1.25rem;
  }
  
  .hENbVOadX {
    padding: 1.25rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
