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

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

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

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

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

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

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

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

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

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

.iwkw2s {
  display: inline-block;
}

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

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

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

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

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

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

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

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

.dm6uaOM1 {
  display: inline-block;
}

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

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

.container,
.pyJ9JWbvwA,
.tuWwIPvcgOu,
.aJ6WTir,
.cIV5GRvi,
.I1rSVZasV8V,
.YVpbLcQ {
  --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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pdcmaI5Eq {
  margin-left: 8.33333333%;
}

.pZfre02f {
  margin-left: 16.66666667%;
}

.tTJBebu {
  margin-left: 25%;
}

.i9xLvftA3pr {
  margin-left: 33.33333333%;
}

.x6gRuCAzc {
  margin-left: 41.66666667%;
}

.OEdVmcfS {
  margin-left: 50%;
}

.LJTVyw7gv {
  margin-left: 58.33333333%;
}

.gLmCXvrVz {
  margin-left: 66.66666667%;
}

.mMjRXfIVQjP {
  margin-left: 75%;
}

.aXZZ0d3 {
  margin-left: 83.33333333%;
}

.FMTlJZb4F {
  margin-left: 91.66666667%;
}

.fv2QkC,
.OLqtJb {
  --bs-gutter-x: 0;
}

.fv2QkC,
.DdNdMui {
  --bs-gutter-y: 0;
}

.TrgE4j8lhQU,
.AciJalK8 {
  --bs-gutter-x: 0.25rem;
}

.TrgE4j8lhQU,
.NMqUu1SJmY0 {
  --bs-gutter-y: 0.25rem;
}

.rDwfxspp5qY,
.yvO7KlSe {
  --bs-gutter-x: 0.5rem;
}

.rDwfxspp5qY,
.eSDdO6qAMh {
  --bs-gutter-y: 0.5rem;
}

.d5P4RfD,
.ygCaAhF {
  --bs-gutter-x: 0.75rem;
}

.d5P4RfD,
.GfrvacI {
  --bs-gutter-y: 0.75rem;
}

.xvsGzVJ6Q,
.AgxzX4KP {
  --bs-gutter-x: 1rem;
}

.xvsGzVJ6Q,
.zSfdYYgLIE {
  --bs-gutter-y: 1rem;
}

.rTrf46GIX31,
.AM3aDMXE {
  --bs-gutter-x: 1.25rem;
}

.rTrf46GIX31,
.COenLYn {
  --bs-gutter-y: 1.25rem;
}

.mRXIi0,
.wSRGTbQ7 {
  --bs-gutter-x: 1.5rem;
}

.mRXIi0,
.PebOTQlO {
  --bs-gutter-y: 1.5rem;
}

.a9jerojphj,
.UI2Vzictgod {
  --bs-gutter-x: 1.75rem;
}

.a9jerojphj,
.FYPnNmfvB3F {
  --bs-gutter-y: 1.75rem;
}

.WSCr98A7,
.SKvlZLq {
  --bs-gutter-x: 2rem;
}

.WSCr98A7,
.NKEdgibc4 {
  --bs-gutter-y: 2rem;
}

.qIAlZW,
.H7786eUSJ {
  --bs-gutter-x: 3rem;
}

.qIAlZW,
.vaCie1uhn {
  --bs-gutter-y: 3rem;
}

.LvNiTs4,
.VgvB4sO {
  --bs-gutter-x: 3.5rem;
}

.LvNiTs4,
.vamXBs {
  --bs-gutter-y: 3.5rem;
}

.Fr7CGd,
.xRpEjWOba {
  --bs-gutter-x: 4rem;
}

.Fr7CGd,
.Msd7BMiPk {
  --bs-gutter-y: 4rem;
}

.tv3jv1O,
.naJ8blQ {
  --bs-gutter-x: 5rem;
}

.tv3jv1O,
.f9lrWQ {
  --bs-gutter-y: 5rem;
}

.TPNh4i,
.luGvmJsP77v {
  --bs-gutter-x: 6rem;
}

.TPNh4i,
.Dy4YPWSAl {
  --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;
}

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

.cy7hXVbgDI {
  caption-side: top;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.xokt7JW5:focus {
  outline: 0;
}

.xokt7JW5.OpNMN7X,
.xokt7JW5.O0FlaaEJ {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.BkZLmRz5PuV .dxyCWK {
  float: left;
  margin-left: -1.5em;
}

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

.pBsR8pv .dxyCWK {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.dxyCWK[disabled]~.pf60bI8Rkyu,
.dxyCWK:disabled~.pf60bI8Rkyu {
  cursor: default;
  opacity: .5;
}

.lE4yhTSEZ {
  padding-left: 2.5em;
}

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

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

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

.lE4yhTSEZ.pBsR8pv {
  padding-right: 2.5em;
  padding-left: 0;
}

.lE4yhTSEZ.pBsR8pv .dxyCWK {
  margin-right: -2.5em;
  margin-left: 0;
}

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

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

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

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

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

.Gbx2HsGpHwG:focus {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.aiDbP2ViM {
  position: relative;
}

.aiDbP2ViM>.RLSn5R,
.aiDbP2ViM>.xokt7JW5,
.aiDbP2ViM>.hXu4uN {
  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;
}

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

.aiDbP2ViM>.RLSn5R,
.aiDbP2ViM>.xokt7JW5 {
  padding: 1rem 1.25rem;
}

.aiDbP2ViM>.RLSn5R::placeholder,
.aiDbP2ViM>.xokt7JW5::placeholder {
  color: rgba(0, 0, 0, 0);
}

.aiDbP2ViM>.RLSn5R:focus,
.aiDbP2ViM>.RLSn5R:not(:placeholder-shown),
.aiDbP2ViM>.xokt7JW5:focus,
.aiDbP2ViM>.xokt7JW5:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}

.aiDbP2ViM>.RLSn5R:-webkit-autofill,
.aiDbP2ViM>.xokt7JW5:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}

.aiDbP2ViM>.hXu4uN {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
  padding-left: 1.25rem;
}

.aiDbP2ViM>.RLSn5R:focus~label,
.aiDbP2ViM>.RLSn5R:not(:placeholder-shown)~label,
.aiDbP2ViM>.xokt7JW5~label,
.aiDbP2ViM>.hXu4uN~label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

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

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

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

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

.aiDbP2ViM>:disabled~label,
.aiDbP2ViM>.RLSn5R:disabled~label {
  color: #525252;
}

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

.ON8H34ZWa3H>.RLSn5R,
.ON8H34ZWa3H>.hXu4uN,
.ON8H34ZWa3H>.aiDbP2ViM {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.ON8H34ZWa3H>.RLSn5R:focus,
.ON8H34ZWa3H>.hXu4uN:focus,
.ON8H34ZWa3H>.aiDbP2ViM:focus-within {
  z-index: 5;
}

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

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

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

.qhNEuxwfz>.RLSn5R,
.qhNEuxwfz>.hXu4uN,
.qhNEuxwfz>.J00UI0,
.qhNEuxwfz>.btn {
  padding: .5rem 1rem;
  font-size: 1.21875rem;
  border-radius: var(--bs-border-radius-lg);
}

.bWg1gQ>.RLSn5R,
.bWg1gQ>.hXu4uN,
.bWg1gQ>.J00UI0,
.bWg1gQ>.btn {
  padding: .25rem .5rem;
  font-size: 0.82875rem;
  border-radius: var(--bs-border-radius-sm);
}

.qhNEuxwfz>.hXu4uN,
.bWg1gQ>.hXu4uN {
  padding-right: 5rem;
}

.ON8H34ZWa3H:not(.D5aMk9i)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.aiDbP2ViM),
.ON8H34ZWa3H:not(.D5aMk9i)>.dropdown-toggle:nth-last-child(n+3),
.ON8H34ZWa3H:not(.D5aMk9i)>.aiDbP2ViM:not(:last-child)>.RLSn5R,
.ON8H34ZWa3H:not(.D5aMk9i)>.aiDbP2ViM:not(:last-child)>.hXu4uN {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ON8H34ZWa3H.D5aMk9i>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.aiDbP2ViM),
.ON8H34ZWa3H.D5aMk9i>.dropdown-toggle:nth-last-child(n+4),
.ON8H34ZWa3H.D5aMk9i>.aiDbP2ViM:nth-last-child(n+3)>.RLSn5R,
.ON8H34ZWa3H.D5aMk9i>.aiDbP2ViM:nth-last-child(n+3)>.hXu4uN {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ON8H34ZWa3H>:not(:first-child):not(.dropdown-menu):not(.MiCmi6R):not(.kCuWJrmv8):not(.wqBlkLOtdW):not(.Vq9yci) {
  margin-left: calc(-1*var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ON8H34ZWa3H>.aiDbP2ViM:not(:first-child)>.RLSn5R,
.ON8H34ZWa3H>.aiDbP2ViM:not(:first-child)>.hXu4uN {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.MiCmi6R {
  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~.kCuWJrmv8,
.was-validated :valid~.MiCmi6R,
.SnhgFbo~.kCuWJrmv8,
.SnhgFbo~.MiCmi6R {
  display: block;
}

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

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

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

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

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

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

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

.was-validated .dxyCWK:valid~.pf60bI8Rkyu,
.dxyCWK.SnhgFbo~.pf60bI8Rkyu {
  color: var(--bs-form-valid-color);
}

.hGJxNHeY .dxyCWK~.kCuWJrmv8 {
  margin-left: .5em;
}

.was-validated .ON8H34ZWa3H>.RLSn5R:not(:focus):valid,
.ON8H34ZWa3H>.RLSn5R:not(:focus).SnhgFbo,
.was-validated .ON8H34ZWa3H>.hXu4uN:not(:focus):valid,
.ON8H34ZWa3H>.hXu4uN:not(:focus).SnhgFbo,
.was-validated .ON8H34ZWa3H>.aiDbP2ViM:not(:focus-within):valid,
.ON8H34ZWa3H>.aiDbP2ViM:not(:focus-within).SnhgFbo {
  z-index: 3;
}

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

.wqBlkLOtdW {
  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~.Vq9yci,
.was-validated :invalid~.wqBlkLOtdW,
.Mc9YZQs~.Vq9yci,
.Mc9YZQs~.wqBlkLOtdW {
  display: block;
}

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

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

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

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

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

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

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

.was-validated .dxyCWK:invalid~.pf60bI8Rkyu,
.dxyCWK.Mc9YZQs~.pf60bI8Rkyu {
  color: var(--bs-form-invalid-color);
}

.hGJxNHeY .dxyCWK~.Vq9yci {
  margin-left: .5em;
}

.was-validated .ON8H34ZWa3H>.RLSn5R:not(:focus):invalid,
.ON8H34ZWa3H>.RLSn5R:not(:focus).Mc9YZQs,
.was-validated .ON8H34ZWa3H>.hXu4uN:not(:focus):invalid,
.ON8H34ZWa3H>.hXu4uN:not(:focus).Mc9YZQs,
.was-validated .ON8H34ZWa3H>.aiDbP2ViM:not(:focus-within):invalid,
.ON8H34ZWa3H>.aiDbP2ViM:not(:focus-within).Mc9YZQs {
  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);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.oLZbpx6t,
.e1gPZqKJ0F>.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);
}

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

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

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

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

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

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

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

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

.UJvACatob,
.Tf5ZOE {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.UJvACatob>.btn,
.Tf5ZOE>.btn {
  position: relative;
  flex: 1 1 auto;
}

.UJvACatob>.c29mu0:checked+.btn,
.UJvACatob>.c29mu0:focus+.btn,
.UJvACatob>.btn:hover,
.UJvACatob>.btn:focus,
.UJvACatob>.btn:active,
.UJvACatob>.btn.active,
.Tf5ZOE>.c29mu0:checked+.btn,
.Tf5ZOE>.c29mu0:focus+.btn,
.Tf5ZOE>.btn:hover,
.Tf5ZOE>.btn:focus,
.Tf5ZOE>.btn:active,
.Tf5ZOE>.btn.active {
  z-index: 1;
}

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

.b1IhhLin .ON8H34ZWa3H {
  width: auto;
}

.UJvACatob {
  border-radius: 50rem;
}

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

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

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

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

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

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

.oLZbpx6t+.VWAq3Pz,
.e1gPZqKJ0F>.btn+.VWAq3Pz {
  padding-right: .375rem;
  padding-left: .375rem;
}

.JxBDZV9+.VWAq3Pz,
.ccw9d7PO>.btn+.VWAq3Pz {
  padding-right: .75rem;
  padding-left: .75rem;
}

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

.Tf5ZOE>.btn,
.Tf5ZOE>.UJvACatob {
  width: 100%;
}

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

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

.Tf5ZOE>.btn:nth-child(n+3),
.Tf5ZOE>:not(.c29mu0)+.btn,
.Tf5ZOE>.UJvACatob: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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ldIVWBqC .nav-item .nav-link,
.GgODPIXb .nav-item .nav-link {
  width: 100%;
}

.TbPqmVc>.BE2Mjr {
  display: none;
}

.TbPqmVc>.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>.pyJ9JWbvwA,
.navbar>.YVpbLcQ,
.navbar>.I1rSVZasV8V,
.navbar>.cIV5GRvi,
.navbar>.aJ6WTir,
.navbar>.tuWwIPvcgOu {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h14acQSruF9 .CF5iPZB {
  overflow: visible;
}

.h14acQSruF9 .UDFpboFgi {
  display: flex !important;
  flex-basis: auto;
}

.h14acQSruF9 .zdFOeEEh {
  display: none;
}

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

.h14acQSruF9 .offcanvas .N5GnSFfXN {
  display: none;
}

.h14acQSruF9 .offcanvas .JNjvJp3f {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

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

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

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

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

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

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

.WN0D4WeJN>.cbkdL62DY7f+.list-group,
.WN0D4WeJN>.list-group+.PWW373h8 {
  border-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.Eboi8IyrAj,
.eGxXFhp,
.iMpUD4Wd {
  width: 100%;
}

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

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

.v3hoDqNCd>.WN0D4WeJN {
  margin-bottom: var(--bs-card-group-margin);
}

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

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

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

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

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

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

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

.iRioOhWRraR {
  margin-bottom: 0;
}

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

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

.KO1hpL:first-of-type>.iRioOhWRraR .sX52ZhJwV {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

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

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

.KO1hpL:last-of-type>.iRioOhWRraR .sX52ZhJwV.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

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

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

.CCs2pHzly>.KO1hpL {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.CCs2pHzly>.KO1hpL:first-child {
  border-top: 0;
}

.CCs2pHzly>.KO1hpL:last-child {
  border-bottom: 0;
}

.CCs2pHzly>.KO1hpL>.ZmFF0OMicH,
.CCs2pHzly>.KO1hpL>.iRioOhWRraR .sX52ZhJwV,
.CCs2pHzly>.KO1hpL>.iRioOhWRraR .sX52ZhJwV.collapsed {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nwEIoAfFgn:empty {
  display: none;
}

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

.vZBdEV {
  color: inherit;
}

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

.ecgeoiVvbh {
  padding-right: 3rem;
}

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

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

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

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

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

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

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

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

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

}

.kjwKwmc,
.HqAkSms {
  --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);
}

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

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

.HqAkSms>.kjwKwmc {
  overflow: visible;
}

.HqAkSms>.kjwKwmc>.F2XvBTGuX {
  width: 100%;
}

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

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

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

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

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

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

.BbVNAvVIc {
  flex-direction: row;
}

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

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

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

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

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

.IAfV2R {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fphkjE .OcsLbjifj {
  max-height: 100%;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

.aki7vVSaV .OcsLbjifj {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.aki7vVSaV .yDaYl4E,
.aki7vVSaV .Ow38J4 {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.soGgfE7,
.LQplF3sl {
  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;
}

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

.soGgfE7 {
  left: 0;
}

.LQplF3sl {
  right: 0;
}

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

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

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

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

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

.wllyl1V2h,
.DIO28X {
  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)
            
    }

}

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

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

}

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

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

.offcanvas,
.JrnHY9irm,
.r2ADkgV,
.uTT5OaR7c9,
.igg9zo2sZUa,
.r0tO4LtMQ2 {
  --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.g2bMHtiu {
  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.xl0ONQpo {
  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.oizH49Oyn {
  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.ClYq0G {
  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;
}

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

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

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

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

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

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

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

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

.LfxBbh {
  min-height: 1.2em;
}

.rWkgUZXR3 .bLhLjyjW {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow{

    50% {
        opacity: .2
    }

}

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.Li147mLPbGY,
.cnHbOidSzZ: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;
}

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

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

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

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

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

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

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

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

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

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

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

.oFwhNa3acr {
  float: left !important;
}

.ctCrsLdO {
  float: right !important;
}

.IxIfwNIM2Bu {
  float: none !important;
}

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

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

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

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

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

.lzLPVr8Q {
  opacity: 0 !important;
}

.xgahGDmfQi {
  opacity: .25 !important;
}

.iNPWJj {
  opacity: .5 !important;
}

.KreuWFjj {
  opacity: .75 !important;
}

.Jc5tfZ0 {
  opacity: 1 !important;
}

.WxqjdBit {
  overflow: auto !important;
}

.JOKgb8nLL {
  overflow: hidden !important;
}

.cPbsFwH {
  overflow: visible !important;
}

.OOIPkm1P {
  overflow: scroll !important;
}

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

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

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

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

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

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

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

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

.tz9QDc {
  display: inline !important;
}

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

.n1r9Mg5gvR {
  display: block !important;
}

.qc6cEL {
  display: grid !important;
}

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

.MyZEa4KXelY {
  display: table !important;
}

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

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

.T4T7BgJyglk {
  display: flex !important;
}

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

.Uxwls3 {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.A4T08Hda {
  position: static !important;
}

.ArNemgz0xh {
  position: relative !important;
}

.owgtkxLul1 {
  position: absolute !important;
}

.KMgh1Qf3F {
  position: fixed !important;
}

.LrwVja9Osd6 {
  position: sticky !important;
}

.y8Y7hSld {
  top: 0 !important;
}

.L4lZjbdL0H {
  top: 10% !important;
}

.od1Aii8kv {
  top: 25% !important;
}

.LgguXEFW {
  top: 50% !important;
}

.zcjLxA {
  top: 60% !important;
}

.xHgXUxU {
  top: 65% !important;
}

.JZXJFqV4W {
  top: 70% !important;
}

.GfmFcuH {
  top: 75% !important;
}

.YTFpT6 {
  top: 100% !important;
}

.cebM1Pa {
  top: auto !important;
}

.xjjBqMl8DL {
  bottom: 0 !important;
}

.daEvJtk4v {
  bottom: 10% !important;
}

.vPuGuNoX {
  bottom: 25% !important;
}

.R9ffe6TfL {
  bottom: 50% !important;
}

.VPkwqXF {
  bottom: 60% !important;
}

.lPkG0z4m {
  bottom: 65% !important;
}

.z5pV0XJFL {
  bottom: 70% !important;
}

.mvBBC8JIB9 {
  bottom: 75% !important;
}

.V7r5LmETw8p {
  bottom: 100% !important;
}

.eJgrAc {
  bottom: auto !important;
}

.bP9JFUBxpF {
  left: 0 !important;
}

.Fu1F9VBC {
  left: 10% !important;
}

.Gv1dGNLQhAi {
  left: 25% !important;
}

.m7geaJieoGe {
  left: 50% !important;
}

.mqjdK6 {
  left: 60% !important;
}

.fOWUzwK {
  left: 65% !important;
}

.XDvZqPco {
  left: 70% !important;
}

.BPxU7HW89RH {
  left: 75% !important;
}

.KF3ECsCp1 {
  left: 100% !important;
}

.KPbczphtx {
  left: auto !important;
}

.Y8GpeZws {
  right: 0 !important;
}

.OHOsVf5p4 {
  right: 10% !important;
}

.naGoaRyrh {
  right: 25% !important;
}

.kUfMLmbLbxe {
  right: 50% !important;
}

.aKxt4yQ {
  right: 60% !important;
}

.lrrx0ADFp {
  right: 65% !important;
}

.y4H8d5H {
  right: 70% !important;
}

.rdpWND3N {
  right: 75% !important;
}

.W67v1BpBTHW {
  right: 100% !important;
}

.MCG65keD {
  right: auto !important;
}

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

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

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

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

.o3VxasT0ao {
  border: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ogkN0gqRb {
  width: 25% !important;
}

.rdsaOf2kJbt {
  width: 50% !important;
}

.J3GfE65 {
  width: 75% !important;
}

.wy7cHv91Q {
  width: 100% !important;
}

.mpWd2eYieDP {
  width: auto !important;
}

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

.aDtNGyVY1 {
  width: 100vw !important;
}

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

.NbVSPbzXn {
  height: 25% !important;
}

.m5OCNlp2 {
  height: 50% !important;
}

.dt5Llp6NpWI {
  height: 75% !important;
}

.ld3dRUc {
  height: 100% !important;
}

.yFKpzburSG {
  height: auto !important;
}

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

.cTJ5gcykvIe {
  height: 100vh !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wnYCrn {
  order: -1 !important;
}

.THCUkBs {
  order: 0 !important;
}

.cf25eZ {
  order: 1 !important;
}

.rt1ho5epiuV {
  order: 2 !important;
}

.dkn5ZEshP9q {
  order: 3 !important;
}

.crcMtgq4g {
  order: 4 !important;
}

.BDg0Vj {
  order: 5 !important;
}

.HjqlJjlCu {
  order: 6 !important;
}

.dYqo2qr3 {
  margin: 0 !important;
}

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

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

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

.tnOiSWQg {
  margin: 1rem !important;
}

.X6Q3zgrvY {
  margin: 1.25rem !important;
}

.DLVMB8oTM {
  margin: 1.5rem !important;
}

.LqjQ8ZI {
  margin: 1.75rem !important;
}

.lOopCWwp {
  margin: 2rem !important;
}

.Q82xYEiqC {
  margin: 3rem !important;
}

.nxokfNdA {
  margin: 3.5rem !important;
}

.C3oJtB9SAv {
  margin: 4rem !important;
}

.sKqYzHDpi {
  margin: 5rem !important;
}

.sQkvXscwToH {
  margin: 6rem !important;
}

.qr537xCFdQ {
  margin: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.FtTfdhb {
  padding: 0 !important;
}

.YadTUVie3l {
  padding: .25rem !important;
}

.w2wCca4 {
  padding: .5rem !important;
}

.F2h1A4G {
  padding: .75rem !important;
}

.d56uIwZTRka {
  padding: 1rem !important;
}

.SptaKYp {
  padding: 1.25rem !important;
}

.gkvZTE {
  padding: 1.5rem !important;
}

.dlu87hN {
  padding: 1.75rem !important;
}

.vbIPcbX150X {
  padding: 2rem !important;
}

.wlLaLcNs {
  padding: 3rem !important;
}

.vB2G1G {
  padding: 3.5rem !important;
}

.Vwm4Hw {
  padding: 4rem !important;
}

.jIOWEvV {
  padding: 5rem !important;
}

.IONfWrg {
  padding: 6rem !important;
}

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

.qNrCxtIOLb {
  padding-right: .25rem !important;
  padding-left: .25rem !important;
}

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

.T9zW0WU {
  padding-right: .75rem !important;
  padding-left: .75rem !important;
}

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

.HTLkAJ9G {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}

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

.u5uAZwNBgkU {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}

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

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

.HWEiL9p {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}

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

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

.DnbMma {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

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

.kVzrCSKr {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

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

.KRSdzHgW {
  padding-top: .75rem !important;
  padding-bottom: .75rem !important;
}

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

.jkVnyKJV3Kf {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

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

.Vle3Th {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

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

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

.OqmTYmNmF {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

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

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

.hVKmRl9KK {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

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

.loBG5gsHO0j {
  padding-top: .25rem !important;
}

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

.rjzXxmI6w {
  padding-top: .75rem !important;
}

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

.NbQ0zn {
  padding-top: 1.25rem !important;
}

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

.ga4VMCYa {
  padding-top: 1.75rem !important;
}

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

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

.PfcKgM {
  padding-top: 3.5rem !important;
}

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

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

.WGq02QUsk {
  padding-top: 6rem !important;
}

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

.n3Rlhs6V4 {
  padding-right: .25rem !important;
}

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

.C6Y6JUK {
  padding-right: .75rem !important;
}

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

.H8TyQd {
  padding-right: 1.25rem !important;
}

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

.AG8ZkT {
  padding-right: 1.75rem !important;
}

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

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

.nrO8cS {
  padding-right: 3.5rem !important;
}

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

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

.UsxDONje1Mj {
  padding-right: 6rem !important;
}

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

.tcHfTxMG09m {
  padding-bottom: .25rem !important;
}

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

.IAMN17 {
  padding-bottom: .75rem !important;
}

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

.F3labUubRpc {
  padding-bottom: 1.25rem !important;
}

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

.wyt33l8f {
  padding-bottom: 1.75rem !important;
}

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

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

.haqWFXhgNbJ {
  padding-bottom: 3.5rem !important;
}

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

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

.qNP4WYl {
  padding-bottom: 6rem !important;
}

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

.CHgm0nI {
  padding-left: .25rem !important;
}

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

.HI0YT9EVkSY {
  padding-left: .75rem !important;
}

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

.QZlYvK0 {
  padding-left: 1.25rem !important;
}

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

.m7XRROacCw {
  padding-left: 1.75rem !important;
}

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

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

.qOdsmN2fJ {
  padding-left: 3.5rem !important;
}

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

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

.DMSAPmx7 {
  padding-left: 6rem !important;
}

.S1Jn48 {
  gap: 0 !important;
}

.QwVV0DfwNb {
  gap: .25rem !important;
}

.lh9D7d7EEg {
  gap: .5rem !important;
}

.a0GX6A {
  gap: .75rem !important;
}

.Zf9WYtt {
  gap: 1rem !important;
}

.efJytOclzl {
  gap: 1.25rem !important;
}

.O6oVdz3m {
  gap: 1.5rem !important;
}

.eDVqYx {
  gap: 1.75rem !important;
}

.k4LIcP {
  gap: 2rem !important;
}

.kE0DNL {
  gap: 3rem !important;
}

.J6ubPFfIMr {
  gap: 3.5rem !important;
}

.TMma9HDgP6 {
  gap: 4rem !important;
}

.zPe0XJgQEhZ {
  gap: 5rem !important;
}

.g4IVP1H {
  gap: 6rem !important;
}

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

.f7nq8SUqakL {
  row-gap: .25rem !important;
}

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

.SvvBn9 {
  row-gap: .75rem !important;
}

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

.TYBkQic49I {
  row-gap: 1.25rem !important;
}

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

.t4vfGTr5 {
  row-gap: 1.75rem !important;
}

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

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

.t7qfP1vh {
  row-gap: 3.5rem !important;
}

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

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

.GrAEoQi {
  row-gap: 6rem !important;
}

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

.DKyxgf {
  column-gap: .25rem !important;
}

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

.WQpSxnk {
  column-gap: .75rem !important;
}

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

.kS4g0gtjtEs {
  column-gap: 1.25rem !important;
}

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

.ZwOhEsag4 {
  column-gap: 1.75rem !important;
}

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

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

.vJwhsj9 {
  column-gap: 3.5rem !important;
}

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

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

.lfnhRYdEg {
  column-gap: 6rem !important;
}

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

.Lg5jeB7ahV {
  font-size: calc(1.36875rem + 1.425vw) !important;
}

.rlqbu2jBpb {
  font-size: calc(1.32rem + 0.84vw) !important;
}

.s4KBF8Hu {
  font-size: calc(1.295625rem + 0.5475vw) !important;
}

.eVW37zshbnc {
  font-size: calc(1.27125rem + 0.255vw) !important;
}

.LHQ0k8 {
  font-size: 1.21875rem !important;
}

.irE2WDmCCfi {
  font-size: 0.975rem !important;
}

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

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

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

.qkRdkIp {
  font-weight: 300 !important;
}

.U8urmzi {
  font-weight: 400 !important;
}

.eMIcNuApS {
  font-weight: 500 !important;
}

.HCx3RzOTsxz {
  font-weight: 600 !important;
}

.ggPueG4z0G {
  font-weight: 700 !important;
}

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

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

.hYjpRRiEs {
  line-height: 1.25 !important;
}

.MtfK78ay2p {
  line-height: 1.5 !important;
}

.V7PYKgsN {
  line-height: 2 !important;
}

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

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

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

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

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

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

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

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

.CXzPF7Yid {
  text-transform: capitalize !important;
}

.D7JSyT724ra {
  white-space: normal !important;
}

.XKNMz4GPm4m {
  white-space: nowrap !important;
}

.QoKUbaGX {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.MiWBOHe {
  --bs-text-opacity: 1;
  color: var(--kp-primary) !important;
}

.hzBbK4 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.HZiV9XYp {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.AiCC5noEEdE {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.HVgNtHPPg {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.ilspQJdPso {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.jpyG7ED {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.kugNzfy {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.ELmncKK8yY {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.jOVoqg {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.InDWGnDb0y {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.cyqcPqb {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.vcWx6RU {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, .5) !important;
}

.zwawC3 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, .5) !important;
}

.ueWgtbL {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.CKDObiMpTX6 {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.Lif0xa2 {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.QQ1caee65 {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.Avi1mvRkrva {
  --bs-text-opacity: 0.25;
}

.MwbfWhkYH {
  --bs-text-opacity: 0.5;
}

.eAUvEDR {
  --bs-text-opacity: 0.75;
}

.aQsVcUWRd {
  --bs-text-opacity: 1;
}

.faVI4fobV {
  color: var(--bs-primary-text-emphasis) !important;
}

.S2eGJAM {
  color: var(--bs-secondary-text-emphasis) !important;
}

.TwzNPwp {
  color: var(--bs-success-text-emphasis) !important;
}

.WjBdlpV {
  color: var(--bs-info-text-emphasis) !important;
}

.FwbaUfN {
  color: var(--bs-warning-text-emphasis) !important;
}

.vDu60xR2j {
  color: var(--bs-danger-text-emphasis) !important;
}

.im5OpA {
  color: var(--bs-light-text-emphasis) !important;
}

.ijh2vcVcvK {
  color: var(--bs-dark-text-emphasis) !important;
}

.WTig5nm {
  --bs-link-opacity: 0.1;
}

.AUj904r2:hover {
  --bs-link-opacity: 0.1;
}

.Chgb2SU {
  --bs-link-opacity: 0.25;
}

.JyhXIL:hover {
  --bs-link-opacity: 0.25;
}

.XgOvMJZ {
  --bs-link-opacity: 0.5;
}

.RJoksae:hover {
  --bs-link-opacity: 0.5;
}

.fQlXguH {
  --bs-link-opacity: 0.75;
}

.X31w1k:hover {
  --bs-link-opacity: 0.75;
}

.xgfCMiWIMSV {
  --bs-link-opacity: 1;
}

.xcHerdrHXf:hover {
  --bs-link-opacity: 1;
}

.OEC1UL {
  text-underline-offset: .125em !important;
}

.U3mVBy4:hover {
  text-underline-offset: .125em !important;
}

.u6utWscPPQ {
  text-underline-offset: .25em !important;
}

.yQYXXm:hover {
  text-underline-offset: .25em !important;
}

.YrcYPth {
  text-underline-offset: .375em !important;
}

.JJuyKe:hover {
  text-underline-offset: .375em !important;
}

.oC6FKHtyvGP {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.ojSD3JndU9 {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.KQauRfz {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.H2M3qZWd {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.VW3s7ISiW {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.V6ZLsIm {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.Jmv2FF2 {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.dXK2OqbRpK {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.onBnX7o6eR {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.UOiytytVJp {
  --bs-link-underline-opacity: 0;
}

.JfZBzO9X:hover {
  --bs-link-underline-opacity: 0;
}

.jSokkHAFo {
  --bs-link-underline-opacity: 0.1;
}

.TRjemuw:hover {
  --bs-link-underline-opacity: 0.1;
}

.UoHDWyArX {
  --bs-link-underline-opacity: 0.25;
}

.l1ownu1tLdM:hover {
  --bs-link-underline-opacity: 0.25;
}

.j5aelIUU4i {
  --bs-link-underline-opacity: 0.5;
}

.mjtvVl2y:hover {
  --bs-link-underline-opacity: 0.5;
}

.bINt0PtG {
  --bs-link-underline-opacity: 0.75;
}

.cRfmgUmMEP:hover {
  --bs-link-underline-opacity: 0.75;
}

.lD9OIow {
  --bs-link-underline-opacity: 1;
}

.tKVfBp2yaFu:hover {
  --bs-link-underline-opacity: 1;
}

.IdUgbi {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.Tt8eb6 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.OqRckiMcz {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.seguoh {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.GeWM1HXc {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.rWBCatV {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.VHZdBKMcJ {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.n3WC0MeAz {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.CVu2r22 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.rcRywujDl {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.SqKe7P7 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.UqJQXWvvv {
  --bs-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0) !important;
}

.CmKwzYgv {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.pgvKzefI4n2 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.tSf8bRbi {
  --bs-bg-opacity: 0.1;
}

.E8rJXPA {
  --bs-bg-opacity: 0.25;
}

.Xm61x0iZf {
  --bs-bg-opacity: 0.5;
}

.liu7lpKT {
  --bs-bg-opacity: 0.75;
}

.LhbrkIbFeRU {
  --bs-bg-opacity: 1;
}

.OldPkh {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.ZeZNWHP1M {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.ijyn5H5 {
  background-color: var(--bs-success-bg-subtle) !important;
}

.kKzOPekV {
  background-color: var(--bs-info-bg-subtle) !important;
}

.vftlzz {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.EebaKW1Zdz {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.p9gBRRW6E {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bExgUcx11IB {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.UgBe9Mr {
  background-image: var(--bs-gradient) !important;
}

.Xzs0c8I1dpb {
  user-select: all !important;
}

.NT7l5Xa {
  user-select: auto !important;
}

.tfz88RD {
  user-select: none !important;
}

.vpmZjN {
  pointer-events: none !important;
}

.x2yzSXhQJ3 {
  pointer-events: auto !important;
}

.VYUAhmcvJA {
  border-radius: var(--bs-border-radius) !important;
}

.TuyFbsGf {
  border-radius: 0 !important;
}

.Qj2WGh5FM {
  border-radius: var(--bs-border-radius-sm) !important;
}

.HuD9dPk {
  border-radius: var(--bs-border-radius) !important;
}

.E5rztX7OBG {
  border-radius: var(--bs-border-radius-lg) !important;
}

.L6eZUgISJp {
  border-radius: var(--bs-border-radius-xl) !important;
}

.tsthRVfkw {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.EogMHS {
  border-radius: 50% !important;
}

.sdMhvrIT {
  border-radius: var(--bs-border-radius-pill) !important;
}

.r3Y01lV {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.JvHuGlGf {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.sp07zcmQo {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.HTnOD8fm {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.RglBQF {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.gADUcmOuB {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.VjLJWgevpnq {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.x0YavRHe {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.AGtSY7 {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.YTnFZQy {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.NuUyOBm {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.LsHvPU {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.yAftFh {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.nFPZvScOgbY {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.HYQKPsA7yA {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.afsIafYqtsr {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.P6EUZa {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.ANJxPX {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.ErDfeoIT {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.nXwcOi {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.BN9rrrWqDwD {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.BTlOeXuB {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.yWBOnS {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.vM1ElnayoO {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.WhkhK7Ymw1a {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.cjHDG8Y {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.IcEDuwY {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.LuFEto4m {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.Klna7yw {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.zqjHAubvB2U {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.uJkfKfe {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.P0QI7aiI {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.cgaw36276zK {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.aPEbuITKXyh {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.GliBgQ8aE {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.iBwEZJH {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.miEcTaE3EW {
  visibility: hidden !important;
}

.SI9o3Jm {
  z-index: -1 !important;
}

.Tr6sNtMUR {
  z-index: 0 !important;
}

.wUPUdrlK {
  z-index: 1 !important;
}

.OxpO4J {
  z-index: 2 !important;
}

.dePPwa5Y {
  z-index: 3 !important;
}

.hoz81ZV {
  font-size: 0.78rem !important;
}

.nav-link.active {
  color: #4be3c2 !important;
}

.AqwmFQhxD3 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #050816 0%, #070b1a 55%, #050816 100%);
}

.AqwmFQhxD3>main {
  flex: 1;
}

.i3Y7EG {
  max-width: 42rem;
}

.i3Y7EG .LvNcxtHL {
  color: rgba(255, 255, 255, .78);
  line-height: 1.65;
}

.i3Y7EG ul {
  padding-left: 1.25rem;
}

.i3Y7EG 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;
}

.tz2DeC2 {
  position: absolute;
  inset: 0;
  background: rgba(5,10,20,0.97);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(6px);
}

.IkjpBStYdK {
  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;
}

.UmhOb4 {
  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;
}

.SErqob1HHN6 {
  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;
}

.SErqob1HHN6 .Gh4kZyhL,
.SErqob1HHN6 .nav-link,
.SErqob1HHN6 .zdFOeEEh {
  color: rgba(255, 255, 255, .9);
}

.SErqob1HHN6 .nav-link {
  opacity: .85;
}

.SErqob1HHN6 .nav-link:hover {
  opacity: 1;
  color: rgba(255, 255, 255, .98);
}

.SErqob1HHN6 .nav-link.active {
  color: #4be3c2 !important;
  opacity: 1;
}

.SErqob1HHN6 .zdFOeEEh {
  border: 1px solid rgba(255, 255, 255, .18);
}

.h4FdDg5gJMB {
  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;
}

.h4FdDg5gJMB::before,
.h4FdDg5gJMB::after {
  content: "";
  position: absolute;
  inset: -40%;
  pointer-events: none;
}

.h4FdDg5gJMB::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);
}

.h4FdDg5gJMB::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;
}

.uPqnoTjQ {
  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;
}

.szVey6xn6f {
  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;
}

.szVey6xn6f .EMo41V5 {
  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){

    .szVey6xn6f .EMo41V5 {
        color: #7fffd4;
        background: none
    }

}

.FtdxSbvOaL {
  color: var(--kp-text-muted);
  font-size: clamp(0.97rem, 1.5vw, 1.1rem);
  line-height: 1.75;
}

.K5il8lxjS7F {
  color: rgba(255,255,255,0.65);
  font-size: 0.88rem;
}

.taotcOU {
  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);
}

.taotcOU .k6BrOa {
  position: absolute;
  border-radius: 9999px;
  filter: blur(20px);
  opacity: .9;
}

.taotcOU .AJO7qgF {
  width: 240px;
  height: 240px;
  left: -40px;
  top: 20%;
  background: rgba(75, 227, 194, .35);
}

.taotcOU .lPEwt7 {
  width: 220px;
  height: 220px;
  right: -60px;
  top: 10%;
  background: rgba(124, 92, 255, .28);
}

.taotcOU .wvfHSA0D {
  width: 180px;
  height: 180px;
  right: 10%;
  bottom: -40px;
  background: rgba(255, 255, 255, .12);
}

.riGxDC5dKQN {
  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;
}

.tRvb1n {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 50% 55% at 50% 0%, rgba(123,111,232,0.05) 0%, transparent 60%);
}

.tRvb1n::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%);
}

.sqzzmgjEBg {
  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);
}

.Zy7hb1M {
  font-size: 0.76rem;
  color: rgba(255,255,255,0.45);
}

.QfF7FeJA6qQ {
  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);
}

.cOPezDVwUy {
  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);
}

.vcL036FRZqm {
  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;
}

.HosrIAll1wY {
  height: 200px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(75, 227, 194, 0.22), rgba(124, 92, 255, 0.16));
}

.HosrIAll1wY img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.65s var(--ease);
}

.G4YnxM {
  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;
}

.R8hjSttHMz {
  box-shadow: 0 16px 50px rgba(0, 0, 0, .35);
  font-size: 0.83rem !important;
  padding: 0.55rem 1rem !important;
}

.MNM9csg1Y .OcsLbjifj {
  background: rgba(8, 12, 30, .92);
  border: 1px solid rgba(255, 255, 255, .12);
  box-shadow: 0 40px 120px rgba(0, 0, 0, .65);
}

.MNM9csg1Y .yDaYl4E {
  border-bottom: 1px solid var(--kp-border) !important;
}

.MNM9csg1Y .PNVWwdZFcwL {
  filter: invert(1) grayscale(1);
  opacity: .8;
}

.gB6xeawf {
  width: 100%;
  height: 72vh;
  border: none;
  border-radius: var(--r-md);
  background: var(--kp-bg);
  min-height: 380px;
  display: block;
}

.gjWEJXjAyO {
  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;
}

.waBLcIz {
  height: 460px;
  background: rgba(255, 255, 255, .06);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
  position: relative;
  overflow: hidden;
}

.TuTlaL5 {
  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;
}

.oT6af5HW {
  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);
}

.oEjuyFTU3sS {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
}

.NuH3DZnR {
  color: #fff;
  font-size: 1rem;
}

.oV1Ws9 {
  color: var(--kp-text-muted);
  font-size: 0.9rem;
  line-height: 1.75;
}

.h7q1NJYv {
  height: 1px;
  margin: 1.25rem 0;
  background: var(--kp-border);
}

.fzbR7H {
  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);
}

.Xvba76IkL {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 70% 50% at 50% 100%, rgba(123,111,232,0.06) 0%, transparent 60%);
}

.CfXDoYFQ8f {
  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;
}

.CfXDoYFQ8f::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;
}

.CfXDoYFQ8f>* {
  position: relative;
  z-index: 1;
}

.oCMcj0F {
  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;
}

.Qu4436RmNGz {
  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;
}

.Temhz8Us {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 50% 40% at 85% 20%, rgba(58,143,212,0.05) 0%, transparent 50%);
}

.EXR4tnpYK {
  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;
}

.EXR4tnpYK::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;
}

.EXR4tnpYK>* {
  position: relative;
  z-index: 1;
}

.OzxuugkssV {
  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;
}

.dGpoG9Pn {
  color: rgba(255, 255, 255, .92);
  background: radial-gradient(ellipse 55% 50% at 15% 50%, rgba(75,227,194,0.04) 0%, transparent 55%);
}

.ki9ndv {
  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);
}

.jXH4ABN32 {
  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;
}

.JF8APZzkQ {
  display: inline-block;
  margin-top: .25rem;
  color: var(--kp-primary);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.92rem;
}

.JF8APZzkQ:hover {
  color: #4be3c2;
  text-decoration: underline;
}

.ycvKibFVh {
  color: rgba(255,255,255,0.7);
  font-size: 0.9rem;
}

.McSdancVe {
  background: var(--kp-surface);
  border: 1px solid var(--kp-border);
  box-shadow: var(--shadow-card);
}

.udheso {
  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;
}

.udheso::placeholder {
  color: rgba(255,255,255,0.28) !important;
}

.udheso: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;
}

.elCFQr {
  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;
}

.M7UDG0db {
  background: transparent !important;
  border-bottom: 1px solid var(--kp-border) !important;
}

.elCFQr .PNVWwdZFcwL {
  filter: invert(1) opacity(0.5);
  opacity: .75;
}

.RXfqswjo {
  background: var(--kp-bg);
  border-top: 1px solid var(--kp-border);
}

.FRjhVcdPzt {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.32);
}

.KVTOM99TZ9 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;
}

.KVTOM99TZ9 a:hover {
  color: var(--kp-primary);
  text-decoration: none;
  padding-left: 4px;
}

.qNB4Bc5YSye {
  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);
}

.qNB4Bc5YSye: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);
}

.dzTVz72f {
  height: 1px;
  background: var(--kp-border);
}

.kHdVFo1nPQ {
  background: transparent;
}

.Vhh1qG8 {
  border-top: 1px solid rgba(255, 255, 255, .08);
}

.qh1wlY {
  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);
}

.IQ1kbM {
  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;
}

.E9AviMH {
  color: #fff;
  font-size: clamp(1.3rem, 2.5vw, 1.7rem);
  letter-spacing: -0.02em;
}

.jrAOrz {
  color: rgba(255,255,255,0.7);
  line-height: 1.72;
  font-size: 0.92rem;
}

.peflKH1n {
  max-width: 420px;
  list-style: none !important;
  padding-left: 0 !important;
  text-align: left;
}

.sy0S6KG {
  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;
}

.pXkjYEK {
  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);
}

.pXkjYEK: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);
}

.EJ1Jqcow {
  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;
}

.EJ1Jqcow.QW3zn7DdZ {
  font-size: .75rem;
  width: 1.75rem;
  height: 1.75rem;
}

.EJ1Jqcow.oLZbpx6t,
.e1gPZqKJ0F>.EJ1Jqcow.btn {
  font-size: .875rem;
  width: 2.1875rem;
  height: 2.1875rem;
}

.EJ1Jqcow.JxBDZV9,
.ccw9d7PO>.EJ1Jqcow.btn {
  font-size: 1rem;
  width: 3.36875rem;
  height: 3.36875rem;
}

.ZIxe1O {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
}

.jVIx5uBlWEP {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}

.J25rGDh {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}

.lKWTCh {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}

.hrazcJY9h {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
}

.y47FvAc {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
}

.eUFs1SNTDT {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
}

.PgCmJc {
  width: 7rem;
  height: 7rem;
  line-height: 7rem;
}

.bieyPgqOJu {
  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:           #547a9e;
  --kp-surface:      #4e6957;
  --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%);
}

.I68OeZbh: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;
}

.VsrD8S: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);
}

.EMo41V5 {
  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;
}

.K5il8lxjS7F .ggPueG4z0G {
  color: #fff;
}

.k6BrOa {
  position: absolute;
  border-radius: 50%;
  filter: blur(55px);
  pointer-events: none;
}

.AJO7qgF {
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(75,227,194,0.16) 0%, transparent 70%);
  top: -50px;
  right: -50px;
}

.lPEwt7 {
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(123,111,232,0.14) 0%, transparent 70%);
  bottom: -35px;
  left: -35px;
}

.wvfHSA0D {
  width: 90px;
  height: 90px;
  background: radial-gradient(circle, rgba(58,143,212,0.1) 0%, transparent 70%);
  bottom: 40%;
  right: 18%;
}

.peflKH1n > li {
  display: flex !important;
  align-items: flex-start;
  gap: 0.75rem;
  padding-left: 0 !important;
}

.peflKH1n > li::before {
  display: none !important;
}

.vcL036FRZqm: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;
}

.vcL036FRZqm:hover .HosrIAll1wY img {
  transform: scale(1.06);
}

.waBLcIz:hover .TuTlaL5 {
  filter: saturate(1) brightness(0.9);
}

.JEZ64O {
  padding: 1.2rem 0;
}

.JEZ64O:first-child {
  padding-top: 0.25rem;
}

.fzbR7H:hover {
  border-color: rgba(75,227,194,0.22);
  transform: translateY(-3px);
}

.CfXDoYFQ8f::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;
}

.CfXDoYFQ8f:hover {
  transform: translateY(-6px);
  border-color: rgba(75,227,194,0.18) !important;
}

.CfXDoYFQ8f:hover::before {
  opacity: 1;
}

.CfXDoYFQ8f:hover .Qu4436RmNGz {
  background: rgba(75,227,194,0.22);
  box-shadow: 0 0 20px rgba(75,227,194,0.18);
}

.EXR4tnpYK: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);
}

.EXR4tnpYK:hover .OzxuugkssV {
  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);
}

.ki9ndv:hover {
  border-color: rgba(75,227,194,0.2);
  transform: translateX(4px);
}

.udheso option {
  background: #0d1b2a;
  color: #fff;
}

@keyframes agegate-in{

  from { opacity: 0; transform: translateY(28px) scale(0.96); }
  to   { opacity: 1; transform: none; }

}

.MNM9csg1Y .OcsLbjifj,
#exampleModal .OcsLbjifj {
  background: var(--kp-surface) !important;
  border: 1px solid var(--kp-border) !important;
  box-shadow: 0 32px 80px rgba(0,0,0,0.7) !important;
}

.MNM9csg1Y .PNVWwdZFcwL,
#exampleModal .PNVWwdZFcwL {
  filter: invert(1) opacity(0.55);
  transition: opacity var(--t-fast) ease;
}

.MNM9csg1Y .PNVWwdZFcwL:hover,
#exampleModal .PNVWwdZFcwL:hover {
  filter: invert(1);
}

#exampleModal h1 {
  color: #fff !important;
}

#exampleModal .RLSn5R,
#exampleModal .hXu4uN {
  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 .RLSn5R::placeholder {
  color: rgba(255,255,255,0.28) !important;
}

#exampleModal .RLSn5R:focus,
#exampleModal .hXu4uN: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 .RFozaHQ0 {
  color: rgba(255,255,255,0.6) !important;
  font-size: 0.85rem !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}

#exampleModal .dxyCWK {
  background-color: rgba(255,255,255,0.05) !important;
  border: 1px solid var(--kp-border) !important;
}

#exampleModal .dxyCWK:checked {
  background-color: var(--kp-primary) !important;
  border-color: var(--kp-primary) !important;
}

#exampleModal .pf60bI8Rkyu {
  color: rgba(255,255,255,0.6);
  font-size: 0.85rem;
}

#exampleModal .pf60bI8Rkyu a {
  color: var(--kp-primary);
}

.KVTOM99TZ9 {
  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) {
  .Tu8HIidSwF {
    font-size: 5rem;
  }
}

@media (min-width: 1200px) {
  .wXLNxU382OG {
    font-size: 4.5rem;
  }
}

@media (min-width: 1200px) {
  .K5STkNGLUZ {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .NGIEG2HXjM {
    font-size: 3.5rem;
  }
}

@media (min-width: 1200px) {
  .EggDy1pi {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  .CMDxHV {
    font-size: 2.5rem;
  }
}

@media (min-width: 576px) {
  .YVpbLcQ,
      .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .I1rSVZasV8V,
      .YVpbLcQ,
      .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .cIV5GRvi,
      .I1rSVZasV8V,
      .YVpbLcQ,
      .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .aJ6WTir,
      .cIV5GRvi,
      .I1rSVZasV8V,
      .YVpbLcQ,
      .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .tuWwIPvcgOu,
      .aJ6WTir,
      .cIV5GRvi,
      .I1rSVZasV8V,
      .YVpbLcQ,
      .container {
    max-width: 1320px;
  }
}

@media (min-width: 576px) {
  .V5RhUZDAb0t {
    flex: 1 0 0;
  }
  
  .fttptb>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .lw5P78E>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .S75OK8b>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .f2pLpPP0cs>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .tW7FFNtU2>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .kkK0hxT>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .ujJ3KClnuk>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .kSsmLMfV84 {
    flex: 0 0 auto;
    width: auto;
  }
  
  .ktruDC {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .nU9XnP {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .qQfMo6c7t1 {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .GBedqD {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .wdZdr05R {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .rUp2Bg6 {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .U9sJlhPkW {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .ybtFs8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .bvkcedv {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .MXQ9OSD {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .SRtjlIRv {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .R9xUIPh3 {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .J2lHXBM {
    margin-left: 0;
  }
  
  .qT2CJpriu {
    margin-left: 8.33333333%;
  }
  
  .TE4y9HgdSZ {
    margin-left: 16.66666667%;
  }
  
  .ycIoWkCbVx {
    margin-left: 25%;
  }
  
  .gaxcUHFtAEI {
    margin-left: 33.33333333%;
  }
  
  .MaL6tiT {
    margin-left: 41.66666667%;
  }
  
  .vjfOrhpU {
    margin-left: 50%;
  }
  
  .MeEzQL74uO {
    margin-left: 58.33333333%;
  }
  
  .qfhVndg8WQa {
    margin-left: 66.66666667%;
  }
  
  .cUHjNhT {
    margin-left: 75%;
  }
  
  .l1dWsNtC {
    margin-left: 83.33333333%;
  }
  
  .mM69WWg {
    margin-left: 91.66666667%;
  }
  
  .KB9jcEls8oQ,
      .ja5bcP7XqMg {
    --bs-gutter-x: 0;
  }
  
  .KB9jcEls8oQ,
      .Ls2An01Qj3Y {
    --bs-gutter-y: 0;
  }
  
  .CKQQXmQy,
      .MtxgHz4 {
    --bs-gutter-x: 0.25rem;
  }
  
  .CKQQXmQy,
      .zxLKLFChH {
    --bs-gutter-y: 0.25rem;
  }
  
  .qKfQfP5YVXe,
      .nvb8KH {
    --bs-gutter-x: 0.5rem;
  }
  
  .qKfQfP5YVXe,
      .WE5b10m {
    --bs-gutter-y: 0.5rem;
  }
  
  .W9wCbT,
      .gddqVZ {
    --bs-gutter-x: 0.75rem;
  }
  
  .W9wCbT,
      .EDfxiUKXH9k {
    --bs-gutter-y: 0.75rem;
  }
  
  .axgjh7d7j6a,
      .UIC7lY4fu5 {
    --bs-gutter-x: 1rem;
  }
  
  .axgjh7d7j6a,
      .tfm5hF {
    --bs-gutter-y: 1rem;
  }
  
  .OPiZyPs4ino,
      .RDPqonn7vA {
    --bs-gutter-x: 1.25rem;
  }
  
  .OPiZyPs4ino,
      .RuDnzzDc {
    --bs-gutter-y: 1.25rem;
  }
  
  .qTFnJ2Xzez,
      .OyhtbXvs3qr {
    --bs-gutter-x: 1.5rem;
  }
  
  .qTFnJ2Xzez,
      .zeE6w6pPH {
    --bs-gutter-y: 1.5rem;
  }
  
  .Z35YXEH,
      .gHPFj4TgW {
    --bs-gutter-x: 1.75rem;
  }
  
  .Z35YXEH,
      .WNuGLtGDd2 {
    --bs-gutter-y: 1.75rem;
  }
  
  .OaZfu7Q7w,
      .NrVo9pcqsrS {
    --bs-gutter-x: 2rem;
  }
  
  .OaZfu7Q7w,
      .z22bTmgx6Ea {
    --bs-gutter-y: 2rem;
  }
  
  .FRuOAdf,
      .a1FHuY {
    --bs-gutter-x: 3rem;
  }
  
  .FRuOAdf,
      .dfDwk32CDr {
    --bs-gutter-y: 3rem;
  }
  
  .CRb2GXlNx9A,
      .A56xcp9a {
    --bs-gutter-x: 3.5rem;
  }
  
  .CRb2GXlNx9A,
      .PaXnLZ {
    --bs-gutter-y: 3.5rem;
  }
  
  .UdTiezfLkbx,
      .EANLYP3U {
    --bs-gutter-x: 4rem;
  }
  
  .UdTiezfLkbx,
      .PjNtj3OX {
    --bs-gutter-y: 4rem;
  }
  
  .rEhuyKx,
      .EN6Nzq5 {
    --bs-gutter-x: 5rem;
  }
  
  .rEhuyKx,
      .fiE32Rlb {
    --bs-gutter-y: 5rem;
  }
  
  .bMp50t,
      .mp6A6b4fsv {
    --bs-gutter-x: 6rem;
  }
  
  .bMp50t,
      .yANPfK {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 768px) {
  .Svimvp {
    flex: 1 0 0;
  }
  
  .b85OkPl6j>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .zy1jbRuB0jF>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .V8ygWj56cP3>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .eanb111>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .PLpw8KemGB>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .HVAdaZ3tlW>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .MClou0ek>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .SZ6WQFi96xp {
    flex: 0 0 auto;
    width: auto;
  }
  
  .GeagjZ {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .iwsdGhhpFy {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .AS62eB {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .bs9iCkd {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .LT1EcIFu5A {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .sgFf1tNehwe {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .fuqBuntv {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .tGjeluouK {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .hcMF0kCBscg {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .QOx0j7cWq {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .fBdDcsV3WC3 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .DcWXIRHv5y {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .pFByxTAwzFs {
    margin-left: 0;
  }
  
  .Yb9PmYSLRc {
    margin-left: 8.33333333%;
  }
  
  .C6Acpj {
    margin-left: 16.66666667%;
  }
  
  .SK0Bfjaump {
    margin-left: 25%;
  }
  
  .zMBwR1mre {
    margin-left: 33.33333333%;
  }
  
  .xqpqxGKvI {
    margin-left: 41.66666667%;
  }
  
  .p2Er2pp88s {
    margin-left: 50%;
  }
  
  .NncVAPhWCb {
    margin-left: 58.33333333%;
  }
  
  .dobROWMpRU {
    margin-left: 66.66666667%;
  }
  
  .cDS0ihwWyS {
    margin-left: 75%;
  }
  
  .U490Ek0E232 {
    margin-left: 83.33333333%;
  }
  
  .WQSKIR4 {
    margin-left: 91.66666667%;
  }
  
  .zxXoaV,
      .tiURr3VNd {
    --bs-gutter-x: 0;
  }
  
  .zxXoaV,
      .CjTl7OG {
    --bs-gutter-y: 0;
  }
  
  .llWtofZx,
      .ydCkMJso4Fy {
    --bs-gutter-x: 0.25rem;
  }
  
  .llWtofZx,
      .bo00gX {
    --bs-gutter-y: 0.25rem;
  }
  
  .h7dMyq42,
      .shDcXLJQ {
    --bs-gutter-x: 0.5rem;
  }
  
  .h7dMyq42,
      .HOZfnM {
    --bs-gutter-y: 0.5rem;
  }
  
  .ugcwun4,
      .oAZbNKxg {
    --bs-gutter-x: 0.75rem;
  }
  
  .ugcwun4,
      .sLk54lkJS {
    --bs-gutter-y: 0.75rem;
  }
  
  .OBcACaVG9lO,
      .ZgiQtbv1NA7 {
    --bs-gutter-x: 1rem;
  }
  
  .OBcACaVG9lO,
      .YHND4v {
    --bs-gutter-y: 1rem;
  }
  
  .uCK3NJ,
      .fYMSdBo {
    --bs-gutter-x: 1.25rem;
  }
  
  .uCK3NJ,
      .Rn3b9QKFHf {
    --bs-gutter-y: 1.25rem;
  }
  
  .KAivXDEN4,
      .dTEU3V633LH {
    --bs-gutter-x: 1.5rem;
  }
  
  .KAivXDEN4,
      .LTgCR20 {
    --bs-gutter-y: 1.5rem;
  }
  
  .gc0Xev6LKtr,
      .A0ivBFn6 {
    --bs-gutter-x: 1.75rem;
  }
  
  .gc0Xev6LKtr,
      .kq23WbGV {
    --bs-gutter-y: 1.75rem;
  }
  
  .wsw5Gzu,
      .SfgTYwu {
    --bs-gutter-x: 2rem;
  }
  
  .wsw5Gzu,
      .vdCQnfPAG {
    --bs-gutter-y: 2rem;
  }
  
  .D3HnjH1,
      .lGUEUg {
    --bs-gutter-x: 3rem;
  }
  
  .D3HnjH1,
      .t0ys6sG {
    --bs-gutter-y: 3rem;
  }
  
  .X3BIwa84Ne,
      .kvPa95u {
    --bs-gutter-x: 3.5rem;
  }
  
  .X3BIwa84Ne,
      .HdZdlzg {
    --bs-gutter-y: 3.5rem;
  }
  
  .IxIOBw2hJ,
      .y4uoXzI {
    --bs-gutter-x: 4rem;
  }
  
  .IxIOBw2hJ,
      .bCgcxKFNP {
    --bs-gutter-y: 4rem;
  }
  
  .g2UXO7198J,
      .qBTdLW8O3 {
    --bs-gutter-x: 5rem;
  }
  
  .g2UXO7198J,
      .rKNwC08 {
    --bs-gutter-y: 5rem;
  }
  
  .AXNmBpF,
      .cJ1cvYaiTQ {
    --bs-gutter-x: 6rem;
  }
  
  .AXNmBpF,
      .UnqzmCiuk {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 992px) {
  .DUqyzfY {
    flex: 1 0 0;
  }
  
  .GHg6Axpj4>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .tQxNT83Y>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .IcYsiy>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .jFOCZP>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .h8NXBLvfSf>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .Ju4ghRp>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .MR1dxTdVzd>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .jGuu6f {
    flex: 0 0 auto;
    width: auto;
  }
  
  .Q8nFUVjH6Q {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .KcoUfQX {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .VX8n0REMB {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .fFd0PP35a6L {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .YaTywkAgQ {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .yw34iHcF {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .QjvsTv087MM {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .n22yLcmWJ {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .xHz8NkCXrsq {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .tJleLiBA6h {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .n9XMzNH {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .yweu9v0 {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .Huy98RvOuh {
    margin-left: 0;
  }
  
  .V7WEfDeiKc {
    margin-left: 8.33333333%;
  }
  
  .hsMQnhV {
    margin-left: 16.66666667%;
  }
  
  .W2HkfT9 {
    margin-left: 25%;
  }
  
  .LV4U3llYLiV {
    margin-left: 33.33333333%;
  }
  
  .Gaz3jDA7lw {
    margin-left: 41.66666667%;
  }
  
  .uzpTb2OR {
    margin-left: 50%;
  }
  
  .Jf7aDwkY9kq {
    margin-left: 58.33333333%;
  }
  
  .PRojm4P65W {
    margin-left: 66.66666667%;
  }
  
  .r3MLYi {
    margin-left: 75%;
  }
  
  .hVChBT {
    margin-left: 83.33333333%;
  }
  
  .t34aiRMaH {
    margin-left: 91.66666667%;
  }
  
  .SIv1whbx7b,
      .zfEgFWJVxmQ {
    --bs-gutter-x: 0;
  }
  
  .SIv1whbx7b,
      .ZdCkDrhYeLj {
    --bs-gutter-y: 0;
  }
  
  .Mzait0G3vep,
      .wfRTRt9UKat {
    --bs-gutter-x: 0.25rem;
  }
  
  .Mzait0G3vep,
      .vjNS1JvvOb {
    --bs-gutter-y: 0.25rem;
  }
  
  .poHxbyg,
      .bxM7Vjd {
    --bs-gutter-x: 0.5rem;
  }
  
  .poHxbyg,
      .hD5fWi {
    --bs-gutter-y: 0.5rem;
  }
  
  .XxfFZJfy97M,
      .YJYpod {
    --bs-gutter-x: 0.75rem;
  }
  
  .XxfFZJfy97M,
      .rr3pYI5 {
    --bs-gutter-y: 0.75rem;
  }
  
  .ltNUh5d,
      .SvMQsTPgW {
    --bs-gutter-x: 1rem;
  }
  
  .ltNUh5d,
      .ZUFedY31tc {
    --bs-gutter-y: 1rem;
  }
  
  .oRYpiTwVL,
      .rDdhg8 {
    --bs-gutter-x: 1.25rem;
  }
  
  .oRYpiTwVL,
      .Acw5Q122 {
    --bs-gutter-y: 1.25rem;
  }
  
  .tkpphdjX5,
      .OtphWG {
    --bs-gutter-x: 1.5rem;
  }
  
  .tkpphdjX5,
      .ThSSoACGqf {
    --bs-gutter-y: 1.5rem;
  }
  
  .AvGkJoXvoGF,
      .sHirlx {
    --bs-gutter-x: 1.75rem;
  }
  
  .AvGkJoXvoGF,
      .D1Ty17xP {
    --bs-gutter-y: 1.75rem;
  }
  
  .jVdo2P,
      .ALgxRJSEKg4 {
    --bs-gutter-x: 2rem;
  }
  
  .jVdo2P,
      .gVxWDX {
    --bs-gutter-y: 2rem;
  }
  
  .QR9kjb3Do0g,
      .mZQdgXz {
    --bs-gutter-x: 3rem;
  }
  
  .QR9kjb3Do0g,
      .HfySfq {
    --bs-gutter-y: 3rem;
  }
  
  .FAQchO,
      .o3Bx1yg {
    --bs-gutter-x: 3.5rem;
  }
  
  .FAQchO,
      .dJHvnTke {
    --bs-gutter-y: 3.5rem;
  }
  
  .khixata,
      .gde6xZL {
    --bs-gutter-x: 4rem;
  }
  
  .khixata,
      .mrQEeQIyIy {
    --bs-gutter-y: 4rem;
  }
  
  .U8sf04J,
      .iPYiIZ {
    --bs-gutter-x: 5rem;
  }
  
  .U8sf04J,
      .rXDRktaGoa {
    --bs-gutter-y: 5rem;
  }
  
  .HxxR2GwY9,
      .PHAgtAxv0VG {
    --bs-gutter-x: 6rem;
  }
  
  .HxxR2GwY9,
      .Ozd9Ug {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 1200px) {
  .WJU2TSy {
    flex: 1 0 0;
  }
  
  .O3lsPeQimlD>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .EzUnb9>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .Rbjwj0w>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .n0T3tgO6>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .lIRVGR1>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .wHIgbbVqp>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .UUXlSPaMr9>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .TDLjSP9h {
    flex: 0 0 auto;
    width: auto;
  }
  
  .mNE3b7X5DQY {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .QvOusa {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .oB1lVJp62Y {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .LvFeeZd3FJ {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .XljPVQY {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .Huor8M {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .ND1747 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .CvbzbB {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .inTzdIH {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .aRUT6337zp5 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .WrMrTlBOnfO {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .DL95Pe {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .AXEMdM4qAu {
    margin-left: 0;
  }
  
  .gOgXGNBrve {
    margin-left: 8.33333333%;
  }
  
  .MkIcVq9 {
    margin-left: 16.66666667%;
  }
  
  .ckSVBIs {
    margin-left: 25%;
  }
  
  .pl7cTVCtRz {
    margin-left: 33.33333333%;
  }
  
  .yCOebJSaN4J {
    margin-left: 41.66666667%;
  }
  
  .iRu14W {
    margin-left: 50%;
  }
  
  .BhBL69g {
    margin-left: 58.33333333%;
  }
  
  .RgWOIj {
    margin-left: 66.66666667%;
  }
  
  .XcAJUwKVpn {
    margin-left: 75%;
  }
  
  .dm042jaK {
    margin-left: 83.33333333%;
  }
  
  .TxEvKkFNLO {
    margin-left: 91.66666667%;
  }
  
  .kPcCaybq4iE,
      .u0z3l1 {
    --bs-gutter-x: 0;
  }
  
  .kPcCaybq4iE,
      .BGAgmvP {
    --bs-gutter-y: 0;
  }
  
  .dkcYkQRkQQ,
      .gLX31LuFW {
    --bs-gutter-x: 0.25rem;
  }
  
  .dkcYkQRkQQ,
      .U1dcwcSaG {
    --bs-gutter-y: 0.25rem;
  }
  
  .sE15pIk,
      .C3OWX6bE7s {
    --bs-gutter-x: 0.5rem;
  }
  
  .sE15pIk,
      .dWo9ZuTXxz {
    --bs-gutter-y: 0.5rem;
  }
  
  .MSq9djcpZ,
      .HjVmaiY3 {
    --bs-gutter-x: 0.75rem;
  }
  
  .MSq9djcpZ,
      .LUjnQf0 {
    --bs-gutter-y: 0.75rem;
  }
  
  .LDutHs,
      .Rl6aX4 {
    --bs-gutter-x: 1rem;
  }
  
  .LDutHs,
      .D2jy0l {
    --bs-gutter-y: 1rem;
  }
  
  .LpP2AP,
      .v0SJV6DsSal {
    --bs-gutter-x: 1.25rem;
  }
  
  .LpP2AP,
      .HhbLHXqQ5SY {
    --bs-gutter-y: 1.25rem;
  }
  
  .idZpbFWY2c,
      .DdmNKS {
    --bs-gutter-x: 1.5rem;
  }
  
  .idZpbFWY2c,
      .KKmOxplJ {
    --bs-gutter-y: 1.5rem;
  }
  
  .WuBcnz,
      .OUbAsakXad {
    --bs-gutter-x: 1.75rem;
  }
  
  .WuBcnz,
      .n3eDIGf {
    --bs-gutter-y: 1.75rem;
  }
  
  .TFvl2ZbEb,
      .wvVF964ux {
    --bs-gutter-x: 2rem;
  }
  
  .TFvl2ZbEb,
      .gUalsgApu {
    --bs-gutter-y: 2rem;
  }
  
  .V6Uma8Bk,
      .Kw291udQFXC {
    --bs-gutter-x: 3rem;
  }
  
  .V6Uma8Bk,
      .T3JChAWaWr {
    --bs-gutter-y: 3rem;
  }
  
  .Gh1q3Q01P,
      .lvRbUIp {
    --bs-gutter-x: 3.5rem;
  }
  
  .Gh1q3Q01P,
      .K9dCPCbw {
    --bs-gutter-y: 3.5rem;
  }
  
  .K2r7dBkD0L,
      .bBvd4E51 {
    --bs-gutter-x: 4rem;
  }
  
  .K2r7dBkD0L,
      .Olh1qwh9 {
    --bs-gutter-y: 4rem;
  }
  
  .pIVT3vXB8D,
      .OCbNQQH {
    --bs-gutter-x: 5rem;
  }
  
  .pIVT3vXB8D,
      .XCVNFfc8FMU {
    --bs-gutter-y: 5rem;
  }
  
  .wqMeskz,
      .ngzWoCh {
    --bs-gutter-x: 6rem;
  }
  
  .wqMeskz,
      .UKKp10 {
    --bs-gutter-y: 6rem;
  }
}

@media (min-width: 1400px) {
  .pv4ZoZp {
    flex: 1 0 0;
  }
  
  .NgJSqe>* {
    flex: 0 0 auto;
    width: auto;
  }
  
  .p9QwN2r>* {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .pQWVsIWZ>* {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .YVhwM5>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .HSSY3urSx>* {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .LQOf7uG>* {
    flex: 0 0 auto;
    width: 20%;
  }
  
  .NPeY0IC>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .DgQcOEjj {
    flex: 0 0 auto;
    width: auto;
  }
  
  .boT84VS {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  
  .dzq3Zch {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  
  .QH5zyNk {
    flex: 0 0 auto;
    width: 25%;
  }
  
  .Bzt1ypFjB {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  
  .jPkAPZtY {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  
  .Q6MEer {
    flex: 0 0 auto;
    width: 50%;
  }
  
  .NdGPdAqS {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  
  .qVAkjLg {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  
  .KMOb4VFF0mE {
    flex: 0 0 auto;
    width: 75%;
  }
  
  .fbRsqe3cDV {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  
  .ec3dO6Xm {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  
  .QvtWc3t5Gwv {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .QbzH8wyV {
    margin-left: 0;
  }
  
  .x2SsvdvrS {
    margin-left: 8.33333333%;
  }
  
  .avoC1JX {
    margin-left: 16.66666667%;
  }
  
  .vQRLK32Y7 {
    margin-left: 25%;
  }
  
  .YPdfy3 {
    margin-left: 33.33333333%;
  }
  
  .VjYckNw {
    margin-left: 41.66666667%;
  }
  
  .gxYxpFBP {
    margin-left: 50%;
  }
  
  .yQRs3zlf {
    margin-left: 58.33333333%;
  }
  
  .cjktbIZcI {
    margin-left: 66.66666667%;
  }
  
  .WTIJ3mfJ {
    margin-left: 75%;
  }
  
  .PgmkC98ic {
    margin-left: 83.33333333%;
  }
  
  .ur9cRPYJz {
    margin-left: 91.66666667%;
  }
  
  .JMPNSf5h15,
      .aDzvPG1y {
    --bs-gutter-x: 0;
  }
  
  .JMPNSf5h15,
      .tHb61O8J {
    --bs-gutter-y: 0;
  }
  
  .FYZRd7JZ,
      .ORHuv1m {
    --bs-gutter-x: 0.25rem;
  }
  
  .FYZRd7JZ,
      .VHT1Zv {
    --bs-gutter-y: 0.25rem;
  }
  
  .HJE90MdlC,
      .umZTsmc5VHF {
    --bs-gutter-x: 0.5rem;
  }
  
  .HJE90MdlC,
      .wT6uYriRqwc {
    --bs-gutter-y: 0.5rem;
  }
  
  .eDlImHGG,
      .YgGdp6bl {
    --bs-gutter-x: 0.75rem;
  }
  
  .eDlImHGG,
      .rotguK6ex {
    --bs-gutter-y: 0.75rem;
  }
  
  .b9lMa63hssh,
      .hfgSoBa8cf {
    --bs-gutter-x: 1rem;
  }
  
  .b9lMa63hssh,
      .HgJKIzSoggI {
    --bs-gutter-y: 1rem;
  }
  
  .YfGNCSHcE3p,
      .AkiCISHzR9 {
    --bs-gutter-x: 1.25rem;
  }
  
  .YfGNCSHcE3p,
      .h7xWcarRCPU {
    --bs-gutter-y: 1.25rem;
  }
  
  .E3SD1KEGyEU,
      .BeYFyU {
    --bs-gutter-x: 1.5rem;
  }
  
  .E3SD1KEGyEU,
      .KjznM1 {
    --bs-gutter-y: 1.5rem;
  }
  
  .gavj08RSH,
      .AW5MJK {
    --bs-gutter-x: 1.75rem;
  }
  
  .gavj08RSH,
      .jt8hKgYi {
    --bs-gutter-y: 1.75rem;
  }
  
  .Mzdc7welFO,
      .s1mD0d {
    --bs-gutter-x: 2rem;
  }
  
  .Mzdc7welFO,
      .P7aLRRyHk {
    --bs-gutter-y: 2rem;
  }
  
  .t9z583bDJyM,
      .v8oVlrulga {
    --bs-gutter-x: 3rem;
  }
  
  .t9z583bDJyM,
      .Upn7VOa3c {
    --bs-gutter-y: 3rem;
  }
  
  .zJ03mYPO,
      .MoaKTTecVo {
    --bs-gutter-x: 3.5rem;
  }
  
  .zJ03mYPO,
      .dgYISezuu0 {
    --bs-gutter-y: 3.5rem;
  }
  
  .GB9esEDNj7v,
      .niQ4YS9MM {
    --bs-gutter-x: 4rem;
  }
  
  .GB9esEDNj7v,
      .FoZ46So {
    --bs-gutter-y: 4rem;
  }
  
  .kJTvKKjb,
      .JpGv4FP {
    --bs-gutter-x: 5rem;
  }
  
  .kJTvKKjb,
      .QMTtuva {
    --bs-gutter-y: 5rem;
  }
  
  .GMfu4aSLQ8b,
      .oKOO0IEsI {
    --bs-gutter-x: 6rem;
  }
  
  .GMfu4aSLQ8b,
      .pbq7GA {
    --bs-gutter-y: 6rem;
  }
}

@media (max-width: 575.98px) {
  .bYqqkhqZU {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .F7nR5iQ {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .wp8NbU {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .Y1kZsfF {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  .Ay2eF6T {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (prefers-reduced-motion: reduce) {
  .RLSn5R {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .RLSn5R::file-selector-button {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hXu4uN {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .lE4yhTSEZ .dxyCWK {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .Gbx2HsGpHwG::-webkit-slider-thumb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .Gbx2HsGpHwG::-moz-range-thumb {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .aiDbP2ViM>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) {
  .aTAEhdv71b4 {
    --bs-position: start;
  }
  
  .aTAEhdv71b4[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .hzF69fSV {
    --bs-position: end;
  }
  
  .hzF69fSV[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .fEjKiraHiqr {
    --bs-position: start;
  }
  
  .fEjKiraHiqr[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .GVUQC4f {
    --bs-position: end;
  }
  
  .GVUQC4f[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .UAnouz {
    --bs-position: start;
  }
  
  .UAnouz[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .vIjJAwYjg {
    --bs-position: end;
  }
  
  .vIjJAwYjg[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .oU268KqikWL {
    --bs-position: start;
  }
  
  .oU268KqikWL[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .U8DD2LHL {
    --bs-position: end;
  }
  
  .U8DD2LHL[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  .Bxc8sf {
    --bs-position: start;
  }
  
  .Bxc8sf[data-bs-popper] {
    right: auto;
    left: 0;
  }
  
  .EKVYEQKqxhb {
    --bs-position: end;
  }
  
  .EKVYEQKqxhb[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .zdFOeEEh {
    transition: none;
  }
}

@media (min-width: 576px) {
  .hadbTUKgDu {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .hadbTUKgDu .navbar-nav {
    flex-direction: row;
  }
  
  .hadbTUKgDu .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .hadbTUKgDu .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .hadbTUKgDu .CF5iPZB {
    overflow: visible;
  }
  
  .hadbTUKgDu .UDFpboFgi {
    display: flex !important;
    flex-basis: auto;
  }
  
  .hadbTUKgDu .zdFOeEEh {
    display: none;
  }
  
  .hadbTUKgDu .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;
  }
  
  .hadbTUKgDu .offcanvas .N5GnSFfXN {
    display: none;
  }
  
  .hadbTUKgDu .offcanvas .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  .rAB8IC {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .rAB8IC .navbar-nav {
    flex-direction: row;
  }
  
  .rAB8IC .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .rAB8IC .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .rAB8IC .CF5iPZB {
    overflow: visible;
  }
  
  .rAB8IC .UDFpboFgi {
    display: flex !important;
    flex-basis: auto;
  }
  
  .rAB8IC .zdFOeEEh {
    display: none;
  }
  
  .rAB8IC .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;
  }
  
  .rAB8IC .offcanvas .N5GnSFfXN {
    display: none;
  }
  
  .rAB8IC .offcanvas .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  .mLdAj9xmEv {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .mLdAj9xmEv .navbar-nav {
    flex-direction: row;
  }
  
  .mLdAj9xmEv .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .mLdAj9xmEv .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .mLdAj9xmEv .CF5iPZB {
    overflow: visible;
  }
  
  .mLdAj9xmEv .UDFpboFgi {
    display: flex !important;
    flex-basis: auto;
  }
  
  .mLdAj9xmEv .zdFOeEEh {
    display: none;
  }
  
  .mLdAj9xmEv .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;
  }
  
  .mLdAj9xmEv .offcanvas .N5GnSFfXN {
    display: none;
  }
  
  .mLdAj9xmEv .offcanvas .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  .kFbbsNnE9 {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .kFbbsNnE9 .navbar-nav {
    flex-direction: row;
  }
  
  .kFbbsNnE9 .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .kFbbsNnE9 .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .kFbbsNnE9 .CF5iPZB {
    overflow: visible;
  }
  
  .kFbbsNnE9 .UDFpboFgi {
    display: flex !important;
    flex-basis: auto;
  }
  
  .kFbbsNnE9 .zdFOeEEh {
    display: none;
  }
  
  .kFbbsNnE9 .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;
  }
  
  .kFbbsNnE9 .offcanvas .N5GnSFfXN {
    display: none;
  }
  
  .kFbbsNnE9 .offcanvas .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  .cRcCQ35bM7l {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  
  .cRcCQ35bM7l .navbar-nav {
    flex-direction: row;
  }
  
  .cRcCQ35bM7l .navbar-nav .dropdown-menu {
    position: absolute;
  }
  
  .cRcCQ35bM7l .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  
  .cRcCQ35bM7l .CF5iPZB {
    overflow: visible;
  }
  
  .cRcCQ35bM7l .UDFpboFgi {
    display: flex !important;
    flex-basis: auto;
  }
  
  .cRcCQ35bM7l .zdFOeEEh {
    display: none;
  }
  
  .cRcCQ35bM7l .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;
  }
  
  .cRcCQ35bM7l .offcanvas .N5GnSFfXN {
    display: none;
  }
  
  .cRcCQ35bM7l .offcanvas .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 576px) {
  .v3hoDqNCd {
    display: flex;
    flex-flow: row wrap;
  }
  
  .v3hoDqNCd>.WN0D4WeJN {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  
  .v3hoDqNCd>.WN0D4WeJN+.WN0D4WeJN {
    margin-left: 0;
    border-left: 0;
  }
  
  .v3hoDqNCd>.WN0D4WeJN:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  .v3hoDqNCd>.WN0D4WeJN:not(:last-child)>.eGxXFhp,
      .v3hoDqNCd>.WN0D4WeJN:not(:last-child)>.cbkdL62DY7f {
    border-top-right-radius: 0;
  }
  
  .v3hoDqNCd>.WN0D4WeJN:not(:last-child)>.iMpUD4Wd,
      .v3hoDqNCd>.WN0D4WeJN:not(:last-child)>.PWW373h8 {
    border-bottom-right-radius: 0;
  }
  
  .v3hoDqNCd>.WN0D4WeJN:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .v3hoDqNCd>.WN0D4WeJN:not(:first-child)>.eGxXFhp,
      .v3hoDqNCd>.WN0D4WeJN:not(:first-child)>.cbkdL62DY7f {
    border-top-left-radius: 0;
  }
  
  .v3hoDqNCd>.WN0D4WeJN:not(:first-child)>.iMpUD4Wd,
      .v3hoDqNCd>.WN0D4WeJN:not(:first-child)>.PWW373h8 {
    border-bottom-left-radius: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sX52ZhJwV {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sX52ZhJwV::after {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .PWk6UWTgyv {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .F2XvBTGuX {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .HtQYF1Y {
    animation: none;
  }
}

@media (min-width: 576px) {
  .Y5fsRL4PR {
    flex-direction: row;
  }
  
  .Y5fsRL4PR>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .Y5fsRL4PR>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .Y5fsRL4PR>.list-group-item.active {
    margin-top: 0;
  }
  
  .Y5fsRL4PR>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .Y5fsRL4PR>.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) {
  .TApzxWJwJc {
    flex-direction: row;
  }
  
  .TApzxWJwJc>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .TApzxWJwJc>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .TApzxWJwJc>.list-group-item.active {
    margin-top: 0;
  }
  
  .TApzxWJwJc>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .TApzxWJwJc>.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) {
  .hvRAfpqM {
    flex-direction: row;
  }
  
  .hvRAfpqM>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .hvRAfpqM>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .hvRAfpqM>.list-group-item.active {
    margin-top: 0;
  }
  
  .hvRAfpqM>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .hvRAfpqM>.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) {
  .YVeeKE93 {
    flex-direction: row;
  }
  
  .YVeeKE93>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .YVeeKE93>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .YVeeKE93>.list-group-item.active {
    margin-top: 0;
  }
  
  .YVeeKE93>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .YVeeKE93>.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) {
  .jRd41x {
    flex-direction: row;
  }
  
  .jRd41x>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  
  .jRd41x>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  
  .jRd41x>.list-group-item.active {
    margin-top: 0;
  }
  
  .jRd41x>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  
  .jRd41x>.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;
  }
  
  .Mzdbibm3o {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {
  .Te3Yygcd3,
      .zUa8gNVO {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  .zUa8gNVO {
    --bs-modal-width: 1140px;
  }
}

@media (max-width: 575.98px) {
  .JXHIGJk {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .JXHIGJk .OcsLbjifj {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .JXHIGJk .yDaYl4E,
      .JXHIGJk .Ow38J4 {
    border-radius: 0;
  }
  
  .JXHIGJk .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  .HQvKCf {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .HQvKCf .OcsLbjifj {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .HQvKCf .yDaYl4E,
      .HQvKCf .Ow38J4 {
    border-radius: 0;
  }
  
  .HQvKCf .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  .fO16jI5tf {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .fO16jI5tf .OcsLbjifj {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .fO16jI5tf .yDaYl4E,
      .fO16jI5tf .Ow38J4 {
    border-radius: 0;
  }
  
  .fO16jI5tf .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  .s7bpByl {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .s7bpByl .OcsLbjifj {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .s7bpByl .yDaYl4E,
      .s7bpByl .Ow38J4 {
    border-radius: 0;
  }
  
  .s7bpByl .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  .KesTm5 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  
  .KesTm5 .OcsLbjifj {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  
  .KesTm5 .yDaYl4E,
      .KesTm5 .Ow38J4 {
    border-radius: 0;
  }
  
  .KesTm5 .modal-body {
    overflow-y: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .udZY8m .active.carousel-item-start,
      .udZY8m .active.carousel-item-end {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .soGgfE7,
      .LQplF3sl {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .DIO28X,
      .wllyl1V2h {
    --bs-spinner-animation-speed: 1.5s;
  }
}

@media (max-width: 575.98px) {
  .r0tO4LtMQ2 {
    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) {
  .r0tO4LtMQ2 {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  .r0tO4LtMQ2.g2bMHtiu {
    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%);
  }
  
  .r0tO4LtMQ2.xl0ONQpo {
    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%);
  }
  
  .r0tO4LtMQ2.oizH49Oyn {
    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%);
  }
  
  .r0tO4LtMQ2.ClYq0G {
    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%);
  }
  
  .r0tO4LtMQ2.showing,
      .r0tO4LtMQ2.show:not(.hiding) {
    transform: none;
  }
  
  .r0tO4LtMQ2.showing,
      .r0tO4LtMQ2.hiding,
      .r0tO4LtMQ2.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  .r0tO4LtMQ2 {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .r0tO4LtMQ2 .N5GnSFfXN {
    display: none;
  }
  
  .r0tO4LtMQ2 .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 767.98px) {
  .igg9zo2sZUa {
    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) {
  .igg9zo2sZUa {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  .igg9zo2sZUa.g2bMHtiu {
    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%);
  }
  
  .igg9zo2sZUa.xl0ONQpo {
    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%);
  }
  
  .igg9zo2sZUa.oizH49Oyn {
    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%);
  }
  
  .igg9zo2sZUa.ClYq0G {
    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%);
  }
  
  .igg9zo2sZUa.showing,
      .igg9zo2sZUa.show:not(.hiding) {
    transform: none;
  }
  
  .igg9zo2sZUa.showing,
      .igg9zo2sZUa.hiding,
      .igg9zo2sZUa.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  .igg9zo2sZUa {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .igg9zo2sZUa .N5GnSFfXN {
    display: none;
  }
  
  .igg9zo2sZUa .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 991.98px) {
  .uTT5OaR7c9 {
    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) {
  .uTT5OaR7c9 {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  .uTT5OaR7c9.g2bMHtiu {
    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%);
  }
  
  .uTT5OaR7c9.xl0ONQpo {
    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%);
  }
  
  .uTT5OaR7c9.oizH49Oyn {
    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%);
  }
  
  .uTT5OaR7c9.ClYq0G {
    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%);
  }
  
  .uTT5OaR7c9.showing,
      .uTT5OaR7c9.show:not(.hiding) {
    transform: none;
  }
  
  .uTT5OaR7c9.showing,
      .uTT5OaR7c9.hiding,
      .uTT5OaR7c9.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  .uTT5OaR7c9 {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .uTT5OaR7c9 .N5GnSFfXN {
    display: none;
  }
  
  .uTT5OaR7c9 .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 1199.98px) {
  .r2ADkgV {
    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) {
  .r2ADkgV {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  .r2ADkgV.g2bMHtiu {
    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%);
  }
  
  .r2ADkgV.xl0ONQpo {
    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%);
  }
  
  .r2ADkgV.oizH49Oyn {
    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%);
  }
  
  .r2ADkgV.ClYq0G {
    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%);
  }
  
  .r2ADkgV.showing,
      .r2ADkgV.show:not(.hiding) {
    transform: none;
  }
  
  .r2ADkgV.showing,
      .r2ADkgV.hiding,
      .r2ADkgV.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  .r2ADkgV {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .r2ADkgV .N5GnSFfXN {
    display: none;
  }
  
  .r2ADkgV .JNjvJp3f {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

@media (max-width: 1399.98px) {
  .JrnHY9irm {
    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) {
  .JrnHY9irm {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  .JrnHY9irm.g2bMHtiu {
    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%);
  }
  
  .JrnHY9irm.xl0ONQpo {
    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%);
  }
  
  .JrnHY9irm.oizH49Oyn {
    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%);
  }
  
  .JrnHY9irm.ClYq0G {
    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%);
  }
  
  .JrnHY9irm.showing,
      .JrnHY9irm.show:not(.hiding) {
    transform: none;
  }
  
  .JrnHY9irm.showing,
      .JrnHY9irm.hiding,
      .JrnHY9irm.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  .JrnHY9irm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  .JrnHY9irm .N5GnSFfXN {
    display: none;
  }
  
  .JrnHY9irm .JNjvJp3f {
    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) {
  .wB1IJKbl>.bi {
    transition: none;
  }
}

@media (min-width: 576px) {
  .bsUvVdRsd7 {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .YjBTwkBPcy {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .KlAZdSfpWes {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .otCDIzDTafp {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  .eRLe0LteQ3R {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .LxS8d1c5Yh {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  .AaUgfoCX1O {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .VIZ2RJeY8hr {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  .TGg3KO {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  
  .nwYg4M {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 576px) {
  .fMsrZxYepP {
    float: left !important;
  }
  
  .rIgaVLj9ui8 {
    float: right !important;
  }
  
  .ERQV11dsXh {
    float: none !important;
  }
  
  .OsHpKoPRC {
    object-fit: contain !important;
  }
  
  .mLOkZwtGn {
    object-fit: cover !important;
  }
  
  .oGbFvl {
    object-fit: fill !important;
  }
  
  .Lhd2CLrX {
    object-fit: scale-down !important;
  }
  
  .M5CzC0Zt7J {
    object-fit: none !important;
  }
  
  .oJS82P {
    display: inline !important;
  }
  
  .Maf6V52w {
    display: inline-block !important;
  }
  
  .QJBJrjyT {
    display: block !important;
  }
  
  .fsGzIE {
    display: grid !important;
  }
  
  .n2ELAwEdhL {
    display: inline-grid !important;
  }
  
  .olWnFnjrjJ {
    display: table !important;
  }
  
  .ahrNvAnsSa {
    display: table-row !important;
  }
  
  .D8qA1mYQCbe {
    display: table-cell !important;
  }
  
  .S55M08R {
    display: flex !important;
  }
  
  .Ws4ats {
    display: inline-flex !important;
  }
  
  .uU03oDT {
    display: none !important;
  }
  
  .I7o1poB {
    flex: 1 1 auto !important;
  }
  
  .XaP1ancW5Wo {
    flex-direction: row !important;
  }
  
  .CH5J16Iy {
    flex-direction: column !important;
  }
  
  .fXPjZj {
    flex-direction: row-reverse !important;
  }
  
  .kCsQycrq1p {
    flex-direction: column-reverse !important;
  }
  
  .WLuDKSrJXy {
    flex-grow: 0 !important;
  }
  
  .Hf8gghYZT {
    flex-grow: 1 !important;
  }
  
  .vL1b4Ubtit {
    flex-shrink: 0 !important;
  }
  
  .Vt8Pvfji8 {
    flex-shrink: 1 !important;
  }
  
  .ktTrhVT {
    flex-wrap: wrap !important;
  }
  
  .tn798cyN1vw {
    flex-wrap: nowrap !important;
  }
  
  .szUYVrZzZ {
    flex-wrap: wrap-reverse !important;
  }
  
  .SwSU2sNJ {
    justify-content: flex-start !important;
  }
  
  .v8l8miORC {
    justify-content: flex-end !important;
  }
  
  .IQqizlZI {
    justify-content: center !important;
  }
  
  .QbBegcppX6 {
    justify-content: space-between !important;
  }
  
  .EYet2glE {
    justify-content: space-around !important;
  }
  
  .zMsbYDQzCD {
    justify-content: space-evenly !important;
  }
  
  .Zz6bXJKv {
    align-items: flex-start !important;
  }
  
  .vGMa10XeSq0 {
    align-items: flex-end !important;
  }
  
  .HftwQrKH9l {
    align-items: center !important;
  }
  
  .xlSt0tGbGqS {
    align-items: baseline !important;
  }
  
  .qTLVNbv4 {
    align-items: stretch !important;
  }
  
  .ECBBkI0D0P {
    align-content: flex-start !important;
  }
  
  .G7AqTU {
    align-content: flex-end !important;
  }
  
  .q7bFqlnB {
    align-content: center !important;
  }
  
  .q9heuur {
    align-content: space-between !important;
  }
  
  .Bbv1XSuu {
    align-content: space-around !important;
  }
  
  .bLG5vwVPod {
    align-content: stretch !important;
  }
  
  .lkJYKbbOZ {
    align-self: auto !important;
  }
  
  .bdqbGFr {
    align-self: flex-start !important;
  }
  
  .P5A05ttyLFF {
    align-self: flex-end !important;
  }
  
  .qdHUljphD {
    align-self: center !important;
  }
  
  .uA141NiH9 {
    align-self: baseline !important;
  }
  
  .BtyJJiwRwD0 {
    align-self: stretch !important;
  }
  
  .GodblDd2L {
    order: -1 !important;
  }
  
  .vqLeiOn {
    order: 0 !important;
  }
  
  .bXRWtfm {
    order: 1 !important;
  }
  
  .EmMmyr {
    order: 2 !important;
  }
  
  .v82ccOoM {
    order: 3 !important;
  }
  
  .Q0aLuPi {
    order: 4 !important;
  }
  
  .KAVITyTYYI {
    order: 5 !important;
  }
  
  .LIkWMLAj {
    order: 6 !important;
  }
  
  .VH0yC5aDwRg {
    margin: 0 !important;
  }
  
  .g75U6r {
    margin: .25rem !important;
  }
  
  .C7o7CZ6Ct {
    margin: .5rem !important;
  }
  
  .j5yV3i4BU {
    margin: .75rem !important;
  }
  
  .FJtXYbEajV {
    margin: 1rem !important;
  }
  
  .FUjOGe8h {
    margin: 1.25rem !important;
  }
  
  .RiK2luNuz {
    margin: 1.5rem !important;
  }
  
  .Vj4NG8 {
    margin: 1.75rem !important;
  }
  
  .vk0iyqdp {
    margin: 2rem !important;
  }
  
  .pkFwWj87vL {
    margin: 3rem !important;
  }
  
  .HfaLU2A {
    margin: 3.5rem !important;
  }
  
  .mVKKb4 {
    margin: 4rem !important;
  }
  
  .D52elofw {
    margin: 5rem !important;
  }
  
  .J4hKIV3wAg {
    margin: 6rem !important;
  }
  
  .bVMczyygty {
    margin: auto !important;
  }
  
  .qtIB0pK0e3c {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .h9xwFVm2IMU {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .fPdKiJMaJf {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .dzpGmF0 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .wnceTfWb {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .yoGtrkNpqdj {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .iNEj4HvPcM {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .LtTy3Z {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .yWBe6tlOVbt {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .qdvCVPY {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .rF5XuPHaE {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .CcWQj6edj {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .NJoxYEBcZ {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .nwKMDh {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .uxfE7wRZXv {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .nJLW9pU {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .mDAawa {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .HdFozCiIOx {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .Rwr0GxLi {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .HbPan28QI {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .eNpf8V2DQa {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .Q79339mBPyt {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .FBpmqAC {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .MXRnwJMWB {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .eQYFZLXZF {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .nQ85Y6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .NLxwbat {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .iLsW4JOg {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .feuVWF {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .patnkleHfU {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .dfdujmrerg {
    margin-top: 0 !important;
  }
  
  .qod1XP {
    margin-top: .25rem !important;
  }
  
  .JIA4aC9Gv {
    margin-top: .5rem !important;
  }
  
  .F0QlIIb {
    margin-top: .75rem !important;
  }
  
  .wl3MUEiEk {
    margin-top: 1rem !important;
  }
  
  .siOj3MGp {
    margin-top: 1.25rem !important;
  }
  
  .E5jeXgQxjl7 {
    margin-top: 1.5rem !important;
  }
  
  .KJMHuTjY {
    margin-top: 1.75rem !important;
  }
  
  .SE0iewaLnB {
    margin-top: 2rem !important;
  }
  
  .h0cQghxpq {
    margin-top: 3rem !important;
  }
  
  .lsp839j {
    margin-top: 3.5rem !important;
  }
  
  .MtXFmnn9vF {
    margin-top: 4rem !important;
  }
  
  .pJ9iP6KrGS {
    margin-top: 5rem !important;
  }
  
  .xZbPOx {
    margin-top: 6rem !important;
  }
  
  .FBfd1Ux8k {
    margin-top: auto !important;
  }
  
  .vvYzV71n2Ya {
    margin-right: 0 !important;
  }
  
  .C6T20hY7mfG {
    margin-right: .25rem !important;
  }
  
  .xhgUNMmX {
    margin-right: .5rem !important;
  }
  
  .TG2UItl3 {
    margin-right: .75rem !important;
  }
  
  .mzwKpN7T9 {
    margin-right: 1rem !important;
  }
  
  .ADcXCJ4ua {
    margin-right: 1.25rem !important;
  }
  
  .g6a82avJ {
    margin-right: 1.5rem !important;
  }
  
  .ba1qqy6qB9U {
    margin-right: 1.75rem !important;
  }
  
  .ZPrBKrCtane {
    margin-right: 2rem !important;
  }
  
  .Ta1b1Xnp {
    margin-right: 3rem !important;
  }
  
  .MJVeI2 {
    margin-right: 3.5rem !important;
  }
  
  .bOCmnlR7h {
    margin-right: 4rem !important;
  }
  
  .ri8OUR6A {
    margin-right: 5rem !important;
  }
  
  .moPMyvZ3 {
    margin-right: 6rem !important;
  }
  
  .CI7CdOp {
    margin-right: auto !important;
  }
  
  .yLocUidc {
    margin-bottom: 0 !important;
  }
  
  .IDEfHu {
    margin-bottom: .25rem !important;
  }
  
  .lEl5t3aYuH {
    margin-bottom: .5rem !important;
  }
  
  .G4Dn928pFn {
    margin-bottom: .75rem !important;
  }
  
  .uFoRYyKReF {
    margin-bottom: 1rem !important;
  }
  
  .BvItu472IEg {
    margin-bottom: 1.25rem !important;
  }
  
  .bbwOxOv {
    margin-bottom: 1.5rem !important;
  }
  
  .xwGVJ9M {
    margin-bottom: 1.75rem !important;
  }
  
  .i7Tebe {
    margin-bottom: 2rem !important;
  }
  
  .hGgYBot {
    margin-bottom: 3rem !important;
  }
  
  .wYs2JBkrB {
    margin-bottom: 3.5rem !important;
  }
  
  .VnPuoz {
    margin-bottom: 4rem !important;
  }
  
  .cffdFFjiC {
    margin-bottom: 5rem !important;
  }
  
  .YBz2rb {
    margin-bottom: 6rem !important;
  }
  
  .EnxSTSSN {
    margin-bottom: auto !important;
  }
  
  .YN9qXQO {
    margin-left: 0 !important;
  }
  
  .Xyn68g5 {
    margin-left: .25rem !important;
  }
  
  .ZHDuQz5X3 {
    margin-left: .5rem !important;
  }
  
  .HbG2S2ceEwD {
    margin-left: .75rem !important;
  }
  
  .PJuraf {
    margin-left: 1rem !important;
  }
  
  .gZKYNp {
    margin-left: 1.25rem !important;
  }
  
  .NB9SDLG {
    margin-left: 1.5rem !important;
  }
  
  .mhbceeL {
    margin-left: 1.75rem !important;
  }
  
  .kYzybAb {
    margin-left: 2rem !important;
  }
  
  .odmVTE1SLH {
    margin-left: 3rem !important;
  }
  
  .KEiCzIlhF5 {
    margin-left: 3.5rem !important;
  }
  
  .WM0BOAEHdX {
    margin-left: 4rem !important;
  }
  
  .GBPhL1uo {
    margin-left: 5rem !important;
  }
  
  .Lud42H5E {
    margin-left: 6rem !important;
  }
  
  .SUbSOKO5 {
    margin-left: auto !important;
  }
  
  .H9CTDo {
    margin: -0.25rem !important;
  }
  
  .ReCv1q {
    margin: -0.5rem !important;
  }
  
  .Uzubelt32 {
    margin: -0.75rem !important;
  }
  
  .ksXHwLz {
    margin: -1rem !important;
  }
  
  .ly8Fw5r {
    margin: -1.25rem !important;
  }
  
  .aAeYlgQd3RF {
    margin: -1.5rem !important;
  }
  
  .PkuCFyHBtlb {
    margin: -1.75rem !important;
  }
  
  .ncni3ZRF {
    margin: -2rem !important;
  }
  
  .HMZ3vbM {
    margin: -3rem !important;
  }
  
  .wxUc6WJj {
    margin: -3.5rem !important;
  }
  
  .GfYO3fz {
    margin: -4rem !important;
  }
  
  .W1vPKh {
    margin: -5rem !important;
  }
  
  .ilLomcaVz {
    margin: -6rem !important;
  }
  
  .ZaIQmmWh5 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .rdrvpCaWh {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .mLoVYQVfWEC {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .SrjkWQ {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .zLu3pXCdaZa {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .e6xGq4gyf4R {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .h5352m6uHL {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .obWvISyJ8db {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .aym3IP {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .IBfLZGm {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .a9QBReWV {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .mrtLV3g {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .abY7fwyLe {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .mLz4sonkLt {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .xi950smB3 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .FiUok3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .zGqEEBr {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .WnbI3tdPdcA {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .NpyasgXr {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .w5oXUU {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .BlMcqJNqAx {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .hbmNKGo {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .zPNmJgt {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .c551ZzY {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .wBOBAmGry {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .HKS8fNIFVS {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .vMbwfGHN4A {
    margin-top: -0.25rem !important;
  }
  
  .DiAkpXyy {
    margin-top: -0.5rem !important;
  }
  
  .obDfV1eSCa {
    margin-top: -0.75rem !important;
  }
  
  .yfqvDEq {
    margin-top: -1rem !important;
  }
  
  .w7yxth9fNq {
    margin-top: -1.25rem !important;
  }
  
  .sGrZFilfm {
    margin-top: -1.5rem !important;
  }
  
  .X5es3J3 {
    margin-top: -1.75rem !important;
  }
  
  .Y5n2kC3 {
    margin-top: -2rem !important;
  }
  
  .iU4hyJeb {
    margin-top: -3rem !important;
  }
  
  .ixgQ90hU {
    margin-top: -3.5rem !important;
  }
  
  .JeN65Hb {
    margin-top: -4rem !important;
  }
  
  .QFXitb9LE {
    margin-top: -5rem !important;
  }
  
  .IbzxdC {
    margin-top: -6rem !important;
  }
  
  .QHbLp6 {
    margin-right: -0.25rem !important;
  }
  
  .R6nmoa {
    margin-right: -0.5rem !important;
  }
  
  .q4fTwSgN {
    margin-right: -0.75rem !important;
  }
  
  .zYLY3gPA {
    margin-right: -1rem !important;
  }
  
  .GPdAJZUT2l {
    margin-right: -1.25rem !important;
  }
  
  .ArBE3duLMPI {
    margin-right: -1.5rem !important;
  }
  
  .dTr7PG9 {
    margin-right: -1.75rem !important;
  }
  
  .jQwmk7JMP27 {
    margin-right: -2rem !important;
  }
  
  .IipJZMx5 {
    margin-right: -3rem !important;
  }
  
  .fqQ7H2 {
    margin-right: -3.5rem !important;
  }
  
  .DnzMJXdxa {
    margin-right: -4rem !important;
  }
  
  .bffCacEMNd {
    margin-right: -5rem !important;
  }
  
  .xCemMY5NBl {
    margin-right: -6rem !important;
  }
  
  .edbuodfPnA {
    margin-bottom: -0.25rem !important;
  }
  
  .DPFlVWUhNq5 {
    margin-bottom: -0.5rem !important;
  }
  
  .B24MKUl2 {
    margin-bottom: -0.75rem !important;
  }
  
  .LzyP6Bnx {
    margin-bottom: -1rem !important;
  }
  
  .ucR07hCvC {
    margin-bottom: -1.25rem !important;
  }
  
  .i1FBDE6 {
    margin-bottom: -1.5rem !important;
  }
  
  .NyOhW6R7kM5 {
    margin-bottom: -1.75rem !important;
  }
  
  .xhRydxuyze0 {
    margin-bottom: -2rem !important;
  }
  
  .YvxYl1Ou {
    margin-bottom: -3rem !important;
  }
  
  .XyoU7gn {
    margin-bottom: -3.5rem !important;
  }
  
  .ueULAmfmQ {
    margin-bottom: -4rem !important;
  }
  
  .KGlTlzHPT {
    margin-bottom: -5rem !important;
  }
  
  .cAymRI {
    margin-bottom: -6rem !important;
  }
  
  .ccAp6f {
    margin-left: -0.25rem !important;
  }
  
  .MPYnPYpH {
    margin-left: -0.5rem !important;
  }
  
  .z104Tc {
    margin-left: -0.75rem !important;
  }
  
  .mu7y8GfS1cb {
    margin-left: -1rem !important;
  }
  
  .coAglOqJX {
    margin-left: -1.25rem !important;
  }
  
  .b8ecdRUgbdT {
    margin-left: -1.5rem !important;
  }
  
  .PzfNaq {
    margin-left: -1.75rem !important;
  }
  
  .VYXPg8wGvy {
    margin-left: -2rem !important;
  }
  
  .I5j4lX2J5 {
    margin-left: -3rem !important;
  }
  
  .gwmbmh0 {
    margin-left: -3.5rem !important;
  }
  
  .Blhj6N {
    margin-left: -4rem !important;
  }
  
  .BVR8SSIhcEI {
    margin-left: -5rem !important;
  }
  
  .OA8utGD1KIp {
    margin-left: -6rem !important;
  }
  
  .Qmesn5nZ6hJ {
    padding: 0 !important;
  }
  
  .toKIIRlXY {
    padding: .25rem !important;
  }
  
  .tamycizL {
    padding: .5rem !important;
  }
  
  .m93I5H2jha {
    padding: .75rem !important;
  }
  
  .bSZyY1P7BF {
    padding: 1rem !important;
  }
  
  .MqV85UIW {
    padding: 1.25rem !important;
  }
  
  .l1VFSbIj4rj {
    padding: 1.5rem !important;
  }
  
  .hUUSF1tFmlj {
    padding: 1.75rem !important;
  }
  
  .hVeE3Pxn {
    padding: 2rem !important;
  }
  
  .evoOfN {
    padding: 3rem !important;
  }
  
  .hmWq3BLd {
    padding: 3.5rem !important;
  }
  
  .hJ5wIbPD9 {
    padding: 4rem !important;
  }
  
  .ZuHG1q {
    padding: 5rem !important;
  }
  
  .dfQz2fWv8yG {
    padding: 6rem !important;
  }
  
  .oI16Jxy {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .yTawXYG {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .oqGx732hF {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .e6iaMQ3nQ {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .Hu1UgmC643 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .yDXtIxPDqqn {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .FgxwVGl {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .oj6RzIJoZ6 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .gqWUEssfw {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .UUmNRi {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .VJie8u {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .RrzAXc {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .EulAeTr {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .MDh9nBb3T {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .JwmeNW3eJs {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .D9Wxxf {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .o3CfejWo4 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .Xa9tWl2 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .b14gebh {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .RwW4Ttm1Z {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .VXWgckfJEo {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .IB1CnJttN {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .lb2UjGbWQ {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .jeAkS1a3h8o {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .BQMUSN {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .luWSuKs {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .xpDGcZaNP64 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .GjUIf4FpGX {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .e02UAU8 {
    padding-top: 0 !important;
  }
  
  .h3g38hdiX {
    padding-top: .25rem !important;
  }
  
  .JSdYGaIThP {
    padding-top: .5rem !important;
  }
  
  .nUJRbdI5bhq {
    padding-top: .75rem !important;
  }
  
  .rhWfY8 {
    padding-top: 1rem !important;
  }
  
  .HONMMpmrOEq {
    padding-top: 1.25rem !important;
  }
  
  .e8wMPLVCQz9 {
    padding-top: 1.5rem !important;
  }
  
  .JmkgzP {
    padding-top: 1.75rem !important;
  }
  
  .fN3ab6RGHM {
    padding-top: 2rem !important;
  }
  
  .vp8xd4sYci {
    padding-top: 3rem !important;
  }
  
  .URLzKHFVYp {
    padding-top: 3.5rem !important;
  }
  
  .U6b3b3xhtO {
    padding-top: 4rem !important;
  }
  
  .evOPgYDTb {
    padding-top: 5rem !important;
  }
  
  .pxNK1Zh5 {
    padding-top: 6rem !important;
  }
  
  .h7OLq7SctwZ {
    padding-right: 0 !important;
  }
  
  .Yl8Zwoj5w {
    padding-right: .25rem !important;
  }
  
  .kRdXcj {
    padding-right: .5rem !important;
  }
  
  .tVHj9b0jy4 {
    padding-right: .75rem !important;
  }
  
  .TQIgQ2 {
    padding-right: 1rem !important;
  }
  
  .DwdAj5k2Dt {
    padding-right: 1.25rem !important;
  }
  
  .GtBVa58 {
    padding-right: 1.5rem !important;
  }
  
  .aRzSzohn2n {
    padding-right: 1.75rem !important;
  }
  
  .aQLlOp {
    padding-right: 2rem !important;
  }
  
  .BgIohpU {
    padding-right: 3rem !important;
  }
  
  .XRu5ClUgx {
    padding-right: 3.5rem !important;
  }
  
  .IVtSAlNRo2f {
    padding-right: 4rem !important;
  }
  
  .jzzhEjhI {
    padding-right: 5rem !important;
  }
  
  .IpBPmlG {
    padding-right: 6rem !important;
  }
  
  .reIf9YOvgVl {
    padding-bottom: 0 !important;
  }
  
  .PcdfzaFe {
    padding-bottom: .25rem !important;
  }
  
  .zUX2Glk {
    padding-bottom: .5rem !important;
  }
  
  .Cau0ApzdD {
    padding-bottom: .75rem !important;
  }
  
  .r9CaCXTo5c {
    padding-bottom: 1rem !important;
  }
  
  .X4eujbqD {
    padding-bottom: 1.25rem !important;
  }
  
  .qoFKQnBATze {
    padding-bottom: 1.5rem !important;
  }
  
  .MomCk5 {
    padding-bottom: 1.75rem !important;
  }
  
  .vN5Zuoe {
    padding-bottom: 2rem !important;
  }
  
  .Plh5bAtOQES {
    padding-bottom: 3rem !important;
  }
  
  .l4udz5JbH8Z {
    padding-bottom: 3.5rem !important;
  }
  
  .FYgBLdjt8W {
    padding-bottom: 4rem !important;
  }
  
  .D10aAPv {
    padding-bottom: 5rem !important;
  }
  
  .Atk8m1NL {
    padding-bottom: 6rem !important;
  }
  
  .JwcFann {
    padding-left: 0 !important;
  }
  
  .DRrhZIQxk {
    padding-left: .25rem !important;
  }
  
  .SxJTuI {
    padding-left: .5rem !important;
  }
  
  .xp2T4Y {
    padding-left: .75rem !important;
  }
  
  .kyXRnOkt {
    padding-left: 1rem !important;
  }
  
  .Mz1YC4E5w {
    padding-left: 1.25rem !important;
  }
  
  .IhMU8i {
    padding-left: 1.5rem !important;
  }
  
  .Fkh6gh4DLbc {
    padding-left: 1.75rem !important;
  }
  
  .mJGvO2iWF {
    padding-left: 2rem !important;
  }
  
  .HoEyozP {
    padding-left: 3rem !important;
  }
  
  .bCDlXaYeEEx {
    padding-left: 3.5rem !important;
  }
  
  .gBXMeEH {
    padding-left: 4rem !important;
  }
  
  .EgIoljO {
    padding-left: 5rem !important;
  }
  
  .GaDKsAWZw1K {
    padding-left: 6rem !important;
  }
  
  .UgtwCDowb {
    gap: 0 !important;
  }
  
  .YROaNq {
    gap: .25rem !important;
  }
  
  .iFO01hl0 {
    gap: .5rem !important;
  }
  
  .B0Sam5P {
    gap: .75rem !important;
  }
  
  .aL4j0hfgJ3 {
    gap: 1rem !important;
  }
  
  .RzT5sCrta {
    gap: 1.25rem !important;
  }
  
  .MVGxpyy7fW {
    gap: 1.5rem !important;
  }
  
  .pF2nn4d {
    gap: 1.75rem !important;
  }
  
  .KvF1n4 {
    gap: 2rem !important;
  }
  
  .UC5kRGN {
    gap: 3rem !important;
  }
  
  .H0G0YRpfNs {
    gap: 3.5rem !important;
  }
  
  .UX1e9d {
    gap: 4rem !important;
  }
  
  .zpRAfR {
    gap: 5rem !important;
  }
  
  .kvVv70lBW1 {
    gap: 6rem !important;
  }
  
  .tkRqPv {
    row-gap: 0 !important;
  }
  
  .oXK8EFsr {
    row-gap: .25rem !important;
  }
  
  .MYDyxNmcfkQ {
    row-gap: .5rem !important;
  }
  
  .r07h5yoQ {
    row-gap: .75rem !important;
  }
  
  .w3irQcXo8eR {
    row-gap: 1rem !important;
  }
  
  .vj0dMQdIyac {
    row-gap: 1.25rem !important;
  }
  
  .gV6gLjC {
    row-gap: 1.5rem !important;
  }
  
  .NoOI4U87 {
    row-gap: 1.75rem !important;
  }
  
  .ADlNaJ8yMgZ {
    row-gap: 2rem !important;
  }
  
  .tAl6OVGiDaJ {
    row-gap: 3rem !important;
  }
  
  .aCdQihL {
    row-gap: 3.5rem !important;
  }
  
  .fw3qodPCrRl {
    row-gap: 4rem !important;
  }
  
  .JqicJc {
    row-gap: 5rem !important;
  }
  
  .bZbJhYGoec {
    row-gap: 6rem !important;
  }
  
  .KsM4F9L {
    column-gap: 0 !important;
  }
  
  .RKjF0Ez {
    column-gap: .25rem !important;
  }
  
  .nvDkQezA4 {
    column-gap: .5rem !important;
  }
  
  .CcrdeGTHj {
    column-gap: .75rem !important;
  }
  
  .HqKCvyhicb {
    column-gap: 1rem !important;
  }
  
  .Hd2CEVhdH8X {
    column-gap: 1.25rem !important;
  }
  
  .VCdHcoT1en {
    column-gap: 1.5rem !important;
  }
  
  .IP5WOilz9d {
    column-gap: 1.75rem !important;
  }
  
  .sXNqz7j {
    column-gap: 2rem !important;
  }
  
  .p4O0rIaH75k {
    column-gap: 3rem !important;
  }
  
  .UcUBjeCc {
    column-gap: 3.5rem !important;
  }
  
  .XwB9Uz {
    column-gap: 4rem !important;
  }
  
  .DWmSFe {
    column-gap: 5rem !important;
  }
  
  .VfMlHu3k {
    column-gap: 6rem !important;
  }
  
  .BF6dm7EaOnq {
    text-align: left !important;
  }
  
  .XOt9r7gcoN {
    text-align: right !important;
  }
  
  .CVYkX5 {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .I2DZJ3vpP {
    float: left !important;
  }
  
  .I2qFmsk {
    float: right !important;
  }
  
  .vFXqhtx {
    float: none !important;
  }
  
  .FIdh1r {
    object-fit: contain !important;
  }
  
  .zK1gubH2l3R {
    object-fit: cover !important;
  }
  
  .zCtPvLw7FGv {
    object-fit: fill !important;
  }
  
  .MI4Py3 {
    object-fit: scale-down !important;
  }
  
  .n4PsfroqZoX {
    object-fit: none !important;
  }
  
  .QOOkcLjemfO {
    display: inline !important;
  }
  
  .eLTxip {
    display: inline-block !important;
  }
  
  .P9BEto {
    display: block !important;
  }
  
  .ws8YJvu2mYT {
    display: grid !important;
  }
  
  .cHY9fxPY {
    display: inline-grid !important;
  }
  
  .abRyKa {
    display: table !important;
  }
  
  .wNx4XsMQZ {
    display: table-row !important;
  }
  
  .AcRCisYC2 {
    display: table-cell !important;
  }
  
  .qeWIbcqdj {
    display: flex !important;
  }
  
  .mVwIdAqyg {
    display: inline-flex !important;
  }
  
  .Ke4FGhu7 {
    display: none !important;
  }
  
  .y4Bt65FNx {
    flex: 1 1 auto !important;
  }
  
  .oztJpsU7nkZ {
    flex-direction: row !important;
  }
  
  .sWFRLecqO {
    flex-direction: column !important;
  }
  
  .IcUW3Aw {
    flex-direction: row-reverse !important;
  }
  
  .pVqgF3z {
    flex-direction: column-reverse !important;
  }
  
  .DwjVttJ {
    flex-grow: 0 !important;
  }
  
  .A5nvmS {
    flex-grow: 1 !important;
  }
  
  .YW50ZgS3eJ {
    flex-shrink: 0 !important;
  }
  
  .Qbg3yIVNflp {
    flex-shrink: 1 !important;
  }
  
  .JeUs2Ww {
    flex-wrap: wrap !important;
  }
  
  .vCPbO6yJJ {
    flex-wrap: nowrap !important;
  }
  
  .MHLdQhdd {
    flex-wrap: wrap-reverse !important;
  }
  
  .brOvIsH {
    justify-content: flex-start !important;
  }
  
  .GTP4jNRzP {
    justify-content: flex-end !important;
  }
  
  .U4RFvrTwY {
    justify-content: center !important;
  }
  
  .PLm6Vp7QDMe {
    justify-content: space-between !important;
  }
  
  .zkKBE2H {
    justify-content: space-around !important;
  }
  
  .WpliaV {
    justify-content: space-evenly !important;
  }
  
  .FfKCDq {
    align-items: flex-start !important;
  }
  
  .AyEJHrDE {
    align-items: flex-end !important;
  }
  
  .CKNHt4lkx6 {
    align-items: center !important;
  }
  
  .p63KcuY7biy {
    align-items: baseline !important;
  }
  
  .DjqdCFc2H {
    align-items: stretch !important;
  }
  
  .YnS5D0P {
    align-content: flex-start !important;
  }
  
  .cagO7dFGO {
    align-content: flex-end !important;
  }
  
  .ZuduvPfZVA4 {
    align-content: center !important;
  }
  
  .KKNKuEW1 {
    align-content: space-between !important;
  }
  
  .xUShalmfH {
    align-content: space-around !important;
  }
  
  .cborq6 {
    align-content: stretch !important;
  }
  
  .emOGOUH {
    align-self: auto !important;
  }
  
  .vuRMCjurbp {
    align-self: flex-start !important;
  }
  
  .Jh8Tbumqel {
    align-self: flex-end !important;
  }
  
  .GGEs3wi {
    align-self: center !important;
  }
  
  .s5V5jLKriig {
    align-self: baseline !important;
  }
  
  .GSgm3c {
    align-self: stretch !important;
  }
  
  .xnQL6wzF9 {
    order: -1 !important;
  }
  
  .uAe8oSLIrx0 {
    order: 0 !important;
  }
  
  .GfgXVHo38 {
    order: 1 !important;
  }
  
  .uSnKzu4 {
    order: 2 !important;
  }
  
  .Nvhz1F3g {
    order: 3 !important;
  }
  
  .yd34fGyo {
    order: 4 !important;
  }
  
  .lGygyrQ8Pe {
    order: 5 !important;
  }
  
  .v78ZKR {
    order: 6 !important;
  }
  
  .S4nTqB {
    margin: 0 !important;
  }
  
  .rhf9ZoM1 {
    margin: .25rem !important;
  }
  
  .mh7CQdv {
    margin: .5rem !important;
  }
  
  .S6ZKZ0DJ {
    margin: .75rem !important;
  }
  
  .DdgasSAeE {
    margin: 1rem !important;
  }
  
  .QCTTVTf {
    margin: 1.25rem !important;
  }
  
  .Mk2RuVP7XlT {
    margin: 1.5rem !important;
  }
  
  .LFKsQV6Fzee {
    margin: 1.75rem !important;
  }
  
  .GsWUA5H1EX {
    margin: 2rem !important;
  }
  
  .hcri1kVg {
    margin: 3rem !important;
  }
  
  .Veg90l4x {
    margin: 3.5rem !important;
  }
  
  .k0oEcEh6y {
    margin: 4rem !important;
  }
  
  .MvFWKo {
    margin: 5rem !important;
  }
  
  .LCbYEcx7la {
    margin: 6rem !important;
  }
  
  .YufomOjk {
    margin: auto !important;
  }
  
  .ZtCT2ZebgUJ {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .TZnNZPHZc {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .lDycnf {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .ueArgM0noI {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .juDfBaRbSZ {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .j7rNfYuuJ {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .QQdJZa9Vn {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .CUgXud {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .ZQGbso {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .nN5ROQmMT {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .vEW2Tc {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .dtiQRVEfE {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .m1HLP7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .P9gv2FtGTm {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .QY8yh8EOT {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .PqHfN1baVMN {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .dvnDkmJg60 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .OJILbf102r {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .wNs2wQnl4 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .UtPjiwe {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .PKqRyM9 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .rcuDs4qSW3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .KRR7134Ooyt {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .hVbGSYt0yr {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .haI7tH {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .AbzR3nezQ2Q {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .mhjKJWz {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .KcHlFY {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .N56EaDGLo32 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .OXTcsV {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .CrT9dC3b {
    margin-top: 0 !important;
  }
  
  .rmIb8O7SjqF {
    margin-top: .25rem !important;
  }
  
  .d4UvvMAV {
    margin-top: .5rem !important;
  }
  
  .UUF8pBrt {
    margin-top: .75rem !important;
  }
  
  .IRB2FoRRb91 {
    margin-top: 1rem !important;
  }
  
  .lAM3DmL {
    margin-top: 1.25rem !important;
  }
  
  .wGQ7knBZJ {
    margin-top: 1.5rem !important;
  }
  
  .kxTGgXVp4 {
    margin-top: 1.75rem !important;
  }
  
  .Y04ev1Ys {
    margin-top: 2rem !important;
  }
  
  .C2uh1HdF5gF {
    margin-top: 3rem !important;
  }
  
  .j7jszJm {
    margin-top: 3.5rem !important;
  }
  
  .QRzvP1xqm {
    margin-top: 4rem !important;
  }
  
  .hYbX0lxtY {
    margin-top: 5rem !important;
  }
  
  .saegwktY {
    margin-top: 6rem !important;
  }
  
  .lfzYsX7iN {
    margin-top: auto !important;
  }
  
  .fyl3Iq9pNg {
    margin-right: 0 !important;
  }
  
  .qMnSuF {
    margin-right: .25rem !important;
  }
  
  .vaCtZHfZg {
    margin-right: .5rem !important;
  }
  
  .U4KK6loZdn {
    margin-right: .75rem !important;
  }
  
  .DFbOoFl {
    margin-right: 1rem !important;
  }
  
  .yGb6smL {
    margin-right: 1.25rem !important;
  }
  
  .lrvBEt5Yxt {
    margin-right: 1.5rem !important;
  }
  
  .YXnYkaCItVm {
    margin-right: 1.75rem !important;
  }
  
  .jiDDZzmZwnc {
    margin-right: 2rem !important;
  }
  
  .SZvd3PwN {
    margin-right: 3rem !important;
  }
  
  .RDUqhQYwTb {
    margin-right: 3.5rem !important;
  }
  
  .UqshDqot {
    margin-right: 4rem !important;
  }
  
  .NbFB9YC {
    margin-right: 5rem !important;
  }
  
  .USyyCse {
    margin-right: 6rem !important;
  }
  
  .GXTzFBm5 {
    margin-right: auto !important;
  }
  
  .u9UlCBr {
    margin-bottom: 0 !important;
  }
  
  .fQtAKRHc {
    margin-bottom: .25rem !important;
  }
  
  .zIGCUaFgtgY {
    margin-bottom: .5rem !important;
  }
  
  .ZSalgBvaW7G {
    margin-bottom: .75rem !important;
  }
  
  .efJ7qWPE {
    margin-bottom: 1rem !important;
  }
  
  .P5n4Pxo {
    margin-bottom: 1.25rem !important;
  }
  
  .WgyLhzRGZgb {
    margin-bottom: 1.5rem !important;
  }
  
  .izfWoBfQfK3 {
    margin-bottom: 1.75rem !important;
  }
  
  .rH8P8BxqjM {
    margin-bottom: 2rem !important;
  }
  
  .EAKgixjjeyb {
    margin-bottom: 3rem !important;
  }
  
  .V6wzcd {
    margin-bottom: 3.5rem !important;
  }
  
  .ke9jh1pVX {
    margin-bottom: 4rem !important;
  }
  
  .BTorEyfw {
    margin-bottom: 5rem !important;
  }
  
  .Clac7rmmSw {
    margin-bottom: 6rem !important;
  }
  
  .PLGfhKVn {
    margin-bottom: auto !important;
  }
  
  .ioLVwjLC9ik {
    margin-left: 0 !important;
  }
  
  .GA6jBbo {
    margin-left: .25rem !important;
  }
  
  .TDQC0n {
    margin-left: .5rem !important;
  }
  
  .YPq3agdVutz {
    margin-left: .75rem !important;
  }
  
  .fr3n3opj {
    margin-left: 1rem !important;
  }
  
  .CVtnwNHZ {
    margin-left: 1.25rem !important;
  }
  
  .FlN2BDrbx2 {
    margin-left: 1.5rem !important;
  }
  
  .HcTU9nO {
    margin-left: 1.75rem !important;
  }
  
  .RHt1ybU {
    margin-left: 2rem !important;
  }
  
  .Aacq5io {
    margin-left: 3rem !important;
  }
  
  .TXVz2y {
    margin-left: 3.5rem !important;
  }
  
  .twhkZzzDlB {
    margin-left: 4rem !important;
  }
  
  .GKxXRRoL {
    margin-left: 5rem !important;
  }
  
  .ergpfO5I0pX {
    margin-left: 6rem !important;
  }
  
  .uEFJQ3 {
    margin-left: auto !important;
  }
  
  .cDlXfYaxlJ {
    margin: -0.25rem !important;
  }
  
  .kcblkJuZu {
    margin: -0.5rem !important;
  }
  
  .qGzNfUholy {
    margin: -0.75rem !important;
  }
  
  .xka0GkVuit {
    margin: -1rem !important;
  }
  
  .RedtWQe {
    margin: -1.25rem !important;
  }
  
  .G9JVMkDZ {
    margin: -1.5rem !important;
  }
  
  .sZaEom0OV {
    margin: -1.75rem !important;
  }
  
  .xWPde50tJvT {
    margin: -2rem !important;
  }
  
  .Y8A6oj {
    margin: -3rem !important;
  }
  
  .oRghg3DI {
    margin: -3.5rem !important;
  }
  
  .Us0Cwdmm {
    margin: -4rem !important;
  }
  
  .ZoG7Cqu {
    margin: -5rem !important;
  }
  
  .IGI7BnVPA {
    margin: -6rem !important;
  }
  
  .YZ13iCKLBD {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .w7A1zdg {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .HSDL19XzNr {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .TKp33ci {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .G0HHGO {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .iIg5LsS {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .AUysMcduA {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .zqcY9H {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .sZvbCv {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .yrG7J6UQ {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .GkH2QBFCVC {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .IcaMQtg {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .AT6tacL {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .JypDBUQ {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .SWs5fc5uG {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .Lyd7e1 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .vEQlbLk7WjZ {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .EYQMTBw {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .AFOfMMp {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .Ph1R4M8UnpY {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .Tmtfz6QW9W4 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .JL6vDw0ya {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .eSOZtjbR9i {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .p4jcMrCyWj7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .abgycNdX0K {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .tbdaqiS {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .DPaiicpnWp {
    margin-top: -0.25rem !important;
  }
  
  .Fl7WJs0Y {
    margin-top: -0.5rem !important;
  }
  
  .HSngH9xk6 {
    margin-top: -0.75rem !important;
  }
  
  .eFaiFbXfjZ {
    margin-top: -1rem !important;
  }
  
  .JO1hiy2 {
    margin-top: -1.25rem !important;
  }
  
  .iT5Lxzro5sL {
    margin-top: -1.5rem !important;
  }
  
  .NWTveG {
    margin-top: -1.75rem !important;
  }
  
  .qB9xbDm4oO {
    margin-top: -2rem !important;
  }
  
  .Wx1YZ4e8Eh {
    margin-top: -3rem !important;
  }
  
  .gcqHvXU {
    margin-top: -3.5rem !important;
  }
  
  .gfVml10 {
    margin-top: -4rem !important;
  }
  
  .FMBSxj {
    margin-top: -5rem !important;
  }
  
  .A4dMLTqud {
    margin-top: -6rem !important;
  }
  
  .wTHGB77Lgo {
    margin-right: -0.25rem !important;
  }
  
  .ydoIGx {
    margin-right: -0.5rem !important;
  }
  
  .BmBcmB {
    margin-right: -0.75rem !important;
  }
  
  .XeJLoqXCAw5 {
    margin-right: -1rem !important;
  }
  
  .PntcaDqspC5 {
    margin-right: -1.25rem !important;
  }
  
  .zEqc3Ck {
    margin-right: -1.5rem !important;
  }
  
  .vmMTNcu {
    margin-right: -1.75rem !important;
  }
  
  .nD6qWCAYu {
    margin-right: -2rem !important;
  }
  
  .GvMYLg {
    margin-right: -3rem !important;
  }
  
  .IwCEp1iM {
    margin-right: -3.5rem !important;
  }
  
  .Bk31aD {
    margin-right: -4rem !important;
  }
  
  .XiHhvhFaMnj {
    margin-right: -5rem !important;
  }
  
  .SteQF6 {
    margin-right: -6rem !important;
  }
  
  .H6KuGwB {
    margin-bottom: -0.25rem !important;
  }
  
  .GYvcGiDN {
    margin-bottom: -0.5rem !important;
  }
  
  .ZsFwaxH6Gy {
    margin-bottom: -0.75rem !important;
  }
  
  .iTIM989rix {
    margin-bottom: -1rem !important;
  }
  
  .N6daXHW {
    margin-bottom: -1.25rem !important;
  }
  
  .i7MrIhC {
    margin-bottom: -1.5rem !important;
  }
  
  .ajF3J5s7B {
    margin-bottom: -1.75rem !important;
  }
  
  .eziTWsq7 {
    margin-bottom: -2rem !important;
  }
  
  .ameDUBYX4x {
    margin-bottom: -3rem !important;
  }
  
  .NjYCoOCdy2a {
    margin-bottom: -3.5rem !important;
  }
  
  .MCftu6yP9 {
    margin-bottom: -4rem !important;
  }
  
  .mN0lq0X {
    margin-bottom: -5rem !important;
  }
  
  .Ndvq3TtaW {
    margin-bottom: -6rem !important;
  }
  
  .RaHW4croxS {
    margin-left: -0.25rem !important;
  }
  
  .V74Y3K701 {
    margin-left: -0.5rem !important;
  }
  
  .bjkc1TYICw {
    margin-left: -0.75rem !important;
  }
  
  .jVIbFvyks0w {
    margin-left: -1rem !important;
  }
  
  .NvSjO7S {
    margin-left: -1.25rem !important;
  }
  
  .ANfANsXy {
    margin-left: -1.5rem !important;
  }
  
  .Irq0bVJMJ {
    margin-left: -1.75rem !important;
  }
  
  .dTk1PDoR8Hs {
    margin-left: -2rem !important;
  }
  
  .D0dNbTIlda {
    margin-left: -3rem !important;
  }
  
  .RsORXihIK {
    margin-left: -3.5rem !important;
  }
  
  .RVTqxXzpRw {
    margin-left: -4rem !important;
  }
  
  .hIFSkRBjAFp {
    margin-left: -5rem !important;
  }
  
  .G6FqEtHAwGw {
    margin-left: -6rem !important;
  }
  
  .sBGPcIAsF {
    padding: 0 !important;
  }
  
  .qoAfcQ86TsC {
    padding: .25rem !important;
  }
  
  .dxH1hMLw {
    padding: .5rem !important;
  }
  
  .FHq40u11 {
    padding: .75rem !important;
  }
  
  .TIupEI {
    padding: 1rem !important;
  }
  
  .Zrn1pdT {
    padding: 1.25rem !important;
  }
  
  .y0ZcIi0WW {
    padding: 1.5rem !important;
  }
  
  .YRIhqY50r {
    padding: 1.75rem !important;
  }
  
  .sewdiA {
    padding: 2rem !important;
  }
  
  .EsdfqYJkgaZ {
    padding: 3rem !important;
  }
  
  .Bqd1dLA9SGt {
    padding: 3.5rem !important;
  }
  
  .cpOe0Flgee {
    padding: 4rem !important;
  }
  
  .CAoO9V {
    padding: 5rem !important;
  }
  
  .jgeNYjJzHmY {
    padding: 6rem !important;
  }
  
  .YuxHDs {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .VbIMijXLad {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .ffBOseH5J4 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .MsiKJGKFVV {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .lhtPq9Sy {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .uzDrhUt {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .Of1MEwy5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .zA293c1NlO {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .tlKUchc {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .D2u11YL {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .U8wmxjl {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .moI3tbTZH {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .jBJu05d6cZ {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .fCkJvKc {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .Rk36sl {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .qA21QG0PZ {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .n9ZsefdXg {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .HW3qGci3z {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .kTSVSS {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .UkkRdu0Bl {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .FRvF5jg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .U0dPsb {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .GooCbUCK {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .Muv2KpHK5S {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .N9EdkaQX7Wm {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .eOFpgdp8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .FZk8GkQW {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .ff86nnOAc {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .INVCM127wLL {
    padding-top: 0 !important;
  }
  
  .MjK60e2kcy {
    padding-top: .25rem !important;
  }
  
  .ogobGXT {
    padding-top: .5rem !important;
  }
  
  .hMQhKeQjd {
    padding-top: .75rem !important;
  }
  
  .fNofQYbCFR2 {
    padding-top: 1rem !important;
  }
  
  .COw3rM {
    padding-top: 1.25rem !important;
  }
  
  .tLdwwUd {
    padding-top: 1.5rem !important;
  }
  
  .geWfnAP {
    padding-top: 1.75rem !important;
  }
  
  .HPEnKP9ui {
    padding-top: 2rem !important;
  }
  
  .dFjfRi586 {
    padding-top: 3rem !important;
  }
  
  .OisUK05V {
    padding-top: 3.5rem !important;
  }
  
  .NUNf09OJMVu {
    padding-top: 4rem !important;
  }
  
  .YOnzDBNOs {
    padding-top: 5rem !important;
  }
  
  .XspVAx {
    padding-top: 6rem !important;
  }
  
  .ne9Vg7c0g {
    padding-right: 0 !important;
  }
  
  .HH0jTl {
    padding-right: .25rem !important;
  }
  
  .EjeG0ErrS {
    padding-right: .5rem !important;
  }
  
  .B8rkAju9Niv {
    padding-right: .75rem !important;
  }
  
  .IBxnsui4 {
    padding-right: 1rem !important;
  }
  
  .xIzoPfUrD {
    padding-right: 1.25rem !important;
  }
  
  .gQfns7 {
    padding-right: 1.5rem !important;
  }
  
  .vc3sSlMbPs {
    padding-right: 1.75rem !important;
  }
  
  .maLZI3V {
    padding-right: 2rem !important;
  }
  
  .mfzBij3Q {
    padding-right: 3rem !important;
  }
  
  .gfsHWaKefh {
    padding-right: 3.5rem !important;
  }
  
  .eAiblRzUD {
    padding-right: 4rem !important;
  }
  
  .vjjv4T {
    padding-right: 5rem !important;
  }
  
  .L0j23NN {
    padding-right: 6rem !important;
  }
  
  .VhoZzu0rmLg {
    padding-bottom: 0 !important;
  }
  
  .RT1Mdsi06r {
    padding-bottom: .25rem !important;
  }
  
  .ENOpbG7 {
    padding-bottom: .5rem !important;
  }
  
  .HjBrLOctlmW {
    padding-bottom: .75rem !important;
  }
  
  .LOJcRZ {
    padding-bottom: 1rem !important;
  }
  
  .O4VJfdp1X6 {
    padding-bottom: 1.25rem !important;
  }
  
  .kMuGNDWEx {
    padding-bottom: 1.5rem !important;
  }
  
  .q9Juiw17 {
    padding-bottom: 1.75rem !important;
  }
  
  .ep3DWNr {
    padding-bottom: 2rem !important;
  }
  
  .tJdzV6MZ36E {
    padding-bottom: 3rem !important;
  }
  
  .lAegCDe0boM {
    padding-bottom: 3.5rem !important;
  }
  
  .Ee5ITq {
    padding-bottom: 4rem !important;
  }
  
  .u3EVhMarUDe {
    padding-bottom: 5rem !important;
  }
  
  .MH24e05x {
    padding-bottom: 6rem !important;
  }
  
  .E2sTiLWXQQ {
    padding-left: 0 !important;
  }
  
  .WWf66g {
    padding-left: .25rem !important;
  }
  
  .UQDQfV4vPQi {
    padding-left: .5rem !important;
  }
  
  .L1bWKyg {
    padding-left: .75rem !important;
  }
  
  .yqcofxRFQfk {
    padding-left: 1rem !important;
  }
  
  .ZH6p0onB {
    padding-left: 1.25rem !important;
  }
  
  .nwPhhVj {
    padding-left: 1.5rem !important;
  }
  
  .Bl6ngg2aNv {
    padding-left: 1.75rem !important;
  }
  
  .lMGpSaM80OL {
    padding-left: 2rem !important;
  }
  
  .DL3DFTNafRc {
    padding-left: 3rem !important;
  }
  
  .uxY9BBA {
    padding-left: 3.5rem !important;
  }
  
  .EPsy4lTWvE {
    padding-left: 4rem !important;
  }
  
  .LnqLtf {
    padding-left: 5rem !important;
  }
  
  .InSHfL {
    padding-left: 6rem !important;
  }
  
  .msPAGJefiJ {
    gap: 0 !important;
  }
  
  .xMJb5kvLiwM {
    gap: .25rem !important;
  }
  
  .H7UYOte {
    gap: .5rem !important;
  }
  
  .ugj1NCg {
    gap: .75rem !important;
  }
  
  .A1c4lqBX {
    gap: 1rem !important;
  }
  
  .p97prw {
    gap: 1.25rem !important;
  }
  
  .nHp0mTO {
    gap: 1.5rem !important;
  }
  
  .TVQGlY {
    gap: 1.75rem !important;
  }
  
  .zy5PsKnt6v {
    gap: 2rem !important;
  }
  
  .VBW3Ah46k {
    gap: 3rem !important;
  }
  
  .Fo86CzSa79s {
    gap: 3.5rem !important;
  }
  
  .jDSQkXFOKa {
    gap: 4rem !important;
  }
  
  .ueWZoiaRlxD {
    gap: 5rem !important;
  }
  
  .TU73EFm {
    gap: 6rem !important;
  }
  
  .i05ydZ {
    row-gap: 0 !important;
  }
  
  .Dfh59t {
    row-gap: .25rem !important;
  }
  
  .IhfqoV5 {
    row-gap: .5rem !important;
  }
  
  .jYVlaFnb {
    row-gap: .75rem !important;
  }
  
  .CZeR4QQ5D {
    row-gap: 1rem !important;
  }
  
  .bHOkU4Moht {
    row-gap: 1.25rem !important;
  }
  
  .tQvtQyL {
    row-gap: 1.5rem !important;
  }
  
  .qbPcowkj {
    row-gap: 1.75rem !important;
  }
  
  .CMuhcI {
    row-gap: 2rem !important;
  }
  
  .pb0hypEVgv {
    row-gap: 3rem !important;
  }
  
  .WZbGZIy {
    row-gap: 3.5rem !important;
  }
  
  .SWhjbbfdV {
    row-gap: 4rem !important;
  }
  
  .lra99V0lw2L {
    row-gap: 5rem !important;
  }
  
  .DInQ1I0 {
    row-gap: 6rem !important;
  }
  
  .qiMwOeA2RZ2 {
    column-gap: 0 !important;
  }
  
  .fAfYV126B {
    column-gap: .25rem !important;
  }
  
  .L3Jy8d733 {
    column-gap: .5rem !important;
  }
  
  .jGxApLjzIk {
    column-gap: .75rem !important;
  }
  
  .iGrwQAEr8 {
    column-gap: 1rem !important;
  }
  
  .KsLsMp {
    column-gap: 1.25rem !important;
  }
  
  .ZNN9POcK4x9 {
    column-gap: 1.5rem !important;
  }
  
  .rfTZrd {
    column-gap: 1.75rem !important;
  }
  
  .aVXcOmpY {
    column-gap: 2rem !important;
  }
  
  .aiXFMVMwUXV {
    column-gap: 3rem !important;
  }
  
  .m4aRZC1j {
    column-gap: 3.5rem !important;
  }
  
  .IdzW7dv {
    column-gap: 4rem !important;
  }
  
  .DdEfgutW {
    column-gap: 5rem !important;
  }
  
  .JogIQ2VQ {
    column-gap: 6rem !important;
  }
  
  .atG7DG {
    text-align: left !important;
  }
  
  .WmAAeEOVfsf {
    text-align: right !important;
  }
  
  .QAaokq4eK {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .rNhm3f5sQ {
    float: left !important;
  }
  
  .kOiwche {
    float: right !important;
  }
  
  .NhnadXw {
    float: none !important;
  }
  
  .E8S1T22OD {
    object-fit: contain !important;
  }
  
  .eeb1KvZ {
    object-fit: cover !important;
  }
  
  .pTZcV7W {
    object-fit: fill !important;
  }
  
  .sore4iPtD {
    object-fit: scale-down !important;
  }
  
  .Th9BfK8BQ {
    object-fit: none !important;
  }
  
  .j3VGwdN7m4u {
    display: inline !important;
  }
  
  .NWzx3W0 {
    display: inline-block !important;
  }
  
  .aucQb7IjmC3 {
    display: block !important;
  }
  
  .wKWS6T {
    display: grid !important;
  }
  
  .akjksqI1Fe {
    display: inline-grid !important;
  }
  
  .v468tE {
    display: table !important;
  }
  
  .Wqh4G3 {
    display: table-row !important;
  }
  
  .Fh7oX3 {
    display: table-cell !important;
  }
  
  .rLakckKmdbi {
    display: flex !important;
  }
  
  .fGQ2pc9qn {
    display: inline-flex !important;
  }
  
  .lDwE3WU {
    display: none !important;
  }
  
  .pqm2adLU {
    flex: 1 1 auto !important;
  }
  
  .F0bT9z1 {
    flex-direction: row !important;
  }
  
  .sLizApq {
    flex-direction: column !important;
  }
  
  .ggCHV6r {
    flex-direction: row-reverse !important;
  }
  
  .aeH33o {
    flex-direction: column-reverse !important;
  }
  
  .KBEwUCy2ZVw {
    flex-grow: 0 !important;
  }
  
  .sOhhY5iBm {
    flex-grow: 1 !important;
  }
  
  .JRfq5pDT {
    flex-shrink: 0 !important;
  }
  
  .AVHiIcy {
    flex-shrink: 1 !important;
  }
  
  .BZn2kH3 {
    flex-wrap: wrap !important;
  }
  
  .EeWNTb5 {
    flex-wrap: nowrap !important;
  }
  
  .lkBYBykgd {
    flex-wrap: wrap-reverse !important;
  }
  
  .tARasr {
    justify-content: flex-start !important;
  }
  
  .WZf6h7KiTkg {
    justify-content: flex-end !important;
  }
  
  .DL3g1xSnj {
    justify-content: center !important;
  }
  
  .uWffNTu0T {
    justify-content: space-between !important;
  }
  
  .pDDEzan {
    justify-content: space-around !important;
  }
  
  .FO75VnvtYNZ {
    justify-content: space-evenly !important;
  }
  
  .dtAxvw3d0 {
    align-items: flex-start !important;
  }
  
  .n1mRhdiORL9 {
    align-items: flex-end !important;
  }
  
  .uas1me {
    align-items: center !important;
  }
  
  .Jj2UIWK {
    align-items: baseline !important;
  }
  
  .U8bwCAPI {
    align-items: stretch !important;
  }
  
  .Df5d3MZxJdc {
    align-content: flex-start !important;
  }
  
  .BPWAdG8CFL {
    align-content: flex-end !important;
  }
  
  .vd6KyMkM3 {
    align-content: center !important;
  }
  
  .Wj0wwaVoF {
    align-content: space-between !important;
  }
  
  .MgxI7czz {
    align-content: space-around !important;
  }
  
  .nTph05Zcq {
    align-content: stretch !important;
  }
  
  .HJIuiraC2 {
    align-self: auto !important;
  }
  
  .pxORF84Fm {
    align-self: flex-start !important;
  }
  
  .SPvTxa {
    align-self: flex-end !important;
  }
  
  .nvtsxA2PtB {
    align-self: center !important;
  }
  
  .xnKYG7cnB {
    align-self: baseline !important;
  }
  
  .eEZam0ZqBNE {
    align-self: stretch !important;
  }
  
  .ooT4ef7hB {
    order: -1 !important;
  }
  
  .Zt1yXa {
    order: 0 !important;
  }
  
  .SxhsFME {
    order: 1 !important;
  }
  
  .yBC9ZW {
    order: 2 !important;
  }
  
  .hHnfnAgwCE2 {
    order: 3 !important;
  }
  
  .h3vT4YrwuF {
    order: 4 !important;
  }
  
  .FkjYPYuz {
    order: 5 !important;
  }
  
  .c7P1ZDS512 {
    order: 6 !important;
  }
  
  .w3qgxrULSn {
    margin: 0 !important;
  }
  
  .garJs5t {
    margin: .25rem !important;
  }
  
  .HfrinJ1ycWs {
    margin: .5rem !important;
  }
  
  .vthPhQxhEY {
    margin: .75rem !important;
  }
  
  .QpcGLzC {
    margin: 1rem !important;
  }
  
  .me4ET95wW {
    margin: 1.25rem !important;
  }
  
  .I7pRH6BJ2 {
    margin: 1.5rem !important;
  }
  
  .EiloTVK {
    margin: 1.75rem !important;
  }
  
  .YSX7shIY1 {
    margin: 2rem !important;
  }
  
  .iITcl5gbHh {
    margin: 3rem !important;
  }
  
  .G51PoTYKet {
    margin: 3.5rem !important;
  }
  
  .G4KVRPwGG1 {
    margin: 4rem !important;
  }
  
  .btcfLBWVW6x {
    margin: 5rem !important;
  }
  
  .e1SBRn2hdwE {
    margin: 6rem !important;
  }
  
  .vp0pCzVLnJg {
    margin: auto !important;
  }
  
  .ydrBasNv {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .JDbd2Qsw6 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .yJKosiE {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .i6k5JRng2 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .zdfwZ2gnPys {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .KDHgbX0mw {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .dl8b5zI02cN {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .twN1mq0tnAa {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .jhfTRHskj5n {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .DMnEwq4s {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .HFFlpTv95T {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .Z7gYB2 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .UXwPjgAO {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .hcVUhMFbVN2 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .tZ9o6TmB {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .ISnYIuZb {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .j1HvR7WBrHg {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .ilTK6cEMpse {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .yWy0j2Y1M {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .X7nnJABsaYW {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .rYiuaQB {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .VcDo1RDF {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .mgoDkWQbAV2 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .f0IwU1 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .R1FPWHKGP {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .lucnNTAjeO {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .F9w9K8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .n7IZcf {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .MEjSGhyi4OM {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .tSeb2JKlDm {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .ALwNo68sk {
    margin-top: 0 !important;
  }
  
  .U1sINfd5IWB {
    margin-top: .25rem !important;
  }
  
  .kAk97m6vi {
    margin-top: .5rem !important;
  }
  
  .Bsl0PV1P7 {
    margin-top: .75rem !important;
  }
  
  .t4MaRf {
    margin-top: 1rem !important;
  }
  
  .ajJ2x9T0NZ {
    margin-top: 1.25rem !important;
  }
  
  .yqMYZy {
    margin-top: 1.5rem !important;
  }
  
  .dLRfQPun3 {
    margin-top: 1.75rem !important;
  }
  
  .ooo6xOeaJ {
    margin-top: 2rem !important;
  }
  
  .ifkc0lQ {
    margin-top: 3rem !important;
  }
  
  .j6wJKYz4 {
    margin-top: 3.5rem !important;
  }
  
  .S3GY2LH {
    margin-top: 4rem !important;
  }
  
  .phr9bn {
    margin-top: 5rem !important;
  }
  
  .vfc6Pf8 {
    margin-top: 6rem !important;
  }
  
  .Rx8ncuCeP {
    margin-top: auto !important;
  }
  
  .s2sACeFoYN {
    margin-right: 0 !important;
  }
  
  .RvhZdfWc {
    margin-right: .25rem !important;
  }
  
  .NV46dh1KW {
    margin-right: .5rem !important;
  }
  
  .oxTbju {
    margin-right: .75rem !important;
  }
  
  .hWeWkfdPEwa {
    margin-right: 1rem !important;
  }
  
  .zMDBDLC {
    margin-right: 1.25rem !important;
  }
  
  .CJd52ZC {
    margin-right: 1.5rem !important;
  }
  
  .guQX5mtbRz {
    margin-right: 1.75rem !important;
  }
  
  .j0crUI7 {
    margin-right: 2rem !important;
  }
  
  .OLtcztC {
    margin-right: 3rem !important;
  }
  
  .Ncy8kmIIxDa {
    margin-right: 3.5rem !important;
  }
  
  .HmksdIgB {
    margin-right: 4rem !important;
  }
  
  .sccywj0 {
    margin-right: 5rem !important;
  }
  
  .xPVJ6YK {
    margin-right: 6rem !important;
  }
  
  .bcgXJOu {
    margin-right: auto !important;
  }
  
  .aUxrhU0ah {
    margin-bottom: 0 !important;
  }
  
  .gYCmhPlsAQ0 {
    margin-bottom: .25rem !important;
  }
  
  .eXqwGfT4g3 {
    margin-bottom: .5rem !important;
  }
  
  .Qzwerh3Ov {
    margin-bottom: .75rem !important;
  }
  
  .GMQZMIb {
    margin-bottom: 1rem !important;
  }
  
  .TwR4BT4 {
    margin-bottom: 1.25rem !important;
  }
  
  .wqoWbf {
    margin-bottom: 1.5rem !important;
  }
  
  .Ie8Ua2R {
    margin-bottom: 1.75rem !important;
  }
  
  .HwqnfYu {
    margin-bottom: 2rem !important;
  }
  
  .agr3KjD {
    margin-bottom: 3rem !important;
  }
  
  .lf86lt9fC {
    margin-bottom: 3.5rem !important;
  }
  
  .GzpbbCkPg {
    margin-bottom: 4rem !important;
  }
  
  .LpwEQX6tlQ {
    margin-bottom: 5rem !important;
  }
  
  .AJeuFE {
    margin-bottom: 6rem !important;
  }
  
  .vlRmkgc {
    margin-bottom: auto !important;
  }
  
  .jiEEWF {
    margin-left: 0 !important;
  }
  
  .zyBWTP {
    margin-left: .25rem !important;
  }
  
  .yXwzISiNtke {
    margin-left: .5rem !important;
  }
  
  .dVLmlM {
    margin-left: .75rem !important;
  }
  
  .KZusl7pqb {
    margin-left: 1rem !important;
  }
  
  .dbdZvxcing {
    margin-left: 1.25rem !important;
  }
  
  .walrm43pBkh {
    margin-left: 1.5rem !important;
  }
  
  .IW3rQF {
    margin-left: 1.75rem !important;
  }
  
  .x8iQnQ {
    margin-left: 2rem !important;
  }
  
  .ykvea2U {
    margin-left: 3rem !important;
  }
  
  .oHgtAlnd {
    margin-left: 3.5rem !important;
  }
  
  .n4VoTWl {
    margin-left: 4rem !important;
  }
  
  .ORXN6a {
    margin-left: 5rem !important;
  }
  
  .JwLTyNbB {
    margin-left: 6rem !important;
  }
  
  .FWgYgy {
    margin-left: auto !important;
  }
  
  .OaYDt8isSf {
    margin: -0.25rem !important;
  }
  
  .sKg80u03 {
    margin: -0.5rem !important;
  }
  
  .rg9K5saIr {
    margin: -0.75rem !important;
  }
  
  .VATQgUN {
    margin: -1rem !important;
  }
  
  .rLgRRA0 {
    margin: -1.25rem !important;
  }
  
  .vuq026 {
    margin: -1.5rem !important;
  }
  
  .P0PasxoD {
    margin: -1.75rem !important;
  }
  
  .BUS6EC {
    margin: -2rem !important;
  }
  
  .O58ggq {
    margin: -3rem !important;
  }
  
  .NTfqWlH5vRD {
    margin: -3.5rem !important;
  }
  
  .psWUs9Ecl {
    margin: -4rem !important;
  }
  
  .AiMCSSY4k {
    margin: -5rem !important;
  }
  
  .B9j7obBa {
    margin: -6rem !important;
  }
  
  .lwwrodnR {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .OtuOsgK4 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .yzes1BJbpQT {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .ttxucJ {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .WbIGwqi6m {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .tAvnwj0x {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .oMVx3hejqJo {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .dzHWpfJAQz {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .Hu4MPAi5lFq {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .HNe2fiyh {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .l0KHXC6wc {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .OlnrYxb {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .N9q68WSb {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .Fue2tGfK31x {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .BJzIHBTXo {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .y70wIJIKajo {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .BmY51JI {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .rhypd2fSp {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .kuE8s3vaP {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .YFNyZ5A97N {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .dFDhKheHlj {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .rv9tJin6iPQ {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .IQtQENQ5 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .Y6olDCjD {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .pi3xkcsUgQ {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .JLxs4b {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .SKdnrERNAG {
    margin-top: -0.25rem !important;
  }
  
  .k4NFFqnTta {
    margin-top: -0.5rem !important;
  }
  
  .LX8w6aEcw {
    margin-top: -0.75rem !important;
  }
  
  .d35UthR7N {
    margin-top: -1rem !important;
  }
  
  .mRK87HcU9G {
    margin-top: -1.25rem !important;
  }
  
  .HaGBgsYvU8 {
    margin-top: -1.5rem !important;
  }
  
  .fYetRWO {
    margin-top: -1.75rem !important;
  }
  
  .As7hXBd {
    margin-top: -2rem !important;
  }
  
  .abedTiX6waX {
    margin-top: -3rem !important;
  }
  
  .LJgZJq1ie4j {
    margin-top: -3.5rem !important;
  }
  
  .WiiRsn4te {
    margin-top: -4rem !important;
  }
  
  .VFkNUavjd {
    margin-top: -5rem !important;
  }
  
  .wbpFeV1pi7 {
    margin-top: -6rem !important;
  }
  
  .baaCzn2B {
    margin-right: -0.25rem !important;
  }
  
  .W63352Fkgtr {
    margin-right: -0.5rem !important;
  }
  
  .ay9qk4rqEgA {
    margin-right: -0.75rem !important;
  }
  
  .dJbP3r {
    margin-right: -1rem !important;
  }
  
  .umQuKi66W {
    margin-right: -1.25rem !important;
  }
  
  .v31hPJT {
    margin-right: -1.5rem !important;
  }
  
  .TWbR9E {
    margin-right: -1.75rem !important;
  }
  
  .dC3b1a8CKUi {
    margin-right: -2rem !important;
  }
  
  .vJS1q8E {
    margin-right: -3rem !important;
  }
  
  .lv1RsaF {
    margin-right: -3.5rem !important;
  }
  
  .ztt5sAJKBJ {
    margin-right: -4rem !important;
  }
  
  .eJiPKbI94gx {
    margin-right: -5rem !important;
  }
  
  .tZ1p3xcDw2 {
    margin-right: -6rem !important;
  }
  
  .oJnQcQc0T {
    margin-bottom: -0.25rem !important;
  }
  
  .wky9saI3zyb {
    margin-bottom: -0.5rem !important;
  }
  
  .PA1V0C3IR {
    margin-bottom: -0.75rem !important;
  }
  
  .kEHWewt {
    margin-bottom: -1rem !important;
  }
  
  .IhNazsIT5M {
    margin-bottom: -1.25rem !important;
  }
  
  .zld1adl {
    margin-bottom: -1.5rem !important;
  }
  
  .wzf2fyEpsg {
    margin-bottom: -1.75rem !important;
  }
  
  .MTrJ3a4 {
    margin-bottom: -2rem !important;
  }
  
  .jGuThBzL {
    margin-bottom: -3rem !important;
  }
  
  .ZNZztbrUZ {
    margin-bottom: -3.5rem !important;
  }
  
  .Y4BfK53vZuk {
    margin-bottom: -4rem !important;
  }
  
  .rVjXj3WnaF {
    margin-bottom: -5rem !important;
  }
  
  .wPBYGeNbz {
    margin-bottom: -6rem !important;
  }
  
  .dsDlmfw {
    margin-left: -0.25rem !important;
  }
  
  .AbGCfBVfg {
    margin-left: -0.5rem !important;
  }
  
  .ghX8aqfLEu {
    margin-left: -0.75rem !important;
  }
  
  .hTj911hVAO {
    margin-left: -1rem !important;
  }
  
  .Okz9FiVQA2 {
    margin-left: -1.25rem !important;
  }
  
  .K6xdfh {
    margin-left: -1.5rem !important;
  }
  
  .R2WcCO8bm {
    margin-left: -1.75rem !important;
  }
  
  .LAUhgIIUQi {
    margin-left: -2rem !important;
  }
  
  .vbdzJgy7 {
    margin-left: -3rem !important;
  }
  
  .FOEQs8voW {
    margin-left: -3.5rem !important;
  }
  
  .qb0WnqfSnx {
    margin-left: -4rem !important;
  }
  
  .SabdjkX {
    margin-left: -5rem !important;
  }
  
  .vkoBcYV {
    margin-left: -6rem !important;
  }
  
  .lDh24XEZ {
    padding: 0 !important;
  }
  
  .hlzV73K2ytX {
    padding: .25rem !important;
  }
  
  .tu2oUi {
    padding: .5rem !important;
  }
  
  .BE6ign {
    padding: .75rem !important;
  }
  
  .Muds9bxhChh {
    padding: 1rem !important;
  }
  
  .uE7Sn4uhY {
    padding: 1.25rem !important;
  }
  
  .QEe9Xq4 {
    padding: 1.5rem !important;
  }
  
  .AHmuvXKS8M {
    padding: 1.75rem !important;
  }
  
  .hwYTEq7 {
    padding: 2rem !important;
  }
  
  .hDeYJYnt9 {
    padding: 3rem !important;
  }
  
  .Dyk1YN {
    padding: 3.5rem !important;
  }
  
  .tl1WUrY6ttl {
    padding: 4rem !important;
  }
  
  .EGT1n6nAkr {
    padding: 5rem !important;
  }
  
  .e5y4N8rBk4 {
    padding: 6rem !important;
  }
  
  .asYiBlA60 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .htEZFcdl {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .LzKsuPCwe7l {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .qNb7Fy3go {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .YdxHtCJWbNi {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .QV9jIgD {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .PuwwDKbAuOm {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .wrkSHXgktP {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .e9sDln6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .DpiGGsGVhdQ {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .Ip7dUuz9v {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .wEaPd6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .m4OCQED {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .MWpYvQBNuCg {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .dQmUZDR {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .Brjp7rsBC {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .fSvQjq6H16 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .tR6uMYxF {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .iVa78FYa {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .zpOzROJZc {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .ffTrBl {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .MHo2i5XhEeF {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .R1FZ51h5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .vuRK1VJ {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .j1cXa8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .n6ly5ht00o {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .RuKEiUwq {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .OMq6tDtS {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .BtCjFJlCOM {
    padding-top: 0 !important;
  }
  
  .kEG606fZubc {
    padding-top: .25rem !important;
  }
  
  .HXqEHL {
    padding-top: .5rem !important;
  }
  
  .qVIAPToCg {
    padding-top: .75rem !important;
  }
  
  .BudpyhmV {
    padding-top: 1rem !important;
  }
  
  .vvJLZv {
    padding-top: 1.25rem !important;
  }
  
  .zGm8yFa {
    padding-top: 1.5rem !important;
  }
  
  .iNKKy2dg3 {
    padding-top: 1.75rem !important;
  }
  
  .TcoohrcuSm {
    padding-top: 2rem !important;
  }
  
  .FhsPeA4o1x {
    padding-top: 3rem !important;
  }
  
  .lwn80UoPFa {
    padding-top: 3.5rem !important;
  }
  
  .Moa79wp5 {
    padding-top: 4rem !important;
  }
  
  .Pj7Auzrbf2 {
    padding-top: 5rem !important;
  }
  
  .THthTxE0 {
    padding-top: 6rem !important;
  }
  
  .HJjOKmASIhE {
    padding-right: 0 !important;
  }
  
  .kcOErWkMs6 {
    padding-right: .25rem !important;
  }
  
  .y38Y0Q {
    padding-right: .5rem !important;
  }
  
  .Pdo9vTZft {
    padding-right: .75rem !important;
  }
  
  .vxKV5lFWcR {
    padding-right: 1rem !important;
  }
  
  .k0flkMG5sZu {
    padding-right: 1.25rem !important;
  }
  
  .zNW904b {
    padding-right: 1.5rem !important;
  }
  
  .UIA2CWGyD51 {
    padding-right: 1.75rem !important;
  }
  
  .He2M5F {
    padding-right: 2rem !important;
  }
  
  .B8totnKh {
    padding-right: 3rem !important;
  }
  
  .yahNm5 {
    padding-right: 3.5rem !important;
  }
  
  .sOhxdYM6P {
    padding-right: 4rem !important;
  }
  
  .rlpByW {
    padding-right: 5rem !important;
  }
  
  .PKfoAJ {
    padding-right: 6rem !important;
  }
  
  .G8hSHhSK {
    padding-bottom: 0 !important;
  }
  
  .QzZZeg {
    padding-bottom: .25rem !important;
  }
  
  .f0CaQ2 {
    padding-bottom: .5rem !important;
  }
  
  .mgwPIdH {
    padding-bottom: .75rem !important;
  }
  
  .bCKhfNa {
    padding-bottom: 1rem !important;
  }
  
  .cKPzKD {
    padding-bottom: 1.25rem !important;
  }
  
  .WUMdeHvLHFZ {
    padding-bottom: 1.5rem !important;
  }
  
  .VUVFseB {
    padding-bottom: 1.75rem !important;
  }
  
  .hsVUxqHOR {
    padding-bottom: 2rem !important;
  }
  
  .LPEjduU3fe {
    padding-bottom: 3rem !important;
  }
  
  .t8yWx7 {
    padding-bottom: 3.5rem !important;
  }
  
  .XKm2Ej {
    padding-bottom: 4rem !important;
  }
  
  .H6USnixYn {
    padding-bottom: 5rem !important;
  }
  
  .mLYvYMG {
    padding-bottom: 6rem !important;
  }
  
  .Sjk7aj {
    padding-left: 0 !important;
  }
  
  .pX0PFewSN {
    padding-left: .25rem !important;
  }
  
  .wdF29TZ {
    padding-left: .5rem !important;
  }
  
  .Zj4Bv7I1W {
    padding-left: .75rem !important;
  }
  
  .w8pHkr {
    padding-left: 1rem !important;
  }
  
  .bCZM8Qyt96u {
    padding-left: 1.25rem !important;
  }
  
  .CPShscEys7h {
    padding-left: 1.5rem !important;
  }
  
  .bmczqFtJZ {
    padding-left: 1.75rem !important;
  }
  
  .gSvjsux {
    padding-left: 2rem !important;
  }
  
  .nTyllc9l {
    padding-left: 3rem !important;
  }
  
  .WVO4XXVs {
    padding-left: 3.5rem !important;
  }
  
  .Qi2sQiWK {
    padding-left: 4rem !important;
  }
  
  .zPbHn4gdO {
    padding-left: 5rem !important;
  }
  
  .odiab6Btt {
    padding-left: 6rem !important;
  }
  
  .ljN7InSm {
    gap: 0 !important;
  }
  
  .Ylmyzwm4c {
    gap: .25rem !important;
  }
  
  .wUdbM0vb {
    gap: .5rem !important;
  }
  
  .sycOND {
    gap: .75rem !important;
  }
  
  .CzSdLJru {
    gap: 1rem !important;
  }
  
  .qoaOKJ {
    gap: 1.25rem !important;
  }
  
  .j1ZItMnP {
    gap: 1.5rem !important;
  }
  
  .BKSaRr9Rd {
    gap: 1.75rem !important;
  }
  
  .qF3O201 {
    gap: 2rem !important;
  }
  
  .LZjofVLuay {
    gap: 3rem !important;
  }
  
  .CZKR4lI {
    gap: 3.5rem !important;
  }
  
  .SHnHcV7S {
    gap: 4rem !important;
  }
  
  .oEG2WX8xO3F {
    gap: 5rem !important;
  }
  
  .g9aTBj {
    gap: 6rem !important;
  }
  
  .CTgU9NakMy2 {
    row-gap: 0 !important;
  }
  
  .VDvkZA {
    row-gap: .25rem !important;
  }
  
  .YxkF8nWRL {
    row-gap: .5rem !important;
  }
  
  .WoPEXp {
    row-gap: .75rem !important;
  }
  
  .BmsVeyO {
    row-gap: 1rem !important;
  }
  
  .JU10yH {
    row-gap: 1.25rem !important;
  }
  
  .RROKzq5TEv {
    row-gap: 1.5rem !important;
  }
  
  .sNJMYKGMQ0 {
    row-gap: 1.75rem !important;
  }
  
  .mcvyEJ7Hcz2 {
    row-gap: 2rem !important;
  }
  
  .oc6NSMVH {
    row-gap: 3rem !important;
  }
  
  .EuGVPjMfz {
    row-gap: 3.5rem !important;
  }
  
  .ZKzt8ij {
    row-gap: 4rem !important;
  }
  
  .NhaSjXCx {
    row-gap: 5rem !important;
  }
  
  .rEGCfh8Oad {
    row-gap: 6rem !important;
  }
  
  .KOaY2X {
    column-gap: 0 !important;
  }
  
  .zhPC7dkQD5 {
    column-gap: .25rem !important;
  }
  
  .oNpgJ1 {
    column-gap: .5rem !important;
  }
  
  .w7Id3xAb2b {
    column-gap: .75rem !important;
  }
  
  .Y2WiWE {
    column-gap: 1rem !important;
  }
  
  .JjE4BB {
    column-gap: 1.25rem !important;
  }
  
  .kodgfS1y {
    column-gap: 1.5rem !important;
  }
  
  .wD065nTb1Lk {
    column-gap: 1.75rem !important;
  }
  
  .qRrOj0c925 {
    column-gap: 2rem !important;
  }
  
  .kHNA0j {
    column-gap: 3rem !important;
  }
  
  .vEkUigjYRmU {
    column-gap: 3.5rem !important;
  }
  
  .mFBRBA {
    column-gap: 4rem !important;
  }
  
  .f0WLr9 {
    column-gap: 5rem !important;
  }
  
  .SkzZPiN {
    column-gap: 6rem !important;
  }
  
  .sNHkdZGs {
    text-align: left !important;
  }
  
  .zt11NtTSCy {
    text-align: right !important;
  }
  
  .KyeIcNiZKb {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .Pk9bQAFi {
    float: left !important;
  }
  
  .COdjnwXDXv9 {
    float: right !important;
  }
  
  .VA2G5TmGCl {
    float: none !important;
  }
  
  .VVZHURJ {
    object-fit: contain !important;
  }
  
  .DxWJNHjI {
    object-fit: cover !important;
  }
  
  .xRo3VZpSwlc {
    object-fit: fill !important;
  }
  
  .Cdpt0W {
    object-fit: scale-down !important;
  }
  
  .Eu8kho7Xtv {
    object-fit: none !important;
  }
  
  .ssLf56dqU {
    display: inline !important;
  }
  
  .msgqE4K9e {
    display: inline-block !important;
  }
  
  .HKbtt8c6a {
    display: block !important;
  }
  
  .Bzt6WPodDj {
    display: grid !important;
  }
  
  .v55CeN {
    display: inline-grid !important;
  }
  
  .Dukpeq {
    display: table !important;
  }
  
  .thtjkRB {
    display: table-row !important;
  }
  
  .vW8EAJV {
    display: table-cell !important;
  }
  
  .gU00chhjVT {
    display: flex !important;
  }
  
  .SuwjVhVne5Q {
    display: inline-flex !important;
  }
  
  .UdKQTo1SR {
    display: none !important;
  }
  
  .JVbzya7TBg1 {
    flex: 1 1 auto !important;
  }
  
  .ndGYOK {
    flex-direction: row !important;
  }
  
  .fcxI50xUHTA {
    flex-direction: column !important;
  }
  
  .W2F4EgaF {
    flex-direction: row-reverse !important;
  }
  
  .APwMiN5NOW {
    flex-direction: column-reverse !important;
  }
  
  .EVH4RTei {
    flex-grow: 0 !important;
  }
  
  .S0KDqYvORT {
    flex-grow: 1 !important;
  }
  
  .INAThe1py {
    flex-shrink: 0 !important;
  }
  
  .GXupwAU8Uq {
    flex-shrink: 1 !important;
  }
  
  .ptp6Dh {
    flex-wrap: wrap !important;
  }
  
  .Kgu9Ni1Z {
    flex-wrap: nowrap !important;
  }
  
  .aOF9aR0lKP {
    flex-wrap: wrap-reverse !important;
  }
  
  .md04CLnV7as {
    justify-content: flex-start !important;
  }
  
  .YjbCB5L7TG {
    justify-content: flex-end !important;
  }
  
  .ybWCAKdUdxg {
    justify-content: center !important;
  }
  
  .HjhcTWV {
    justify-content: space-between !important;
  }
  
  .Mxs2FEIusG {
    justify-content: space-around !important;
  }
  
  .FH3IVRq {
    justify-content: space-evenly !important;
  }
  
  .AcnFZqrb {
    align-items: flex-start !important;
  }
  
  .mMYr255NV {
    align-items: flex-end !important;
  }
  
  .uzSBf3FhJXN {
    align-items: center !important;
  }
  
  .xJ2mRDEPuqu {
    align-items: baseline !important;
  }
  
  .L0IITznTG {
    align-items: stretch !important;
  }
  
  .xg2ZXgNMFx {
    align-content: flex-start !important;
  }
  
  .p0B41cVmVZ8 {
    align-content: flex-end !important;
  }
  
  .dw0pwdB {
    align-content: center !important;
  }
  
  .jwUjkoAO {
    align-content: space-between !important;
  }
  
  .nZwBcgJP {
    align-content: space-around !important;
  }
  
  .HeqImLIUpTR {
    align-content: stretch !important;
  }
  
  .yPnPZlxK2k {
    align-self: auto !important;
  }
  
  .LFQaU2w {
    align-self: flex-start !important;
  }
  
  .tpIWTD23Fzy {
    align-self: flex-end !important;
  }
  
  .UG2Anrh1wkl {
    align-self: center !important;
  }
  
  .nBgFgYHE {
    align-self: baseline !important;
  }
  
  .B1IQZhch {
    align-self: stretch !important;
  }
  
  .KbbkWj {
    order: -1 !important;
  }
  
  .x7H91Ms73Dr {
    order: 0 !important;
  }
  
  .rRRVignf {
    order: 1 !important;
  }
  
  .dKQpWdN8 {
    order: 2 !important;
  }
  
  .M2yj1rlg7B {
    order: 3 !important;
  }
  
  .UsyQsPFeB {
    order: 4 !important;
  }
  
  .eGeP56Q {
    order: 5 !important;
  }
  
  .QYcXbqKbp {
    order: 6 !important;
  }
  
  .Ysv8aauUmMc {
    margin: 0 !important;
  }
  
  .yU2vhLCn8 {
    margin: .25rem !important;
  }
  
  .vriMEPA {
    margin: .5rem !important;
  }
  
  .cARRZU75 {
    margin: .75rem !important;
  }
  
  .OBfBEPbXd {
    margin: 1rem !important;
  }
  
  .S2QxadjCi {
    margin: 1.25rem !important;
  }
  
  .OV0W1dNtI0Z {
    margin: 1.5rem !important;
  }
  
  .xi1LJCbw3m {
    margin: 1.75rem !important;
  }
  
  .H5WrU7 {
    margin: 2rem !important;
  }
  
  .fiI014bka {
    margin: 3rem !important;
  }
  
  .nXcvekM38b {
    margin: 3.5rem !important;
  }
  
  .gZmYJw {
    margin: 4rem !important;
  }
  
  .toebW8muaF {
    margin: 5rem !important;
  }
  
  .NgcKnewBfz {
    margin: 6rem !important;
  }
  
  .Sb4sVBkWJC {
    margin: auto !important;
  }
  
  .iqyHUJOyYr2 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .FZiBIPXrZ {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .hAyTRucqz {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .nIJb4Wnw {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .swKHapLDul {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .ga5gZzpto {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .YQpUXL {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .vbWQi7j {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .CtxUCL6MZK {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .xUKEPYJe {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .QWzWCF3NtP8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .TgwOi91 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .o9qfdnUSMg {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .DXo4eI {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .ZsdW7VPoaWE {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .rCQZICBbcu {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .iqgVu7h1Z {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .bJgqj7B0 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .QZtSanbkm {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .MpMbiR {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .xQxeQrCp {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .tONj8qrsHc {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .EdbrNIoi4Pc {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .rI6AkWjovU {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .kv1gr9eF {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .rUxW9zgyWQ0 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .CHoynW {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .c1ifZPt1 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .fxrlIA {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .TjpPBZLI8We {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .DYHXLW {
    margin-top: 0 !important;
  }
  
  .KYbTtRMv {
    margin-top: .25rem !important;
  }
  
  .HbbC7O {
    margin-top: .5rem !important;
  }
  
  .sfNDBFD {
    margin-top: .75rem !important;
  }
  
  .xTJyFqK4Aak {
    margin-top: 1rem !important;
  }
  
  .tnBZo621Vd {
    margin-top: 1.25rem !important;
  }
  
  .SAYIv2qH9F7 {
    margin-top: 1.5rem !important;
  }
  
  .NonIKk {
    margin-top: 1.75rem !important;
  }
  
  .Z8wn5J2 {
    margin-top: 2rem !important;
  }
  
  .z1aM96n {
    margin-top: 3rem !important;
  }
  
  .niy6zcMbjy {
    margin-top: 3.5rem !important;
  }
  
  .lnRvKve3xt {
    margin-top: 4rem !important;
  }
  
  .aTE8EneAN {
    margin-top: 5rem !important;
  }
  
  .R40y86z {
    margin-top: 6rem !important;
  }
  
  .CTYG4dxctI {
    margin-top: auto !important;
  }
  
  .AvbtAc29 {
    margin-right: 0 !important;
  }
  
  .C12foG {
    margin-right: .25rem !important;
  }
  
  .pStoyb {
    margin-right: .5rem !important;
  }
  
  .X7KdxdONq1 {
    margin-right: .75rem !important;
  }
  
  .mPiwjt {
    margin-right: 1rem !important;
  }
  
  .OutTma0Munx {
    margin-right: 1.25rem !important;
  }
  
  .ndfp0uL {
    margin-right: 1.5rem !important;
  }
  
  .VLNqssA3 {
    margin-right: 1.75rem !important;
  }
  
  .Bp7H8VTO4f {
    margin-right: 2rem !important;
  }
  
  .PpFBdxGVnx0 {
    margin-right: 3rem !important;
  }
  
  .gnaWZ0nwll {
    margin-right: 3.5rem !important;
  }
  
  .W59ycO {
    margin-right: 4rem !important;
  }
  
  .fG0hWS6FL {
    margin-right: 5rem !important;
  }
  
  .NuwYIudbd {
    margin-right: 6rem !important;
  }
  
  .BRaF4LR {
    margin-right: auto !important;
  }
  
  .ky3KBIUElAQ {
    margin-bottom: 0 !important;
  }
  
  .IK44Ob4Y64p {
    margin-bottom: .25rem !important;
  }
  
  .lEkw7Pa {
    margin-bottom: .5rem !important;
  }
  
  .kMiCGS6Fmt {
    margin-bottom: .75rem !important;
  }
  
  .SvYyUe7H {
    margin-bottom: 1rem !important;
  }
  
  .TNfnMd {
    margin-bottom: 1.25rem !important;
  }
  
  .TncJTcLY2ux {
    margin-bottom: 1.5rem !important;
  }
  
  .c7C76u3rSL {
    margin-bottom: 1.75rem !important;
  }
  
  .ZANQ2nrU {
    margin-bottom: 2rem !important;
  }
  
  .EMFQl9wBoE {
    margin-bottom: 3rem !important;
  }
  
  .bNiL80alw {
    margin-bottom: 3.5rem !important;
  }
  
  .ak3gGJ6 {
    margin-bottom: 4rem !important;
  }
  
  .ZQHBr3 {
    margin-bottom: 5rem !important;
  }
  
  .wzfIqW0KVO {
    margin-bottom: 6rem !important;
  }
  
  .B7CWgLdgB6R {
    margin-bottom: auto !important;
  }
  
  .C8QNv6JxN {
    margin-left: 0 !important;
  }
  
  .qKDaN4avg6 {
    margin-left: .25rem !important;
  }
  
  .o5Wz6L {
    margin-left: .5rem !important;
  }
  
  .hdH2jI7P {
    margin-left: .75rem !important;
  }
  
  .vXPBkhjTh2T {
    margin-left: 1rem !important;
  }
  
  .IBgRXF {
    margin-left: 1.25rem !important;
  }
  
  .Zxorg1Fygs {
    margin-left: 1.5rem !important;
  }
  
  .Tj1ivJZ8 {
    margin-left: 1.75rem !important;
  }
  
  .b9bo41plOi {
    margin-left: 2rem !important;
  }
  
  .PiTfaR {
    margin-left: 3rem !important;
  }
  
  .hAINIy {
    margin-left: 3.5rem !important;
  }
  
  .IjGE1ixRW {
    margin-left: 4rem !important;
  }
  
  .kGVwUJGKpvQ {
    margin-left: 5rem !important;
  }
  
  .ITQt1DVmdCp {
    margin-left: 6rem !important;
  }
  
  .s4OME1EL {
    margin-left: auto !important;
  }
  
  .UG0pr7KSDu {
    margin: -0.25rem !important;
  }
  
  .aRCtF3hC {
    margin: -0.5rem !important;
  }
  
  .ZcyWcpK {
    margin: -0.75rem !important;
  }
  
  .AatQX7VqIa {
    margin: -1rem !important;
  }
  
  .FhoFhlR {
    margin: -1.25rem !important;
  }
  
  .xlajNtM7 {
    margin: -1.5rem !important;
  }
  
  .AySCvtE {
    margin: -1.75rem !important;
  }
  
  .yznmHINmWr {
    margin: -2rem !important;
  }
  
  .YDSuSH9 {
    margin: -3rem !important;
  }
  
  .Y3hbym {
    margin: -3.5rem !important;
  }
  
  .V0ubrHsL {
    margin: -4rem !important;
  }
  
  .uebkFsLa {
    margin: -5rem !important;
  }
  
  .f8Gbs8rUw {
    margin: -6rem !important;
  }
  
  .TnQDdP {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .fkYmLt {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .r5UWzes {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .SebQ2sQdcvU {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .yKdq05HF {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .i6OeyqVbg99 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .FMtr50 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .S7k67PQeXW {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .sC7uU0B40XV {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .Qf6Tct {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .k4ou2b9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .mIlHHQ {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .BxGEr3oUcT {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .JfhpxaMQ {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .vtdsCqfUCc {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .ODKMd2NLd {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .CqWrS49KEGk {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .HlOSbMf {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .MIWbt8 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .xH6Hl8Htp {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .zP8GZW7wrT {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .zUmaqLb5o {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .kD1t3q6xY {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .JGa4g2 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .Ignac9PCDnR {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .R48k1Z0Q {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .PRf3pbChm {
    margin-top: -0.25rem !important;
  }
  
  .gtvECqWgv9 {
    margin-top: -0.5rem !important;
  }
  
  .UNuLHxZrFDl {
    margin-top: -0.75rem !important;
  }
  
  .Z65swPjAq {
    margin-top: -1rem !important;
  }
  
  .aamT9p54 {
    margin-top: -1.25rem !important;
  }
  
  .nPLf9h {
    margin-top: -1.5rem !important;
  }
  
  .qxdPhy {
    margin-top: -1.75rem !important;
  }
  
  .LpU8un3 {
    margin-top: -2rem !important;
  }
  
  .pi7E2wvzC6 {
    margin-top: -3rem !important;
  }
  
  .GI2SmYy6 {
    margin-top: -3.5rem !important;
  }
  
  .ceRXQZ {
    margin-top: -4rem !important;
  }
  
  .EGs4QfH {
    margin-top: -5rem !important;
  }
  
  .N0mEv1D {
    margin-top: -6rem !important;
  }
  
  .UjVdmPt {
    margin-right: -0.25rem !important;
  }
  
  .grppAc0 {
    margin-right: -0.5rem !important;
  }
  
  .EtAcyH {
    margin-right: -0.75rem !important;
  }
  
  .CMmaG1IBW {
    margin-right: -1rem !important;
  }
  
  .U5jf3X8 {
    margin-right: -1.25rem !important;
  }
  
  .kSxf7k {
    margin-right: -1.5rem !important;
  }
  
  .Z9UKCgFE {
    margin-right: -1.75rem !important;
  }
  
  .NJ0frwC8Kx {
    margin-right: -2rem !important;
  }
  
  .a6aERWG {
    margin-right: -3rem !important;
  }
  
  .ClZVtOlxyn7 {
    margin-right: -3.5rem !important;
  }
  
  .XPW1pt6s {
    margin-right: -4rem !important;
  }
  
  .cLq8HKPcp8 {
    margin-right: -5rem !important;
  }
  
  .AWpCDqWki {
    margin-right: -6rem !important;
  }
  
  .FVvbJnn {
    margin-bottom: -0.25rem !important;
  }
  
  .IwNnzt0YU6 {
    margin-bottom: -0.5rem !important;
  }
  
  .XZ23qOByK {
    margin-bottom: -0.75rem !important;
  }
  
  .oY4aVOps4 {
    margin-bottom: -1rem !important;
  }
  
  .kh4gktbr7f {
    margin-bottom: -1.25rem !important;
  }
  
  .sETGrQCcAU {
    margin-bottom: -1.5rem !important;
  }
  
  .Ug0STZa {
    margin-bottom: -1.75rem !important;
  }
  
  .DV2dqw {
    margin-bottom: -2rem !important;
  }
  
  .eMnXHGsiqNS {
    margin-bottom: -3rem !important;
  }
  
  .lqegZH {
    margin-bottom: -3.5rem !important;
  }
  
  .OcXaRJR {
    margin-bottom: -4rem !important;
  }
  
  .CDyya2g {
    margin-bottom: -5rem !important;
  }
  
  .yUR396F {
    margin-bottom: -6rem !important;
  }
  
  .qhf8F0 {
    margin-left: -0.25rem !important;
  }
  
  .t6Qn0e {
    margin-left: -0.5rem !important;
  }
  
  .OQGPQ72 {
    margin-left: -0.75rem !important;
  }
  
  .E4XDviU {
    margin-left: -1rem !important;
  }
  
  .ST4KQ8tIP {
    margin-left: -1.25rem !important;
  }
  
  .f16fC2mk {
    margin-left: -1.5rem !important;
  }
  
  .vNvMzok {
    margin-left: -1.75rem !important;
  }
  
  .o4Xw1NcP {
    margin-left: -2rem !important;
  }
  
  .BymEd9 {
    margin-left: -3rem !important;
  }
  
  .tOpb0p {
    margin-left: -3.5rem !important;
  }
  
  .zrnFTgK14MN {
    margin-left: -4rem !important;
  }
  
  .GlUHAQE {
    margin-left: -5rem !important;
  }
  
  .lL1vvfIErY {
    margin-left: -6rem !important;
  }
  
  .yvfeaDE {
    padding: 0 !important;
  }
  
  .kjnLMNq {
    padding: .25rem !important;
  }
  
  .VENdag5b {
    padding: .5rem !important;
  }
  
  .Y1tadO1efe {
    padding: .75rem !important;
  }
  
  .Yu4BO6iZDGi {
    padding: 1rem !important;
  }
  
  .vsbchAyw9w {
    padding: 1.25rem !important;
  }
  
  .j1ZihMjAAW {
    padding: 1.5rem !important;
  }
  
  .ntfR47 {
    padding: 1.75rem !important;
  }
  
  .J3JdyAgx {
    padding: 2rem !important;
  }
  
  .omfCj6av {
    padding: 3rem !important;
  }
  
  .oe7qwgly {
    padding: 3.5rem !important;
  }
  
  .ta6jXubG7TB {
    padding: 4rem !important;
  }
  
  .OiomgfaDXjb {
    padding: 5rem !important;
  }
  
  .KFvYaes5M0p {
    padding: 6rem !important;
  }
  
  .kuShAAlmwpC {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .V94y9dIkvk {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .G9J6cv5dGwW {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .D0UsIZuYv {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .TjQo9lS {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .wkx4PFY4WP {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .rICWEpPVu {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .v8j53Y {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .rvdSIEXQggu {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .ukSzrP {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .aSFmmHJscMd {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .JAcatGmXxwY {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .k5ekZlP {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .T80WLbwRRR {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .iO07iR1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .kQiSdnogV {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .ZFTdMLeAy {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .huaNhtY19bl {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .NSZCB8L9 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .uu16gY {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .CL0A34Pa {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .Fz7LieU7H5 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .B24sEwtC {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .X9crcr {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .KQG6WB32V0c {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .VvjMdXswcTk {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .Cglk7GncPHd {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .ITuONTQV {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .KdVuHyn2B {
    padding-top: 0 !important;
  }
  
  .HGO1CtOTN {
    padding-top: .25rem !important;
  }
  
  .HJhfOsOYmqi {
    padding-top: .5rem !important;
  }
  
  .zIr4wyp4 {
    padding-top: .75rem !important;
  }
  
  .bh3IlE {
    padding-top: 1rem !important;
  }
  
  .vfa3fxuqxY {
    padding-top: 1.25rem !important;
  }
  
  .Ah1xIxFW {
    padding-top: 1.5rem !important;
  }
  
  .fdUqeziD {
    padding-top: 1.75rem !important;
  }
  
  .wJBUvxpIZ {
    padding-top: 2rem !important;
  }
  
  .EadcdraH90 {
    padding-top: 3rem !important;
  }
  
  .z27BDlwU {
    padding-top: 3.5rem !important;
  }
  
  .VVQvFBK4m {
    padding-top: 4rem !important;
  }
  
  .MKswvI {
    padding-top: 5rem !important;
  }
  
  .Yep9Ty1aEI {
    padding-top: 6rem !important;
  }
  
  .HHAa3p5GCm {
    padding-right: 0 !important;
  }
  
  .ywHQQYK11 {
    padding-right: .25rem !important;
  }
  
  .OsajkXr6MMz {
    padding-right: .5rem !important;
  }
  
  .oSFvkRP {
    padding-right: .75rem !important;
  }
  
  .ykGg1f0E {
    padding-right: 1rem !important;
  }
  
  .vAD3JdTJ8 {
    padding-right: 1.25rem !important;
  }
  
  .q9hZRy {
    padding-right: 1.5rem !important;
  }
  
  .s6xALjU {
    padding-right: 1.75rem !important;
  }
  
  .nuL7R88jN5 {
    padding-right: 2rem !important;
  }
  
  .btm52rNhCU {
    padding-right: 3rem !important;
  }
  
  .qdwati {
    padding-right: 3.5rem !important;
  }
  
  .edge6Bo9G {
    padding-right: 4rem !important;
  }
  
  .PWDY9B6cp {
    padding-right: 5rem !important;
  }
  
  .seoeNL5C {
    padding-right: 6rem !important;
  }
  
  .Pf3twUr1r {
    padding-bottom: 0 !important;
  }
  
  .AXCdr6dkm {
    padding-bottom: .25rem !important;
  }
  
  .uzzin0Cp {
    padding-bottom: .5rem !important;
  }
  
  .Kba252usqf {
    padding-bottom: .75rem !important;
  }
  
  .qHPkBEa {
    padding-bottom: 1rem !important;
  }
  
  .m1Mn33rCfEo {
    padding-bottom: 1.25rem !important;
  }
  
  .lp81RJJVma {
    padding-bottom: 1.5rem !important;
  }
  
  .ByLBLuy59 {
    padding-bottom: 1.75rem !important;
  }
  
  .eg2Lkk {
    padding-bottom: 2rem !important;
  }
  
  .cOw7bJnA {
    padding-bottom: 3rem !important;
  }
  
  .MzjbSZZfO {
    padding-bottom: 3.5rem !important;
  }
  
  .CWcX3M5XlLH {
    padding-bottom: 4rem !important;
  }
  
  .TZFGRrxD {
    padding-bottom: 5rem !important;
  }
  
  .xuYCKD1 {
    padding-bottom: 6rem !important;
  }
  
  .GCtenbfj0 {
    padding-left: 0 !important;
  }
  
  .OozWTXbvIDP {
    padding-left: .25rem !important;
  }
  
  .R9Pie4qVP {
    padding-left: .5rem !important;
  }
  
  .GhBj3yen {
    padding-left: .75rem !important;
  }
  
  .sUOjyks6CFg {
    padding-left: 1rem !important;
  }
  
  .lZRLgFx {
    padding-left: 1.25rem !important;
  }
  
  .ExhNyL {
    padding-left: 1.5rem !important;
  }
  
  .nbEiRauMY {
    padding-left: 1.75rem !important;
  }
  
  .BPWG4J7 {
    padding-left: 2rem !important;
  }
  
  .IdM8HgdLrC {
    padding-left: 3rem !important;
  }
  
  .LkOLmciE {
    padding-left: 3.5rem !important;
  }
  
  .LhCMGwgm3 {
    padding-left: 4rem !important;
  }
  
  .OFmxc74fk5 {
    padding-left: 5rem !important;
  }
  
  .scZLw1O {
    padding-left: 6rem !important;
  }
  
  .Ckf5lFzzp {
    gap: 0 !important;
  }
  
  .zYu2qP {
    gap: .25rem !important;
  }
  
  .BCOhrb {
    gap: .5rem !important;
  }
  
  .DmxXsel {
    gap: .75rem !important;
  }
  
  .ZsKgwD0bZ {
    gap: 1rem !important;
  }
  
  .G8QQfOSCdx {
    gap: 1.25rem !important;
  }
  
  .KEHnAA2 {
    gap: 1.5rem !important;
  }
  
  .SYJFSCWtD {
    gap: 1.75rem !important;
  }
  
  .dW1CHYZA5Tk {
    gap: 2rem !important;
  }
  
  .pTwDDmvRqh {
    gap: 3rem !important;
  }
  
  .j0bPBjp {
    gap: 3.5rem !important;
  }
  
  .Pz89lw {
    gap: 4rem !important;
  }
  
  .EIOElgyO {
    gap: 5rem !important;
  }
  
  .ucEiCwW {
    gap: 6rem !important;
  }
  
  .N7Lv8d {
    row-gap: 0 !important;
  }
  
  .sQsnuFMeH3d {
    row-gap: .25rem !important;
  }
  
  .dwGHRxSuVr0 {
    row-gap: .5rem !important;
  }
  
  .m04vBsP {
    row-gap: .75rem !important;
  }
  
  .vLKwYOxkj0 {
    row-gap: 1rem !important;
  }
  
  .o3atvwmILV {
    row-gap: 1.25rem !important;
  }
  
  .Ez1Q9sa {
    row-gap: 1.5rem !important;
  }
  
  .mpxyQP8 {
    row-gap: 1.75rem !important;
  }
  
  .VToy1mPMguD {
    row-gap: 2rem !important;
  }
  
  .UThwjj5lkTV {
    row-gap: 3rem !important;
  }
  
  .IfZW7Yky {
    row-gap: 3.5rem !important;
  }
  
  .ZeVjvSt9 {
    row-gap: 4rem !important;
  }
  
  .cgwgjSOJK7 {
    row-gap: 5rem !important;
  }
  
  .wisgFeVCH {
    row-gap: 6rem !important;
  }
  
  .Ye1uLBm {
    column-gap: 0 !important;
  }
  
  .rvBFn5P {
    column-gap: .25rem !important;
  }
  
  .UvV9MCN4 {
    column-gap: .5rem !important;
  }
  
  .NXmno93x {
    column-gap: .75rem !important;
  }
  
  .QnVvs3x5 {
    column-gap: 1rem !important;
  }
  
  .yzSYtEwaq {
    column-gap: 1.25rem !important;
  }
  
  .fYLeykpV {
    column-gap: 1.5rem !important;
  }
  
  .SYM2gRl {
    column-gap: 1.75rem !important;
  }
  
  .rwckjF3ylE {
    column-gap: 2rem !important;
  }
  
  .SFFOIw2Kgz {
    column-gap: 3rem !important;
  }
  
  .z2iWwTYFtj {
    column-gap: 3.5rem !important;
  }
  
  .yed6X8DqqE {
    column-gap: 4rem !important;
  }
  
  .ExZ3HJ {
    column-gap: 5rem !important;
  }
  
  .LErNybchhg {
    column-gap: 6rem !important;
  }
  
  .k2SBYgv {
    text-align: left !important;
  }
  
  .VAIGe7 {
    text-align: right !important;
  }
  
  .n0gwIGKr {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .idGcz4wo {
    float: left !important;
  }
  
  .radi8r {
    float: right !important;
  }
  
  .DIYhNW76 {
    float: none !important;
  }
  
  .IoRHZm {
    object-fit: contain !important;
  }
  
  .CKjNlb {
    object-fit: cover !important;
  }
  
  .JOby9eZgd {
    object-fit: fill !important;
  }
  
  .XlVNa2 {
    object-fit: scale-down !important;
  }
  
  .amUgYA4XCwc {
    object-fit: none !important;
  }
  
  .IMlttKR {
    display: inline !important;
  }
  
  .GqtO32FhIgR {
    display: inline-block !important;
  }
  
  .Ul5Hejz94f {
    display: block !important;
  }
  
  .EiJVMRVBw {
    display: grid !important;
  }
  
  .HQD1eQ3 {
    display: inline-grid !important;
  }
  
  .LLC5QJl15QQ {
    display: table !important;
  }
  
  .nK5xkkxqs {
    display: table-row !important;
  }
  
  .bI08wVX {
    display: table-cell !important;
  }
  
  .bB14tTrPj {
    display: flex !important;
  }
  
  .bZnE0WN {
    display: inline-flex !important;
  }
  
  .jmbbMy9el {
    display: none !important;
  }
  
  .zd0AufMzo {
    flex: 1 1 auto !important;
  }
  
  .nz3lu7EnjU {
    flex-direction: row !important;
  }
  
  .TDx3nNZ {
    flex-direction: column !important;
  }
  
  .Kdd3WD1O {
    flex-direction: row-reverse !important;
  }
  
  .xX1aCpF4u {
    flex-direction: column-reverse !important;
  }
  
  .vjXHOhc0 {
    flex-grow: 0 !important;
  }
  
  .AeEW740A {
    flex-grow: 1 !important;
  }
  
  .kBx5jOR {
    flex-shrink: 0 !important;
  }
  
  .zfMHLHCferF {
    flex-shrink: 1 !important;
  }
  
  .LunjbwY {
    flex-wrap: wrap !important;
  }
  
  .PQQNmQgf {
    flex-wrap: nowrap !important;
  }
  
  .NKDD65gfl {
    flex-wrap: wrap-reverse !important;
  }
  
  .qi9HfcnPZ00 {
    justify-content: flex-start !important;
  }
  
  .PHWQlEL4 {
    justify-content: flex-end !important;
  }
  
  .scs2pbhdX3 {
    justify-content: center !important;
  }
  
  .z79FkSUyBA1 {
    justify-content: space-between !important;
  }
  
  .ap6JQLrV {
    justify-content: space-around !important;
  }
  
  .KDQeQ879 {
    justify-content: space-evenly !important;
  }
  
  .xXLPfmY {
    align-items: flex-start !important;
  }
  
  .VyvcKoEO {
    align-items: flex-end !important;
  }
  
  .cfAnJ6 {
    align-items: center !important;
  }
  
  .a7EsoSaf9F {
    align-items: baseline !important;
  }
  
  .acQxWvN {
    align-items: stretch !important;
  }
  
  .IBm1Eyqp3J {
    align-content: flex-start !important;
  }
  
  .fJ559HH {
    align-content: flex-end !important;
  }
  
  .L9jIgnR2m1 {
    align-content: center !important;
  }
  
  .syqBeimhb {
    align-content: space-between !important;
  }
  
  .iwWHbUP {
    align-content: space-around !important;
  }
  
  .rGALm0ZKx {
    align-content: stretch !important;
  }
  
  .oQzg3wHa {
    align-self: auto !important;
  }
  
  .w8T2LmpRe {
    align-self: flex-start !important;
  }
  
  .Mc7g2jaaq {
    align-self: flex-end !important;
  }
  
  .F6IVB5EIW {
    align-self: center !important;
  }
  
  .tEbjvKCE {
    align-self: baseline !important;
  }
  
  .QkjHom65T {
    align-self: stretch !important;
  }
  
  .ddTh6rd {
    order: -1 !important;
  }
  
  .ecYxyvjgS {
    order: 0 !important;
  }
  
  .fTLb9F {
    order: 1 !important;
  }
  
  .VLZICVE1HO {
    order: 2 !important;
  }
  
  .LkCwTrW1N2 {
    order: 3 !important;
  }
  
  .aC9eqR {
    order: 4 !important;
  }
  
  .XEYweAeHj {
    order: 5 !important;
  }
  
  .ZBtEK4 {
    order: 6 !important;
  }
  
  .EG7N7Irpl6 {
    margin: 0 !important;
  }
  
  .Yduc3eipQWR {
    margin: .25rem !important;
  }
  
  .vUc5zwnQqkK {
    margin: .5rem !important;
  }
  
  .rvOVRyhPyK {
    margin: .75rem !important;
  }
  
  .uopw4k05p {
    margin: 1rem !important;
  }
  
  .zFtzn8gN {
    margin: 1.25rem !important;
  }
  
  .nhAEmGx {
    margin: 1.5rem !important;
  }
  
  .C3jNyK2ugZ {
    margin: 1.75rem !important;
  }
  
  .ETnRZv0Fy7 {
    margin: 2rem !important;
  }
  
  .yipNsGY {
    margin: 3rem !important;
  }
  
  .hX6u568X {
    margin: 3.5rem !important;
  }
  
  .PMImOObkd {
    margin: 4rem !important;
  }
  
  .JFE9Dk5lDL {
    margin: 5rem !important;
  }
  
  .GqYSBlZku8 {
    margin: 6rem !important;
  }
  
  .Khg5qAbwv {
    margin: auto !important;
  }
  
  .FtlLuuiYF {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .Mcm9DHhyMf {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .qd6OHRxh {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .hQwDVVineE {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .fhefTH {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .a4iyQPK6F {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .kEbzBb0prB6 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .GzwIeCi {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .pw32kiPfi {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .gxdaIP7G0fS {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .ou1tkLN9H {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .NgQOVKBXaQ {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .hSptiJYALQI {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .KnaOkPR {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .DzRRaaFo {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .q9XADy {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .eY53J7ft {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .HfNgYpDV {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .cvf9iUar {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .oAhRIohCdhw {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .yQscgyfz {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .IH9KqJdy {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .sJVJcIk8 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .GiN4oQ {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .wWJnDi9 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .WDAMqg2 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .DVbphG4jOA {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .PwmiS1U {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .b2eoA0mkS {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .oqvNXWy {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .ddeTvn3sMW {
    margin-top: 0 !important;
  }
  
  .qmMdCwAL {
    margin-top: .25rem !important;
  }
  
  .tCX5dLMgXqe {
    margin-top: .5rem !important;
  }
  
  .nMKyfxPJ3mZ {
    margin-top: .75rem !important;
  }
  
  .SKFdtdxbpC {
    margin-top: 1rem !important;
  }
  
  .Tgj8Mkh {
    margin-top: 1.25rem !important;
  }
  
  .X4w1hGro {
    margin-top: 1.5rem !important;
  }
  
  .FurxE2OUhP8 {
    margin-top: 1.75rem !important;
  }
  
  .hmGqA7 {
    margin-top: 2rem !important;
  }
  
  .umlbB1GD {
    margin-top: 3rem !important;
  }
  
  .QERhiRDM1A {
    margin-top: 3.5rem !important;
  }
  
  .D4yxSeJCEH1 {
    margin-top: 4rem !important;
  }
  
  .PMkcBb {
    margin-top: 5rem !important;
  }
  
  .rfdBSwnoG {
    margin-top: 6rem !important;
  }
  
  .fycZWMO6q {
    margin-top: auto !important;
  }
  
  .ahNABJx0xgz {
    margin-right: 0 !important;
  }
  
  .fHHdTL1RZi {
    margin-right: .25rem !important;
  }
  
  .Cp9smi8C {
    margin-right: .5rem !important;
  }
  
  .V3UnbdxWJu {
    margin-right: .75rem !important;
  }
  
  .aIfqMrPmMb {
    margin-right: 1rem !important;
  }
  
  .D8Fve4 {
    margin-right: 1.25rem !important;
  }
  
  .kMgdSQ {
    margin-right: 1.5rem !important;
  }
  
  .CMPsJdYvp {
    margin-right: 1.75rem !important;
  }
  
  .jBUQihcalC {
    margin-right: 2rem !important;
  }
  
  .fmmIbF4mDG {
    margin-right: 3rem !important;
  }
  
  .aOKS9Aqj {
    margin-right: 3.5rem !important;
  }
  
  .zgm7ja2uSN {
    margin-right: 4rem !important;
  }
  
  .hzridW {
    margin-right: 5rem !important;
  }
  
  .MEACnWe9Q {
    margin-right: 6rem !important;
  }
  
  .e0uzTUjE8Q {
    margin-right: auto !important;
  }
  
  .BeLyXP {
    margin-bottom: 0 !important;
  }
  
  .ne5dmW2TaQf {
    margin-bottom: .25rem !important;
  }
  
  .W4NYAh {
    margin-bottom: .5rem !important;
  }
  
  .E0y9tR7yr {
    margin-bottom: .75rem !important;
  }
  
  .aLGXvHb {
    margin-bottom: 1rem !important;
  }
  
  .bBYrjqed4 {
    margin-bottom: 1.25rem !important;
  }
  
  .u5fijO {
    margin-bottom: 1.5rem !important;
  }
  
  .LJFubDYDT {
    margin-bottom: 1.75rem !important;
  }
  
  .VxfcloK5V {
    margin-bottom: 2rem !important;
  }
  
  .cfmWGej8Pg {
    margin-bottom: 3rem !important;
  }
  
  .WxTtscTkO {
    margin-bottom: 3.5rem !important;
  }
  
  .MZicaEgc7 {
    margin-bottom: 4rem !important;
  }
  
  .Sf42VucUL {
    margin-bottom: 5rem !important;
  }
  
  .jV2dgNa {
    margin-bottom: 6rem !important;
  }
  
  .jXzRjAvxk {
    margin-bottom: auto !important;
  }
  
  .YpBDZS {
    margin-left: 0 !important;
  }
  
  .GXWkYwx {
    margin-left: .25rem !important;
  }
  
  .RkHfxJRn2DU {
    margin-left: .5rem !important;
  }
  
  .PG7PJvBxO {
    margin-left: .75rem !important;
  }
  
  .v3jxxV86 {
    margin-left: 1rem !important;
  }
  
  .OtrWYr6G9aP {
    margin-left: 1.25rem !important;
  }
  
  .j92bJGo {
    margin-left: 1.5rem !important;
  }
  
  .yV0JjyDoH5 {
    margin-left: 1.75rem !important;
  }
  
  .HdaRCdLqmgV {
    margin-left: 2rem !important;
  }
  
  .w6TUCWGLTXN {
    margin-left: 3rem !important;
  }
  
  .onLxW32gr {
    margin-left: 3.5rem !important;
  }
  
  .lwIY5tPA8D {
    margin-left: 4rem !important;
  }
  
  .zGKvpSK5xzh {
    margin-left: 5rem !important;
  }
  
  .HluTrBcEZU7 {
    margin-left: 6rem !important;
  }
  
  .oliyfDb {
    margin-left: auto !important;
  }
  
  .XKXGsZuPb {
    margin: -0.25rem !important;
  }
  
  .eGo1nI4 {
    margin: -0.5rem !important;
  }
  
  .SK2OuoTr {
    margin: -0.75rem !important;
  }
  
  .wuakb3zyce {
    margin: -1rem !important;
  }
  
  .UNal8szz {
    margin: -1.25rem !important;
  }
  
  .n0tyj4 {
    margin: -1.5rem !important;
  }
  
  .sRu4mgN {
    margin: -1.75rem !important;
  }
  
  .geuURK3Sb {
    margin: -2rem !important;
  }
  
  .dWVb3AS {
    margin: -3rem !important;
  }
  
  .DmG64L {
    margin: -3.5rem !important;
  }
  
  .Ot9uzW {
    margin: -4rem !important;
  }
  
  .IekzZwj4E9 {
    margin: -5rem !important;
  }
  
  .fL8m1Kafz {
    margin: -6rem !important;
  }
  
  .OqsTLwv {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .zJp4qIVgrSy {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .vZwmhTwJ {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .yT93oVmZ {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .Nt88ahDkkut {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .QEdKYw {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .ABVmM44CT {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .htrvbH0h2 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .IpWfb0x {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .Lxk8u9VS {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .gchdKrd42 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .QooyfBc9Cn {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .ww8kdeI7rqP {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .q8vVB90gJHq {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .daMCTKEtMvU {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .z8CkL0Oxfa {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .lrny6owEU {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .JbrVro91v {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .fLR18RvR {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .jkMxwkA {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .Ce2SsE {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .BnRYGCC {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .FrNWmoc {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .nxibKVr50 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .zmcIhdbQM {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .EUojL0QhgJ {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .QHLQs3c {
    margin-top: -0.25rem !important;
  }
  
  .P85cLVezbcD {
    margin-top: -0.5rem !important;
  }
  
  .S36qyx {
    margin-top: -0.75rem !important;
  }
  
  .MLubYgaURoX {
    margin-top: -1rem !important;
  }
  
  .DuTfzy06 {
    margin-top: -1.25rem !important;
  }
  
  .oGDN1gdeXm {
    margin-top: -1.5rem !important;
  }
  
  .FvOup7Vb {
    margin-top: -1.75rem !important;
  }
  
  .y056VqcBNg {
    margin-top: -2rem !important;
  }
  
  .LEjaVnZNXCy {
    margin-top: -3rem !important;
  }
  
  .b1KT62EqHln {
    margin-top: -3.5rem !important;
  }
  
  .nYpefuvgmQx {
    margin-top: -4rem !important;
  }
  
  .dVFdEZ3 {
    margin-top: -5rem !important;
  }
  
  .WawOiHLe {
    margin-top: -6rem !important;
  }
  
  .ALDCeH {
    margin-right: -0.25rem !important;
  }
  
  .JUMNbcRBngH {
    margin-right: -0.5rem !important;
  }
  
  .MeabHa {
    margin-right: -0.75rem !important;
  }
  
  .dxWK4F7V {
    margin-right: -1rem !important;
  }
  
  .SwD2BGtCq {
    margin-right: -1.25rem !important;
  }
  
  .a9EkFnAfG6q {
    margin-right: -1.5rem !important;
  }
  
  .mGLCZp6ot {
    margin-right: -1.75rem !important;
  }
  
  .n7a55ltV {
    margin-right: -2rem !important;
  }
  
  .kWDVAe {
    margin-right: -3rem !important;
  }
  
  .GTTEmEP {
    margin-right: -3.5rem !important;
  }
  
  .ZBeJjnPT {
    margin-right: -4rem !important;
  }
  
  .sfKZZGg3 {
    margin-right: -5rem !important;
  }
  
  .v6u1JrKP {
    margin-right: -6rem !important;
  }
  
  .Iq2qO6OER {
    margin-bottom: -0.25rem !important;
  }
  
  .LKfWPV6KGa {
    margin-bottom: -0.5rem !important;
  }
  
  .zYrstyuP {
    margin-bottom: -0.75rem !important;
  }
  
  .MbKeFYm3F {
    margin-bottom: -1rem !important;
  }
  
  .P5hMLMl1 {
    margin-bottom: -1.25rem !important;
  }
  
  .MQTRVYRiy {
    margin-bottom: -1.5rem !important;
  }
  
  .mKcJvpm {
    margin-bottom: -1.75rem !important;
  }
  
  .ozEynW {
    margin-bottom: -2rem !important;
  }
  
  .yY7i0KORL {
    margin-bottom: -3rem !important;
  }
  
  .LbawM1aWcb {
    margin-bottom: -3.5rem !important;
  }
  
  .TCq82S {
    margin-bottom: -4rem !important;
  }
  
  .mewCZw9Ue {
    margin-bottom: -5rem !important;
  }
  
  .ATVTUZfrEd {
    margin-bottom: -6rem !important;
  }
  
  .G6R6q4oNTlH {
    margin-left: -0.25rem !important;
  }
  
  .fJh3XX8 {
    margin-left: -0.5rem !important;
  }
  
  .Q2rzySaY {
    margin-left: -0.75rem !important;
  }
  
  .EovH4Bun {
    margin-left: -1rem !important;
  }
  
  .dyHIdwLrn6j {
    margin-left: -1.25rem !important;
  }
  
  .JybjHWSo {
    margin-left: -1.5rem !important;
  }
  
  .J39goCuQy {
    margin-left: -1.75rem !important;
  }
  
  .mpIaLhBW4 {
    margin-left: -2rem !important;
  }
  
  .PUUmtKz {
    margin-left: -3rem !important;
  }
  
  .keWe7yShqpX {
    margin-left: -3.5rem !important;
  }
  
  .ah40g3bWNNs {
    margin-left: -4rem !important;
  }
  
  .AWdiwxN {
    margin-left: -5rem !important;
  }
  
  .CRfUqJR {
    margin-left: -6rem !important;
  }
  
  .KeyHAE5UAer {
    padding: 0 !important;
  }
  
  .xDbcU40n9 {
    padding: .25rem !important;
  }
  
  .lcX7HzK {
    padding: .5rem !important;
  }
  
  .TDc7pkaA {
    padding: .75rem !important;
  }
  
  .Da5ssddwM {
    padding: 1rem !important;
  }
  
  .eNjOIsu5T {
    padding: 1.25rem !important;
  }
  
  .FDjMfK1N {
    padding: 1.5rem !important;
  }
  
  .iLdufC {
    padding: 1.75rem !important;
  }
  
  .Ptcge2 {
    padding: 2rem !important;
  }
  
  .UY3EESg3RM {
    padding: 3rem !important;
  }
  
  .oz7zjjYXlhT {
    padding: 3.5rem !important;
  }
  
  .CFAArzwlITz {
    padding: 4rem !important;
  }
  
  .LDuYgTcs {
    padding: 5rem !important;
  }
  
  .hhO5lO {
    padding: 6rem !important;
  }
  
  .xboFxCuKaCb {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .a7EsSdjfx {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .c7vwU56 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .CXFu1D {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .Hhz2U5b8h {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .dRsavY {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .AJfJHSgof9 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .HHLYqrkLgbv {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .N7G3ehRN {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .lXfk3i8Q {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .wA3bIwqpg {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .QC9UR6jg {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .LNwKW1Cq {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .OYma0ets5da {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .AYle0rw7bR {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .Ch3HzGNEuq {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .DhWhTXSXJd {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .fcI4eNSkeKG {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .VzZGq3wTcVq {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .Mj6oE90Hy {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .xoIkVr5jM {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .JSoAvwFlXlm {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .kFpCqfw9 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .fsKIGmg {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .X96Ssz {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .W8KVWOuew {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .y7buCQdaZ {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .a4jAZs {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .B8VBhMW6 {
    padding-top: 0 !important;
  }
  
  .xfzZKn {
    padding-top: .25rem !important;
  }
  
  .df5Ng8lFyT {
    padding-top: .5rem !important;
  }
  
  .XVZgRuut9 {
    padding-top: .75rem !important;
  }
  
  .LuipXv0c7 {
    padding-top: 1rem !important;
  }
  
  .mNSlm6unyW {
    padding-top: 1.25rem !important;
  }
  
  .GOYydvKmk {
    padding-top: 1.5rem !important;
  }
  
  .tqkFzq {
    padding-top: 1.75rem !important;
  }
  
  .L4oirgjlH {
    padding-top: 2rem !important;
  }
  
  .zFsFT7UiRk {
    padding-top: 3rem !important;
  }
  
  .qedLknq {
    padding-top: 3.5rem !important;
  }
  
  .KQKJ9Kvz2kh {
    padding-top: 4rem !important;
  }
  
  .wbKz3Q {
    padding-top: 5rem !important;
  }
  
  .L85YlD {
    padding-top: 6rem !important;
  }
  
  .WnPRoNl {
    padding-right: 0 !important;
  }
  
  .fCShJotf {
    padding-right: .25rem !important;
  }
  
  .AQarog3FBv {
    padding-right: .5rem !important;
  }
  
  .L91yG1Q {
    padding-right: .75rem !important;
  }
  
  .BaE84dNH {
    padding-right: 1rem !important;
  }
  
  .UTTXvj {
    padding-right: 1.25rem !important;
  }
  
  .ctHySvHRwLc {
    padding-right: 1.5rem !important;
  }
  
  .f4WmKCMZEG {
    padding-right: 1.75rem !important;
  }
  
  .d98aegdAj {
    padding-right: 2rem !important;
  }
  
  .NulXMhoMke {
    padding-right: 3rem !important;
  }
  
  .RxiUhVzI7 {
    padding-right: 3.5rem !important;
  }
  
  .Lb8a4XmmPtF {
    padding-right: 4rem !important;
  }
  
  .qfxaXr2jZ {
    padding-right: 5rem !important;
  }
  
  .TcBsyeCUM {
    padding-right: 6rem !important;
  }
  
  .edVyZ95rxJr {
    padding-bottom: 0 !important;
  }
  
  .cfnH1d {
    padding-bottom: .25rem !important;
  }
  
  .oZAn31wC {
    padding-bottom: .5rem !important;
  }
  
  .wwozlW {
    padding-bottom: .75rem !important;
  }
  
  .WFJywkML7P {
    padding-bottom: 1rem !important;
  }
  
  .aqn3vQd {
    padding-bottom: 1.25rem !important;
  }
  
  .MMeplhQq {
    padding-bottom: 1.5rem !important;
  }
  
  .Qp5x9nXw {
    padding-bottom: 1.75rem !important;
  }
  
  .W2buvT5q {
    padding-bottom: 2rem !important;
  }
  
  .guSYQ3hol {
    padding-bottom: 3rem !important;
  }
  
  .SneZhI {
    padding-bottom: 3.5rem !important;
  }
  
  .oAM3Jf7j {
    padding-bottom: 4rem !important;
  }
  
  .shEDndyRh7 {
    padding-bottom: 5rem !important;
  }
  
  .Mw1cLbqOLd {
    padding-bottom: 6rem !important;
  }
  
  .FbjrgTDjR {
    padding-left: 0 !important;
  }
  
  .CXSchCbY5 {
    padding-left: .25rem !important;
  }
  
  .BsUuYiT {
    padding-left: .5rem !important;
  }
  
  .cQLazg6RH {
    padding-left: .75rem !important;
  }
  
  .TYBqKJnMB {
    padding-left: 1rem !important;
  }
  
  .AlfhdKC8j {
    padding-left: 1.25rem !important;
  }
  
  .gGt2D44yTX {
    padding-left: 1.5rem !important;
  }
  
  .myt17kI0hwZ {
    padding-left: 1.75rem !important;
  }
  
  .WoO6mAt {
    padding-left: 2rem !important;
  }
  
  .MhH6MsK {
    padding-left: 3rem !important;
  }
  
  .WVhZLY {
    padding-left: 3.5rem !important;
  }
  
  .hSfhjj {
    padding-left: 4rem !important;
  }
  
  .vaUtOJ {
    padding-left: 5rem !important;
  }
  
  .sBi2FErsW {
    padding-left: 6rem !important;
  }
  
  .TIitA6PDO {
    gap: 0 !important;
  }
  
  .OUAbDBe {
    gap: .25rem !important;
  }
  
  .BH9eJc {
    gap: .5rem !important;
  }
  
  .T182wyd {
    gap: .75rem !important;
  }
  
  .iyRMbW0c {
    gap: 1rem !important;
  }
  
  .kjAzLH2OQxZ {
    gap: 1.25rem !important;
  }
  
  .xy0KyEv {
    gap: 1.5rem !important;
  }
  
  .xL8CaQq {
    gap: 1.75rem !important;
  }
  
  .ybgZlTdcX {
    gap: 2rem !important;
  }
  
  .CcqoA4U {
    gap: 3rem !important;
  }
  
  .ZIjdZQB {
    gap: 3.5rem !important;
  }
  
  .xxKrm7JguP {
    gap: 4rem !important;
  }
  
  .SrOgpWcn {
    gap: 5rem !important;
  }
  
  .dQ9WVTa {
    gap: 6rem !important;
  }
  
  .WXuR8VQ {
    row-gap: 0 !important;
  }
  
  .RhYeQHhm8 {
    row-gap: .25rem !important;
  }
  
  .Sbup5ERCh5a {
    row-gap: .5rem !important;
  }
  
  .GJE68o {
    row-gap: .75rem !important;
  }
  
  .T4RBjB {
    row-gap: 1rem !important;
  }
  
  .HNayaODH {
    row-gap: 1.25rem !important;
  }
  
  .LPdMbaDPH45 {
    row-gap: 1.5rem !important;
  }
  
  .DxuhvgIpe {
    row-gap: 1.75rem !important;
  }
  
  .dllys1Gmr8 {
    row-gap: 2rem !important;
  }
  
  .v5sFyuB {
    row-gap: 3rem !important;
  }
  
  .B0FNtRum33 {
    row-gap: 3.5rem !important;
  }
  
  .D7hMc9X {
    row-gap: 4rem !important;
  }
  
  .fuCwGQUMD {
    row-gap: 5rem !important;
  }
  
  .XchEtDuol {
    row-gap: 6rem !important;
  }
  
  .ihABtT6 {
    column-gap: 0 !important;
  }
  
  .qMGXnaf {
    column-gap: .25rem !important;
  }
  
  .ubwURlow {
    column-gap: .5rem !important;
  }
  
  .ppnbemj0 {
    column-gap: .75rem !important;
  }
  
  .jcHVjw {
    column-gap: 1rem !important;
  }
  
  .TCzyjIxN {
    column-gap: 1.25rem !important;
  }
  
  .TynIHrdG798 {
    column-gap: 1.5rem !important;
  }
  
  .zx8rqS {
    column-gap: 1.75rem !important;
  }
  
  .Cgs6FL4fh {
    column-gap: 2rem !important;
  }
  
  .gvdhV2ykb {
    column-gap: 3rem !important;
  }
  
  .SnAeKrvkyf {
    column-gap: 3.5rem !important;
  }
  
  .oJqvXt1G {
    column-gap: 4rem !important;
  }
  
  .o9VWyr9fLeZ {
    column-gap: 5rem !important;
  }
  
  .Bi46gXBlk {
    column-gap: 6rem !important;
  }
  
  .auzd2PT {
    text-align: left !important;
  }
  
  .PaUv7t {
    text-align: right !important;
  }
  
  .CbOk2zH4 {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .Lg5jeB7ahV {
    font-size: 2.4375rem !important;
  }
  
  .rlqbu2jBpb {
    font-size: 1.95rem !important;
  }
  
  .s4KBF8Hu {
    font-size: 1.70625rem !important;
  }
  
  .eVW37zshbnc {
    font-size: 1.4625rem !important;
  }
}

@media print {
  .USuJJHIlwDI {
    display: inline !important;
  }
  
  .O2KgijLZjc {
    display: inline-block !important;
  }
  
  .t6i2GY4VZY {
    display: block !important;
  }
  
  .k2XBtYr {
    display: grid !important;
  }
  
  .d5bMLRus1 {
    display: inline-grid !important;
  }
  
  .G1jcMNq8mUX {
    display: table !important;
  }
  
  .idGBvDl3a {
    display: table-row !important;
  }
  
  .wxbJHuMkkD {
    display: table-cell !important;
  }
  
  .pDS4R5Nfy {
    display: flex !important;
  }
  
  .JEKji0kju {
    display: inline-flex !important;
  }
  
  .syHjG1Rb {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .fMsrZxYepP {
    float: left !important;
  }
  
  .rIgaVLj9ui8 {
    float: right !important;
  }
  
  .ERQV11dsXh {
    float: none !important;
  }
  
  .OsHpKoPRC {
    object-fit: contain !important;
  }
  
  .mLOkZwtGn {
    object-fit: cover !important;
  }
  
  .oGbFvl {
    object-fit: fill !important;
  }
  
  .Lhd2CLrX {
    object-fit: scale-down !important;
  }
  
  .M5CzC0Zt7J {
    object-fit: none !important;
  }
  
  .oJS82P {
    display: inline !important;
  }
  
  .Maf6V52w {
    display: inline-block !important;
  }
  
  .QJBJrjyT {
    display: block !important;
  }
  
  .fsGzIE {
    display: grid !important;
  }
  
  .n2ELAwEdhL {
    display: inline-grid !important;
  }
  
  .olWnFnjrjJ {
    display: table !important;
  }
  
  .ahrNvAnsSa {
    display: table-row !important;
  }
  
  .D8qA1mYQCbe {
    display: table-cell !important;
  }
  
  .S55M08R {
    display: flex !important;
  }
  
  .Ws4ats {
    display: inline-flex !important;
  }
  
  .uU03oDT {
    display: none !important;
  }
  
  .e9xcR0tjDOO {
    position: static !important;
  }
  
  .gUnZVAye4q {
    position: relative !important;
  }
  
  .oRc7r63 {
    position: absolute !important;
  }
  
  .KKZOqUz {
    position: fixed !important;
  }
  
  .n2tYSnGWBIT {
    position: sticky !important;
  }
  
  .nzYNiy {
    top: 0 !important;
  }
  
  .nTZcf6t {
    top: 10% !important;
  }
  
  .iPCorOfk {
    top: 25% !important;
  }
  
  .gFnkKY7tMYV {
    top: 50% !important;
  }
  
  .ggY64FY {
    top: 60% !important;
  }
  
  .hDrlRi {
    top: 65% !important;
  }
  
  .weNNTiQPVM {
    top: 70% !important;
  }
  
  .P6I1WXk4 {
    top: 75% !important;
  }
  
  .K8QAjVz {
    top: 100% !important;
  }
  
  .Vihj3fmlHR2 {
    top: auto !important;
  }
  
  .wMDEBn2jh {
    bottom: 0 !important;
  }
  
  .NcGBD5ic3S8 {
    bottom: 10% !important;
  }
  
  .OtoeUWYFPwK {
    bottom: 25% !important;
  }
  
  .QzFjQmjPQ {
    bottom: 50% !important;
  }
  
  .ylL8RaW {
    bottom: 60% !important;
  }
  
  .F4JRk4WMqW6 {
    bottom: 65% !important;
  }
  
  .fIC4vmWRRwv {
    bottom: 70% !important;
  }
  
  .jUxIID {
    bottom: 75% !important;
  }
  
  .TDswTso {
    bottom: 100% !important;
  }
  
  .qSYxCfK {
    bottom: auto !important;
  }
  
  .RxiBb0MDA {
    left: 0 !important;
  }
  
  .ao2xxM6 {
    left: 10% !important;
  }
  
  .ZaR3jRya {
    left: 25% !important;
  }
  
  .DdDJ3UefvJp {
    left: 50% !important;
  }
  
  .ViWtfYg {
    left: 60% !important;
  }
  
  .SnFcigfC8 {
    left: 65% !important;
  }
  
  .qGUwHnntxsP {
    left: 70% !important;
  }
  
  .fLxYhJd {
    left: 75% !important;
  }
  
  .iZKX5W {
    left: 100% !important;
  }
  
  .HrcuQWaXVu0 {
    left: auto !important;
  }
  
  .HHOtJWO {
    right: 0 !important;
  }
  
  .dsNbANrxe {
    right: 10% !important;
  }
  
  .y7ISVySbsV {
    right: 25% !important;
  }
  
  .Zm95BXgF {
    right: 50% !important;
  }
  
  .DBJ6NZ4cSqp {
    right: 60% !important;
  }
  
  .bF35as {
    right: 65% !important;
  }
  
  .C3bkrkds5 {
    right: 70% !important;
  }
  
  .JPdwBq5LC {
    right: 75% !important;
  }
  
  .fH7qFb {
    right: 100% !important;
  }
  
  .vQxgBpmD {
    right: auto !important;
  }
  
  .kBNQyF {
    transform: translate(-50%, -50%) !important;
  }
  
  .lXO4hinWven {
    transform: translateX(-50%) !important;
  }
  
  .VljGPY6VP {
    transform: translateY(-50%) !important;
  }
  
  .I7o1poB {
    flex: 1 1 auto !important;
  }
  
  .XaP1ancW5Wo {
    flex-direction: row !important;
  }
  
  .CH5J16Iy {
    flex-direction: column !important;
  }
  
  .fXPjZj {
    flex-direction: row-reverse !important;
  }
  
  .kCsQycrq1p {
    flex-direction: column-reverse !important;
  }
  
  .WLuDKSrJXy {
    flex-grow: 0 !important;
  }
  
  .Hf8gghYZT {
    flex-grow: 1 !important;
  }
  
  .vL1b4Ubtit {
    flex-shrink: 0 !important;
  }
  
  .Vt8Pvfji8 {
    flex-shrink: 1 !important;
  }
  
  .ktTrhVT {
    flex-wrap: wrap !important;
  }
  
  .tn798cyN1vw {
    flex-wrap: nowrap !important;
  }
  
  .szUYVrZzZ {
    flex-wrap: wrap-reverse !important;
  }
  
  .SwSU2sNJ {
    justify-content: flex-start !important;
  }
  
  .v8l8miORC {
    justify-content: flex-end !important;
  }
  
  .IQqizlZI {
    justify-content: center !important;
  }
  
  .QbBegcppX6 {
    justify-content: space-between !important;
  }
  
  .EYet2glE {
    justify-content: space-around !important;
  }
  
  .zMsbYDQzCD {
    justify-content: space-evenly !important;
  }
  
  .Zz6bXJKv {
    align-items: flex-start !important;
  }
  
  .vGMa10XeSq0 {
    align-items: flex-end !important;
  }
  
  .HftwQrKH9l {
    align-items: center !important;
  }
  
  .xlSt0tGbGqS {
    align-items: baseline !important;
  }
  
  .qTLVNbv4 {
    align-items: stretch !important;
  }
  
  .ECBBkI0D0P {
    align-content: flex-start !important;
  }
  
  .G7AqTU {
    align-content: flex-end !important;
  }
  
  .q7bFqlnB {
    align-content: center !important;
  }
  
  .q9heuur {
    align-content: space-between !important;
  }
  
  .Bbv1XSuu {
    align-content: space-around !important;
  }
  
  .bLG5vwVPod {
    align-content: stretch !important;
  }
  
  .lkJYKbbOZ {
    align-self: auto !important;
  }
  
  .bdqbGFr {
    align-self: flex-start !important;
  }
  
  .P5A05ttyLFF {
    align-self: flex-end !important;
  }
  
  .qdHUljphD {
    align-self: center !important;
  }
  
  .uA141NiH9 {
    align-self: baseline !important;
  }
  
  .BtyJJiwRwD0 {
    align-self: stretch !important;
  }
  
  .GodblDd2L {
    order: -1 !important;
  }
  
  .vqLeiOn {
    order: 0 !important;
  }
  
  .bXRWtfm {
    order: 1 !important;
  }
  
  .EmMmyr {
    order: 2 !important;
  }
  
  .v82ccOoM {
    order: 3 !important;
  }
  
  .Q0aLuPi {
    order: 4 !important;
  }
  
  .KAVITyTYYI {
    order: 5 !important;
  }
  
  .LIkWMLAj {
    order: 6 !important;
  }
  
  .VH0yC5aDwRg {
    margin: 0 !important;
  }
  
  .g75U6r {
    margin: .25rem !important;
  }
  
  .C7o7CZ6Ct {
    margin: .5rem !important;
  }
  
  .j5yV3i4BU {
    margin: .75rem !important;
  }
  
  .FJtXYbEajV {
    margin: 1rem !important;
  }
  
  .FUjOGe8h {
    margin: 1.25rem !important;
  }
  
  .RiK2luNuz {
    margin: 1.5rem !important;
  }
  
  .Vj4NG8 {
    margin: 1.75rem !important;
  }
  
  .vk0iyqdp {
    margin: 2rem !important;
  }
  
  .pkFwWj87vL {
    margin: 3rem !important;
  }
  
  .HfaLU2A {
    margin: 3.5rem !important;
  }
  
  .mVKKb4 {
    margin: 4rem !important;
  }
  
  .D52elofw {
    margin: 5rem !important;
  }
  
  .J4hKIV3wAg {
    margin: 6rem !important;
  }
  
  .bVMczyygty {
    margin: auto !important;
  }
  
  .qtIB0pK0e3c {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .h9xwFVm2IMU {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .fPdKiJMaJf {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .dzpGmF0 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .wnceTfWb {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .yoGtrkNpqdj {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .iNEj4HvPcM {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .LtTy3Z {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .yWBe6tlOVbt {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .qdvCVPY {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .rF5XuPHaE {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .CcWQj6edj {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .NJoxYEBcZ {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .nwKMDh {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .uxfE7wRZXv {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .nJLW9pU {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .mDAawa {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .HdFozCiIOx {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .Rwr0GxLi {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .HbPan28QI {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .eNpf8V2DQa {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .Q79339mBPyt {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .FBpmqAC {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .MXRnwJMWB {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .eQYFZLXZF {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .nQ85Y6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .NLxwbat {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .iLsW4JOg {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .feuVWF {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .patnkleHfU {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .dfdujmrerg {
    margin-top: 0 !important;
  }
  
  .qod1XP {
    margin-top: .25rem !important;
  }
  
  .JIA4aC9Gv {
    margin-top: .5rem !important;
  }
  
  .F0QlIIb {
    margin-top: .75rem !important;
  }
  
  .wl3MUEiEk {
    margin-top: 1rem !important;
  }
  
  .siOj3MGp {
    margin-top: 1.25rem !important;
  }
  
  .E5jeXgQxjl7 {
    margin-top: 1.5rem !important;
  }
  
  .KJMHuTjY {
    margin-top: 1.75rem !important;
  }
  
  .SE0iewaLnB {
    margin-top: 2rem !important;
  }
  
  .h0cQghxpq {
    margin-top: 3rem !important;
  }
  
  .lsp839j {
    margin-top: 3.5rem !important;
  }
  
  .MtXFmnn9vF {
    margin-top: 4rem !important;
  }
  
  .pJ9iP6KrGS {
    margin-top: 5rem !important;
  }
  
  .xZbPOx {
    margin-top: 6rem !important;
  }
  
  .FBfd1Ux8k {
    margin-top: auto !important;
  }
  
  .vvYzV71n2Ya {
    margin-right: 0 !important;
  }
  
  .C6T20hY7mfG {
    margin-right: .25rem !important;
  }
  
  .xhgUNMmX {
    margin-right: .5rem !important;
  }
  
  .TG2UItl3 {
    margin-right: .75rem !important;
  }
  
  .mzwKpN7T9 {
    margin-right: 1rem !important;
  }
  
  .ADcXCJ4ua {
    margin-right: 1.25rem !important;
  }
  
  .g6a82avJ {
    margin-right: 1.5rem !important;
  }
  
  .ba1qqy6qB9U {
    margin-right: 1.75rem !important;
  }
  
  .ZPrBKrCtane {
    margin-right: 2rem !important;
  }
  
  .Ta1b1Xnp {
    margin-right: 3rem !important;
  }
  
  .MJVeI2 {
    margin-right: 3.5rem !important;
  }
  
  .bOCmnlR7h {
    margin-right: 4rem !important;
  }
  
  .ri8OUR6A {
    margin-right: 5rem !important;
  }
  
  .moPMyvZ3 {
    margin-right: 6rem !important;
  }
  
  .CI7CdOp {
    margin-right: auto !important;
  }
  
  .yLocUidc {
    margin-bottom: 0 !important;
  }
  
  .IDEfHu {
    margin-bottom: .25rem !important;
  }
  
  .lEl5t3aYuH {
    margin-bottom: .5rem !important;
  }
  
  .G4Dn928pFn {
    margin-bottom: .75rem !important;
  }
  
  .uFoRYyKReF {
    margin-bottom: 1rem !important;
  }
  
  .BvItu472IEg {
    margin-bottom: 1.25rem !important;
  }
  
  .bbwOxOv {
    margin-bottom: 1.5rem !important;
  }
  
  .xwGVJ9M {
    margin-bottom: 1.75rem !important;
  }
  
  .i7Tebe {
    margin-bottom: 2rem !important;
  }
  
  .hGgYBot {
    margin-bottom: 3rem !important;
  }
  
  .wYs2JBkrB {
    margin-bottom: 3.5rem !important;
  }
  
  .VnPuoz {
    margin-bottom: 4rem !important;
  }
  
  .cffdFFjiC {
    margin-bottom: 5rem !important;
  }
  
  .YBz2rb {
    margin-bottom: 6rem !important;
  }
  
  .EnxSTSSN {
    margin-bottom: auto !important;
  }
  
  .YN9qXQO {
    margin-left: 0 !important;
  }
  
  .Xyn68g5 {
    margin-left: .25rem !important;
  }
  
  .ZHDuQz5X3 {
    margin-left: .5rem !important;
  }
  
  .HbG2S2ceEwD {
    margin-left: .75rem !important;
  }
  
  .PJuraf {
    margin-left: 1rem !important;
  }
  
  .gZKYNp {
    margin-left: 1.25rem !important;
  }
  
  .NB9SDLG {
    margin-left: 1.5rem !important;
  }
  
  .mhbceeL {
    margin-left: 1.75rem !important;
  }
  
  .kYzybAb {
    margin-left: 2rem !important;
  }
  
  .odmVTE1SLH {
    margin-left: 3rem !important;
  }
  
  .KEiCzIlhF5 {
    margin-left: 3.5rem !important;
  }
  
  .WM0BOAEHdX {
    margin-left: 4rem !important;
  }
  
  .GBPhL1uo {
    margin-left: 5rem !important;
  }
  
  .Lud42H5E {
    margin-left: 6rem !important;
  }
  
  .SUbSOKO5 {
    margin-left: auto !important;
  }
  
  .H9CTDo {
    margin: -0.25rem !important;
  }
  
  .ReCv1q {
    margin: -0.5rem !important;
  }
  
  .Uzubelt32 {
    margin: -0.75rem !important;
  }
  
  .ksXHwLz {
    margin: -1rem !important;
  }
  
  .ly8Fw5r {
    margin: -1.25rem !important;
  }
  
  .aAeYlgQd3RF {
    margin: -1.5rem !important;
  }
  
  .PkuCFyHBtlb {
    margin: -1.75rem !important;
  }
  
  .ncni3ZRF {
    margin: -2rem !important;
  }
  
  .HMZ3vbM {
    margin: -3rem !important;
  }
  
  .wxUc6WJj {
    margin: -3.5rem !important;
  }
  
  .GfYO3fz {
    margin: -4rem !important;
  }
  
  .W1vPKh {
    margin: -5rem !important;
  }
  
  .ilLomcaVz {
    margin: -6rem !important;
  }
  
  .ZaIQmmWh5 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .rdrvpCaWh {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .mLoVYQVfWEC {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .SrjkWQ {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .zLu3pXCdaZa {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .e6xGq4gyf4R {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .h5352m6uHL {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .obWvISyJ8db {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .aym3IP {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .IBfLZGm {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .a9QBReWV {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .mrtLV3g {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .abY7fwyLe {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .mLz4sonkLt {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .xi950smB3 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .FiUok3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .zGqEEBr {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .WnbI3tdPdcA {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .NpyasgXr {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .w5oXUU {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .BlMcqJNqAx {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .hbmNKGo {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .zPNmJgt {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .c551ZzY {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .wBOBAmGry {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .HKS8fNIFVS {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .vMbwfGHN4A {
    margin-top: -0.25rem !important;
  }
  
  .DiAkpXyy {
    margin-top: -0.5rem !important;
  }
  
  .obDfV1eSCa {
    margin-top: -0.75rem !important;
  }
  
  .yfqvDEq {
    margin-top: -1rem !important;
  }
  
  .w7yxth9fNq {
    margin-top: -1.25rem !important;
  }
  
  .sGrZFilfm {
    margin-top: -1.5rem !important;
  }
  
  .X5es3J3 {
    margin-top: -1.75rem !important;
  }
  
  .Y5n2kC3 {
    margin-top: -2rem !important;
  }
  
  .iU4hyJeb {
    margin-top: -3rem !important;
  }
  
  .ixgQ90hU {
    margin-top: -3.5rem !important;
  }
  
  .JeN65Hb {
    margin-top: -4rem !important;
  }
  
  .QFXitb9LE {
    margin-top: -5rem !important;
  }
  
  .IbzxdC {
    margin-top: -6rem !important;
  }
  
  .QHbLp6 {
    margin-right: -0.25rem !important;
  }
  
  .R6nmoa {
    margin-right: -0.5rem !important;
  }
  
  .q4fTwSgN {
    margin-right: -0.75rem !important;
  }
  
  .zYLY3gPA {
    margin-right: -1rem !important;
  }
  
  .GPdAJZUT2l {
    margin-right: -1.25rem !important;
  }
  
  .ArBE3duLMPI {
    margin-right: -1.5rem !important;
  }
  
  .dTr7PG9 {
    margin-right: -1.75rem !important;
  }
  
  .jQwmk7JMP27 {
    margin-right: -2rem !important;
  }
  
  .IipJZMx5 {
    margin-right: -3rem !important;
  }
  
  .fqQ7H2 {
    margin-right: -3.5rem !important;
  }
  
  .DnzMJXdxa {
    margin-right: -4rem !important;
  }
  
  .bffCacEMNd {
    margin-right: -5rem !important;
  }
  
  .xCemMY5NBl {
    margin-right: -6rem !important;
  }
  
  .edbuodfPnA {
    margin-bottom: -0.25rem !important;
  }
  
  .DPFlVWUhNq5 {
    margin-bottom: -0.5rem !important;
  }
  
  .B24MKUl2 {
    margin-bottom: -0.75rem !important;
  }
  
  .LzyP6Bnx {
    margin-bottom: -1rem !important;
  }
  
  .ucR07hCvC {
    margin-bottom: -1.25rem !important;
  }
  
  .i1FBDE6 {
    margin-bottom: -1.5rem !important;
  }
  
  .NyOhW6R7kM5 {
    margin-bottom: -1.75rem !important;
  }
  
  .xhRydxuyze0 {
    margin-bottom: -2rem !important;
  }
  
  .YvxYl1Ou {
    margin-bottom: -3rem !important;
  }
  
  .XyoU7gn {
    margin-bottom: -3.5rem !important;
  }
  
  .ueULAmfmQ {
    margin-bottom: -4rem !important;
  }
  
  .KGlTlzHPT {
    margin-bottom: -5rem !important;
  }
  
  .cAymRI {
    margin-bottom: -6rem !important;
  }
  
  .ccAp6f {
    margin-left: -0.25rem !important;
  }
  
  .MPYnPYpH {
    margin-left: -0.5rem !important;
  }
  
  .z104Tc {
    margin-left: -0.75rem !important;
  }
  
  .mu7y8GfS1cb {
    margin-left: -1rem !important;
  }
  
  .coAglOqJX {
    margin-left: -1.25rem !important;
  }
  
  .b8ecdRUgbdT {
    margin-left: -1.5rem !important;
  }
  
  .PzfNaq {
    margin-left: -1.75rem !important;
  }
  
  .VYXPg8wGvy {
    margin-left: -2rem !important;
  }
  
  .I5j4lX2J5 {
    margin-left: -3rem !important;
  }
  
  .gwmbmh0 {
    margin-left: -3.5rem !important;
  }
  
  .Blhj6N {
    margin-left: -4rem !important;
  }
  
  .BVR8SSIhcEI {
    margin-left: -5rem !important;
  }
  
  .OA8utGD1KIp {
    margin-left: -6rem !important;
  }
  
  .Qmesn5nZ6hJ {
    padding: 0 !important;
  }
  
  .toKIIRlXY {
    padding: .25rem !important;
  }
  
  .tamycizL {
    padding: .5rem !important;
  }
  
  .m93I5H2jha {
    padding: .75rem !important;
  }
  
  .bSZyY1P7BF {
    padding: 1rem !important;
  }
  
  .MqV85UIW {
    padding: 1.25rem !important;
  }
  
  .l1VFSbIj4rj {
    padding: 1.5rem !important;
  }
  
  .hUUSF1tFmlj {
    padding: 1.75rem !important;
  }
  
  .hVeE3Pxn {
    padding: 2rem !important;
  }
  
  .evoOfN {
    padding: 3rem !important;
  }
  
  .hmWq3BLd {
    padding: 3.5rem !important;
  }
  
  .hJ5wIbPD9 {
    padding: 4rem !important;
  }
  
  .ZuHG1q {
    padding: 5rem !important;
  }
  
  .dfQz2fWv8yG {
    padding: 6rem !important;
  }
  
  .oI16Jxy {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .yTawXYG {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .oqGx732hF {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .e6iaMQ3nQ {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .Hu1UgmC643 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .yDXtIxPDqqn {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .FgxwVGl {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .oj6RzIJoZ6 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .gqWUEssfw {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .UUmNRi {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .VJie8u {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .RrzAXc {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .EulAeTr {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .MDh9nBb3T {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .JwmeNW3eJs {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .D9Wxxf {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .o3CfejWo4 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .Xa9tWl2 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .b14gebh {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .RwW4Ttm1Z {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .VXWgckfJEo {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .IB1CnJttN {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .lb2UjGbWQ {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .jeAkS1a3h8o {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .BQMUSN {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .luWSuKs {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .xpDGcZaNP64 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .GjUIf4FpGX {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .e02UAU8 {
    padding-top: 0 !important;
  }
  
  .h3g38hdiX {
    padding-top: .25rem !important;
  }
  
  .JSdYGaIThP {
    padding-top: .5rem !important;
  }
  
  .nUJRbdI5bhq {
    padding-top: .75rem !important;
  }
  
  .rhWfY8 {
    padding-top: 1rem !important;
  }
  
  .HONMMpmrOEq {
    padding-top: 1.25rem !important;
  }
  
  .e8wMPLVCQz9 {
    padding-top: 1.5rem !important;
  }
  
  .JmkgzP {
    padding-top: 1.75rem !important;
  }
  
  .fN3ab6RGHM {
    padding-top: 2rem !important;
  }
  
  .vp8xd4sYci {
    padding-top: 3rem !important;
  }
  
  .URLzKHFVYp {
    padding-top: 3.5rem !important;
  }
  
  .U6b3b3xhtO {
    padding-top: 4rem !important;
  }
  
  .evOPgYDTb {
    padding-top: 5rem !important;
  }
  
  .pxNK1Zh5 {
    padding-top: 6rem !important;
  }
  
  .h7OLq7SctwZ {
    padding-right: 0 !important;
  }
  
  .Yl8Zwoj5w {
    padding-right: .25rem !important;
  }
  
  .kRdXcj {
    padding-right: .5rem !important;
  }
  
  .tVHj9b0jy4 {
    padding-right: .75rem !important;
  }
  
  .TQIgQ2 {
    padding-right: 1rem !important;
  }
  
  .DwdAj5k2Dt {
    padding-right: 1.25rem !important;
  }
  
  .GtBVa58 {
    padding-right: 1.5rem !important;
  }
  
  .aRzSzohn2n {
    padding-right: 1.75rem !important;
  }
  
  .aQLlOp {
    padding-right: 2rem !important;
  }
  
  .BgIohpU {
    padding-right: 3rem !important;
  }
  
  .XRu5ClUgx {
    padding-right: 3.5rem !important;
  }
  
  .IVtSAlNRo2f {
    padding-right: 4rem !important;
  }
  
  .jzzhEjhI {
    padding-right: 5rem !important;
  }
  
  .IpBPmlG {
    padding-right: 6rem !important;
  }
  
  .reIf9YOvgVl {
    padding-bottom: 0 !important;
  }
  
  .PcdfzaFe {
    padding-bottom: .25rem !important;
  }
  
  .zUX2Glk {
    padding-bottom: .5rem !important;
  }
  
  .Cau0ApzdD {
    padding-bottom: .75rem !important;
  }
  
  .r9CaCXTo5c {
    padding-bottom: 1rem !important;
  }
  
  .X4eujbqD {
    padding-bottom: 1.25rem !important;
  }
  
  .qoFKQnBATze {
    padding-bottom: 1.5rem !important;
  }
  
  .MomCk5 {
    padding-bottom: 1.75rem !important;
  }
  
  .vN5Zuoe {
    padding-bottom: 2rem !important;
  }
  
  .Plh5bAtOQES {
    padding-bottom: 3rem !important;
  }
  
  .l4udz5JbH8Z {
    padding-bottom: 3.5rem !important;
  }
  
  .FYgBLdjt8W {
    padding-bottom: 4rem !important;
  }
  
  .D10aAPv {
    padding-bottom: 5rem !important;
  }
  
  .Atk8m1NL {
    padding-bottom: 6rem !important;
  }
  
  .JwcFann {
    padding-left: 0 !important;
  }
  
  .DRrhZIQxk {
    padding-left: .25rem !important;
  }
  
  .SxJTuI {
    padding-left: .5rem !important;
  }
  
  .xp2T4Y {
    padding-left: .75rem !important;
  }
  
  .kyXRnOkt {
    padding-left: 1rem !important;
  }
  
  .Mz1YC4E5w {
    padding-left: 1.25rem !important;
  }
  
  .IhMU8i {
    padding-left: 1.5rem !important;
  }
  
  .Fkh6gh4DLbc {
    padding-left: 1.75rem !important;
  }
  
  .mJGvO2iWF {
    padding-left: 2rem !important;
  }
  
  .HoEyozP {
    padding-left: 3rem !important;
  }
  
  .bCDlXaYeEEx {
    padding-left: 3.5rem !important;
  }
  
  .gBXMeEH {
    padding-left: 4rem !important;
  }
  
  .EgIoljO {
    padding-left: 5rem !important;
  }
  
  .GaDKsAWZw1K {
    padding-left: 6rem !important;
  }
  
  .UgtwCDowb {
    gap: 0 !important;
  }
  
  .YROaNq {
    gap: .25rem !important;
  }
  
  .iFO01hl0 {
    gap: .5rem !important;
  }
  
  .B0Sam5P {
    gap: .75rem !important;
  }
  
  .aL4j0hfgJ3 {
    gap: 1rem !important;
  }
  
  .RzT5sCrta {
    gap: 1.25rem !important;
  }
  
  .MVGxpyy7fW {
    gap: 1.5rem !important;
  }
  
  .pF2nn4d {
    gap: 1.75rem !important;
  }
  
  .KvF1n4 {
    gap: 2rem !important;
  }
  
  .UC5kRGN {
    gap: 3rem !important;
  }
  
  .H0G0YRpfNs {
    gap: 3.5rem !important;
  }
  
  .UX1e9d {
    gap: 4rem !important;
  }
  
  .zpRAfR {
    gap: 5rem !important;
  }
  
  .kvVv70lBW1 {
    gap: 6rem !important;
  }
  
  .tkRqPv {
    row-gap: 0 !important;
  }
  
  .oXK8EFsr {
    row-gap: .25rem !important;
  }
  
  .MYDyxNmcfkQ {
    row-gap: .5rem !important;
  }
  
  .r07h5yoQ {
    row-gap: .75rem !important;
  }
  
  .w3irQcXo8eR {
    row-gap: 1rem !important;
  }
  
  .vj0dMQdIyac {
    row-gap: 1.25rem !important;
  }
  
  .gV6gLjC {
    row-gap: 1.5rem !important;
  }
  
  .NoOI4U87 {
    row-gap: 1.75rem !important;
  }
  
  .ADlNaJ8yMgZ {
    row-gap: 2rem !important;
  }
  
  .tAl6OVGiDaJ {
    row-gap: 3rem !important;
  }
  
  .aCdQihL {
    row-gap: 3.5rem !important;
  }
  
  .fw3qodPCrRl {
    row-gap: 4rem !important;
  }
  
  .JqicJc {
    row-gap: 5rem !important;
  }
  
  .bZbJhYGoec {
    row-gap: 6rem !important;
  }
  
  .KsM4F9L {
    column-gap: 0 !important;
  }
  
  .RKjF0Ez {
    column-gap: .25rem !important;
  }
  
  .nvDkQezA4 {
    column-gap: .5rem !important;
  }
  
  .CcrdeGTHj {
    column-gap: .75rem !important;
  }
  
  .HqKCvyhicb {
    column-gap: 1rem !important;
  }
  
  .Hd2CEVhdH8X {
    column-gap: 1.25rem !important;
  }
  
  .VCdHcoT1en {
    column-gap: 1.5rem !important;
  }
  
  .IP5WOilz9d {
    column-gap: 1.75rem !important;
  }
  
  .sXNqz7j {
    column-gap: 2rem !important;
  }
  
  .p4O0rIaH75k {
    column-gap: 3rem !important;
  }
  
  .UcUBjeCc {
    column-gap: 3.5rem !important;
  }
  
  .XwB9Uz {
    column-gap: 4rem !important;
  }
  
  .DWmSFe {
    column-gap: 5rem !important;
  }
  
  .VfMlHu3k {
    column-gap: 6rem !important;
  }
  
  .d1Ldv6 {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .G18OZ43xbkD {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .esvT1E {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .IRWsQQ3XY {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .PrPHIGaHn {
    font-size: 1.21875rem !important;
  }
  
  .cAjLpXwGMI {
    font-size: 0.975rem !important;
  }
  
  .BF6dm7EaOnq {
    text-align: left !important;
  }
  
  .XOt9r7gcoN {
    text-align: right !important;
  }
  
  .CVYkX5 {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .I2DZJ3vpP {
    float: left !important;
  }
  
  .I2qFmsk {
    float: right !important;
  }
  
  .vFXqhtx {
    float: none !important;
  }
  
  .FIdh1r {
    object-fit: contain !important;
  }
  
  .zK1gubH2l3R {
    object-fit: cover !important;
  }
  
  .zCtPvLw7FGv {
    object-fit: fill !important;
  }
  
  .MI4Py3 {
    object-fit: scale-down !important;
  }
  
  .n4PsfroqZoX {
    object-fit: none !important;
  }
  
  .QOOkcLjemfO {
    display: inline !important;
  }
  
  .eLTxip {
    display: inline-block !important;
  }
  
  .P9BEto {
    display: block !important;
  }
  
  .ws8YJvu2mYT {
    display: grid !important;
  }
  
  .cHY9fxPY {
    display: inline-grid !important;
  }
  
  .abRyKa {
    display: table !important;
  }
  
  .wNx4XsMQZ {
    display: table-row !important;
  }
  
  .AcRCisYC2 {
    display: table-cell !important;
  }
  
  .qeWIbcqdj {
    display: flex !important;
  }
  
  .mVwIdAqyg {
    display: inline-flex !important;
  }
  
  .Ke4FGhu7 {
    display: none !important;
  }
  
  .Rvjygq9xpDH {
    position: static !important;
  }
  
  .dL8wNMSyTu {
    position: relative !important;
  }
  
  .PTZZpo2 {
    position: absolute !important;
  }
  
  .tQa3Go {
    position: fixed !important;
  }
  
  .R5ZaqTpmbhg {
    position: sticky !important;
  }
  
  .ZwIIMEKVEt {
    top: 0 !important;
  }
  
  .FC1QX0 {
    top: 10% !important;
  }
  
  .kcKBNCXglHe {
    top: 25% !important;
  }
  
  .IUuznFyZSe {
    top: 50% !important;
  }
  
  .HwcRGOs {
    top: 60% !important;
  }
  
  .GQWtgR {
    top: 65% !important;
  }
  
  .dho2Xmciv1 {
    top: 70% !important;
  }
  
  .sWdlESmRI {
    top: 75% !important;
  }
  
  .DCZVGK0NjF {
    top: 100% !important;
  }
  
  .tNz4DAhiC {
    top: auto !important;
  }
  
  .Ealljzq {
    bottom: 0 !important;
  }
  
  .NPOBRAfi {
    bottom: 10% !important;
  }
  
  .bKC7Lvi {
    bottom: 25% !important;
  }
  
  .oBAJ0tH9AqP {
    bottom: 50% !important;
  }
  
  .kRzuufMg {
    bottom: 60% !important;
  }
  
  .PHyAXui {
    bottom: 65% !important;
  }
  
  .FabD9b {
    bottom: 70% !important;
  }
  
  .I14pDo60ej {
    bottom: 75% !important;
  }
  
  .RUAXrkMCMMv {
    bottom: 100% !important;
  }
  
  .qBWVbByBGKx {
    bottom: auto !important;
  }
  
  .UWLanfkgIv {
    left: 0 !important;
  }
  
  .l1goHGY {
    left: 10% !important;
  }
  
  .f6AXDcq3 {
    left: 25% !important;
  }
  
  .BJl9gW9IlG {
    left: 50% !important;
  }
  
  .vBIPMKZO {
    left: 60% !important;
  }
  
  .FIld0WxpG {
    left: 65% !important;
  }
  
  .fvaN2IMF {
    left: 70% !important;
  }
  
  .m8XAdT {
    left: 75% !important;
  }
  
  .JlfaBh9o {
    left: 100% !important;
  }
  
  .OuskVeayqZk {
    left: auto !important;
  }
  
  .YtSyEve5ipH {
    right: 0 !important;
  }
  
  .OVvqsQ {
    right: 10% !important;
  }
  
  .hHioytXd2 {
    right: 25% !important;
  }
  
  .lhBcbPT {
    right: 50% !important;
  }
  
  .bQcSgQb {
    right: 60% !important;
  }
  
  .hrZj1m5 {
    right: 65% !important;
  }
  
  .ww4S5af {
    right: 70% !important;
  }
  
  .tu7Zq4Rdl {
    right: 75% !important;
  }
  
  .dI05wY {
    right: 100% !important;
  }
  
  .dZay1V {
    right: auto !important;
  }
  
  .TXyUDF {
    transform: translate(-50%, -50%) !important;
  }
  
  .QbQf3fjR {
    transform: translateX(-50%) !important;
  }
  
  .WY5Xa4Cu3xb {
    transform: translateY(-50%) !important;
  }
  
  .y4Bt65FNx {
    flex: 1 1 auto !important;
  }
  
  .oztJpsU7nkZ {
    flex-direction: row !important;
  }
  
  .sWFRLecqO {
    flex-direction: column !important;
  }
  
  .IcUW3Aw {
    flex-direction: row-reverse !important;
  }
  
  .pVqgF3z {
    flex-direction: column-reverse !important;
  }
  
  .DwjVttJ {
    flex-grow: 0 !important;
  }
  
  .A5nvmS {
    flex-grow: 1 !important;
  }
  
  .YW50ZgS3eJ {
    flex-shrink: 0 !important;
  }
  
  .Qbg3yIVNflp {
    flex-shrink: 1 !important;
  }
  
  .JeUs2Ww {
    flex-wrap: wrap !important;
  }
  
  .vCPbO6yJJ {
    flex-wrap: nowrap !important;
  }
  
  .MHLdQhdd {
    flex-wrap: wrap-reverse !important;
  }
  
  .brOvIsH {
    justify-content: flex-start !important;
  }
  
  .GTP4jNRzP {
    justify-content: flex-end !important;
  }
  
  .U4RFvrTwY {
    justify-content: center !important;
  }
  
  .PLm6Vp7QDMe {
    justify-content: space-between !important;
  }
  
  .zkKBE2H {
    justify-content: space-around !important;
  }
  
  .WpliaV {
    justify-content: space-evenly !important;
  }
  
  .FfKCDq {
    align-items: flex-start !important;
  }
  
  .AyEJHrDE {
    align-items: flex-end !important;
  }
  
  .CKNHt4lkx6 {
    align-items: center !important;
  }
  
  .p63KcuY7biy {
    align-items: baseline !important;
  }
  
  .DjqdCFc2H {
    align-items: stretch !important;
  }
  
  .YnS5D0P {
    align-content: flex-start !important;
  }
  
  .cagO7dFGO {
    align-content: flex-end !important;
  }
  
  .ZuduvPfZVA4 {
    align-content: center !important;
  }
  
  .KKNKuEW1 {
    align-content: space-between !important;
  }
  
  .xUShalmfH {
    align-content: space-around !important;
  }
  
  .cborq6 {
    align-content: stretch !important;
  }
  
  .emOGOUH {
    align-self: auto !important;
  }
  
  .vuRMCjurbp {
    align-self: flex-start !important;
  }
  
  .Jh8Tbumqel {
    align-self: flex-end !important;
  }
  
  .GGEs3wi {
    align-self: center !important;
  }
  
  .s5V5jLKriig {
    align-self: baseline !important;
  }
  
  .GSgm3c {
    align-self: stretch !important;
  }
  
  .xnQL6wzF9 {
    order: -1 !important;
  }
  
  .uAe8oSLIrx0 {
    order: 0 !important;
  }
  
  .GfgXVHo38 {
    order: 1 !important;
  }
  
  .uSnKzu4 {
    order: 2 !important;
  }
  
  .Nvhz1F3g {
    order: 3 !important;
  }
  
  .yd34fGyo {
    order: 4 !important;
  }
  
  .lGygyrQ8Pe {
    order: 5 !important;
  }
  
  .v78ZKR {
    order: 6 !important;
  }
  
  .S4nTqB {
    margin: 0 !important;
  }
  
  .rhf9ZoM1 {
    margin: .25rem !important;
  }
  
  .mh7CQdv {
    margin: .5rem !important;
  }
  
  .S6ZKZ0DJ {
    margin: .75rem !important;
  }
  
  .DdgasSAeE {
    margin: 1rem !important;
  }
  
  .QCTTVTf {
    margin: 1.25rem !important;
  }
  
  .Mk2RuVP7XlT {
    margin: 1.5rem !important;
  }
  
  .LFKsQV6Fzee {
    margin: 1.75rem !important;
  }
  
  .GsWUA5H1EX {
    margin: 2rem !important;
  }
  
  .hcri1kVg {
    margin: 3rem !important;
  }
  
  .Veg90l4x {
    margin: 3.5rem !important;
  }
  
  .k0oEcEh6y {
    margin: 4rem !important;
  }
  
  .MvFWKo {
    margin: 5rem !important;
  }
  
  .LCbYEcx7la {
    margin: 6rem !important;
  }
  
  .YufomOjk {
    margin: auto !important;
  }
  
  .ZtCT2ZebgUJ {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .TZnNZPHZc {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .lDycnf {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .ueArgM0noI {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .juDfBaRbSZ {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .j7rNfYuuJ {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .QQdJZa9Vn {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .CUgXud {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .ZQGbso {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .nN5ROQmMT {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .vEW2Tc {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .dtiQRVEfE {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .m1HLP7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .P9gv2FtGTm {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .QY8yh8EOT {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .PqHfN1baVMN {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .dvnDkmJg60 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .OJILbf102r {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .wNs2wQnl4 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .UtPjiwe {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .PKqRyM9 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .rcuDs4qSW3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .KRR7134Ooyt {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .hVbGSYt0yr {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .haI7tH {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .AbzR3nezQ2Q {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .mhjKJWz {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .KcHlFY {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .N56EaDGLo32 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .OXTcsV {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .CrT9dC3b {
    margin-top: 0 !important;
  }
  
  .rmIb8O7SjqF {
    margin-top: .25rem !important;
  }
  
  .d4UvvMAV {
    margin-top: .5rem !important;
  }
  
  .UUF8pBrt {
    margin-top: .75rem !important;
  }
  
  .IRB2FoRRb91 {
    margin-top: 1rem !important;
  }
  
  .lAM3DmL {
    margin-top: 1.25rem !important;
  }
  
  .wGQ7knBZJ {
    margin-top: 1.5rem !important;
  }
  
  .kxTGgXVp4 {
    margin-top: 1.75rem !important;
  }
  
  .Y04ev1Ys {
    margin-top: 2rem !important;
  }
  
  .C2uh1HdF5gF {
    margin-top: 3rem !important;
  }
  
  .j7jszJm {
    margin-top: 3.5rem !important;
  }
  
  .QRzvP1xqm {
    margin-top: 4rem !important;
  }
  
  .hYbX0lxtY {
    margin-top: 5rem !important;
  }
  
  .saegwktY {
    margin-top: 6rem !important;
  }
  
  .lfzYsX7iN {
    margin-top: auto !important;
  }
  
  .fyl3Iq9pNg {
    margin-right: 0 !important;
  }
  
  .qMnSuF {
    margin-right: .25rem !important;
  }
  
  .vaCtZHfZg {
    margin-right: .5rem !important;
  }
  
  .U4KK6loZdn {
    margin-right: .75rem !important;
  }
  
  .DFbOoFl {
    margin-right: 1rem !important;
  }
  
  .yGb6smL {
    margin-right: 1.25rem !important;
  }
  
  .lrvBEt5Yxt {
    margin-right: 1.5rem !important;
  }
  
  .YXnYkaCItVm {
    margin-right: 1.75rem !important;
  }
  
  .jiDDZzmZwnc {
    margin-right: 2rem !important;
  }
  
  .SZvd3PwN {
    margin-right: 3rem !important;
  }
  
  .RDUqhQYwTb {
    margin-right: 3.5rem !important;
  }
  
  .UqshDqot {
    margin-right: 4rem !important;
  }
  
  .NbFB9YC {
    margin-right: 5rem !important;
  }
  
  .USyyCse {
    margin-right: 6rem !important;
  }
  
  .GXTzFBm5 {
    margin-right: auto !important;
  }
  
  .u9UlCBr {
    margin-bottom: 0 !important;
  }
  
  .fQtAKRHc {
    margin-bottom: .25rem !important;
  }
  
  .zIGCUaFgtgY {
    margin-bottom: .5rem !important;
  }
  
  .ZSalgBvaW7G {
    margin-bottom: .75rem !important;
  }
  
  .efJ7qWPE {
    margin-bottom: 1rem !important;
  }
  
  .P5n4Pxo {
    margin-bottom: 1.25rem !important;
  }
  
  .WgyLhzRGZgb {
    margin-bottom: 1.5rem !important;
  }
  
  .izfWoBfQfK3 {
    margin-bottom: 1.75rem !important;
  }
  
  .rH8P8BxqjM {
    margin-bottom: 2rem !important;
  }
  
  .EAKgixjjeyb {
    margin-bottom: 3rem !important;
  }
  
  .V6wzcd {
    margin-bottom: 3.5rem !important;
  }
  
  .ke9jh1pVX {
    margin-bottom: 4rem !important;
  }
  
  .BTorEyfw {
    margin-bottom: 5rem !important;
  }
  
  .Clac7rmmSw {
    margin-bottom: 6rem !important;
  }
  
  .PLGfhKVn {
    margin-bottom: auto !important;
  }
  
  .ioLVwjLC9ik {
    margin-left: 0 !important;
  }
  
  .GA6jBbo {
    margin-left: .25rem !important;
  }
  
  .TDQC0n {
    margin-left: .5rem !important;
  }
  
  .YPq3agdVutz {
    margin-left: .75rem !important;
  }
  
  .fr3n3opj {
    margin-left: 1rem !important;
  }
  
  .CVtnwNHZ {
    margin-left: 1.25rem !important;
  }
  
  .FlN2BDrbx2 {
    margin-left: 1.5rem !important;
  }
  
  .HcTU9nO {
    margin-left: 1.75rem !important;
  }
  
  .RHt1ybU {
    margin-left: 2rem !important;
  }
  
  .Aacq5io {
    margin-left: 3rem !important;
  }
  
  .TXVz2y {
    margin-left: 3.5rem !important;
  }
  
  .twhkZzzDlB {
    margin-left: 4rem !important;
  }
  
  .GKxXRRoL {
    margin-left: 5rem !important;
  }
  
  .ergpfO5I0pX {
    margin-left: 6rem !important;
  }
  
  .uEFJQ3 {
    margin-left: auto !important;
  }
  
  .cDlXfYaxlJ {
    margin: -0.25rem !important;
  }
  
  .kcblkJuZu {
    margin: -0.5rem !important;
  }
  
  .qGzNfUholy {
    margin: -0.75rem !important;
  }
  
  .xka0GkVuit {
    margin: -1rem !important;
  }
  
  .RedtWQe {
    margin: -1.25rem !important;
  }
  
  .G9JVMkDZ {
    margin: -1.5rem !important;
  }
  
  .sZaEom0OV {
    margin: -1.75rem !important;
  }
  
  .xWPde50tJvT {
    margin: -2rem !important;
  }
  
  .Y8A6oj {
    margin: -3rem !important;
  }
  
  .oRghg3DI {
    margin: -3.5rem !important;
  }
  
  .Us0Cwdmm {
    margin: -4rem !important;
  }
  
  .ZoG7Cqu {
    margin: -5rem !important;
  }
  
  .IGI7BnVPA {
    margin: -6rem !important;
  }
  
  .YZ13iCKLBD {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .w7A1zdg {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .HSDL19XzNr {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .TKp33ci {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .G0HHGO {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .iIg5LsS {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .AUysMcduA {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .zqcY9H {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .sZvbCv {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .yrG7J6UQ {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .GkH2QBFCVC {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .IcaMQtg {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .AT6tacL {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .JypDBUQ {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .SWs5fc5uG {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .Lyd7e1 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .vEQlbLk7WjZ {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .EYQMTBw {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .AFOfMMp {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .Ph1R4M8UnpY {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .Tmtfz6QW9W4 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .JL6vDw0ya {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .eSOZtjbR9i {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .p4jcMrCyWj7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .abgycNdX0K {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .tbdaqiS {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .DPaiicpnWp {
    margin-top: -0.25rem !important;
  }
  
  .Fl7WJs0Y {
    margin-top: -0.5rem !important;
  }
  
  .HSngH9xk6 {
    margin-top: -0.75rem !important;
  }
  
  .eFaiFbXfjZ {
    margin-top: -1rem !important;
  }
  
  .JO1hiy2 {
    margin-top: -1.25rem !important;
  }
  
  .iT5Lxzro5sL {
    margin-top: -1.5rem !important;
  }
  
  .NWTveG {
    margin-top: -1.75rem !important;
  }
  
  .qB9xbDm4oO {
    margin-top: -2rem !important;
  }
  
  .Wx1YZ4e8Eh {
    margin-top: -3rem !important;
  }
  
  .gcqHvXU {
    margin-top: -3.5rem !important;
  }
  
  .gfVml10 {
    margin-top: -4rem !important;
  }
  
  .FMBSxj {
    margin-top: -5rem !important;
  }
  
  .A4dMLTqud {
    margin-top: -6rem !important;
  }
  
  .wTHGB77Lgo {
    margin-right: -0.25rem !important;
  }
  
  .ydoIGx {
    margin-right: -0.5rem !important;
  }
  
  .BmBcmB {
    margin-right: -0.75rem !important;
  }
  
  .XeJLoqXCAw5 {
    margin-right: -1rem !important;
  }
  
  .PntcaDqspC5 {
    margin-right: -1.25rem !important;
  }
  
  .zEqc3Ck {
    margin-right: -1.5rem !important;
  }
  
  .vmMTNcu {
    margin-right: -1.75rem !important;
  }
  
  .nD6qWCAYu {
    margin-right: -2rem !important;
  }
  
  .GvMYLg {
    margin-right: -3rem !important;
  }
  
  .IwCEp1iM {
    margin-right: -3.5rem !important;
  }
  
  .Bk31aD {
    margin-right: -4rem !important;
  }
  
  .XiHhvhFaMnj {
    margin-right: -5rem !important;
  }
  
  .SteQF6 {
    margin-right: -6rem !important;
  }
  
  .H6KuGwB {
    margin-bottom: -0.25rem !important;
  }
  
  .GYvcGiDN {
    margin-bottom: -0.5rem !important;
  }
  
  .ZsFwaxH6Gy {
    margin-bottom: -0.75rem !important;
  }
  
  .iTIM989rix {
    margin-bottom: -1rem !important;
  }
  
  .N6daXHW {
    margin-bottom: -1.25rem !important;
  }
  
  .i7MrIhC {
    margin-bottom: -1.5rem !important;
  }
  
  .ajF3J5s7B {
    margin-bottom: -1.75rem !important;
  }
  
  .eziTWsq7 {
    margin-bottom: -2rem !important;
  }
  
  .ameDUBYX4x {
    margin-bottom: -3rem !important;
  }
  
  .NjYCoOCdy2a {
    margin-bottom: -3.5rem !important;
  }
  
  .MCftu6yP9 {
    margin-bottom: -4rem !important;
  }
  
  .mN0lq0X {
    margin-bottom: -5rem !important;
  }
  
  .Ndvq3TtaW {
    margin-bottom: -6rem !important;
  }
  
  .RaHW4croxS {
    margin-left: -0.25rem !important;
  }
  
  .V74Y3K701 {
    margin-left: -0.5rem !important;
  }
  
  .bjkc1TYICw {
    margin-left: -0.75rem !important;
  }
  
  .jVIbFvyks0w {
    margin-left: -1rem !important;
  }
  
  .NvSjO7S {
    margin-left: -1.25rem !important;
  }
  
  .ANfANsXy {
    margin-left: -1.5rem !important;
  }
  
  .Irq0bVJMJ {
    margin-left: -1.75rem !important;
  }
  
  .dTk1PDoR8Hs {
    margin-left: -2rem !important;
  }
  
  .D0dNbTIlda {
    margin-left: -3rem !important;
  }
  
  .RsORXihIK {
    margin-left: -3.5rem !important;
  }
  
  .RVTqxXzpRw {
    margin-left: -4rem !important;
  }
  
  .hIFSkRBjAFp {
    margin-left: -5rem !important;
  }
  
  .G6FqEtHAwGw {
    margin-left: -6rem !important;
  }
  
  .sBGPcIAsF {
    padding: 0 !important;
  }
  
  .qoAfcQ86TsC {
    padding: .25rem !important;
  }
  
  .dxH1hMLw {
    padding: .5rem !important;
  }
  
  .FHq40u11 {
    padding: .75rem !important;
  }
  
  .TIupEI {
    padding: 1rem !important;
  }
  
  .Zrn1pdT {
    padding: 1.25rem !important;
  }
  
  .y0ZcIi0WW {
    padding: 1.5rem !important;
  }
  
  .YRIhqY50r {
    padding: 1.75rem !important;
  }
  
  .sewdiA {
    padding: 2rem !important;
  }
  
  .EsdfqYJkgaZ {
    padding: 3rem !important;
  }
  
  .Bqd1dLA9SGt {
    padding: 3.5rem !important;
  }
  
  .cpOe0Flgee {
    padding: 4rem !important;
  }
  
  .CAoO9V {
    padding: 5rem !important;
  }
  
  .jgeNYjJzHmY {
    padding: 6rem !important;
  }
  
  .YuxHDs {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .VbIMijXLad {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .ffBOseH5J4 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .MsiKJGKFVV {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .lhtPq9Sy {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .uzDrhUt {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .Of1MEwy5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .zA293c1NlO {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .tlKUchc {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .D2u11YL {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .U8wmxjl {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .moI3tbTZH {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .jBJu05d6cZ {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .fCkJvKc {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .Rk36sl {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .qA21QG0PZ {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .n9ZsefdXg {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .HW3qGci3z {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .kTSVSS {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .UkkRdu0Bl {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .FRvF5jg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .U0dPsb {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .GooCbUCK {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .Muv2KpHK5S {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .N9EdkaQX7Wm {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .eOFpgdp8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .FZk8GkQW {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .ff86nnOAc {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .INVCM127wLL {
    padding-top: 0 !important;
  }
  
  .MjK60e2kcy {
    padding-top: .25rem !important;
  }
  
  .ogobGXT {
    padding-top: .5rem !important;
  }
  
  .hMQhKeQjd {
    padding-top: .75rem !important;
  }
  
  .fNofQYbCFR2 {
    padding-top: 1rem !important;
  }
  
  .COw3rM {
    padding-top: 1.25rem !important;
  }
  
  .tLdwwUd {
    padding-top: 1.5rem !important;
  }
  
  .geWfnAP {
    padding-top: 1.75rem !important;
  }
  
  .HPEnKP9ui {
    padding-top: 2rem !important;
  }
  
  .dFjfRi586 {
    padding-top: 3rem !important;
  }
  
  .OisUK05V {
    padding-top: 3.5rem !important;
  }
  
  .NUNf09OJMVu {
    padding-top: 4rem !important;
  }
  
  .YOnzDBNOs {
    padding-top: 5rem !important;
  }
  
  .XspVAx {
    padding-top: 6rem !important;
  }
  
  .ne9Vg7c0g {
    padding-right: 0 !important;
  }
  
  .HH0jTl {
    padding-right: .25rem !important;
  }
  
  .EjeG0ErrS {
    padding-right: .5rem !important;
  }
  
  .B8rkAju9Niv {
    padding-right: .75rem !important;
  }
  
  .IBxnsui4 {
    padding-right: 1rem !important;
  }
  
  .xIzoPfUrD {
    padding-right: 1.25rem !important;
  }
  
  .gQfns7 {
    padding-right: 1.5rem !important;
  }
  
  .vc3sSlMbPs {
    padding-right: 1.75rem !important;
  }
  
  .maLZI3V {
    padding-right: 2rem !important;
  }
  
  .mfzBij3Q {
    padding-right: 3rem !important;
  }
  
  .gfsHWaKefh {
    padding-right: 3.5rem !important;
  }
  
  .eAiblRzUD {
    padding-right: 4rem !important;
  }
  
  .vjjv4T {
    padding-right: 5rem !important;
  }
  
  .L0j23NN {
    padding-right: 6rem !important;
  }
  
  .VhoZzu0rmLg {
    padding-bottom: 0 !important;
  }
  
  .RT1Mdsi06r {
    padding-bottom: .25rem !important;
  }
  
  .ENOpbG7 {
    padding-bottom: .5rem !important;
  }
  
  .HjBrLOctlmW {
    padding-bottom: .75rem !important;
  }
  
  .LOJcRZ {
    padding-bottom: 1rem !important;
  }
  
  .O4VJfdp1X6 {
    padding-bottom: 1.25rem !important;
  }
  
  .kMuGNDWEx {
    padding-bottom: 1.5rem !important;
  }
  
  .q9Juiw17 {
    padding-bottom: 1.75rem !important;
  }
  
  .ep3DWNr {
    padding-bottom: 2rem !important;
  }
  
  .tJdzV6MZ36E {
    padding-bottom: 3rem !important;
  }
  
  .lAegCDe0boM {
    padding-bottom: 3.5rem !important;
  }
  
  .Ee5ITq {
    padding-bottom: 4rem !important;
  }
  
  .u3EVhMarUDe {
    padding-bottom: 5rem !important;
  }
  
  .MH24e05x {
    padding-bottom: 6rem !important;
  }
  
  .E2sTiLWXQQ {
    padding-left: 0 !important;
  }
  
  .WWf66g {
    padding-left: .25rem !important;
  }
  
  .UQDQfV4vPQi {
    padding-left: .5rem !important;
  }
  
  .L1bWKyg {
    padding-left: .75rem !important;
  }
  
  .yqcofxRFQfk {
    padding-left: 1rem !important;
  }
  
  .ZH6p0onB {
    padding-left: 1.25rem !important;
  }
  
  .nwPhhVj {
    padding-left: 1.5rem !important;
  }
  
  .Bl6ngg2aNv {
    padding-left: 1.75rem !important;
  }
  
  .lMGpSaM80OL {
    padding-left: 2rem !important;
  }
  
  .DL3DFTNafRc {
    padding-left: 3rem !important;
  }
  
  .uxY9BBA {
    padding-left: 3.5rem !important;
  }
  
  .EPsy4lTWvE {
    padding-left: 4rem !important;
  }
  
  .LnqLtf {
    padding-left: 5rem !important;
  }
  
  .InSHfL {
    padding-left: 6rem !important;
  }
  
  .msPAGJefiJ {
    gap: 0 !important;
  }
  
  .xMJb5kvLiwM {
    gap: .25rem !important;
  }
  
  .H7UYOte {
    gap: .5rem !important;
  }
  
  .ugj1NCg {
    gap: .75rem !important;
  }
  
  .A1c4lqBX {
    gap: 1rem !important;
  }
  
  .p97prw {
    gap: 1.25rem !important;
  }
  
  .nHp0mTO {
    gap: 1.5rem !important;
  }
  
  .TVQGlY {
    gap: 1.75rem !important;
  }
  
  .zy5PsKnt6v {
    gap: 2rem !important;
  }
  
  .VBW3Ah46k {
    gap: 3rem !important;
  }
  
  .Fo86CzSa79s {
    gap: 3.5rem !important;
  }
  
  .jDSQkXFOKa {
    gap: 4rem !important;
  }
  
  .ueWZoiaRlxD {
    gap: 5rem !important;
  }
  
  .TU73EFm {
    gap: 6rem !important;
  }
  
  .i05ydZ {
    row-gap: 0 !important;
  }
  
  .Dfh59t {
    row-gap: .25rem !important;
  }
  
  .IhfqoV5 {
    row-gap: .5rem !important;
  }
  
  .jYVlaFnb {
    row-gap: .75rem !important;
  }
  
  .CZeR4QQ5D {
    row-gap: 1rem !important;
  }
  
  .bHOkU4Moht {
    row-gap: 1.25rem !important;
  }
  
  .tQvtQyL {
    row-gap: 1.5rem !important;
  }
  
  .qbPcowkj {
    row-gap: 1.75rem !important;
  }
  
  .CMuhcI {
    row-gap: 2rem !important;
  }
  
  .pb0hypEVgv {
    row-gap: 3rem !important;
  }
  
  .WZbGZIy {
    row-gap: 3.5rem !important;
  }
  
  .SWhjbbfdV {
    row-gap: 4rem !important;
  }
  
  .lra99V0lw2L {
    row-gap: 5rem !important;
  }
  
  .DInQ1I0 {
    row-gap: 6rem !important;
  }
  
  .qiMwOeA2RZ2 {
    column-gap: 0 !important;
  }
  
  .fAfYV126B {
    column-gap: .25rem !important;
  }
  
  .L3Jy8d733 {
    column-gap: .5rem !important;
  }
  
  .jGxApLjzIk {
    column-gap: .75rem !important;
  }
  
  .iGrwQAEr8 {
    column-gap: 1rem !important;
  }
  
  .KsLsMp {
    column-gap: 1.25rem !important;
  }
  
  .ZNN9POcK4x9 {
    column-gap: 1.5rem !important;
  }
  
  .rfTZrd {
    column-gap: 1.75rem !important;
  }
  
  .aVXcOmpY {
    column-gap: 2rem !important;
  }
  
  .aiXFMVMwUXV {
    column-gap: 3rem !important;
  }
  
  .m4aRZC1j {
    column-gap: 3.5rem !important;
  }
  
  .IdzW7dv {
    column-gap: 4rem !important;
  }
  
  .DdEfgutW {
    column-gap: 5rem !important;
  }
  
  .JogIQ2VQ {
    column-gap: 6rem !important;
  }
  
  .JsuWSAJ {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .JWoBBSUUJHR {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .cDvRJg {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .KiftbTf95i {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .OMfdn0 {
    font-size: 1.21875rem !important;
  }
  
  .PloNB5 {
    font-size: 0.975rem !important;
  }
  
  .atG7DG {
    text-align: left !important;
  }
  
  .WmAAeEOVfsf {
    text-align: right !important;
  }
  
  .QAaokq4eK {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .rNhm3f5sQ {
    float: left !important;
  }
  
  .kOiwche {
    float: right !important;
  }
  
  .NhnadXw {
    float: none !important;
  }
  
  .E8S1T22OD {
    object-fit: contain !important;
  }
  
  .eeb1KvZ {
    object-fit: cover !important;
  }
  
  .pTZcV7W {
    object-fit: fill !important;
  }
  
  .sore4iPtD {
    object-fit: scale-down !important;
  }
  
  .Th9BfK8BQ {
    object-fit: none !important;
  }
  
  .j3VGwdN7m4u {
    display: inline !important;
  }
  
  .NWzx3W0 {
    display: inline-block !important;
  }
  
  .aucQb7IjmC3 {
    display: block !important;
  }
  
  .wKWS6T {
    display: grid !important;
  }
  
  .akjksqI1Fe {
    display: inline-grid !important;
  }
  
  .v468tE {
    display: table !important;
  }
  
  .Wqh4G3 {
    display: table-row !important;
  }
  
  .Fh7oX3 {
    display: table-cell !important;
  }
  
  .rLakckKmdbi {
    display: flex !important;
  }
  
  .fGQ2pc9qn {
    display: inline-flex !important;
  }
  
  .lDwE3WU {
    display: none !important;
  }
  
  .OLGJnRX6v {
    position: static !important;
  }
  
  .qreB3RKm6 {
    position: relative !important;
  }
  
  .KzL3q9B {
    position: absolute !important;
  }
  
  .ag0dCAJ {
    position: fixed !important;
  }
  
  .q76V7Do {
    position: sticky !important;
  }
  
  .GESmZoBwB {
    top: 0 !important;
  }
  
  .YAJfL0 {
    top: 10% !important;
  }
  
  .f8eKeNnA6 {
    top: 25% !important;
  }
  
  .PGx2Cka {
    top: 50% !important;
  }
  
  .K7mktXrBf {
    top: 60% !important;
  }
  
  .G9vaYkr {
    top: 65% !important;
  }
  
  .rrJTVye1ohO {
    top: 70% !important;
  }
  
  .UDsKUXrF4gU {
    top: 75% !important;
  }
  
  .T3ArFa2 {
    top: 100% !important;
  }
  
  .h0y9RGC {
    top: auto !important;
  }
  
  .nbJNVtWaGi {
    bottom: 0 !important;
  }
  
  .Vyw3Ue60dY {
    bottom: 10% !important;
  }
  
  .ib1Bagugfrm {
    bottom: 25% !important;
  }
  
  .CVnGGBrW05z {
    bottom: 50% !important;
  }
  
  .rOacu53 {
    bottom: 60% !important;
  }
  
  .zrsY9n {
    bottom: 65% !important;
  }
  
  .H9QHWLV7d {
    bottom: 70% !important;
  }
  
  .Q8ofwtE2d {
    bottom: 75% !important;
  }
  
  .joeDNN {
    bottom: 100% !important;
  }
  
  .fgSB1dw7bdz {
    bottom: auto !important;
  }
  
  .P1d1T74 {
    left: 0 !important;
  }
  
  .QQuI0auhTdo {
    left: 10% !important;
  }
  
  .vcw6EqGTj3r {
    left: 25% !important;
  }
  
  .gAhA1tkQsl {
    left: 50% !important;
  }
  
  .D8oka1 {
    left: 60% !important;
  }
  
  .os6s3yOUSo1 {
    left: 65% !important;
  }
  
  .OiXsLvVbcU9 {
    left: 70% !important;
  }
  
  .eLgfquOy {
    left: 75% !important;
  }
  
  .SUIi88We {
    left: 100% !important;
  }
  
  .qAMXcc {
    left: auto !important;
  }
  
  .k6tTiO2dS {
    right: 0 !important;
  }
  
  .SRfvk2 {
    right: 10% !important;
  }
  
  .vSHl6Cdq0xO {
    right: 25% !important;
  }
  
  .Zyidahrc {
    right: 50% !important;
  }
  
  .aQB3SntRv {
    right: 60% !important;
  }
  
  .zXgV95n9XD9 {
    right: 65% !important;
  }
  
  .Wh0lODTL6EU {
    right: 70% !important;
  }
  
  .SsfMDIzTWDo {
    right: 75% !important;
  }
  
  .pi0Tp0GQ5Wt {
    right: 100% !important;
  }
  
  .up95Tb7xh {
    right: auto !important;
  }
  
  .G8YoquQg {
    transform: translate(-50%, -50%) !important;
  }
  
  .ECZIbOM {
    transform: translateX(-50%) !important;
  }
  
  .HkrPfOiFtai {
    transform: translateY(-50%) !important;
  }
  
  .pqm2adLU {
    flex: 1 1 auto !important;
  }
  
  .F0bT9z1 {
    flex-direction: row !important;
  }
  
  .sLizApq {
    flex-direction: column !important;
  }
  
  .ggCHV6r {
    flex-direction: row-reverse !important;
  }
  
  .aeH33o {
    flex-direction: column-reverse !important;
  }
  
  .KBEwUCy2ZVw {
    flex-grow: 0 !important;
  }
  
  .sOhhY5iBm {
    flex-grow: 1 !important;
  }
  
  .JRfq5pDT {
    flex-shrink: 0 !important;
  }
  
  .AVHiIcy {
    flex-shrink: 1 !important;
  }
  
  .BZn2kH3 {
    flex-wrap: wrap !important;
  }
  
  .EeWNTb5 {
    flex-wrap: nowrap !important;
  }
  
  .lkBYBykgd {
    flex-wrap: wrap-reverse !important;
  }
  
  .tARasr {
    justify-content: flex-start !important;
  }
  
  .WZf6h7KiTkg {
    justify-content: flex-end !important;
  }
  
  .DL3g1xSnj {
    justify-content: center !important;
  }
  
  .uWffNTu0T {
    justify-content: space-between !important;
  }
  
  .pDDEzan {
    justify-content: space-around !important;
  }
  
  .FO75VnvtYNZ {
    justify-content: space-evenly !important;
  }
  
  .dtAxvw3d0 {
    align-items: flex-start !important;
  }
  
  .n1mRhdiORL9 {
    align-items: flex-end !important;
  }
  
  .uas1me {
    align-items: center !important;
  }
  
  .Jj2UIWK {
    align-items: baseline !important;
  }
  
  .U8bwCAPI {
    align-items: stretch !important;
  }
  
  .Df5d3MZxJdc {
    align-content: flex-start !important;
  }
  
  .BPWAdG8CFL {
    align-content: flex-end !important;
  }
  
  .vd6KyMkM3 {
    align-content: center !important;
  }
  
  .Wj0wwaVoF {
    align-content: space-between !important;
  }
  
  .MgxI7czz {
    align-content: space-around !important;
  }
  
  .nTph05Zcq {
    align-content: stretch !important;
  }
  
  .HJIuiraC2 {
    align-self: auto !important;
  }
  
  .pxORF84Fm {
    align-self: flex-start !important;
  }
  
  .SPvTxa {
    align-self: flex-end !important;
  }
  
  .nvtsxA2PtB {
    align-self: center !important;
  }
  
  .xnKYG7cnB {
    align-self: baseline !important;
  }
  
  .eEZam0ZqBNE {
    align-self: stretch !important;
  }
  
  .ooT4ef7hB {
    order: -1 !important;
  }
  
  .Zt1yXa {
    order: 0 !important;
  }
  
  .SxhsFME {
    order: 1 !important;
  }
  
  .yBC9ZW {
    order: 2 !important;
  }
  
  .hHnfnAgwCE2 {
    order: 3 !important;
  }
  
  .h3vT4YrwuF {
    order: 4 !important;
  }
  
  .FkjYPYuz {
    order: 5 !important;
  }
  
  .c7P1ZDS512 {
    order: 6 !important;
  }
  
  .w3qgxrULSn {
    margin: 0 !important;
  }
  
  .garJs5t {
    margin: .25rem !important;
  }
  
  .HfrinJ1ycWs {
    margin: .5rem !important;
  }
  
  .vthPhQxhEY {
    margin: .75rem !important;
  }
  
  .QpcGLzC {
    margin: 1rem !important;
  }
  
  .me4ET95wW {
    margin: 1.25rem !important;
  }
  
  .I7pRH6BJ2 {
    margin: 1.5rem !important;
  }
  
  .EiloTVK {
    margin: 1.75rem !important;
  }
  
  .YSX7shIY1 {
    margin: 2rem !important;
  }
  
  .iITcl5gbHh {
    margin: 3rem !important;
  }
  
  .G51PoTYKet {
    margin: 3.5rem !important;
  }
  
  .G4KVRPwGG1 {
    margin: 4rem !important;
  }
  
  .btcfLBWVW6x {
    margin: 5rem !important;
  }
  
  .e1SBRn2hdwE {
    margin: 6rem !important;
  }
  
  .vp0pCzVLnJg {
    margin: auto !important;
  }
  
  .ydrBasNv {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .JDbd2Qsw6 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .yJKosiE {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .i6k5JRng2 {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .zdfwZ2gnPys {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .KDHgbX0mw {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .dl8b5zI02cN {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .twN1mq0tnAa {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .jhfTRHskj5n {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .DMnEwq4s {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .HFFlpTv95T {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .Z7gYB2 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .UXwPjgAO {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .hcVUhMFbVN2 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .tZ9o6TmB {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .ISnYIuZb {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .j1HvR7WBrHg {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .ilTK6cEMpse {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .yWy0j2Y1M {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .X7nnJABsaYW {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .rYiuaQB {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .VcDo1RDF {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .mgoDkWQbAV2 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .f0IwU1 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .R1FPWHKGP {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .lucnNTAjeO {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .F9w9K8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .n7IZcf {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .MEjSGhyi4OM {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .tSeb2JKlDm {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .ALwNo68sk {
    margin-top: 0 !important;
  }
  
  .U1sINfd5IWB {
    margin-top: .25rem !important;
  }
  
  .kAk97m6vi {
    margin-top: .5rem !important;
  }
  
  .Bsl0PV1P7 {
    margin-top: .75rem !important;
  }
  
  .t4MaRf {
    margin-top: 1rem !important;
  }
  
  .ajJ2x9T0NZ {
    margin-top: 1.25rem !important;
  }
  
  .yqMYZy {
    margin-top: 1.5rem !important;
  }
  
  .dLRfQPun3 {
    margin-top: 1.75rem !important;
  }
  
  .ooo6xOeaJ {
    margin-top: 2rem !important;
  }
  
  .ifkc0lQ {
    margin-top: 3rem !important;
  }
  
  .j6wJKYz4 {
    margin-top: 3.5rem !important;
  }
  
  .S3GY2LH {
    margin-top: 4rem !important;
  }
  
  .phr9bn {
    margin-top: 5rem !important;
  }
  
  .vfc6Pf8 {
    margin-top: 6rem !important;
  }
  
  .Rx8ncuCeP {
    margin-top: auto !important;
  }
  
  .s2sACeFoYN {
    margin-right: 0 !important;
  }
  
  .RvhZdfWc {
    margin-right: .25rem !important;
  }
  
  .NV46dh1KW {
    margin-right: .5rem !important;
  }
  
  .oxTbju {
    margin-right: .75rem !important;
  }
  
  .hWeWkfdPEwa {
    margin-right: 1rem !important;
  }
  
  .zMDBDLC {
    margin-right: 1.25rem !important;
  }
  
  .CJd52ZC {
    margin-right: 1.5rem !important;
  }
  
  .guQX5mtbRz {
    margin-right: 1.75rem !important;
  }
  
  .j0crUI7 {
    margin-right: 2rem !important;
  }
  
  .OLtcztC {
    margin-right: 3rem !important;
  }
  
  .Ncy8kmIIxDa {
    margin-right: 3.5rem !important;
  }
  
  .HmksdIgB {
    margin-right: 4rem !important;
  }
  
  .sccywj0 {
    margin-right: 5rem !important;
  }
  
  .xPVJ6YK {
    margin-right: 6rem !important;
  }
  
  .bcgXJOu {
    margin-right: auto !important;
  }
  
  .aUxrhU0ah {
    margin-bottom: 0 !important;
  }
  
  .gYCmhPlsAQ0 {
    margin-bottom: .25rem !important;
  }
  
  .eXqwGfT4g3 {
    margin-bottom: .5rem !important;
  }
  
  .Qzwerh3Ov {
    margin-bottom: .75rem !important;
  }
  
  .GMQZMIb {
    margin-bottom: 1rem !important;
  }
  
  .TwR4BT4 {
    margin-bottom: 1.25rem !important;
  }
  
  .wqoWbf {
    margin-bottom: 1.5rem !important;
  }
  
  .Ie8Ua2R {
    margin-bottom: 1.75rem !important;
  }
  
  .HwqnfYu {
    margin-bottom: 2rem !important;
  }
  
  .agr3KjD {
    margin-bottom: 3rem !important;
  }
  
  .lf86lt9fC {
    margin-bottom: 3.5rem !important;
  }
  
  .GzpbbCkPg {
    margin-bottom: 4rem !important;
  }
  
  .LpwEQX6tlQ {
    margin-bottom: 5rem !important;
  }
  
  .AJeuFE {
    margin-bottom: 6rem !important;
  }
  
  .vlRmkgc {
    margin-bottom: auto !important;
  }
  
  .jiEEWF {
    margin-left: 0 !important;
  }
  
  .zyBWTP {
    margin-left: .25rem !important;
  }
  
  .yXwzISiNtke {
    margin-left: .5rem !important;
  }
  
  .dVLmlM {
    margin-left: .75rem !important;
  }
  
  .KZusl7pqb {
    margin-left: 1rem !important;
  }
  
  .dbdZvxcing {
    margin-left: 1.25rem !important;
  }
  
  .walrm43pBkh {
    margin-left: 1.5rem !important;
  }
  
  .IW3rQF {
    margin-left: 1.75rem !important;
  }
  
  .x8iQnQ {
    margin-left: 2rem !important;
  }
  
  .ykvea2U {
    margin-left: 3rem !important;
  }
  
  .oHgtAlnd {
    margin-left: 3.5rem !important;
  }
  
  .n4VoTWl {
    margin-left: 4rem !important;
  }
  
  .ORXN6a {
    margin-left: 5rem !important;
  }
  
  .JwLTyNbB {
    margin-left: 6rem !important;
  }
  
  .FWgYgy {
    margin-left: auto !important;
  }
  
  .OaYDt8isSf {
    margin: -0.25rem !important;
  }
  
  .sKg80u03 {
    margin: -0.5rem !important;
  }
  
  .rg9K5saIr {
    margin: -0.75rem !important;
  }
  
  .VATQgUN {
    margin: -1rem !important;
  }
  
  .rLgRRA0 {
    margin: -1.25rem !important;
  }
  
  .vuq026 {
    margin: -1.5rem !important;
  }
  
  .P0PasxoD {
    margin: -1.75rem !important;
  }
  
  .BUS6EC {
    margin: -2rem !important;
  }
  
  .O58ggq {
    margin: -3rem !important;
  }
  
  .NTfqWlH5vRD {
    margin: -3.5rem !important;
  }
  
  .psWUs9Ecl {
    margin: -4rem !important;
  }
  
  .AiMCSSY4k {
    margin: -5rem !important;
  }
  
  .B9j7obBa {
    margin: -6rem !important;
  }
  
  .lwwrodnR {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .OtuOsgK4 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .yzes1BJbpQT {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .ttxucJ {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .WbIGwqi6m {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .tAvnwj0x {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .oMVx3hejqJo {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .dzHWpfJAQz {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .Hu4MPAi5lFq {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .HNe2fiyh {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .l0KHXC6wc {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .OlnrYxb {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .N9q68WSb {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .Fue2tGfK31x {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .BJzIHBTXo {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .y70wIJIKajo {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .BmY51JI {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .rhypd2fSp {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .kuE8s3vaP {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .YFNyZ5A97N {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .dFDhKheHlj {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .rv9tJin6iPQ {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .IQtQENQ5 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .Y6olDCjD {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .pi3xkcsUgQ {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .JLxs4b {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .SKdnrERNAG {
    margin-top: -0.25rem !important;
  }
  
  .k4NFFqnTta {
    margin-top: -0.5rem !important;
  }
  
  .LX8w6aEcw {
    margin-top: -0.75rem !important;
  }
  
  .d35UthR7N {
    margin-top: -1rem !important;
  }
  
  .mRK87HcU9G {
    margin-top: -1.25rem !important;
  }
  
  .HaGBgsYvU8 {
    margin-top: -1.5rem !important;
  }
  
  .fYetRWO {
    margin-top: -1.75rem !important;
  }
  
  .As7hXBd {
    margin-top: -2rem !important;
  }
  
  .abedTiX6waX {
    margin-top: -3rem !important;
  }
  
  .LJgZJq1ie4j {
    margin-top: -3.5rem !important;
  }
  
  .WiiRsn4te {
    margin-top: -4rem !important;
  }
  
  .VFkNUavjd {
    margin-top: -5rem !important;
  }
  
  .wbpFeV1pi7 {
    margin-top: -6rem !important;
  }
  
  .baaCzn2B {
    margin-right: -0.25rem !important;
  }
  
  .W63352Fkgtr {
    margin-right: -0.5rem !important;
  }
  
  .ay9qk4rqEgA {
    margin-right: -0.75rem !important;
  }
  
  .dJbP3r {
    margin-right: -1rem !important;
  }
  
  .umQuKi66W {
    margin-right: -1.25rem !important;
  }
  
  .v31hPJT {
    margin-right: -1.5rem !important;
  }
  
  .TWbR9E {
    margin-right: -1.75rem !important;
  }
  
  .dC3b1a8CKUi {
    margin-right: -2rem !important;
  }
  
  .vJS1q8E {
    margin-right: -3rem !important;
  }
  
  .lv1RsaF {
    margin-right: -3.5rem !important;
  }
  
  .ztt5sAJKBJ {
    margin-right: -4rem !important;
  }
  
  .eJiPKbI94gx {
    margin-right: -5rem !important;
  }
  
  .tZ1p3xcDw2 {
    margin-right: -6rem !important;
  }
  
  .oJnQcQc0T {
    margin-bottom: -0.25rem !important;
  }
  
  .wky9saI3zyb {
    margin-bottom: -0.5rem !important;
  }
  
  .PA1V0C3IR {
    margin-bottom: -0.75rem !important;
  }
  
  .kEHWewt {
    margin-bottom: -1rem !important;
  }
  
  .IhNazsIT5M {
    margin-bottom: -1.25rem !important;
  }
  
  .zld1adl {
    margin-bottom: -1.5rem !important;
  }
  
  .wzf2fyEpsg {
    margin-bottom: -1.75rem !important;
  }
  
  .MTrJ3a4 {
    margin-bottom: -2rem !important;
  }
  
  .jGuThBzL {
    margin-bottom: -3rem !important;
  }
  
  .ZNZztbrUZ {
    margin-bottom: -3.5rem !important;
  }
  
  .Y4BfK53vZuk {
    margin-bottom: -4rem !important;
  }
  
  .rVjXj3WnaF {
    margin-bottom: -5rem !important;
  }
  
  .wPBYGeNbz {
    margin-bottom: -6rem !important;
  }
  
  .dsDlmfw {
    margin-left: -0.25rem !important;
  }
  
  .AbGCfBVfg {
    margin-left: -0.5rem !important;
  }
  
  .ghX8aqfLEu {
    margin-left: -0.75rem !important;
  }
  
  .hTj911hVAO {
    margin-left: -1rem !important;
  }
  
  .Okz9FiVQA2 {
    margin-left: -1.25rem !important;
  }
  
  .K6xdfh {
    margin-left: -1.5rem !important;
  }
  
  .R2WcCO8bm {
    margin-left: -1.75rem !important;
  }
  
  .LAUhgIIUQi {
    margin-left: -2rem !important;
  }
  
  .vbdzJgy7 {
    margin-left: -3rem !important;
  }
  
  .FOEQs8voW {
    margin-left: -3.5rem !important;
  }
  
  .qb0WnqfSnx {
    margin-left: -4rem !important;
  }
  
  .SabdjkX {
    margin-left: -5rem !important;
  }
  
  .vkoBcYV {
    margin-left: -6rem !important;
  }
  
  .lDh24XEZ {
    padding: 0 !important;
  }
  
  .hlzV73K2ytX {
    padding: .25rem !important;
  }
  
  .tu2oUi {
    padding: .5rem !important;
  }
  
  .BE6ign {
    padding: .75rem !important;
  }
  
  .Muds9bxhChh {
    padding: 1rem !important;
  }
  
  .uE7Sn4uhY {
    padding: 1.25rem !important;
  }
  
  .QEe9Xq4 {
    padding: 1.5rem !important;
  }
  
  .AHmuvXKS8M {
    padding: 1.75rem !important;
  }
  
  .hwYTEq7 {
    padding: 2rem !important;
  }
  
  .hDeYJYnt9 {
    padding: 3rem !important;
  }
  
  .Dyk1YN {
    padding: 3.5rem !important;
  }
  
  .tl1WUrY6ttl {
    padding: 4rem !important;
  }
  
  .EGT1n6nAkr {
    padding: 5rem !important;
  }
  
  .e5y4N8rBk4 {
    padding: 6rem !important;
  }
  
  .asYiBlA60 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .htEZFcdl {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .LzKsuPCwe7l {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .qNb7Fy3go {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .YdxHtCJWbNi {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .QV9jIgD {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .PuwwDKbAuOm {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .wrkSHXgktP {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .e9sDln6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .DpiGGsGVhdQ {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .Ip7dUuz9v {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .wEaPd6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .m4OCQED {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .MWpYvQBNuCg {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .dQmUZDR {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .Brjp7rsBC {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .fSvQjq6H16 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .tR6uMYxF {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .iVa78FYa {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .zpOzROJZc {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .ffTrBl {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .MHo2i5XhEeF {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .R1FZ51h5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .vuRK1VJ {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .j1cXa8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .n6ly5ht00o {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .RuKEiUwq {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .OMq6tDtS {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .BtCjFJlCOM {
    padding-top: 0 !important;
  }
  
  .kEG606fZubc {
    padding-top: .25rem !important;
  }
  
  .HXqEHL {
    padding-top: .5rem !important;
  }
  
  .qVIAPToCg {
    padding-top: .75rem !important;
  }
  
  .BudpyhmV {
    padding-top: 1rem !important;
  }
  
  .vvJLZv {
    padding-top: 1.25rem !important;
  }
  
  .zGm8yFa {
    padding-top: 1.5rem !important;
  }
  
  .iNKKy2dg3 {
    padding-top: 1.75rem !important;
  }
  
  .TcoohrcuSm {
    padding-top: 2rem !important;
  }
  
  .FhsPeA4o1x {
    padding-top: 3rem !important;
  }
  
  .lwn80UoPFa {
    padding-top: 3.5rem !important;
  }
  
  .Moa79wp5 {
    padding-top: 4rem !important;
  }
  
  .Pj7Auzrbf2 {
    padding-top: 5rem !important;
  }
  
  .THthTxE0 {
    padding-top: 6rem !important;
  }
  
  .HJjOKmASIhE {
    padding-right: 0 !important;
  }
  
  .kcOErWkMs6 {
    padding-right: .25rem !important;
  }
  
  .y38Y0Q {
    padding-right: .5rem !important;
  }
  
  .Pdo9vTZft {
    padding-right: .75rem !important;
  }
  
  .vxKV5lFWcR {
    padding-right: 1rem !important;
  }
  
  .k0flkMG5sZu {
    padding-right: 1.25rem !important;
  }
  
  .zNW904b {
    padding-right: 1.5rem !important;
  }
  
  .UIA2CWGyD51 {
    padding-right: 1.75rem !important;
  }
  
  .He2M5F {
    padding-right: 2rem !important;
  }
  
  .B8totnKh {
    padding-right: 3rem !important;
  }
  
  .yahNm5 {
    padding-right: 3.5rem !important;
  }
  
  .sOhxdYM6P {
    padding-right: 4rem !important;
  }
  
  .rlpByW {
    padding-right: 5rem !important;
  }
  
  .PKfoAJ {
    padding-right: 6rem !important;
  }
  
  .G8hSHhSK {
    padding-bottom: 0 !important;
  }
  
  .QzZZeg {
    padding-bottom: .25rem !important;
  }
  
  .f0CaQ2 {
    padding-bottom: .5rem !important;
  }
  
  .mgwPIdH {
    padding-bottom: .75rem !important;
  }
  
  .bCKhfNa {
    padding-bottom: 1rem !important;
  }
  
  .cKPzKD {
    padding-bottom: 1.25rem !important;
  }
  
  .WUMdeHvLHFZ {
    padding-bottom: 1.5rem !important;
  }
  
  .VUVFseB {
    padding-bottom: 1.75rem !important;
  }
  
  .hsVUxqHOR {
    padding-bottom: 2rem !important;
  }
  
  .LPEjduU3fe {
    padding-bottom: 3rem !important;
  }
  
  .t8yWx7 {
    padding-bottom: 3.5rem !important;
  }
  
  .XKm2Ej {
    padding-bottom: 4rem !important;
  }
  
  .H6USnixYn {
    padding-bottom: 5rem !important;
  }
  
  .mLYvYMG {
    padding-bottom: 6rem !important;
  }
  
  .Sjk7aj {
    padding-left: 0 !important;
  }
  
  .pX0PFewSN {
    padding-left: .25rem !important;
  }
  
  .wdF29TZ {
    padding-left: .5rem !important;
  }
  
  .Zj4Bv7I1W {
    padding-left: .75rem !important;
  }
  
  .w8pHkr {
    padding-left: 1rem !important;
  }
  
  .bCZM8Qyt96u {
    padding-left: 1.25rem !important;
  }
  
  .CPShscEys7h {
    padding-left: 1.5rem !important;
  }
  
  .bmczqFtJZ {
    padding-left: 1.75rem !important;
  }
  
  .gSvjsux {
    padding-left: 2rem !important;
  }
  
  .nTyllc9l {
    padding-left: 3rem !important;
  }
  
  .WVO4XXVs {
    padding-left: 3.5rem !important;
  }
  
  .Qi2sQiWK {
    padding-left: 4rem !important;
  }
  
  .zPbHn4gdO {
    padding-left: 5rem !important;
  }
  
  .odiab6Btt {
    padding-left: 6rem !important;
  }
  
  .ljN7InSm {
    gap: 0 !important;
  }
  
  .Ylmyzwm4c {
    gap: .25rem !important;
  }
  
  .wUdbM0vb {
    gap: .5rem !important;
  }
  
  .sycOND {
    gap: .75rem !important;
  }
  
  .CzSdLJru {
    gap: 1rem !important;
  }
  
  .qoaOKJ {
    gap: 1.25rem !important;
  }
  
  .j1ZItMnP {
    gap: 1.5rem !important;
  }
  
  .BKSaRr9Rd {
    gap: 1.75rem !important;
  }
  
  .qF3O201 {
    gap: 2rem !important;
  }
  
  .LZjofVLuay {
    gap: 3rem !important;
  }
  
  .CZKR4lI {
    gap: 3.5rem !important;
  }
  
  .SHnHcV7S {
    gap: 4rem !important;
  }
  
  .oEG2WX8xO3F {
    gap: 5rem !important;
  }
  
  .g9aTBj {
    gap: 6rem !important;
  }
  
  .CTgU9NakMy2 {
    row-gap: 0 !important;
  }
  
  .VDvkZA {
    row-gap: .25rem !important;
  }
  
  .YxkF8nWRL {
    row-gap: .5rem !important;
  }
  
  .WoPEXp {
    row-gap: .75rem !important;
  }
  
  .BmsVeyO {
    row-gap: 1rem !important;
  }
  
  .JU10yH {
    row-gap: 1.25rem !important;
  }
  
  .RROKzq5TEv {
    row-gap: 1.5rem !important;
  }
  
  .sNJMYKGMQ0 {
    row-gap: 1.75rem !important;
  }
  
  .mcvyEJ7Hcz2 {
    row-gap: 2rem !important;
  }
  
  .oc6NSMVH {
    row-gap: 3rem !important;
  }
  
  .EuGVPjMfz {
    row-gap: 3.5rem !important;
  }
  
  .ZKzt8ij {
    row-gap: 4rem !important;
  }
  
  .NhaSjXCx {
    row-gap: 5rem !important;
  }
  
  .rEGCfh8Oad {
    row-gap: 6rem !important;
  }
  
  .KOaY2X {
    column-gap: 0 !important;
  }
  
  .zhPC7dkQD5 {
    column-gap: .25rem !important;
  }
  
  .oNpgJ1 {
    column-gap: .5rem !important;
  }
  
  .w7Id3xAb2b {
    column-gap: .75rem !important;
  }
  
  .Y2WiWE {
    column-gap: 1rem !important;
  }
  
  .JjE4BB {
    column-gap: 1.25rem !important;
  }
  
  .kodgfS1y {
    column-gap: 1.5rem !important;
  }
  
  .wD065nTb1Lk {
    column-gap: 1.75rem !important;
  }
  
  .qRrOj0c925 {
    column-gap: 2rem !important;
  }
  
  .kHNA0j {
    column-gap: 3rem !important;
  }
  
  .vEkUigjYRmU {
    column-gap: 3.5rem !important;
  }
  
  .mFBRBA {
    column-gap: 4rem !important;
  }
  
  .f0WLr9 {
    column-gap: 5rem !important;
  }
  
  .SkzZPiN {
    column-gap: 6rem !important;
  }
  
  .wdG6kf4Z1 {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .CX3U8Z {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .zOEsal84 {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .oh17TWopDb {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .i76Od5qz8J {
    font-size: 1.21875rem !important;
  }
  
  .wNIrn10Bx {
    font-size: 0.975rem !important;
  }
  
  .sNHkdZGs {
    text-align: left !important;
  }
  
  .zt11NtTSCy {
    text-align: right !important;
  }
  
  .KyeIcNiZKb {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .Pk9bQAFi {
    float: left !important;
  }
  
  .COdjnwXDXv9 {
    float: right !important;
  }
  
  .VA2G5TmGCl {
    float: none !important;
  }
  
  .VVZHURJ {
    object-fit: contain !important;
  }
  
  .DxWJNHjI {
    object-fit: cover !important;
  }
  
  .xRo3VZpSwlc {
    object-fit: fill !important;
  }
  
  .Cdpt0W {
    object-fit: scale-down !important;
  }
  
  .Eu8kho7Xtv {
    object-fit: none !important;
  }
  
  .ssLf56dqU {
    display: inline !important;
  }
  
  .msgqE4K9e {
    display: inline-block !important;
  }
  
  .HKbtt8c6a {
    display: block !important;
  }
  
  .Bzt6WPodDj {
    display: grid !important;
  }
  
  .v55CeN {
    display: inline-grid !important;
  }
  
  .Dukpeq {
    display: table !important;
  }
  
  .thtjkRB {
    display: table-row !important;
  }
  
  .vW8EAJV {
    display: table-cell !important;
  }
  
  .gU00chhjVT {
    display: flex !important;
  }
  
  .SuwjVhVne5Q {
    display: inline-flex !important;
  }
  
  .UdKQTo1SR {
    display: none !important;
  }
  
  .jqqTsKdA {
    position: static !important;
  }
  
  .HNP73BEyq {
    position: relative !important;
  }
  
  .TWtA5ycWq {
    position: absolute !important;
  }
  
  .uYPgqv {
    position: fixed !important;
  }
  
  .L5O9eQE {
    position: sticky !important;
  }
  
  .qWPfAQ8uX {
    top: 0 !important;
  }
  
  .AhmvIftH9 {
    top: 10% !important;
  }
  
  .T03BCEXt9B {
    top: 25% !important;
  }
  
  .oxIB72 {
    top: 50% !important;
  }
  
  .TTc9uAPQ {
    top: 60% !important;
  }
  
  .TpsM8J9a {
    top: 65% !important;
  }
  
  .iMEZekL {
    top: 70% !important;
  }
  
  .AYFoICvKjk1 {
    top: 75% !important;
  }
  
  .OsCVGpDX {
    top: 100% !important;
  }
  
  .GFjCftY {
    top: auto !important;
  }
  
  .QtkgaImiYg {
    bottom: 0 !important;
  }
  
  .yfAfo7P {
    bottom: 10% !important;
  }
  
  .phUp1mzWD {
    bottom: 25% !important;
  }
  
  .bf7Mw6 {
    bottom: 50% !important;
  }
  
  .yYabaHGYYXw {
    bottom: 60% !important;
  }
  
  .qWwbbW22Th {
    bottom: 65% !important;
  }
  
  .lvkcBDf {
    bottom: 70% !important;
  }
  
  .Xse04xAO {
    bottom: 75% !important;
  }
  
  .AVE7Srcj {
    bottom: 100% !important;
  }
  
  .OrBG6oNNyuI {
    bottom: auto !important;
  }
  
  .rB1c0xd {
    left: 0 !important;
  }
  
  .FuAK7q9 {
    left: 10% !important;
  }
  
  .w4ksmChCuga {
    left: 25% !important;
  }
  
  .ye7i8LUP1H {
    left: 50% !important;
  }
  
  .dREIv2Li {
    left: 60% !important;
  }
  
  .zRmEyOHk {
    left: 65% !important;
  }
  
  .Kf8iQWovF {
    left: 70% !important;
  }
  
  .krlA6aaCw {
    left: 75% !important;
  }
  
  .Kz3WsK6 {
    left: 100% !important;
  }
  
  .UnRNsE {
    left: auto !important;
  }
  
  .B08Ealv1LKk {
    right: 0 !important;
  }
  
  .HgXObQJgB {
    right: 10% !important;
  }
  
  .y08zHh5 {
    right: 25% !important;
  }
  
  .rgQX9nqAgj {
    right: 50% !important;
  }
  
  .QYz4909 {
    right: 60% !important;
  }
  
  .ixZW3hj53 {
    right: 65% !important;
  }
  
  .Ysu65oubFkZ {
    right: 70% !important;
  }
  
  .KLEUqBf3J3 {
    right: 75% !important;
  }
  
  .Z92CycanH {
    right: 100% !important;
  }
  
  .TZDZBcLeYb {
    right: auto !important;
  }
  
  .sNVyls1 {
    transform: translate(-50%, -50%) !important;
  }
  
  .ELCvGIJD {
    transform: translateX(-50%) !important;
  }
  
  .ykmYPp4z9 {
    transform: translateY(-50%) !important;
  }
  
  .JVbzya7TBg1 {
    flex: 1 1 auto !important;
  }
  
  .ndGYOK {
    flex-direction: row !important;
  }
  
  .fcxI50xUHTA {
    flex-direction: column !important;
  }
  
  .W2F4EgaF {
    flex-direction: row-reverse !important;
  }
  
  .APwMiN5NOW {
    flex-direction: column-reverse !important;
  }
  
  .EVH4RTei {
    flex-grow: 0 !important;
  }
  
  .S0KDqYvORT {
    flex-grow: 1 !important;
  }
  
  .INAThe1py {
    flex-shrink: 0 !important;
  }
  
  .GXupwAU8Uq {
    flex-shrink: 1 !important;
  }
  
  .ptp6Dh {
    flex-wrap: wrap !important;
  }
  
  .Kgu9Ni1Z {
    flex-wrap: nowrap !important;
  }
  
  .aOF9aR0lKP {
    flex-wrap: wrap-reverse !important;
  }
  
  .md04CLnV7as {
    justify-content: flex-start !important;
  }
  
  .YjbCB5L7TG {
    justify-content: flex-end !important;
  }
  
  .ybWCAKdUdxg {
    justify-content: center !important;
  }
  
  .HjhcTWV {
    justify-content: space-between !important;
  }
  
  .Mxs2FEIusG {
    justify-content: space-around !important;
  }
  
  .FH3IVRq {
    justify-content: space-evenly !important;
  }
  
  .AcnFZqrb {
    align-items: flex-start !important;
  }
  
  .mMYr255NV {
    align-items: flex-end !important;
  }
  
  .uzSBf3FhJXN {
    align-items: center !important;
  }
  
  .xJ2mRDEPuqu {
    align-items: baseline !important;
  }
  
  .L0IITznTG {
    align-items: stretch !important;
  }
  
  .xg2ZXgNMFx {
    align-content: flex-start !important;
  }
  
  .p0B41cVmVZ8 {
    align-content: flex-end !important;
  }
  
  .dw0pwdB {
    align-content: center !important;
  }
  
  .jwUjkoAO {
    align-content: space-between !important;
  }
  
  .nZwBcgJP {
    align-content: space-around !important;
  }
  
  .HeqImLIUpTR {
    align-content: stretch !important;
  }
  
  .yPnPZlxK2k {
    align-self: auto !important;
  }
  
  .LFQaU2w {
    align-self: flex-start !important;
  }
  
  .tpIWTD23Fzy {
    align-self: flex-end !important;
  }
  
  .UG2Anrh1wkl {
    align-self: center !important;
  }
  
  .nBgFgYHE {
    align-self: baseline !important;
  }
  
  .B1IQZhch {
    align-self: stretch !important;
  }
  
  .KbbkWj {
    order: -1 !important;
  }
  
  .x7H91Ms73Dr {
    order: 0 !important;
  }
  
  .rRRVignf {
    order: 1 !important;
  }
  
  .dKQpWdN8 {
    order: 2 !important;
  }
  
  .M2yj1rlg7B {
    order: 3 !important;
  }
  
  .UsyQsPFeB {
    order: 4 !important;
  }
  
  .eGeP56Q {
    order: 5 !important;
  }
  
  .QYcXbqKbp {
    order: 6 !important;
  }
  
  .Ysv8aauUmMc {
    margin: 0 !important;
  }
  
  .yU2vhLCn8 {
    margin: .25rem !important;
  }
  
  .vriMEPA {
    margin: .5rem !important;
  }
  
  .cARRZU75 {
    margin: .75rem !important;
  }
  
  .OBfBEPbXd {
    margin: 1rem !important;
  }
  
  .S2QxadjCi {
    margin: 1.25rem !important;
  }
  
  .OV0W1dNtI0Z {
    margin: 1.5rem !important;
  }
  
  .xi1LJCbw3m {
    margin: 1.75rem !important;
  }
  
  .H5WrU7 {
    margin: 2rem !important;
  }
  
  .fiI014bka {
    margin: 3rem !important;
  }
  
  .nXcvekM38b {
    margin: 3.5rem !important;
  }
  
  .gZmYJw {
    margin: 4rem !important;
  }
  
  .toebW8muaF {
    margin: 5rem !important;
  }
  
  .NgcKnewBfz {
    margin: 6rem !important;
  }
  
  .Sb4sVBkWJC {
    margin: auto !important;
  }
  
  .iqyHUJOyYr2 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .FZiBIPXrZ {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .hAyTRucqz {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .nIJb4Wnw {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .swKHapLDul {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .ga5gZzpto {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .YQpUXL {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .vbWQi7j {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .CtxUCL6MZK {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .xUKEPYJe {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .QWzWCF3NtP8 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .TgwOi91 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .o9qfdnUSMg {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .DXo4eI {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .ZsdW7VPoaWE {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .rCQZICBbcu {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .iqgVu7h1Z {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .bJgqj7B0 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .QZtSanbkm {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .MpMbiR {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .xQxeQrCp {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .tONj8qrsHc {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .EdbrNIoi4Pc {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .rI6AkWjovU {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .kv1gr9eF {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .rUxW9zgyWQ0 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .CHoynW {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .c1ifZPt1 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .fxrlIA {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .TjpPBZLI8We {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .DYHXLW {
    margin-top: 0 !important;
  }
  
  .KYbTtRMv {
    margin-top: .25rem !important;
  }
  
  .HbbC7O {
    margin-top: .5rem !important;
  }
  
  .sfNDBFD {
    margin-top: .75rem !important;
  }
  
  .xTJyFqK4Aak {
    margin-top: 1rem !important;
  }
  
  .tnBZo621Vd {
    margin-top: 1.25rem !important;
  }
  
  .SAYIv2qH9F7 {
    margin-top: 1.5rem !important;
  }
  
  .NonIKk {
    margin-top: 1.75rem !important;
  }
  
  .Z8wn5J2 {
    margin-top: 2rem !important;
  }
  
  .z1aM96n {
    margin-top: 3rem !important;
  }
  
  .niy6zcMbjy {
    margin-top: 3.5rem !important;
  }
  
  .lnRvKve3xt {
    margin-top: 4rem !important;
  }
  
  .aTE8EneAN {
    margin-top: 5rem !important;
  }
  
  .R40y86z {
    margin-top: 6rem !important;
  }
  
  .CTYG4dxctI {
    margin-top: auto !important;
  }
  
  .AvbtAc29 {
    margin-right: 0 !important;
  }
  
  .C12foG {
    margin-right: .25rem !important;
  }
  
  .pStoyb {
    margin-right: .5rem !important;
  }
  
  .X7KdxdONq1 {
    margin-right: .75rem !important;
  }
  
  .mPiwjt {
    margin-right: 1rem !important;
  }
  
  .OutTma0Munx {
    margin-right: 1.25rem !important;
  }
  
  .ndfp0uL {
    margin-right: 1.5rem !important;
  }
  
  .VLNqssA3 {
    margin-right: 1.75rem !important;
  }
  
  .Bp7H8VTO4f {
    margin-right: 2rem !important;
  }
  
  .PpFBdxGVnx0 {
    margin-right: 3rem !important;
  }
  
  .gnaWZ0nwll {
    margin-right: 3.5rem !important;
  }
  
  .W59ycO {
    margin-right: 4rem !important;
  }
  
  .fG0hWS6FL {
    margin-right: 5rem !important;
  }
  
  .NuwYIudbd {
    margin-right: 6rem !important;
  }
  
  .BRaF4LR {
    margin-right: auto !important;
  }
  
  .ky3KBIUElAQ {
    margin-bottom: 0 !important;
  }
  
  .IK44Ob4Y64p {
    margin-bottom: .25rem !important;
  }
  
  .lEkw7Pa {
    margin-bottom: .5rem !important;
  }
  
  .kMiCGS6Fmt {
    margin-bottom: .75rem !important;
  }
  
  .SvYyUe7H {
    margin-bottom: 1rem !important;
  }
  
  .TNfnMd {
    margin-bottom: 1.25rem !important;
  }
  
  .TncJTcLY2ux {
    margin-bottom: 1.5rem !important;
  }
  
  .c7C76u3rSL {
    margin-bottom: 1.75rem !important;
  }
  
  .ZANQ2nrU {
    margin-bottom: 2rem !important;
  }
  
  .EMFQl9wBoE {
    margin-bottom: 3rem !important;
  }
  
  .bNiL80alw {
    margin-bottom: 3.5rem !important;
  }
  
  .ak3gGJ6 {
    margin-bottom: 4rem !important;
  }
  
  .ZQHBr3 {
    margin-bottom: 5rem !important;
  }
  
  .wzfIqW0KVO {
    margin-bottom: 6rem !important;
  }
  
  .B7CWgLdgB6R {
    margin-bottom: auto !important;
  }
  
  .C8QNv6JxN {
    margin-left: 0 !important;
  }
  
  .qKDaN4avg6 {
    margin-left: .25rem !important;
  }
  
  .o5Wz6L {
    margin-left: .5rem !important;
  }
  
  .hdH2jI7P {
    margin-left: .75rem !important;
  }
  
  .vXPBkhjTh2T {
    margin-left: 1rem !important;
  }
  
  .IBgRXF {
    margin-left: 1.25rem !important;
  }
  
  .Zxorg1Fygs {
    margin-left: 1.5rem !important;
  }
  
  .Tj1ivJZ8 {
    margin-left: 1.75rem !important;
  }
  
  .b9bo41plOi {
    margin-left: 2rem !important;
  }
  
  .PiTfaR {
    margin-left: 3rem !important;
  }
  
  .hAINIy {
    margin-left: 3.5rem !important;
  }
  
  .IjGE1ixRW {
    margin-left: 4rem !important;
  }
  
  .kGVwUJGKpvQ {
    margin-left: 5rem !important;
  }
  
  .ITQt1DVmdCp {
    margin-left: 6rem !important;
  }
  
  .s4OME1EL {
    margin-left: auto !important;
  }
  
  .UG0pr7KSDu {
    margin: -0.25rem !important;
  }
  
  .aRCtF3hC {
    margin: -0.5rem !important;
  }
  
  .ZcyWcpK {
    margin: -0.75rem !important;
  }
  
  .AatQX7VqIa {
    margin: -1rem !important;
  }
  
  .FhoFhlR {
    margin: -1.25rem !important;
  }
  
  .xlajNtM7 {
    margin: -1.5rem !important;
  }
  
  .AySCvtE {
    margin: -1.75rem !important;
  }
  
  .yznmHINmWr {
    margin: -2rem !important;
  }
  
  .YDSuSH9 {
    margin: -3rem !important;
  }
  
  .Y3hbym {
    margin: -3.5rem !important;
  }
  
  .V0ubrHsL {
    margin: -4rem !important;
  }
  
  .uebkFsLa {
    margin: -5rem !important;
  }
  
  .f8Gbs8rUw {
    margin: -6rem !important;
  }
  
  .TnQDdP {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .fkYmLt {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .r5UWzes {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .SebQ2sQdcvU {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .yKdq05HF {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .i6OeyqVbg99 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .FMtr50 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .S7k67PQeXW {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .sC7uU0B40XV {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .Qf6Tct {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .k4ou2b9 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .mIlHHQ {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .BxGEr3oUcT {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .JfhpxaMQ {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .vtdsCqfUCc {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .ODKMd2NLd {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .CqWrS49KEGk {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .HlOSbMf {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .MIWbt8 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .xH6Hl8Htp {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .zP8GZW7wrT {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .zUmaqLb5o {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .kD1t3q6xY {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .JGa4g2 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .Ignac9PCDnR {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .R48k1Z0Q {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .PRf3pbChm {
    margin-top: -0.25rem !important;
  }
  
  .gtvECqWgv9 {
    margin-top: -0.5rem !important;
  }
  
  .UNuLHxZrFDl {
    margin-top: -0.75rem !important;
  }
  
  .Z65swPjAq {
    margin-top: -1rem !important;
  }
  
  .aamT9p54 {
    margin-top: -1.25rem !important;
  }
  
  .nPLf9h {
    margin-top: -1.5rem !important;
  }
  
  .qxdPhy {
    margin-top: -1.75rem !important;
  }
  
  .LpU8un3 {
    margin-top: -2rem !important;
  }
  
  .pi7E2wvzC6 {
    margin-top: -3rem !important;
  }
  
  .GI2SmYy6 {
    margin-top: -3.5rem !important;
  }
  
  .ceRXQZ {
    margin-top: -4rem !important;
  }
  
  .EGs4QfH {
    margin-top: -5rem !important;
  }
  
  .N0mEv1D {
    margin-top: -6rem !important;
  }
  
  .UjVdmPt {
    margin-right: -0.25rem !important;
  }
  
  .grppAc0 {
    margin-right: -0.5rem !important;
  }
  
  .EtAcyH {
    margin-right: -0.75rem !important;
  }
  
  .CMmaG1IBW {
    margin-right: -1rem !important;
  }
  
  .U5jf3X8 {
    margin-right: -1.25rem !important;
  }
  
  .kSxf7k {
    margin-right: -1.5rem !important;
  }
  
  .Z9UKCgFE {
    margin-right: -1.75rem !important;
  }
  
  .NJ0frwC8Kx {
    margin-right: -2rem !important;
  }
  
  .a6aERWG {
    margin-right: -3rem !important;
  }
  
  .ClZVtOlxyn7 {
    margin-right: -3.5rem !important;
  }
  
  .XPW1pt6s {
    margin-right: -4rem !important;
  }
  
  .cLq8HKPcp8 {
    margin-right: -5rem !important;
  }
  
  .AWpCDqWki {
    margin-right: -6rem !important;
  }
  
  .FVvbJnn {
    margin-bottom: -0.25rem !important;
  }
  
  .IwNnzt0YU6 {
    margin-bottom: -0.5rem !important;
  }
  
  .XZ23qOByK {
    margin-bottom: -0.75rem !important;
  }
  
  .oY4aVOps4 {
    margin-bottom: -1rem !important;
  }
  
  .kh4gktbr7f {
    margin-bottom: -1.25rem !important;
  }
  
  .sETGrQCcAU {
    margin-bottom: -1.5rem !important;
  }
  
  .Ug0STZa {
    margin-bottom: -1.75rem !important;
  }
  
  .DV2dqw {
    margin-bottom: -2rem !important;
  }
  
  .eMnXHGsiqNS {
    margin-bottom: -3rem !important;
  }
  
  .lqegZH {
    margin-bottom: -3.5rem !important;
  }
  
  .OcXaRJR {
    margin-bottom: -4rem !important;
  }
  
  .CDyya2g {
    margin-bottom: -5rem !important;
  }
  
  .yUR396F {
    margin-bottom: -6rem !important;
  }
  
  .qhf8F0 {
    margin-left: -0.25rem !important;
  }
  
  .t6Qn0e {
    margin-left: -0.5rem !important;
  }
  
  .OQGPQ72 {
    margin-left: -0.75rem !important;
  }
  
  .E4XDviU {
    margin-left: -1rem !important;
  }
  
  .ST4KQ8tIP {
    margin-left: -1.25rem !important;
  }
  
  .f16fC2mk {
    margin-left: -1.5rem !important;
  }
  
  .vNvMzok {
    margin-left: -1.75rem !important;
  }
  
  .o4Xw1NcP {
    margin-left: -2rem !important;
  }
  
  .BymEd9 {
    margin-left: -3rem !important;
  }
  
  .tOpb0p {
    margin-left: -3.5rem !important;
  }
  
  .zrnFTgK14MN {
    margin-left: -4rem !important;
  }
  
  .GlUHAQE {
    margin-left: -5rem !important;
  }
  
  .lL1vvfIErY {
    margin-left: -6rem !important;
  }
  
  .yvfeaDE {
    padding: 0 !important;
  }
  
  .kjnLMNq {
    padding: .25rem !important;
  }
  
  .VENdag5b {
    padding: .5rem !important;
  }
  
  .Y1tadO1efe {
    padding: .75rem !important;
  }
  
  .Yu4BO6iZDGi {
    padding: 1rem !important;
  }
  
  .vsbchAyw9w {
    padding: 1.25rem !important;
  }
  
  .j1ZihMjAAW {
    padding: 1.5rem !important;
  }
  
  .ntfR47 {
    padding: 1.75rem !important;
  }
  
  .J3JdyAgx {
    padding: 2rem !important;
  }
  
  .omfCj6av {
    padding: 3rem !important;
  }
  
  .oe7qwgly {
    padding: 3.5rem !important;
  }
  
  .ta6jXubG7TB {
    padding: 4rem !important;
  }
  
  .OiomgfaDXjb {
    padding: 5rem !important;
  }
  
  .KFvYaes5M0p {
    padding: 6rem !important;
  }
  
  .kuShAAlmwpC {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .V94y9dIkvk {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .G9J6cv5dGwW {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .D0UsIZuYv {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .TjQo9lS {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .wkx4PFY4WP {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .rICWEpPVu {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .v8j53Y {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .rvdSIEXQggu {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .ukSzrP {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .aSFmmHJscMd {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .JAcatGmXxwY {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .k5ekZlP {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .T80WLbwRRR {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .iO07iR1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .kQiSdnogV {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .ZFTdMLeAy {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .huaNhtY19bl {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .NSZCB8L9 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .uu16gY {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .CL0A34Pa {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .Fz7LieU7H5 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .B24sEwtC {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .X9crcr {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .KQG6WB32V0c {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .VvjMdXswcTk {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .Cglk7GncPHd {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .ITuONTQV {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .KdVuHyn2B {
    padding-top: 0 !important;
  }
  
  .HGO1CtOTN {
    padding-top: .25rem !important;
  }
  
  .HJhfOsOYmqi {
    padding-top: .5rem !important;
  }
  
  .zIr4wyp4 {
    padding-top: .75rem !important;
  }
  
  .bh3IlE {
    padding-top: 1rem !important;
  }
  
  .vfa3fxuqxY {
    padding-top: 1.25rem !important;
  }
  
  .Ah1xIxFW {
    padding-top: 1.5rem !important;
  }
  
  .fdUqeziD {
    padding-top: 1.75rem !important;
  }
  
  .wJBUvxpIZ {
    padding-top: 2rem !important;
  }
  
  .EadcdraH90 {
    padding-top: 3rem !important;
  }
  
  .z27BDlwU {
    padding-top: 3.5rem !important;
  }
  
  .VVQvFBK4m {
    padding-top: 4rem !important;
  }
  
  .MKswvI {
    padding-top: 5rem !important;
  }
  
  .Yep9Ty1aEI {
    padding-top: 6rem !important;
  }
  
  .HHAa3p5GCm {
    padding-right: 0 !important;
  }
  
  .ywHQQYK11 {
    padding-right: .25rem !important;
  }
  
  .OsajkXr6MMz {
    padding-right: .5rem !important;
  }
  
  .oSFvkRP {
    padding-right: .75rem !important;
  }
  
  .ykGg1f0E {
    padding-right: 1rem !important;
  }
  
  .vAD3JdTJ8 {
    padding-right: 1.25rem !important;
  }
  
  .q9hZRy {
    padding-right: 1.5rem !important;
  }
  
  .s6xALjU {
    padding-right: 1.75rem !important;
  }
  
  .nuL7R88jN5 {
    padding-right: 2rem !important;
  }
  
  .btm52rNhCU {
    padding-right: 3rem !important;
  }
  
  .qdwati {
    padding-right: 3.5rem !important;
  }
  
  .edge6Bo9G {
    padding-right: 4rem !important;
  }
  
  .PWDY9B6cp {
    padding-right: 5rem !important;
  }
  
  .seoeNL5C {
    padding-right: 6rem !important;
  }
  
  .Pf3twUr1r {
    padding-bottom: 0 !important;
  }
  
  .AXCdr6dkm {
    padding-bottom: .25rem !important;
  }
  
  .uzzin0Cp {
    padding-bottom: .5rem !important;
  }
  
  .Kba252usqf {
    padding-bottom: .75rem !important;
  }
  
  .qHPkBEa {
    padding-bottom: 1rem !important;
  }
  
  .m1Mn33rCfEo {
    padding-bottom: 1.25rem !important;
  }
  
  .lp81RJJVma {
    padding-bottom: 1.5rem !important;
  }
  
  .ByLBLuy59 {
    padding-bottom: 1.75rem !important;
  }
  
  .eg2Lkk {
    padding-bottom: 2rem !important;
  }
  
  .cOw7bJnA {
    padding-bottom: 3rem !important;
  }
  
  .MzjbSZZfO {
    padding-bottom: 3.5rem !important;
  }
  
  .CWcX3M5XlLH {
    padding-bottom: 4rem !important;
  }
  
  .TZFGRrxD {
    padding-bottom: 5rem !important;
  }
  
  .xuYCKD1 {
    padding-bottom: 6rem !important;
  }
  
  .GCtenbfj0 {
    padding-left: 0 !important;
  }
  
  .OozWTXbvIDP {
    padding-left: .25rem !important;
  }
  
  .R9Pie4qVP {
    padding-left: .5rem !important;
  }
  
  .GhBj3yen {
    padding-left: .75rem !important;
  }
  
  .sUOjyks6CFg {
    padding-left: 1rem !important;
  }
  
  .lZRLgFx {
    padding-left: 1.25rem !important;
  }
  
  .ExhNyL {
    padding-left: 1.5rem !important;
  }
  
  .nbEiRauMY {
    padding-left: 1.75rem !important;
  }
  
  .BPWG4J7 {
    padding-left: 2rem !important;
  }
  
  .IdM8HgdLrC {
    padding-left: 3rem !important;
  }
  
  .LkOLmciE {
    padding-left: 3.5rem !important;
  }
  
  .LhCMGwgm3 {
    padding-left: 4rem !important;
  }
  
  .OFmxc74fk5 {
    padding-left: 5rem !important;
  }
  
  .scZLw1O {
    padding-left: 6rem !important;
  }
  
  .Ckf5lFzzp {
    gap: 0 !important;
  }
  
  .zYu2qP {
    gap: .25rem !important;
  }
  
  .BCOhrb {
    gap: .5rem !important;
  }
  
  .DmxXsel {
    gap: .75rem !important;
  }
  
  .ZsKgwD0bZ {
    gap: 1rem !important;
  }
  
  .G8QQfOSCdx {
    gap: 1.25rem !important;
  }
  
  .KEHnAA2 {
    gap: 1.5rem !important;
  }
  
  .SYJFSCWtD {
    gap: 1.75rem !important;
  }
  
  .dW1CHYZA5Tk {
    gap: 2rem !important;
  }
  
  .pTwDDmvRqh {
    gap: 3rem !important;
  }
  
  .j0bPBjp {
    gap: 3.5rem !important;
  }
  
  .Pz89lw {
    gap: 4rem !important;
  }
  
  .EIOElgyO {
    gap: 5rem !important;
  }
  
  .ucEiCwW {
    gap: 6rem !important;
  }
  
  .N7Lv8d {
    row-gap: 0 !important;
  }
  
  .sQsnuFMeH3d {
    row-gap: .25rem !important;
  }
  
  .dwGHRxSuVr0 {
    row-gap: .5rem !important;
  }
  
  .m04vBsP {
    row-gap: .75rem !important;
  }
  
  .vLKwYOxkj0 {
    row-gap: 1rem !important;
  }
  
  .o3atvwmILV {
    row-gap: 1.25rem !important;
  }
  
  .Ez1Q9sa {
    row-gap: 1.5rem !important;
  }
  
  .mpxyQP8 {
    row-gap: 1.75rem !important;
  }
  
  .VToy1mPMguD {
    row-gap: 2rem !important;
  }
  
  .UThwjj5lkTV {
    row-gap: 3rem !important;
  }
  
  .IfZW7Yky {
    row-gap: 3.5rem !important;
  }
  
  .ZeVjvSt9 {
    row-gap: 4rem !important;
  }
  
  .cgwgjSOJK7 {
    row-gap: 5rem !important;
  }
  
  .wisgFeVCH {
    row-gap: 6rem !important;
  }
  
  .Ye1uLBm {
    column-gap: 0 !important;
  }
  
  .rvBFn5P {
    column-gap: .25rem !important;
  }
  
  .UvV9MCN4 {
    column-gap: .5rem !important;
  }
  
  .NXmno93x {
    column-gap: .75rem !important;
  }
  
  .QnVvs3x5 {
    column-gap: 1rem !important;
  }
  
  .yzSYtEwaq {
    column-gap: 1.25rem !important;
  }
  
  .fYLeykpV {
    column-gap: 1.5rem !important;
  }
  
  .SYM2gRl {
    column-gap: 1.75rem !important;
  }
  
  .rwckjF3ylE {
    column-gap: 2rem !important;
  }
  
  .SFFOIw2Kgz {
    column-gap: 3rem !important;
  }
  
  .z2iWwTYFtj {
    column-gap: 3.5rem !important;
  }
  
  .yed6X8DqqE {
    column-gap: 4rem !important;
  }
  
  .ExZ3HJ {
    column-gap: 5rem !important;
  }
  
  .LErNybchhg {
    column-gap: 6rem !important;
  }
  
  .KSDWrPXH {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .vDwsdROE9 {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .vtbIWsfPUZE {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .y68QQz {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .Io26eNd {
    font-size: 1.21875rem !important;
  }
  
  .ADQnsZF5fm {
    font-size: 0.975rem !important;
  }
  
  .k2SBYgv {
    text-align: left !important;
  }
  
  .VAIGe7 {
    text-align: right !important;
  }
  
  .n0gwIGKr {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .idGcz4wo {
    float: left !important;
  }
  
  .radi8r {
    float: right !important;
  }
  
  .DIYhNW76 {
    float: none !important;
  }
  
  .IoRHZm {
    object-fit: contain !important;
  }
  
  .CKjNlb {
    object-fit: cover !important;
  }
  
  .JOby9eZgd {
    object-fit: fill !important;
  }
  
  .XlVNa2 {
    object-fit: scale-down !important;
  }
  
  .amUgYA4XCwc {
    object-fit: none !important;
  }
  
  .IMlttKR {
    display: inline !important;
  }
  
  .GqtO32FhIgR {
    display: inline-block !important;
  }
  
  .Ul5Hejz94f {
    display: block !important;
  }
  
  .EiJVMRVBw {
    display: grid !important;
  }
  
  .HQD1eQ3 {
    display: inline-grid !important;
  }
  
  .LLC5QJl15QQ {
    display: table !important;
  }
  
  .nK5xkkxqs {
    display: table-row !important;
  }
  
  .bI08wVX {
    display: table-cell !important;
  }
  
  .bB14tTrPj {
    display: flex !important;
  }
  
  .bZnE0WN {
    display: inline-flex !important;
  }
  
  .jmbbMy9el {
    display: none !important;
  }
  
  .s07NLjEfbn {
    position: static !important;
  }
  
  .spXOoCgK4 {
    position: relative !important;
  }
  
  .T6i1bz7 {
    position: absolute !important;
  }
  
  .DaTqsM {
    position: fixed !important;
  }
  
  .ZlGPGpKUV {
    position: sticky !important;
  }
  
  .B4jDadT {
    top: 0 !important;
  }
  
  .u70tKx {
    top: 10% !important;
  }
  
  .IJHhLSbZJ3 {
    top: 25% !important;
  }
  
  .c2emcRDnO {
    top: 50% !important;
  }
  
  .D5uyG6qZdnI {
    top: 60% !important;
  }
  
  .TQJ3TACG {
    top: 65% !important;
  }
  
  .dfK7TZggBI {
    top: 70% !important;
  }
  
  .Be1w3Iv0 {
    top: 75% !important;
  }
  
  .lIeQIAUZm2 {
    top: 100% !important;
  }
  
  .YYLIbPYJFxY {
    top: auto !important;
  }
  
  .Aoxqu7sTKB {
    bottom: 0 !important;
  }
  
  .agsbZ9X {
    bottom: 10% !important;
  }
  
  .qgFbI97drSa {
    bottom: 25% !important;
  }
  
  .uUBegqHZ5 {
    bottom: 50% !important;
  }
  
  .rfb9HNa0wyn {
    bottom: 60% !important;
  }
  
  .MvYeCd {
    bottom: 65% !important;
  }
  
  .rJsGLa {
    bottom: 70% !important;
  }
  
  .LUbH1Rv5z8 {
    bottom: 75% !important;
  }
  
  .RlkAmcNktcV {
    bottom: 100% !important;
  }
  
  .yNgkY9grvgc {
    bottom: auto !important;
  }
  
  .XJuIsJ0wwPk {
    left: 0 !important;
  }
  
  .TsKyhkgqkqb {
    left: 10% !important;
  }
  
  .x9Z8Sdg {
    left: 25% !important;
  }
  
  .VWcyYhGH3Q {
    left: 50% !important;
  }
  
  .vUSdWObqHt8 {
    left: 60% !important;
  }
  
  .Xw8JPRYc {
    left: 65% !important;
  }
  
  .XnVHN4A6d6w {
    left: 70% !important;
  }
  
  .bDIowXM57 {
    left: 75% !important;
  }
  
  .giK4O9 {
    left: 100% !important;
  }
  
  .mJ31Va9I {
    left: auto !important;
  }
  
  .ltoj7mT {
    right: 0 !important;
  }
  
  .YLg6L0au {
    right: 10% !important;
  }
  
  .JwkB2pV6kd6 {
    right: 25% !important;
  }
  
  .hPlP3oeGsBe {
    right: 50% !important;
  }
  
  .gPw0iwTPfUU {
    right: 60% !important;
  }
  
  .XCbyiGaCUZq {
    right: 65% !important;
  }
  
  .RXY2AADVoc {
    right: 70% !important;
  }
  
  .jw1c9k {
    right: 75% !important;
  }
  
  .GsBG05 {
    right: 100% !important;
  }
  
  .o9WaehCsDy {
    right: auto !important;
  }
  
  .jJN0buaz {
    transform: translate(-50%, -50%) !important;
  }
  
  .NbXLs86 {
    transform: translateX(-50%) !important;
  }
  
  .UR87reei {
    transform: translateY(-50%) !important;
  }
  
  .zd0AufMzo {
    flex: 1 1 auto !important;
  }
  
  .nz3lu7EnjU {
    flex-direction: row !important;
  }
  
  .TDx3nNZ {
    flex-direction: column !important;
  }
  
  .Kdd3WD1O {
    flex-direction: row-reverse !important;
  }
  
  .xX1aCpF4u {
    flex-direction: column-reverse !important;
  }
  
  .vjXHOhc0 {
    flex-grow: 0 !important;
  }
  
  .AeEW740A {
    flex-grow: 1 !important;
  }
  
  .kBx5jOR {
    flex-shrink: 0 !important;
  }
  
  .zfMHLHCferF {
    flex-shrink: 1 !important;
  }
  
  .LunjbwY {
    flex-wrap: wrap !important;
  }
  
  .PQQNmQgf {
    flex-wrap: nowrap !important;
  }
  
  .NKDD65gfl {
    flex-wrap: wrap-reverse !important;
  }
  
  .qi9HfcnPZ00 {
    justify-content: flex-start !important;
  }
  
  .PHWQlEL4 {
    justify-content: flex-end !important;
  }
  
  .scs2pbhdX3 {
    justify-content: center !important;
  }
  
  .z79FkSUyBA1 {
    justify-content: space-between !important;
  }
  
  .ap6JQLrV {
    justify-content: space-around !important;
  }
  
  .KDQeQ879 {
    justify-content: space-evenly !important;
  }
  
  .xXLPfmY {
    align-items: flex-start !important;
  }
  
  .VyvcKoEO {
    align-items: flex-end !important;
  }
  
  .cfAnJ6 {
    align-items: center !important;
  }
  
  .a7EsoSaf9F {
    align-items: baseline !important;
  }
  
  .acQxWvN {
    align-items: stretch !important;
  }
  
  .IBm1Eyqp3J {
    align-content: flex-start !important;
  }
  
  .fJ559HH {
    align-content: flex-end !important;
  }
  
  .L9jIgnR2m1 {
    align-content: center !important;
  }
  
  .syqBeimhb {
    align-content: space-between !important;
  }
  
  .iwWHbUP {
    align-content: space-around !important;
  }
  
  .rGALm0ZKx {
    align-content: stretch !important;
  }
  
  .oQzg3wHa {
    align-self: auto !important;
  }
  
  .w8T2LmpRe {
    align-self: flex-start !important;
  }
  
  .Mc7g2jaaq {
    align-self: flex-end !important;
  }
  
  .F6IVB5EIW {
    align-self: center !important;
  }
  
  .tEbjvKCE {
    align-self: baseline !important;
  }
  
  .QkjHom65T {
    align-self: stretch !important;
  }
  
  .ddTh6rd {
    order: -1 !important;
  }
  
  .ecYxyvjgS {
    order: 0 !important;
  }
  
  .fTLb9F {
    order: 1 !important;
  }
  
  .VLZICVE1HO {
    order: 2 !important;
  }
  
  .LkCwTrW1N2 {
    order: 3 !important;
  }
  
  .aC9eqR {
    order: 4 !important;
  }
  
  .XEYweAeHj {
    order: 5 !important;
  }
  
  .ZBtEK4 {
    order: 6 !important;
  }
  
  .EG7N7Irpl6 {
    margin: 0 !important;
  }
  
  .Yduc3eipQWR {
    margin: .25rem !important;
  }
  
  .vUc5zwnQqkK {
    margin: .5rem !important;
  }
  
  .rvOVRyhPyK {
    margin: .75rem !important;
  }
  
  .uopw4k05p {
    margin: 1rem !important;
  }
  
  .zFtzn8gN {
    margin: 1.25rem !important;
  }
  
  .nhAEmGx {
    margin: 1.5rem !important;
  }
  
  .C3jNyK2ugZ {
    margin: 1.75rem !important;
  }
  
  .ETnRZv0Fy7 {
    margin: 2rem !important;
  }
  
  .yipNsGY {
    margin: 3rem !important;
  }
  
  .hX6u568X {
    margin: 3.5rem !important;
  }
  
  .PMImOObkd {
    margin: 4rem !important;
  }
  
  .JFE9Dk5lDL {
    margin: 5rem !important;
  }
  
  .GqYSBlZku8 {
    margin: 6rem !important;
  }
  
  .Khg5qAbwv {
    margin: auto !important;
  }
  
  .FtlLuuiYF {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .Mcm9DHhyMf {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  
  .qd6OHRxh {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  
  .hQwDVVineE {
    margin-right: .75rem !important;
    margin-left: .75rem !important;
  }
  
  .fhefTH {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  
  .a4iyQPK6F {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  
  .kEbzBb0prB6 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  
  .GzwIeCi {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  
  .pw32kiPfi {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  
  .gxdaIP7G0fS {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  
  .ou1tkLN9H {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  
  .NgQOVKBXaQ {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  
  .hSptiJYALQI {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  
  .KnaOkPR {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  
  .DzRRaaFo {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  
  .q9XADy {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .eY53J7ft {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  
  .HfNgYpDV {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  
  .cvf9iUar {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }
  
  .oAhRIohCdhw {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  
  .yQscgyfz {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  
  .IH9KqJdy {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  
  .sJVJcIk8 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  
  .GiN4oQ {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  
  .wWJnDi9 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  
  .WDAMqg2 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  
  .DVbphG4jOA {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  
  .PwmiS1U {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  
  .b2eoA0mkS {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  
  .oqvNXWy {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  
  .ddeTvn3sMW {
    margin-top: 0 !important;
  }
  
  .qmMdCwAL {
    margin-top: .25rem !important;
  }
  
  .tCX5dLMgXqe {
    margin-top: .5rem !important;
  }
  
  .nMKyfxPJ3mZ {
    margin-top: .75rem !important;
  }
  
  .SKFdtdxbpC {
    margin-top: 1rem !important;
  }
  
  .Tgj8Mkh {
    margin-top: 1.25rem !important;
  }
  
  .X4w1hGro {
    margin-top: 1.5rem !important;
  }
  
  .FurxE2OUhP8 {
    margin-top: 1.75rem !important;
  }
  
  .hmGqA7 {
    margin-top: 2rem !important;
  }
  
  .umlbB1GD {
    margin-top: 3rem !important;
  }
  
  .QERhiRDM1A {
    margin-top: 3.5rem !important;
  }
  
  .D4yxSeJCEH1 {
    margin-top: 4rem !important;
  }
  
  .PMkcBb {
    margin-top: 5rem !important;
  }
  
  .rfdBSwnoG {
    margin-top: 6rem !important;
  }
  
  .fycZWMO6q {
    margin-top: auto !important;
  }
  
  .ahNABJx0xgz {
    margin-right: 0 !important;
  }
  
  .fHHdTL1RZi {
    margin-right: .25rem !important;
  }
  
  .Cp9smi8C {
    margin-right: .5rem !important;
  }
  
  .V3UnbdxWJu {
    margin-right: .75rem !important;
  }
  
  .aIfqMrPmMb {
    margin-right: 1rem !important;
  }
  
  .D8Fve4 {
    margin-right: 1.25rem !important;
  }
  
  .kMgdSQ {
    margin-right: 1.5rem !important;
  }
  
  .CMPsJdYvp {
    margin-right: 1.75rem !important;
  }
  
  .jBUQihcalC {
    margin-right: 2rem !important;
  }
  
  .fmmIbF4mDG {
    margin-right: 3rem !important;
  }
  
  .aOKS9Aqj {
    margin-right: 3.5rem !important;
  }
  
  .zgm7ja2uSN {
    margin-right: 4rem !important;
  }
  
  .hzridW {
    margin-right: 5rem !important;
  }
  
  .MEACnWe9Q {
    margin-right: 6rem !important;
  }
  
  .e0uzTUjE8Q {
    margin-right: auto !important;
  }
  
  .BeLyXP {
    margin-bottom: 0 !important;
  }
  
  .ne5dmW2TaQf {
    margin-bottom: .25rem !important;
  }
  
  .W4NYAh {
    margin-bottom: .5rem !important;
  }
  
  .E0y9tR7yr {
    margin-bottom: .75rem !important;
  }
  
  .aLGXvHb {
    margin-bottom: 1rem !important;
  }
  
  .bBYrjqed4 {
    margin-bottom: 1.25rem !important;
  }
  
  .u5fijO {
    margin-bottom: 1.5rem !important;
  }
  
  .LJFubDYDT {
    margin-bottom: 1.75rem !important;
  }
  
  .VxfcloK5V {
    margin-bottom: 2rem !important;
  }
  
  .cfmWGej8Pg {
    margin-bottom: 3rem !important;
  }
  
  .WxTtscTkO {
    margin-bottom: 3.5rem !important;
  }
  
  .MZicaEgc7 {
    margin-bottom: 4rem !important;
  }
  
  .Sf42VucUL {
    margin-bottom: 5rem !important;
  }
  
  .jV2dgNa {
    margin-bottom: 6rem !important;
  }
  
  .jXzRjAvxk {
    margin-bottom: auto !important;
  }
  
  .YpBDZS {
    margin-left: 0 !important;
  }
  
  .GXWkYwx {
    margin-left: .25rem !important;
  }
  
  .RkHfxJRn2DU {
    margin-left: .5rem !important;
  }
  
  .PG7PJvBxO {
    margin-left: .75rem !important;
  }
  
  .v3jxxV86 {
    margin-left: 1rem !important;
  }
  
  .OtrWYr6G9aP {
    margin-left: 1.25rem !important;
  }
  
  .j92bJGo {
    margin-left: 1.5rem !important;
  }
  
  .yV0JjyDoH5 {
    margin-left: 1.75rem !important;
  }
  
  .HdaRCdLqmgV {
    margin-left: 2rem !important;
  }
  
  .w6TUCWGLTXN {
    margin-left: 3rem !important;
  }
  
  .onLxW32gr {
    margin-left: 3.5rem !important;
  }
  
  .lwIY5tPA8D {
    margin-left: 4rem !important;
  }
  
  .zGKvpSK5xzh {
    margin-left: 5rem !important;
  }
  
  .HluTrBcEZU7 {
    margin-left: 6rem !important;
  }
  
  .oliyfDb {
    margin-left: auto !important;
  }
  
  .XKXGsZuPb {
    margin: -0.25rem !important;
  }
  
  .eGo1nI4 {
    margin: -0.5rem !important;
  }
  
  .SK2OuoTr {
    margin: -0.75rem !important;
  }
  
  .wuakb3zyce {
    margin: -1rem !important;
  }
  
  .UNal8szz {
    margin: -1.25rem !important;
  }
  
  .n0tyj4 {
    margin: -1.5rem !important;
  }
  
  .sRu4mgN {
    margin: -1.75rem !important;
  }
  
  .geuURK3Sb {
    margin: -2rem !important;
  }
  
  .dWVb3AS {
    margin: -3rem !important;
  }
  
  .DmG64L {
    margin: -3.5rem !important;
  }
  
  .Ot9uzW {
    margin: -4rem !important;
  }
  
  .IekzZwj4E9 {
    margin: -5rem !important;
  }
  
  .fL8m1Kafz {
    margin: -6rem !important;
  }
  
  .OqsTLwv {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  
  .zJp4qIVgrSy {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  
  .vZwmhTwJ {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  
  .yT93oVmZ {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  
  .Nt88ahDkkut {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  
  .QEdKYw {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  
  .ABVmM44CT {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  
  .htrvbH0h2 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  
  .IpWfb0x {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  
  .Lxk8u9VS {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  
  .gchdKrd42 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  
  .QooyfBc9Cn {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  
  .ww8kdeI7rqP {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  
  .q8vVB90gJHq {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  
  .daMCTKEtMvU {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  
  .z8CkL0Oxfa {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  
  .lrny6owEU {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  
  .JbrVro91v {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  
  .fLR18RvR {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  
  .jkMxwkA {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  
  .Ce2SsE {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  
  .BnRYGCC {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  
  .FrNWmoc {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  
  .nxibKVr50 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  
  .zmcIhdbQM {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  
  .EUojL0QhgJ {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  
  .QHLQs3c {
    margin-top: -0.25rem !important;
  }
  
  .P85cLVezbcD {
    margin-top: -0.5rem !important;
  }
  
  .S36qyx {
    margin-top: -0.75rem !important;
  }
  
  .MLubYgaURoX {
    margin-top: -1rem !important;
  }
  
  .DuTfzy06 {
    margin-top: -1.25rem !important;
  }
  
  .oGDN1gdeXm {
    margin-top: -1.5rem !important;
  }
  
  .FvOup7Vb {
    margin-top: -1.75rem !important;
  }
  
  .y056VqcBNg {
    margin-top: -2rem !important;
  }
  
  .LEjaVnZNXCy {
    margin-top: -3rem !important;
  }
  
  .b1KT62EqHln {
    margin-top: -3.5rem !important;
  }
  
  .nYpefuvgmQx {
    margin-top: -4rem !important;
  }
  
  .dVFdEZ3 {
    margin-top: -5rem !important;
  }
  
  .WawOiHLe {
    margin-top: -6rem !important;
  }
  
  .ALDCeH {
    margin-right: -0.25rem !important;
  }
  
  .JUMNbcRBngH {
    margin-right: -0.5rem !important;
  }
  
  .MeabHa {
    margin-right: -0.75rem !important;
  }
  
  .dxWK4F7V {
    margin-right: -1rem !important;
  }
  
  .SwD2BGtCq {
    margin-right: -1.25rem !important;
  }
  
  .a9EkFnAfG6q {
    margin-right: -1.5rem !important;
  }
  
  .mGLCZp6ot {
    margin-right: -1.75rem !important;
  }
  
  .n7a55ltV {
    margin-right: -2rem !important;
  }
  
  .kWDVAe {
    margin-right: -3rem !important;
  }
  
  .GTTEmEP {
    margin-right: -3.5rem !important;
  }
  
  .ZBeJjnPT {
    margin-right: -4rem !important;
  }
  
  .sfKZZGg3 {
    margin-right: -5rem !important;
  }
  
  .v6u1JrKP {
    margin-right: -6rem !important;
  }
  
  .Iq2qO6OER {
    margin-bottom: -0.25rem !important;
  }
  
  .LKfWPV6KGa {
    margin-bottom: -0.5rem !important;
  }
  
  .zYrstyuP {
    margin-bottom: -0.75rem !important;
  }
  
  .MbKeFYm3F {
    margin-bottom: -1rem !important;
  }
  
  .P5hMLMl1 {
    margin-bottom: -1.25rem !important;
  }
  
  .MQTRVYRiy {
    margin-bottom: -1.5rem !important;
  }
  
  .mKcJvpm {
    margin-bottom: -1.75rem !important;
  }
  
  .ozEynW {
    margin-bottom: -2rem !important;
  }
  
  .yY7i0KORL {
    margin-bottom: -3rem !important;
  }
  
  .LbawM1aWcb {
    margin-bottom: -3.5rem !important;
  }
  
  .TCq82S {
    margin-bottom: -4rem !important;
  }
  
  .mewCZw9Ue {
    margin-bottom: -5rem !important;
  }
  
  .ATVTUZfrEd {
    margin-bottom: -6rem !important;
  }
  
  .G6R6q4oNTlH {
    margin-left: -0.25rem !important;
  }
  
  .fJh3XX8 {
    margin-left: -0.5rem !important;
  }
  
  .Q2rzySaY {
    margin-left: -0.75rem !important;
  }
  
  .EovH4Bun {
    margin-left: -1rem !important;
  }
  
  .dyHIdwLrn6j {
    margin-left: -1.25rem !important;
  }
  
  .JybjHWSo {
    margin-left: -1.5rem !important;
  }
  
  .J39goCuQy {
    margin-left: -1.75rem !important;
  }
  
  .mpIaLhBW4 {
    margin-left: -2rem !important;
  }
  
  .PUUmtKz {
    margin-left: -3rem !important;
  }
  
  .keWe7yShqpX {
    margin-left: -3.5rem !important;
  }
  
  .ah40g3bWNNs {
    margin-left: -4rem !important;
  }
  
  .AWdiwxN {
    margin-left: -5rem !important;
  }
  
  .CRfUqJR {
    margin-left: -6rem !important;
  }
  
  .KeyHAE5UAer {
    padding: 0 !important;
  }
  
  .xDbcU40n9 {
    padding: .25rem !important;
  }
  
  .lcX7HzK {
    padding: .5rem !important;
  }
  
  .TDc7pkaA {
    padding: .75rem !important;
  }
  
  .Da5ssddwM {
    padding: 1rem !important;
  }
  
  .eNjOIsu5T {
    padding: 1.25rem !important;
  }
  
  .FDjMfK1N {
    padding: 1.5rem !important;
  }
  
  .iLdufC {
    padding: 1.75rem !important;
  }
  
  .Ptcge2 {
    padding: 2rem !important;
  }
  
  .UY3EESg3RM {
    padding: 3rem !important;
  }
  
  .oz7zjjYXlhT {
    padding: 3.5rem !important;
  }
  
  .CFAArzwlITz {
    padding: 4rem !important;
  }
  
  .LDuYgTcs {
    padding: 5rem !important;
  }
  
  .hhO5lO {
    padding: 6rem !important;
  }
  
  .xboFxCuKaCb {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  
  .a7EsSdjfx {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  
  .c7vwU56 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  
  .CXFu1D {
    padding-right: .75rem !important;
    padding-left: .75rem !important;
  }
  
  .Hhz2U5b8h {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  
  .dRsavY {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  
  .AJfJHSgof9 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  
  .HHLYqrkLgbv {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  
  .N7G3ehRN {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  
  .lXfk3i8Q {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  
  .wA3bIwqpg {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  
  .QC9UR6jg {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  
  .LNwKW1Cq {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  
  .OYma0ets5da {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  
  .AYle0rw7bR {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .Ch3HzGNEuq {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  
  .DhWhTXSXJd {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  
  .fcI4eNSkeKG {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
  }
  
  .VzZGq3wTcVq {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .Mj6oE90Hy {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  
  .xoIkVr5jM {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  
  .JSoAvwFlXlm {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  
  .kFpCqfw9 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  
  .fsKIGmg {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  
  .X96Ssz {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  
  .W8KVWOuew {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  
  .y7buCQdaZ {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  
  .a4jAZs {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  
  .B8VBhMW6 {
    padding-top: 0 !important;
  }
  
  .xfzZKn {
    padding-top: .25rem !important;
  }
  
  .df5Ng8lFyT {
    padding-top: .5rem !important;
  }
  
  .XVZgRuut9 {
    padding-top: .75rem !important;
  }
  
  .LuipXv0c7 {
    padding-top: 1rem !important;
  }
  
  .mNSlm6unyW {
    padding-top: 1.25rem !important;
  }
  
  .GOYydvKmk {
    padding-top: 1.5rem !important;
  }
  
  .tqkFzq {
    padding-top: 1.75rem !important;
  }
  
  .L4oirgjlH {
    padding-top: 2rem !important;
  }
  
  .zFsFT7UiRk {
    padding-top: 3rem !important;
  }
  
  .qedLknq {
    padding-top: 3.5rem !important;
  }
  
  .KQKJ9Kvz2kh {
    padding-top: 4rem !important;
  }
  
  .wbKz3Q {
    padding-top: 5rem !important;
  }
  
  .L85YlD {
    padding-top: 6rem !important;
  }
  
  .WnPRoNl {
    padding-right: 0 !important;
  }
  
  .fCShJotf {
    padding-right: .25rem !important;
  }
  
  .AQarog3FBv {
    padding-right: .5rem !important;
  }
  
  .L91yG1Q {
    padding-right: .75rem !important;
  }
  
  .BaE84dNH {
    padding-right: 1rem !important;
  }
  
  .UTTXvj {
    padding-right: 1.25rem !important;
  }
  
  .ctHySvHRwLc {
    padding-right: 1.5rem !important;
  }
  
  .f4WmKCMZEG {
    padding-right: 1.75rem !important;
  }
  
  .d98aegdAj {
    padding-right: 2rem !important;
  }
  
  .NulXMhoMke {
    padding-right: 3rem !important;
  }
  
  .RxiUhVzI7 {
    padding-right: 3.5rem !important;
  }
  
  .Lb8a4XmmPtF {
    padding-right: 4rem !important;
  }
  
  .qfxaXr2jZ {
    padding-right: 5rem !important;
  }
  
  .TcBsyeCUM {
    padding-right: 6rem !important;
  }
  
  .edVyZ95rxJr {
    padding-bottom: 0 !important;
  }
  
  .cfnH1d {
    padding-bottom: .25rem !important;
  }
  
  .oZAn31wC {
    padding-bottom: .5rem !important;
  }
  
  .wwozlW {
    padding-bottom: .75rem !important;
  }
  
  .WFJywkML7P {
    padding-bottom: 1rem !important;
  }
  
  .aqn3vQd {
    padding-bottom: 1.25rem !important;
  }
  
  .MMeplhQq {
    padding-bottom: 1.5rem !important;
  }
  
  .Qp5x9nXw {
    padding-bottom: 1.75rem !important;
  }
  
  .W2buvT5q {
    padding-bottom: 2rem !important;
  }
  
  .guSYQ3hol {
    padding-bottom: 3rem !important;
  }
  
  .SneZhI {
    padding-bottom: 3.5rem !important;
  }
  
  .oAM3Jf7j {
    padding-bottom: 4rem !important;
  }
  
  .shEDndyRh7 {
    padding-bottom: 5rem !important;
  }
  
  .Mw1cLbqOLd {
    padding-bottom: 6rem !important;
  }
  
  .FbjrgTDjR {
    padding-left: 0 !important;
  }
  
  .CXSchCbY5 {
    padding-left: .25rem !important;
  }
  
  .BsUuYiT {
    padding-left: .5rem !important;
  }
  
  .cQLazg6RH {
    padding-left: .75rem !important;
  }
  
  .TYBqKJnMB {
    padding-left: 1rem !important;
  }
  
  .AlfhdKC8j {
    padding-left: 1.25rem !important;
  }
  
  .gGt2D44yTX {
    padding-left: 1.5rem !important;
  }
  
  .myt17kI0hwZ {
    padding-left: 1.75rem !important;
  }
  
  .WoO6mAt {
    padding-left: 2rem !important;
  }
  
  .MhH6MsK {
    padding-left: 3rem !important;
  }
  
  .WVhZLY {
    padding-left: 3.5rem !important;
  }
  
  .hSfhjj {
    padding-left: 4rem !important;
  }
  
  .vaUtOJ {
    padding-left: 5rem !important;
  }
  
  .sBi2FErsW {
    padding-left: 6rem !important;
  }
  
  .TIitA6PDO {
    gap: 0 !important;
  }
  
  .OUAbDBe {
    gap: .25rem !important;
  }
  
  .BH9eJc {
    gap: .5rem !important;
  }
  
  .T182wyd {
    gap: .75rem !important;
  }
  
  .iyRMbW0c {
    gap: 1rem !important;
  }
  
  .kjAzLH2OQxZ {
    gap: 1.25rem !important;
  }
  
  .xy0KyEv {
    gap: 1.5rem !important;
  }
  
  .xL8CaQq {
    gap: 1.75rem !important;
  }
  
  .ybgZlTdcX {
    gap: 2rem !important;
  }
  
  .CcqoA4U {
    gap: 3rem !important;
  }
  
  .ZIjdZQB {
    gap: 3.5rem !important;
  }
  
  .xxKrm7JguP {
    gap: 4rem !important;
  }
  
  .SrOgpWcn {
    gap: 5rem !important;
  }
  
  .dQ9WVTa {
    gap: 6rem !important;
  }
  
  .WXuR8VQ {
    row-gap: 0 !important;
  }
  
  .RhYeQHhm8 {
    row-gap: .25rem !important;
  }
  
  .Sbup5ERCh5a {
    row-gap: .5rem !important;
  }
  
  .GJE68o {
    row-gap: .75rem !important;
  }
  
  .T4RBjB {
    row-gap: 1rem !important;
  }
  
  .HNayaODH {
    row-gap: 1.25rem !important;
  }
  
  .LPdMbaDPH45 {
    row-gap: 1.5rem !important;
  }
  
  .DxuhvgIpe {
    row-gap: 1.75rem !important;
  }
  
  .dllys1Gmr8 {
    row-gap: 2rem !important;
  }
  
  .v5sFyuB {
    row-gap: 3rem !important;
  }
  
  .B0FNtRum33 {
    row-gap: 3.5rem !important;
  }
  
  .D7hMc9X {
    row-gap: 4rem !important;
  }
  
  .fuCwGQUMD {
    row-gap: 5rem !important;
  }
  
  .XchEtDuol {
    row-gap: 6rem !important;
  }
  
  .ihABtT6 {
    column-gap: 0 !important;
  }
  
  .qMGXnaf {
    column-gap: .25rem !important;
  }
  
  .ubwURlow {
    column-gap: .5rem !important;
  }
  
  .ppnbemj0 {
    column-gap: .75rem !important;
  }
  
  .jcHVjw {
    column-gap: 1rem !important;
  }
  
  .TCzyjIxN {
    column-gap: 1.25rem !important;
  }
  
  .TynIHrdG798 {
    column-gap: 1.5rem !important;
  }
  
  .zx8rqS {
    column-gap: 1.75rem !important;
  }
  
  .Cgs6FL4fh {
    column-gap: 2rem !important;
  }
  
  .gvdhV2ykb {
    column-gap: 3rem !important;
  }
  
  .SnAeKrvkyf {
    column-gap: 3.5rem !important;
  }
  
  .oJqvXt1G {
    column-gap: 4rem !important;
  }
  
  .o9VWyr9fLeZ {
    column-gap: 5rem !important;
  }
  
  .Bi46gXBlk {
    column-gap: 6rem !important;
  }
  
  .ychtMgS {
    font-size: calc(1.36875rem + 1.425vw) !important;
  }
  
  .b9BLUcz4 {
    font-size: calc(1.32rem + 0.84vw) !important;
  }
  
  .maI151 {
    font-size: calc(1.295625rem + 0.5475vw) !important;
  }
  
  .gfL1iHMvOT {
    font-size: calc(1.27125rem + 0.255vw) !important;
  }
  
  .IT2mmMnGQrd {
    font-size: 1.21875rem !important;
  }
  
  .YZbvvI {
    font-size: 0.975rem !important;
  }
  
  .auzd2PT {
    text-align: left !important;
  }
  
  .PaUv7t {
    text-align: right !important;
  }
  
  .CbOk2zH4 {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .Lg5jeB7ahV {
    font-size: 2.4375rem !important;
  }
  
  .rlqbu2jBpb {
    font-size: 1.95rem !important;
  }
  
  .s4KBF8Hu {
    font-size: 1.70625rem !important;
  }
  
  .eVW37zshbnc {
    font-size: 1.4625rem !important;
  }
  
  .d1Ldv6 {
    font-size: 2.4375rem !important;
  }
  
  .G18OZ43xbkD {
    font-size: 1.95rem !important;
  }
  
  .esvT1E {
    font-size: 1.70625rem !important;
  }
  
  .IRWsQQ3XY {
    font-size: 1.4625rem !important;
  }
  
  .JsuWSAJ {
    font-size: 2.4375rem !important;
  }
  
  .JWoBBSUUJHR {
    font-size: 1.95rem !important;
  }
  
  .cDvRJg {
    font-size: 1.70625rem !important;
  }
  
  .KiftbTf95i {
    font-size: 1.4625rem !important;
  }
  
  .wdG6kf4Z1 {
    font-size: 2.4375rem !important;
  }
  
  .CX3U8Z {
    font-size: 1.95rem !important;
  }
  
  .zOEsal84 {
    font-size: 1.70625rem !important;
  }
  
  .oh17TWopDb {
    font-size: 1.4625rem !important;
  }
}

@media print {
  .USuJJHIlwDI {
    display: inline !important;
  }
  
  .O2KgijLZjc {
    display: inline-block !important;
  }
  
  .t6i2GY4VZY {
    display: block !important;
  }
  
  .k2XBtYr {
    display: grid !important;
  }
  
  .d5bMLRus1 {
    display: inline-grid !important;
  }
  
  .G1jcMNq8mUX {
    display: table !important;
  }
  
  .idGBvDl3a {
    display: table-row !important;
  }
  
  .wxbJHuMkkD {
    display: table-cell !important;
  }
  
  .pDS4R5Nfy {
    display: flex !important;
  }
  
  .JEKji0kju {
    display: inline-flex !important;
  }
  
  .syHjG1Rb {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .UDFpboFgi.show,
    .UDFpboFgi.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; }
    
  }
  
  .vcL036FRZqm {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .vcL036FRZqm:nth-child(1) {
    animation-delay: 0.04s;
  }
  
  .vcL036FRZqm:nth-child(2) {
    animation-delay: 0.11s;
  }
  
  .vcL036FRZqm:nth-child(3) {
    animation-delay: 0.18s;
  }
  
  .vcL036FRZqm:nth-child(4) {
    animation-delay: 0.25s;
  }
  
  .CfXDoYFQ8f {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .CfXDoYFQ8f:nth-child(2) {
    animation-delay: 0.12s;
  }
  
  .CfXDoYFQ8f:nth-child(3) {
    animation-delay: 0.24s;
  }
  
  .EXR4tnpYK {
    animation: kp-fade-up 0.55s var(--ease) both;
  }
  
  .EXR4tnpYK:nth-child(even) {
    animation-delay: 0.1s;
  }
}

@media (max-width: 991.98px) {
  .h4FdDg5gJMB {
    padding-top: 88px;
    min-height: auto;
    padding-bottom: 3rem;
  }
  
  .waBLcIz {
    height: 300px;
  }
}

@media (max-width: 767.98px) {
  .szVey6xn6f {
    font-size: clamp(1.75rem, 8vw, 2.5rem);
  }
  
  .HosrIAll1wY {
    height: 170px;
  }
  
  .ki9ndv:hover {
    transform: none;
  }
}

@media (max-width: 575.98px) {
  .qh1wlY {
    padding: 1.75rem 1.25rem;
  }
  
  .McSdancVe {
    padding: 1.25rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
