/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/sass/styles.scss?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: Green;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 0, 128, 0;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #003300;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cce6cc;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #99cc99;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: Green;
  --bs-link-color-rgb: 0, 128, 0;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #006600;
  --bs-link-hover-color-rgb: 0, 102, 0;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(0, 128, 0, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #66b366;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #001a00;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #004d00;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #66b366;
  --bs-link-hover-color: #85c285;
  --bs-link-color-rgb: 102, 179, 102;
  --bs-link-hover-color-rgb: 133, 194, 133;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

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

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

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

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

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

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

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

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

textarea {
  resize: vertical;
}

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

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

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

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

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

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

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

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

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
: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: 1.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) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

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

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

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

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

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

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

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.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: 1rem;
  --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: Green;
  --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: #6c757d;
  --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);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[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: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.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: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 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: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  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;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  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: transparent;
}

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

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

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

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --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: Green;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.form-label {
  margin-bottom: 0.5rem;
}

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

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  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: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #80c080;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 128, 0, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  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 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;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --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='%23343a40' 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: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  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 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #80c080;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 128, 0, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --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='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.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);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #80c080;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 128, 0, 0.25);
}
.form-check-input:checked {
  background-color: Green;
  border-color: Green;
}
.form-check-input: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");
}
.form-check-input: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");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: Green;
  border-color: Green;
  --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");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --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 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input: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='%2380c080'/%3e%3c/svg%3e");
}
.form-switch .form-check-input: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");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

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

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

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

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 128, 0, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 128, 0, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: Green;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b3d9b3;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: Green;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b3d9b3;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  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;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  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: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' 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.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid: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='%23198754' 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.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  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='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid: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='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --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: Green;
  --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);
}

.progress-bar {
  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);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  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);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

:root[dir=ltr] {
  /* ==========================================================================
  	Directions
  /* ========================================================================== */
  /* ==========================================================================
  	Variables
  /* ========================================================================== */
  /* Colors */
  /* Font Sizes */
  /*  Bootstrap */
  /* ==========================================================================
  	Responsive
  /* ========================================================================== */
  /* Hide Google Pay section */
  /* Alternative: hide first radio button row */
  /* Pay button */
  /* custom overrides */
}
:root[dir=ltr] .k-input-md,
:root[dir=ltr] .k-picker-md {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
}
:root[dir=ltr] .k-rounded-md {
  border-radius: 8px;
}
:root[dir=ltr] .k-input-md .k-input-inner,
:root[dir=ltr] .k-picker-md .k-input-inner {
  padding: 11px 20px;
}
:root[dir=ltr] .k-picker-solid {
  background: white;
  border: 1px solid #cbcbcb;
}
:root[dir=ltr] .k-picker-solid:focus-within {
  box-shadow: none;
}
:root[dir=ltr] .inputGroup-text + .k-dropdownlist {
  -webkit-border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  border-bottom-left-radius: 0;
}
:root[dir=ltr] .k-list-md {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
}
:root[dir=ltr] .k-list-item.k-selected,
:root[dir=ltr] .k-selected.k-list-optionlabel {
  background-color: #f5f5f5;
  color: #696f83;
  font-weight: 700;
  border: 0px;
  box-shadow: none;
}
:root[dir=ltr] .k-list-filter {
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
}
:root[dir=ltr] .k-list-filter .k-input-solid {
  border: 1px solid #e3e5e5;
}
:root[dir=ltr] .k-list-filter .k-i-search {
  background: #f9fafb;
  border-right: 1px solid #cbcbcb;
  border-left: 0;
  min-width: 54px;
  line-height: 49px;
  height: 100%;
}
:root[dir=ltr] .k-popup {
  box-shadow: none;
}
:root[dir=ltr] .k-list-content::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
:root[dir=ltr] .k-list-content::-webkit-scrollbar-track {
  background: white;
}
:root[dir=ltr] .k-list-content::-webkit-scrollbar-thumb {
  background: #BABABA;
  border-radius: 4px;
}
:root[dir=ltr] .ddList-label {
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
}
:root[dir=ltr] .ddList-label kendo-dropdownlist {
  height: 50px;
  border-start-start-radius: 8px;
  border-end-start-radius: 8px;
}
:root[dir=ltr] .ddList-label .k-input-inner .k-input-value-text {
  padding-inline-start: calc(var(--dd-label-width, 100px) + 3px) !important;
}
:root[dir=ltr] .ddList-label .cet-kendo-label {
  width: var(--dd-label-width, 100px);
  position: absolute;
  color: #696F83;
  border: 1px solid #cbcbcb;
  background: #F9FAFB;
  padding-inline: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-start-start-radius: 8px;
  border-end-start-radius: 8px;
  z-index: 2;
}
:root[dir=ltr] .k-list-group-sticky-header {
  display: none;
}
:root[dir=ltr] .k-list-group-item .k-list-item-text {
  display: none;
}
:root[dir=ltr] kendo-actionsheet {
  max-height: 100vh !important;
  height: 100vh !important;
  --kendo-actionsheet-height: 100vh !important;
}
:root[dir=ltr] .k-actionsheet-content .k-list-container {
  --kendo-actionsheet-height: 100vh !important;
}
:root[dir=ltr] .k-actionsheet-content .k-list-container .k-list-lg:not(:last-child) {
  height: 50px;
  max-height: 50px;
}
@font-face {
  font-family: "Frutiger";
  src: url('FrutigerLTArabic-45Light.81ab49849d8acd26.woff2') format("woff2"), url('FrutigerLTArabic-45Light.5cfbc9ed0080deb7.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger";
  src: url('FrutigerLTArabic-65Bold.dcadde156b974557.woff2') format("woff2"), url('FrutigerLTArabic-65Bold.b391c018d9d2a037.woff') format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger";
  src: url('FrutigerLTArabic-55Roman.a30dbe6b0e781530.woff2') format("woff2"), url('FrutigerLTArabic-55Roman.a2d673ac4306045f.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "arabicn";
  src: url('Arabicn-Regular.9b35a7a2ed9cf741.ttf');
  font-weight: normal;
}
@font-face {
  font-family: "oxanium";
  src: url('Oxanium-Regular.8007c9554d7724db.ttf');
  font-weight: normal;
}
@font-face {
  font-family: "oxanium";
  src: url('Oxanium-Bold.19bf28be5e5a52f0.ttf');
  font-weight: bold;
}
@font-face {
  font-family: "Rubik";
  src: url('Rubik-Regular.2e40d5ec75d3a7c1.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rubik-bold";
  src: url('Rubik-Black.696109cc77d698ba.otf') format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Rubik-light";
  src: url('Rubik-Light.9b57dce5dfc30d84.otf') format("opentype");
  font-weight: 300; /* Light */
  font-style: normal;
}
@font-face {
  font-family: "Rubik-SemiBold";
  src: url('Rubik-SemiBold.9195a084a0423ea9.otf') format("opentype");
  font-weight: 600; /* Semi-Bold */
  font-style: normal;
}
@font-face {
  font-family: "Rubik-ExtraBold";
  src: url('Rubik-ExtraBold.03c7da3c6031cfd2.otf') format("opentype");
  font-weight: 800; /* Extra-Bold */
  font-style: normal;
}
:root[dir=ltr] html {
  --bs-body-font-family: "Poppins", sans-serif;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  color: #000;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
}
:root[dir=ltr] html[lang=ar] {
  --bs-body-font-family: "Frutiger", sans-serif;
  font-family: "Frutiger", sans-serif !important;
}
:root[dir=ltr] body {
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #696f83;
}
:root[dir=ltr] body[dir=ltr] {
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
}
[lang=ar] :root[dir=ltr] body {
  font-family: "Frutiger", sans-serif !important;
}
:root[dir=ltr] *[lang=ar] {
  font-family: "Frutiger", sans-serif !important;
}
:root[dir=ltr] h1, :root[dir=ltr] .h1 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.4rem;
  margin-bottom: 8px;
}
:root[dir=ltr] h2, :root[dir=ltr] .h2 {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-bottom: 8px;
}
:root[dir=ltr] h3, :root[dir=ltr] .h3 {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  margin-bottom: 16px;
}
:root[dir=ltr] h4, :root[dir=ltr] .h4 {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
}
:root[dir=ltr] label {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 400;
  color: #7f7f7f;
}
:root[dir=ltr] small, :root[dir=ltr] .small {
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 500;
}
:root[dir=ltr] .content-font-10 {
  font-size: 1rem;
}
:root[dir=ltr] .content-font-15 {
  font-size: 1.5rem;
}
:root[dir=ltr] .content-font-16 {
  font-size: 1.6rem;
}
:root[dir=ltr] .content-font-30 {
  font-size: 3rem;
}
:root[dir=ltr] .heading-font-10 {
  font-size: 1rem;
}
:root[dir=ltr] .heading-font-15 {
  font-size: 1.5rem;
}
:root[dir=ltr] .heading-font-16 {
  font-size: 1.6rem;
}
:root[dir=ltr] .heading-font-30 {
  font-size: 3rem;
}
:root[dir=ltr] .oxanium {
  font-family: "oxanium", "Poppins", sans-serif !important;
}
:root[dir=ltr] .Saudi_Riyal {
  font-family: "Rubik", "Poppins", sans-serif !important;
  display: inline;
  direction: ltr !important;
}
:root[dir=ltr] .fs-8 {
  font-size: 8px !important;
}
:root[dir=ltr] .fs-9 {
  font-size: 9px !important;
}
:root[dir=ltr] .fs-10 {
  font-size: 10px !important;
}
:root[dir=ltr] .fs-11 {
  font-size: 11px !important;
}
:root[dir=ltr] .fs-12 {
  font-size: 12px !important;
}
:root[dir=ltr] .fs-13 {
  font-size: 13px !important;
}
:root[dir=ltr] .fs-14 {
  font-size: 14px !important;
}
:root[dir=ltr] .fs-15 {
  font-size: 15px !important;
}
:root[dir=ltr] .fs-16 {
  font-size: 16px !important;
}
:root[dir=ltr] .fs-17 {
  font-size: 17px !important;
}
:root[dir=ltr] .fs-18 {
  font-size: 18px !important;
}
:root[dir=ltr] .fs-19 {
  font-size: 19px !important;
}
:root[dir=ltr] .fs-20 {
  font-size: 20px !important;
}
:root[dir=ltr] .fs-21 {
  font-size: 21px !important;
}
:root[dir=ltr] html,
:root[dir=ltr] body {
  position: relative;
  width: 100%;
  height: 100%;
}
:root[dir=ltr] body {
  min-height: 100vh;
  background-color: #f9fafb;
}
:root[dir=ltr] .visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
:root[dir=ltr] .break {
  flex-basis: 100%;
  height: 0;
}
:root[dir=ltr] .bg-gray {
  background-color: #e5e5e5;
}
:root[dir=ltr] .container,
:root[dir=ltr] .container-fluid,
:root[dir=ltr] .container-sm,
:root[dir=ltr] .container-md,
:root[dir=ltr] .container-lg,
:root[dir=ltr] .container-xl,
:root[dir=ltr] .container-xxl {
  padding-left: 20px;
  padding-right: 20px;
}
:root[dir=ltr] .nowrap {
  white-space: nowrap;
}
:root[dir=ltr] .mobileWidthContainer {
  background: #f9fafb;
  border: 1px solid #bababa;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 26px;
  max-width: 375px;
  padding: 24px;
  overflow-y: auto;
}
:root[dir=ltr] .button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background-color: transparent;
  transition: background-color 150ms linear, color 150ms linear;
  overflow: hidden;
  appearance: none;
  border: none;
  cursor: pointer;
}
:root[dir=ltr] .button span {
  z-index: 1;
  position: relative;
}
:root[dir=ltr] .button.button-primary, :root[dir=ltr] .button.button-collapsingPrimary {
  border-radius: 8px;
  padding: 11px 24px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.7rem;
  min-height: 45px;
  text-align: center;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  box-shadow: 0px 1px 4px 0px rgba(108, 191, 71, 0.5);
  color: #fff;
  transition: none;
}
:root[dir=ltr] .button.button-primary:hover, :root[dir=ltr] .button.button-collapsingPrimary:hover {
  background: #65bc47;
}
:root[dir=ltr] .button.button-primary:active, :root[dir=ltr] .button.button-collapsingPrimary:active {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
}
:root[dir=ltr] .button.button-primary:disabled, :root[dir=ltr] .button.button-primary.disabled, :root[dir=ltr] .button.button-collapsingPrimary:disabled, :root[dir=ltr] .button.button-collapsingPrimary.disabled {
  background: #bababa;
  box-shadow: none;
  pointer-events: none;
}
:root[dir=ltr] .button.button-primary svg:first-child, :root[dir=ltr] .button.button-collapsingPrimary svg:first-child {
  margin-inline-end: 11px;
}
:root[dir=ltr] .button.button-primary svg:last-child, :root[dir=ltr] .button.button-collapsingPrimary svg:last-child {
  margin-inline-start: 11px;
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .button.button-collapsingPrimary {
    min-width: 0;
    width: 48px;
    height: 48px;
    padding-inline-start: 3px;
    padding-inline-end: 0;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .button.button-collapsingPrimary {
    min-width: 295px;
  }
}
:root[dir=ltr] .button.button-collapsingPrimary span {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .button.button-collapsingPrimary span {
    display: inline;
  }
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .button.button-collapsingPrimary svg {
    margin: 0 !important;
  }
}
:root[dir=ltr] .button.button-secondary {
  border-radius: 8px;
  padding: 14px 24px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.7rem;
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  box-shadow: 0px 4px 20px rgba(108, 191, 71, 0.5);
  color: #65bc47;
  position: relative;
  transition: none;
}
:root[dir=ltr] .button.button-secondary::before {
  content: "";
  display: block;
  background: white;
  position: absolute;
  top: 2px;
  left: 2px;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border-radius: 7px;
}
:root[dir=ltr] .button.button-secondary:hover {
  background: #65bc47;
  color: #65bc47;
}
:root[dir=ltr] .button.button-secondary:hover > span {
  background: #65bc47;
  -webkit-background-clip: text;
  background-clip: text;
}
:root[dir=ltr] .button.button-secondary:active {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
  color: #4d8031;
}
:root[dir=ltr] .button.button-secondary:active > span {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
:root[dir=ltr] .button.button-secondary:disabled, :root[dir=ltr] .button.button-secondary.disabled {
  background: #bababa;
  box-shadow: none;
  pointer-events: none;
  color: #979dac;
}
:root[dir=ltr] .button.button-secondary:disabled > span, :root[dir=ltr] .button.button-secondary.disabled > span {
  background: #979dac;
  -webkit-background-clip: text;
  background-clip: text;
}
:root[dir=ltr] .button.button-secondary > svg {
  position: relative;
  z-index: 1;
}
:root[dir=ltr] .button.button-secondary > svg:first-child {
  margin-inline-end: 8px;
}
:root[dir=ltr] .button.button-secondary > svg:last-child {
  margin-inline-start: 8px;
}
:root[dir=ltr] .button.button-secondary > span {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
:root[dir=ltr] .button.button-gray {
  appearance: none;
  border: none;
  background: #bababa;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #fff;
  padding: 14px 24px;
  text-transform: uppercase;
}
:root[dir=ltr] .button.button-light {
  padding: 9px 22px;
  background: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  color: #7cc343;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
}
:root[dir=ltr] .button.button-light:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=ltr] .button.button-light:hover {
  color: #4a4a4a;
}
:root[dir=ltr] .button.button-light:hover:before {
  opacity: 1;
}
:root[dir=ltr] .button.button-light:active {
  background: #5c677d;
  color: #fff;
}
:root[dir=ltr] .button.button-light:active:before {
  opacity: 0;
}
:root[dir=ltr] .button.button-light:disabled, :root[dir=ltr] .button.button-light.disabled {
  background: #bababa;
  box-shadow: none;
  pointer-events: none;
  color: #fff;
}
:root[dir=ltr] .button.button-light svg {
  position: relative;
  z-index: 1;
}
:root[dir=ltr] .button.button-light svg:first-child {
  margin-inline-end: 11px;
}
:root[dir=ltr] .button.button-light svg:last-child {
  margin-inline-start: 11px;
}
:root[dir=ltr] .button.button-light > span {
  position: relative;
  z-index: 1;
}
:root[dir=ltr] .button.button-square {
  display: flex;
  flex-flow: column nowrap;
  font-size: 1.2rem;
  line-height: 1.7rem;
  font-weight: 500;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  color: #5c677d;
  min-width: 50px;
  padding-top: 50px;
}
:root[dir=ltr] .button.button-square:disabled, :root[dir=ltr] .button.button-square.disabled {
  color: #979dac;
  pointer-events: none;
}
:root[dir=ltr] .button.button-square:disabled:before, :root[dir=ltr] .button.button-square.disabled:before {
  background: #bababa;
}
:root[dir=ltr] .button.button-square:active:before, :root[dir=ltr] .button.button-square:focus:before {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
}
:root[dir=ltr] .button.button-square:hover:before {
  background: #65bc47;
}
:root[dir=ltr] .button.button-square:before {
  content: " ";
  position: absolute;
  top: 0;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  border-radius: 8px;
  width: 50px;
  height: 50px;
}
:root[dir=ltr] .button.button-square svg,
:root[dir=ltr] .button.button-square img {
  position: absolute;
  top: 10px;
  z-index: 1;
  width: 20px;
  height: 20px;
  color: #fff;
  text-align: center;
}
:root[dir=ltr] .button.button-square .inside-text {
  position: absolute;
  top: 10px;
  z-index: 1;
  color: #fff;
  text-align: center;
}
:root[dir=ltr] .button.button-square img {
  width: 30px;
  height: 30px;
  top: 8px;
}
:root[dir=ltr] .button.button-secondaryIconOnly {
  border-radius: 8px;
  border: 1px solid #bababa;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=ltr] .button.button-secondaryIconOnly:active {
  color: #65bc47;
  border-color: #65bc47;
}
:root[dir=ltr] .button.button-secondaryIconOnlyDark {
  background: linear-gradient(#ddd, #ddd) padding-box, linear-gradient(to bottom, #c5c5c5, #acacac) border-box;
  border-radius: 12px;
  border: 1px solid transparent;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=ltr] .button.button-inlineText span {
  display: block;
  border-bottom: 1px solid #94c93d;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-decoration-line: underline;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
:root[dir=ltr] .button.button-box {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px dashed #979dac;
  border-radius: 4px;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #979dac;
  min-height: 256px;
  appearance: none;
  background: none;
  width: 100%;
  transition: color 150ms linear, border-color 150ms linear;
}
:root[dir=ltr] .button.button-box:hover, :root[dir=ltr] .button.button-box:focus {
  color: #65bc47;
  border-color: #65bc47;
}
:root[dir=ltr] .button.button-box:active {
  color: #35821c;
  border-color: #35821c;
}
:root[dir=ltr] .button.button-box:disabled, :root[dir=ltr] .button.button-box.disabled {
  color: #bababa;
  border-color: #bababa;
  pointer-events: none;
}
:root[dir=ltr] .button.button-box > svg:first-child {
  margin-inline-end: 16px;
}
:root[dir=ltr] .button.button-box > svg:last-child {
  margin-inline-start: 16px;
}
:root[dir=ltr] .button.button-selection {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  color: #696f83;
  background: #cbcbcb;
  border: none;
  border-radius: 10px;
  min-height: 56px;
  padding: 14px 24px;
  position: relative;
  transition: color 150ms linear, box-shadow 150ms linear;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .button.button-selection {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
:root[dir=ltr] .button.button-selection::before {
  content: "";
  display: block;
  background: white;
  position: absolute;
  top: 2px;
  left: 2px;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border-radius: 8px;
  z-index: 1;
}
:root[dir=ltr] .button.button-selection:after {
  content: "";
  display: block;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=ltr] .button.button-selection.button-selection-active {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: #000;
}
:root[dir=ltr] .button.button-selection.button-selection-active:after {
  opacity: 1;
}
:root[dir=ltr] .button.button-selection > svg {
  position: relative;
  z-index: 2;
}
:root[dir=ltr] .button.button-selection > svg:first-child {
  margin-inline-end: 8px;
}
:root[dir=ltr] .button.button-selection > svg:last-child {
  margin-inline-start: 8px;
}
:root[dir=ltr] .button.button-selection > span {
  position: relative;
  z-index: 2;
  text-align: start;
  flex: 0 0 auto;
}
:root[dir=ltr] .button.button-long {
  min-width: 233px;
}
:root[dir=ltr] .button.button-xLong {
  min-width: 335px;
}
@media (max-width: 360px) {
  :root[dir=ltr] .button.button-xLong {
    min-width: unset;
    width: 100%;
  }
}
:root[dir=ltr] .button.button-iconFlip > svg {
  transform: scaleX(-1);
}
:root[dir=ltr] .button.button-iconRtlFlip.button-iconFlip {
  transform: scaleX(1);
}
:root[dir=ltr] .buttonsList {
  overflow-x: auto;
}
:root[dir=ltr] .buttonsList .buttonsList-items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .buttonsList .buttonsList-items {
    justify-content: center;
  }
}
:root[dir=ltr] .buttonsList .buttonsList-item {
  flex: 1 0 25%;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .buttonsList .buttonsList-item {
    flex: 0 1 90px;
  }
}
:root[dir=ltr] .buttonsList.buttonsList-expanded .buttonsList-hidden {
  display: block;
}
:root[dir=ltr] .buttonsList .buttonsList-hidden {
  display: none;
}
:root[dir=ltr] .buttonsList .buttonsList-button-hidden {
  display: none;
}
:root[dir=ltr] [data-testid=payment-method-card],
:root[dir=ltr] .payment-method-card,
:root[dir=ltr] [class*=payment-method-card] {
  display: none !important;
}
:root[dir=ltr] [data-testid=payment-method-googlepay],
:root[dir=ltr] .google-pay,
:root[dir=ltr] [class*=google-pay] {
  display: none !important;
}
:root[dir=ltr] .checkout-payment-methods,
:root[dir=ltr] .payment-methods-selector {
  display: none !important;
}
:root[dir=ltr] button[type=submit],
:root[dir=ltr] .checkout-button,
:root[dir=ltr] [class*=submit-button] {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%) !important;
  border: none !important;
  color: #fff !important;
  font-weight: 600 !important;
}
:root[dir=ltr] button[type=submit]:hover,
:root[dir=ltr] .checkout-button:hover {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%) !important;
}
:root[dir=ltr] .radionButtonsWrapper {
  display: flex;
}
:root[dir=ltr] .radionButtonsWrapper:not(.radionButtonsWrapper-vertical) {
  justify-content: center;
}
:root[dir=ltr] .radionButtonsWrapper:not(.radionButtonsWrapper-vertical) .button {
  margin-inline-end: 20px;
}
:root[dir=ltr] .radionButtonsWrapper:not(.radionButtonsWrapper-vertical) .button:last-child {
  margin-inline-end: 0;
}
:root[dir=ltr] .radionButtonsWrapper.radionButtonsWrapper-vertical {
  flex-direction: column;
}
:root[dir=ltr] .radionButtonsWrapper.radionButtonsWrapper-vertical .button {
  margin-bottom: 20px;
}
:root[dir=ltr] .radionButtonsWrapper.radionButtonsWrapper-vertical .button:last-child {
  margin-bottom: 0px;
}
:root[dir=ltr] .button-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
:root[dir=ltr] .button.button-radio {
  border-radius: 8px;
  padding: 7px 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  background: #cbcbcb;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: #303437;
  position: relative;
  overflow: visible;
  min-height: 72px;
  min-width: 150px;
}
.radionButtonsWrapper-small :root[dir=ltr] .button.button-radio {
  min-height: 48px;
  max-width: 148px;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 500;
}
:root[dir=ltr] .button.button-radio::before {
  content: "";
  display: block;
  background: white;
  position: absolute;
  top: 2px;
  left: 2px;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border-radius: 7px;
}
:root[dir=ltr] .button.button-radio:active {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
}
:root[dir=ltr] .button.button-radio:disabled, :root[dir=ltr] .button.button-radio.disabled {
  background: #979dac;
  box-shadow: none;
  pointer-events: none;
  color: #979dac;
}
:root[dir=ltr] .button.button-radio .button-content {
  z-index: 1;
  position: relative;
  color: #303437;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
  text-align: start;
}
:root[dir=ltr] .button.button-radio .button-content small, :root[dir=ltr] .button.button-radio .button-content .small {
  font-size: 1.1rem;
  line-height: 1.4rem;
}
:root[dir=ltr] .button.button-radio .button-content .big {
  font-size: 2.4rem;
  line-height: 4rem;
}
:root[dir=ltr] .button.button-radio .button-content .black {
  color: #000;
}
:root[dir=ltr] .button.button-radio .button-radioDot {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 2px solid #cbcbcb;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
:root[dir=ltr] .button.button-radio .button-radioDot:after {
  content: " ";
  display: block;
  background: #fff;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition: opacity 150ms linear;
  transform: translate(-50%, -50%);
}
:root[dir=ltr] .button-check:checked + .button {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
}
:root[dir=ltr] .button-check:checked + .button .button-radioDot {
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
  border-color: transparent;
}
:root[dir=ltr] .button-check:checked + .button .button-radioDot:after {
  opacity: 1;
}
:root[dir=ltr] .disableToggle {
  pointer-events: none;
}
:root[dir=ltr] .form-check {
  display: block;
  min-height: 24px;
  padding-inline-start: 35px;
  margin-bottom: 30px;
}
:root[dir=ltr] .form-check .form-check-input {
  float: left;
  margin-inline-start: -35px;
}
:root[dir=ltr] .form-check-input {
  width: 24px;
  height: 24px;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: var(--bs-body-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-color: #65bc47;
  appearance: none;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
:root[dir=ltr] .form-check-input[type=checkbox] {
  border-radius: 3px;
}
:root[dir=ltr] .form-check-input:active {
  filter: brightness(90%);
}
:root[dir=ltr] .form-check-input:focus {
  border-color: #80c080;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 128, 0, 0.25);
}
:root[dir=ltr] .form-check-input:checked {
  background-color: #65bc47;
}
:root[dir=ltr] .form-check-input:checked[type=checkbox] {
  background-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");
}
:root[dir=ltr] .form-check-input:checked[type=radio] {
  background-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");
}
:root[dir=ltr] .form-check-input[type=checkbox]:indeterminate {
  background-color: #65bc47;
  border-color: #65bc47;
  background-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");
}
:root[dir=ltr] .form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 1;
  border-color: #bababa;
}
:root[dir=ltr] .form-check-input:disabled:checked {
  background-color: #bababa;
}
:root[dir=ltr] .form-check-input[disabled] ~ .form-check-label, :root[dir=ltr] .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
:root[dir=ltr] .form-check-label {
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #5c677d;
  text-align: left;
}
:root[dir=ltr] .form-control,
:root[dir=ltr] .cvv-frame,
:root[dir=ltr] .expiry-date-frame,
:root[dir=ltr] .card-number-frame {
  border: 1px solid #cbcbcb;
  border-radius: 0px;
  border-start-end-radius: 8px !important;
  border-end-end-radius: 8px !important;
  color: black;
  appearance: none;
  font-size: 16px;
  padding: 11px 20px;
  display: block;
  width: 100%;
  line-height: 1.5;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
:root[dir=ltr] .form-control.is-invalid,
:root[dir=ltr] .cvv-frame.is-invalid,
:root[dir=ltr] .expiry-date-frame.is-invalid,
:root[dir=ltr] .card-number-frame.is-invalid {
  border-color: #ff0000;
  padding-inline-end: calc(1.5em + 0.75rem);
}
.inputGroup-green :root[dir=ltr] .form-control,
.inputGroup-green :root[dir=ltr] .cvv-frame,
.inputGroup-green :root[dir=ltr] .expiry-date-frame,
.inputGroup-green :root[dir=ltr] .card-number-frame {
  border-color: #65bc47;
}
.inputGroup-hasAppendText :root[dir=ltr] .form-control,
.inputGroup-hasAppendText :root[dir=ltr] .cvv-frame,
.inputGroup-hasAppendText :root[dir=ltr] .expiry-date-frame,
.inputGroup-hasAppendText :root[dir=ltr] .card-number-frame {
  padding-inline-end: 70px;
}
.form-control-readOnly :root[dir=ltr] .form-control,
:root[dir=ltr] .form-control :read-only,
.form-control-readOnly :root[dir=ltr] .cvv-frame,
:root[dir=ltr] .cvv-frame :read-only,
.form-control-readOnly :root[dir=ltr] .expiry-date-frame,
:root[dir=ltr] .expiry-date-frame :read-only,
.form-control-readOnly :root[dir=ltr] .card-number-frame,
:root[dir=ltr] .card-number-frame :read-only {
  background: #f9fafb;
  -webkit-user-select: none;
  /* Safari */
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}
.inputGroup-text + :root[dir=ltr] .form-control,
.inputGroup-text + :root[dir=ltr] .cvv-frame,
.inputGroup-text + :root[dir=ltr] .expiry-date-frame,
.inputGroup-text + :root[dir=ltr] .card-number-frame {
  -webkit-border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  border-bottom-left-radius: 0;
}
:root[dir=ltr] .form-label {
  font-size: 1.4rem;
  line-height: 1.7rem;
  margin-bottom: 0.5rem;
  color: #979dac;
  text-align: left;
}
:root[dir=ltr] .form-labelAction {
  float: right;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-decoration-line: underline;
  color: #65bc47;
}
:root[dir=ltr] .inputGroup {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
:root[dir=ltr] .inputGroup > .form-control,
:root[dir=ltr] .inputGroup > .cvv-frame,
:root[dir=ltr] .inputGroup > .card-number-frame,
:root[dir=ltr] .inputGroup > .expiry-date-frame,
:root[dir=ltr] .inputGroup > .custom-select,
:root[dir=ltr] .inputGroup > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
:root[dir=ltr] .inputGroup > .form-control:focus,
:root[dir=ltr] .inputGroup > .cvv-frame:focus,
:root[dir=ltr] .inputGroup > .card-number-frame:focus,
:root[dir=ltr] .inputGroup > .expiry-date-frame:focus,
:root[dir=ltr] .inputGroup > .custom-select:focus,
:root[dir=ltr] .inputGroup > .custom-file:focus {
  z-index: 3;
  border-color: #979DAC;
}
:root[dir=ltr] .inputGroup > .form-control + .form-control,
:root[dir=ltr] .inputGroup > .form-control + .card-number-frame,
:root[dir=ltr] .inputGroup > .form-control + .expiry-date-frame,
:root[dir=ltr] .inputGroup > .form-control + .cvv-frame,
:root[dir=ltr] .inputGroup > .form-control + .custom-select,
:root[dir=ltr] .inputGroup > .form-control + .custom-file,
:root[dir=ltr] .inputGroup > .cvv-frame + .form-control,
:root[dir=ltr] .inputGroup > .cvv-frame + .card-number-frame,
:root[dir=ltr] .inputGroup > .cvv-frame + .expiry-date-frame,
:root[dir=ltr] .inputGroup > .cvv-frame + .cvv-frame,
:root[dir=ltr] .inputGroup > .cvv-frame + .custom-select,
:root[dir=ltr] .inputGroup > .cvv-frame + .custom-file,
:root[dir=ltr] .inputGroup > .card-number-frame + .form-control,
:root[dir=ltr] .inputGroup > .card-number-frame + .card-number-frame,
:root[dir=ltr] .inputGroup > .card-number-frame + .expiry-date-frame,
:root[dir=ltr] .inputGroup > .card-number-frame + .cvv-frame,
:root[dir=ltr] .inputGroup > .card-number-frame + .custom-select,
:root[dir=ltr] .inputGroup > .card-number-frame + .custom-file,
:root[dir=ltr] .inputGroup > .expiry-date-frame + .form-control,
:root[dir=ltr] .inputGroup > .expiry-date-frame + .card-number-frame,
:root[dir=ltr] .inputGroup > .expiry-date-frame + .expiry-date-frame,
:root[dir=ltr] .inputGroup > .expiry-date-frame + .cvv-frame,
:root[dir=ltr] .inputGroup > .expiry-date-frame + .custom-select,
:root[dir=ltr] .inputGroup > .expiry-date-frame + .custom-file,
:root[dir=ltr] .inputGroup > .custom-select + .form-control,
:root[dir=ltr] .inputGroup > .custom-select + .card-number-frame,
:root[dir=ltr] .inputGroup > .custom-select + .expiry-date-frame,
:root[dir=ltr] .inputGroup > .custom-select + .cvv-frame,
:root[dir=ltr] .inputGroup > .custom-select + .custom-select,
:root[dir=ltr] .inputGroup > .custom-select + .custom-file,
:root[dir=ltr] .inputGroup > .custom-file + .form-control,
:root[dir=ltr] .inputGroup > .custom-file + .card-number-frame,
:root[dir=ltr] .inputGroup > .custom-file + .expiry-date-frame,
:root[dir=ltr] .inputGroup > .custom-file + .cvv-frame,
:root[dir=ltr] .inputGroup > .custom-file + .custom-select,
:root[dir=ltr] .inputGroup > .custom-file + .custom-file {
  margin-inline-start: -1px;
}
:root[dir=ltr] .inputGroup > .custom-select:not(:last-child) {
  -webkit-border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  border-bottom-right-radius: 0;
}
:root[dir=ltr] .inputGroup > .custom-select:not(:first-child) {
  -webkit-border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  border-bottom-left-radius: 0;
}
:root[dir=ltr] .inputGroup > .custom-file {
  display: flex;
  align-items: center;
}
:root[dir=ltr] .inputGroup > .custom-file:not(:last-child) .custom-file-label, :root[dir=ltr] .inputGroup > .custom-file:not(:last-child) .custom-file-label::before {
  -webkit-border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  border-bottom-right-radius: 0;
}
:root[dir=ltr] .inputGroup > .custom-file:not(:first-child) .custom-file-label, :root[dir=ltr] .inputGroup > .custom-file:not(:first-child) .custom-file-label::before {
  -webkit-border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  border-bottom-left-radius: 0;
}
:root[dir=ltr] .inputGroup.inputGroup-large .inputGroup-text {
  width: 55.6px;
  height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
}
:root[dir=ltr] .inputGroup.inputGroup-large .inputGroup-text svg {
  width: 124px;
  height: 124px;
}
:root[dir=ltr] .inputGroup.inputGroup-large .k-input-inner {
  padding: 11px 24px;
}
:root[dir=ltr] .inputGroup-prepend,
:root[dir=ltr] .inputGroup-append {
  display: flex;
}
:root[dir=ltr] .inputGroup-prepend .btn,
:root[dir=ltr] .inputGroup-append .btn {
  position: relative;
  z-index: 2;
}
:root[dir=ltr] .inputGroup-prepend .btn + .btn,
:root[dir=ltr] .inputGroup-prepend .btn + .inputGroup-text,
:root[dir=ltr] .inputGroup-prepend .inputGroup-text + .inputGroup-text,
:root[dir=ltr] .inputGroup-prepend .inputGroup-text + .btn,
:root[dir=ltr] .inputGroup-append .btn + .btn,
:root[dir=ltr] .inputGroup-append .btn + .inputGroup-text,
:root[dir=ltr] .inputGroup-append .inputGroup-text + .inputGroup-text,
:root[dir=ltr] .inputGroup-append .inputGroup-text + .btn {
  margin-inline-start: -1px;
}
:root[dir=ltr] .inputGroup-prepend {
  margin-inline-end: -1px;
}
:root[dir=ltr] .inputGroup-append {
  margin-inline-start: -1px;
}
:root[dir=ltr] .inputGroup-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  background-color: #f9fafb;
  border: 1px solid #cbcbcb;
  -webkit-border-top-left-radius: 8px;
  -moz-border-topleft-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottomleft-radius: 8px;
  border-bottom-left-radius: 8px;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  border-right: none;
  min-width: 54px;
  color: #000000;
}
:root[dir=ltr] .inputGroup-text svg {
  color: #7f7f7f;
}
.has-validation :root[dir=ltr] .inputGroup-text {
  border-color: #ff0000;
  background-color: #ffe9e9;
}
.has-validation :root[dir=ltr] .inputGroup-text svg {
  color: #ff0000;
}
.inputGroup-green :root[dir=ltr] .inputGroup-text {
  border-color: #65bc47;
  background-color: #65bc47;
}
.inputGroup-green :root[dir=ltr] .inputGroup-text svg {
  color: #fff;
}
:root[dir=ltr] .inputGroup-textWide {
  min-width: 100px;
}
:root[dir=ltr] .inputGroup-text svg + span {
  margin-inline-start: 10px;
}
:root[dir=ltr] .inputGroup-text input[type=radio],
:root[dir=ltr] .inputGroup-text input[type=checkbox] {
  margin-top: 0;
}
:root[dir=ltr] .inputGroup-appendText {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #979dac;
}
:root[dir=ltr] .tabBodyWrapper {
  display: none;
}
:root[dir=ltr] .tabBodyWrapper.tabBodyWrapper-active {
  display: block;
}
:root[dir=ltr] .tabBodyWrapper .row {
  margin: 0 -28px;
}
:root[dir=ltr] .tabBodyWrapper .row > div {
  padding: 0 28px;
}
:root[dir=ltr] .tabBodyWrapper .row > div:last-child {
  margin-bottom: 0px;
}
:root[dir=ltr] .tabBodyWrapper label {
  font-weight: 500;
  font-size: 1.4rem;
}
:root[dir=ltr] .tabBodyWrapper label.formLabelVerifyLink-active {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
:root[dir=ltr] a.tabs-item {
  text-decoration: none;
}
:root[dir=ltr] .card.card-container.mobileTabs {
  border: 0;
  box-shadow: none;
  padding: 0;
}
:root[dir=ltr] .card.card-container.mobileTabs .button.button-xLong {
  max-width: 100%;
}
:root[dir=ltr] .mobileTabs .tabBodyWrapper.tabBodyWrapper-active {
  display: flex;
  min-height: calc(100vh - 230px);
  flex-flow: column;
  justify-content: space-between;
}
:root[dir=ltr] .mobileTabs .tabBodyWrapper.tabBodyWrapper-active .button.button-primary {
  margin-bottom: 0;
  width: 100%;
}
:root[dir=ltr] .formLabelFLex {
  display: flex;
}
:root[dir=ltr] .verifyEmailLink {
  font-weight: 700;
  font-size: 16px;
  text-decoration: underline;
  line-height: 100%;
  display: inline-block;
  width: max-content;
  text-align: right;
  text-decoration-line: underline;
  color: #65bc47;
  margin-inline-start: auto;
  margin-inline-end: 0;
}
:root[dir=ltr] .errorMsg {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
  align-items: center;
  color: #ff0000;
  display: block;
  margin-top: 8px;
  text-align: start;
}
:root[dir=ltr] .input-field {
  background: #f9fafb;
  padding: 13px 24px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-topright-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottomright-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 1px solid #e3e5e5;
  display: flex;
  flex: 1;
  border-left: 0;
  max-width: calc(100% - 55.6px);
  font-weight: 500;
  appearance: none;
  font-size: 1.6rem;
  line-height: 2.3rem;
  color: #000000;
}
@media only screen and (max-width: 767px) {
  :root[dir=ltr] .input-field {
    font-weight: 700;
  }
}
:root[dir=ltr] .input-field::placeholder {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.3rem;
  color: #000000;
}
:root[dir=ltr] .icn-wrap {
  -webkit-border-top-left-radius: 8px !important;
  -moz-border-topleft-radius: 8px !important;
  border-top-left-radius: 8px !important;
  -webkit-border-bottom-left-radius: 8px !important;
  -moz-border-bottomleft-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border: 1px solid #e3e5e5;
  padding: 15px;
  background: #f9fafb;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55.6px;
  height: 51px;
}
:root[dir=ltr] .icn-wrap svg {
  fill: #7f7f7f;
  object-fit: contain;
}
:root[dir=ltr] .fieldError .icn-wrap,
:root[dir=ltr] .fieldError .input-field {
  border-color: #ff0000;
}
:root[dir=ltr] .fieldError .icn-wrap {
  background-color: #ffe9e9;
}
:root[dir=ltr] .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  font-weight: 500;
  color: #ff0000;
}
:root[dir=ltr] .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: #ff0000;
  border-radius: 3px;
}
:root[dir=ltr] .is-invalid ~ .invalid-feedback,
:root[dir=ltr] .is-invalid ~ .invalid-tooltip {
  display: block;
  display: none !important;
}
:root[dir=ltr] .form-control-wrapper {
  margin-bottom: 30px;
}
:root[dir=ltr] .form-control-wrapper:last-child {
  margin-bottom: 0;
}
:root[dir=ltr] .form-control-wrapper.form-control-large .form-label,
:root[dir=ltr] .form-control-wrapper.form-control-large .form-label2 {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #5c677d;
}
:root[dir=ltr] .form-control-wrapper.form-control-large .form-label {
  float: left;
}
:root[dir=ltr] .form-control-wrapper.form-control-large .form-label2 {
  float: right;
}
:root[dir=ltr] .form-control-wrapper.form-control-large .inputGroup {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  min-height: 78px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
:root[dir=ltr] .form-control-wrapper.form-control-large .inputGroup.has-validation {
  border-color: #ff0000;
}
:root[dir=ltr] .form-control-wrapper.form-control-large .inputGroup .form-control {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.4rem;
  flex: 1 0 50%;
  border-radius: 0;
  padding-inline-start: 10px;
  border: none;
  outline: none;
}
:root[dir=ltr] .form-control-wrapper.form-control-large .inputGroup .inputGroup-text {
  background: none;
  border: none;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.4rem;
  flex: 0 0 calc(50% - 40px);
  justify-content: flex-end;
}
:root[dir=ltr] .form-control-wrapper.form-control-large .inputGroup .invalid-feedback {
  position: absolute;
  top: 100%;
}
:root[dir=ltr] .radioList {
  margin: 0;
  padding: 0;
  padding-inline-start: 12px;
}
:root[dir=ltr] .radioList li,
:root[dir=ltr] .radioList h3,
:root[dir=ltr] .radioList .h3 {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #000;
}
:root[dir=ltr] .radioList li {
  margin-top: 36px;
}
:root[dir=ltr] .radioList li:first-child {
  margin-top: 0;
}
:root[dir=ltr] .radioList .button.button-radio {
  width: 100%;
  max-width: none;
  justify-content: stretch;
  padding: 16px 40px 10px;
  padding-inline-end: 15px;
}
:root[dir=ltr] .radioList .button.button-radio .button-icon {
  color: #5c677d;
  position: absolute;
  top: 0;
  left: 50%;
  background: #ffffff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  width: 82px;
  height: 82px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=ltr] .radioList .button.button-radio .button-icon:before {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  transform: translate(-50%, -50%);
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  border-radius: 50%;
}
:root[dir=ltr] .radioList .button.button-radio .button-icon:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  transform: translate(-50%, -50%);
  background: #f5f5f5;
  border-radius: 50%;
}
:root[dir=ltr] .radioList .button.button-radio .button-icon svg {
  position: relative;
  z-index: 1;
}
:root[dir=ltr] .radioList .button.button-radio .button-content {
  width: 100%;
  color: #5c677d;
}
:root[dir=ltr] .radioList .button.button-radio .button-icon + .button-content {
  padding-top: 20px;
}
:root[dir=ltr] .radioList input[type=radio]:checked + .button.button-radio .button-icon {
  color: #76c143;
}
:root[dir=ltr] .radioList input[type=radio]:checked + .button.button-radio .button-icon:after {
  width: 60px;
  height: 60px;
}
:root[dir=ltr] .inputGroupMasked {
  display: flex;
  flex-direction: column;
}
:root[dir=ltr] .inputGroupMasked-input {
  width: auto;
  height: 48px;
  aspect-ratio: 45/51;
  border: 1px solid #e3e5e5;
  border-radius: 8px;
  text-align: center;
  margin-inline-end: 8px;
}
:root[dir=ltr] .inputGroupMasked-inputWrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
:root[dir=ltr] .inputGroupMasked-button {
  -webkit-border-top-right-radius: 8px;
  -moz-border-topright-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottomright-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #f9fafb;
  border: 1px solid #e3e5e5;
  width: auto;
  aspect-ratio: 44/48;
  color: #74c145;
}
:root[dir=ltr] .inputGroupOtp {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
:root[dir=ltr] .inputGroupOtp-input {
  width: 100%;
  height: 48px;
  border: none;
  background: transparent;
  border-bottom: 2px solid #65bc47;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  margin-inline-end: 8px;
}
:root[dir=ltr] .inputGroupOtp-input:focus {
  outline: none;
}
:root[dir=ltr] .inputGroupOtp-input:placeholder-shown {
  border-bottom: 2px solid #e3e5e5;
}
:root[dir=ltr] .discreetProgressBar {
  font-size: 10px;
  line-height: 1;
  font-weight: 500;
  color: #696f83;
  text-transform: uppercase;
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 3px;
  grid-auto-columns: 1fr;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .discreetProgressBar {
    font-size: 14px;
  }
}
:root[dir=ltr] .discreetProgressBar-step {
  display: contents;
  text-align: center;
  padding: 0 3px;
}
:root[dir=ltr] .discreetProgressBar-step-active {
  pointer-events: auto;
}
:root[dir=ltr] .discreetProgressBar-step-active .discreetProgressBar-bar {
  background-color: #65b045;
}
:root[dir=ltr] .discreetProgressBar-topLabel {
  align-self: flex-end;
}
:root[dir=ltr] .discreetProgressBar-bar {
  height: 10px;
  background-color: #d9d9d9;
  width: 100%;
  border-radius: 4px;
  margin: 8px 0;
  transition: background-color 150ms linear;
  overflow: hidden;
  position: relative;
}
:root[dir=ltr] .discreetProgressBar-bar:after {
  content: " ";
  display: block;
  background-color: #65b045;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(1% * var(--discreet-progress-bar-step-progress, 0));
  border-radius: 4px;
  transition: width 150ms ease-in-out;
}
:root[dir=ltr] .discreetProgressBar-bottomLabel {
  pointer-events: auto;
}
:root[dir=ltr] .dashboard {
  display: flex;
  flex-flow: column wrap;
  padding: 55px 0 94px;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #5c677d;
  width: calc(100vw - 150px);
  margin-inline: 0px;
}
:root[dir=ltr] .dashboard.landing {
  width: calc(100vw - 17px);
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .dashboard {
    width: calc(100vw - 50px);
    margin-inline: auto;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .dashboard {
    flex-flow: row wrap;
    padding-top: 112px;
    padding-bottom: 0;
    padding-inline-start: 116px;
    padding-inline-end: 20px;
  }
  :root[dir=ltr] .dashboard .dashboardTopBar {
    width: -webkit-fill-available;
  }
  :root[dir=ltr] .dashboard .dashboardTopBar .dashboardTopBar-content {
    display: flex !important;
  }
  :root[dir=ltr] .dashboard .dashboardSideBar {
    display: flex !important;
  }
  :root[dir=ltr] .dashboard .dashboardMobileToolbar {
    display: none !important;
  }
}
:root[dir=ltr] .dashboard > header {
  flex: 1 0 100%;
  background-position: top;
  background-repeat: repeat-x;
  padding-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .dashboard > header {
    flex: 1 0 100%;
    background-position: top;
    background-repeat: repeat-x;
    padding-bottom: 0px;
  }
}
:root[dir=ltr] .dashboard > main {
  flex: 1 1 auto;
  width: 100%;
}
:root[dir=ltr] .dashboard > aside {
  flex: 1 1 auto;
  margin-top: 20px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .dashboard > aside {
    flex: 0 0 auto;
    width: calc(40% - 10.25px);
    align-self: flex-start;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  :root[dir=ltr] .dashboard > aside {
    width: calc(31% - 10.25px);
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .dashboard > aside.relatedInfo {
    padding-inline-start: 20px;
    margin-inline-start: 20px;
    border-inline-start: 1px solid #e4e4e4;
  }
  :root[dir=ltr] .dashboard > aside.relatedInfo:empty {
    border-color: transparent;
  }
}
:root[dir=ltr] .dashboard > aside .heading {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
  color: #000;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .dashboard.dashboard-hasAside > main {
    flex: 1 1 0;
    width: calc(60% - 30.75px);
  }
}
@media only screen and (min-width: 1200px) {
  :root[dir=ltr] .dashboard.dashboard-hasAside > main {
    width: calc(69% - 30.75px);
  }
}
:root[dir=ltr] .dashboard .dashboardTopBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 5;
  z-index: 210;
}
:root[dir=ltr] .dashboard .dashboardTopBar .dashboardTopBar-content {
  display: none;
  gap: 30px;
}
:root[dir=ltr] .dashboard .topMobileNavigationBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 5;
  z-index: 210;
}
:root[dir=ltr] .dashboard .dashboardSideBar {
  position: fixed;
  left: 0;
  height: calc(100vh - 69px);
  overflow-y: auto;
  display: none;
  top: 88px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .dashboard .dashboardSideBar {
    height: calc(100vh - 88px);
  }
}
:root[dir=ltr] .dashboard .dashboardMobileToolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 5;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .dashboard .dashboardMobileToolbar {
    display: none;
  }
}
:root[dir=ltr] .dashboard .languageSelector {
  text-decoration: none;
}
:root[dir=ltr] .dashboardTopBar {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  background-color: transparent;
  justify-content: center;
  padding: 8px 0;
  background-color: #f9fafb;
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .dashboardTopBar-hideMobile {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .dashboardTopBar {
    height: 88px;
    padding: 0;
    justify-content: flex-start;
    background-color: #fff;
  }
}
:root[dir=ltr] .dashboardTopBar .dashboardTopBar-logo {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
}
:root[dir=ltr] .dashboardTopBar .dashboardTopBar-logo img {
  height: 37px;
}
:root[dir=ltr] .dashboardTopBar .dashboardTopBar-content {
  flex: 1 1 auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  padding-inline-end: 20px;
}
:root[dir=ltr] .dashboardSideBar {
  width: 96px;
  min-height: calc(100vh - 88px);
  background-color: #fff;
  padding-bottom: 30px;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList hr {
  border: 1px solid #e4e4e4;
  width: 48px;
  align-self: center;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li {
  position: relative;
  color: #000;
  font-size: 1.1rem;
  line-height: 1.3rem;
  font-weight: 500;
  text-align: center;
  background-color: transparent;
  transition: background-color 150ms linear;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5px;
  background-color: #65b045;
  -webkit-border-top-right-radius: 5px;
  -moz-border-topright-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottomright-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li a {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-decoration: none;
  padding: 14px 4px;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li svg {
  color: #979dac;
  margin-bottom: 9.5px;
  transition: color 150ms linear;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li.active {
  font-weight: 700;
  background-color: #f0f7ec;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li.active:before {
  opacity: 1;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li.active svg {
  color: #65bc47;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li:hover:before, :root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li:focus:before {
  opacity: 1;
}
:root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li:hover svg, :root[dir=ltr] .dashboardSideBar .dashboardSideBar-navList li:focus svg {
  color: #65bc47;
}
:root[dir=ltr] .dashboardMobileToolbar {
  height: --mobile-mainNavList-height;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  background-color: #fff;
  overflow: hidden;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNav {
  display: flex;
  width: 100%;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList {
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
  align-items: stretch;
  width: 100%;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList .dashboardMobileToolbar-mainNavListItemCta .button {
  width: 53px;
  height: 53px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.6rem;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList .dashboardMobileToolbar-mainNavListListItemToggle button {
  font-weight: inherit;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li {
  flex: 1 1 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #000;
  font-size: 1.1rem;
  line-height: 1.3rem;
  font-weight: 500;
  text-align: center;
  background-color: transparent;
  transition: background-color 150ms linear;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #65b045;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li a,
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li button {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-decoration: none;
  padding: 16px 4px 14px 4px;
  appearance: none;
  background-color: transparent;
  border: 0;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li svg {
  color: #979dac;
  margin-bottom: 9.5px;
  transition: color 150ms linear;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li.active {
  font-weight: 700;
  background-color: #f0f7ec;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li.active:before {
  opacity: 1;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li.active svg {
  color: #65bc47;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav {
  position: fixed;
  top: 0;
  right: -100%;
  height: calc(100vh - 75px);
  width: calc(100vw - 40px);
  display: flex;
  flex-flow: column nowrap;
  background-color: white;
  z-index: 5;
  -webkit-border-top-left-radius: 8px;
  -moz-border-topleft-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottomleft-radius: 8px;
  border-bottom-left-radius: 8px;
  transition: left 150ms ease-in-out, right 150ms ease-in-out;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navBody {
  flex: 1 1 auto;
  overflow-y: auto;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navHeading {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 50px 20px 40px 20px;
  justify-content: space-between;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-logo {
  width: 140px;
  height: 42px;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-logo img {
  width: 100%;
  height: 100%;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navCloseButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #65bc47;
  padding: 0;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: column nowrap;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #000;
  overflow-y: auto;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 24px 38px;
  position: relative;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5px;
  background-color: #65b045;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li.active {
  font-weight: 700;
  background-color: #f0f7ec;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li.active:before {
  opacity: 1;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li.active svg {
  color: #65bc47;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList a {
  text-decoration: none;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList svg,
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList img {
  color: #979dac;
  margin-inline-end: 20px;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList .dashboardMobileToolbar-navListItemLanguageSelector {
  padding-top: 0;
  padding-bottom: 0;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList .dashboardMobileToolbar-navListItemLanguageSelector .languageSelector {
  padding-inline-start: 0;
}
:root[dir=ltr] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList hr {
  border: 1px solid #e4e4e4;
  margin: 24px 38px;
}
:root[dir=ltr] .dashboardMobileToolbar:after {
  content: " ";
  display: block;
  background: rgba(177, 177, 177, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 74px);
  opacity: 0;
  transition: opacity 150ms linear;
  pointer-events: none;
}
:root[dir=ltr] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open:after {
  opacity: 1;
}
:root[dir=ltr] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open .dashboardMobileToolbar-nav {
  right: 0;
}
:root[dir=ltr] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open .dashboardMobileToolbar-mainNavListListItemToggle {
  font-weight: 700;
  background-color: #f0f7ec;
}
:root[dir=ltr] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open .dashboardMobileToolbar-mainNavListListItemToggle:before {
  opacity: 1;
}
:root[dir=ltr] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open .dashboardMobileToolbar-mainNavListListItemToggle svg {
  color: #65bc47;
}
:root[dir=ltr] .topMobileNavigationBar {
  height: 55px;
  color: #000;
  background-color: #f9fafb;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .topMobileNavigationBar {
    display: none;
  }
}
:root[dir=ltr] .topMobileNavigationBar .topMobileNavigationBar-container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
:root[dir=ltr] .topMobileNavigationBar .topMobileNavigationBar-backButton {
  align-self: stretch;
  appearance: none;
  border: none;
  background: none;
  margin-inline-start: -20px;
  padding: 0 20px;
  color: #007aff;
}
:root[dir=ltr] .topMobileNavigationBar .topMobileNavigationBar-title {
  margin: 0;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.8rem;
}
:root[dir=ltr] .topMobileNavigationBar .topMobileNavigationBar-languageSelector {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1em;
  font-size: 1.8rem;
  margin-top: -10px;
}
:root[dir=ltr] .topMobileNavigationBar .topMobileNavigationBar-languageSelector .languageSelector {
  padding: 0;
  line-height: 1em;
}
:root[dir=ltr] .dashboard main {
  padding-bottom: 40px;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .dashboard main {
    margin-top: 0;
  }
}
:root[dir=ltr] .dashboard main > section {
  margin: 20px 0;
}
:root[dir=ltr] .dashboard main > section:first-child {
  margin-top: 0;
}
:root[dir=ltr] .dashboard main > section:last-child {
  margin-bottom: 0;
}
:root[dir=ltr] #notification {
  position: relative;
}
:root[dir=ltr] #notification .badge.bg-danger.badge-dot {
  position: absolute;
  top: 5px;
  right: 1px;
  z-index: 10;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #FF0000 !important;
}
:root[dir=ltr] .twoColTemplate {
  display: flex;
  flex-flow: column nowrap;
  min-height: 100vh;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate {
    flex-direction: row;
    background: #f9fafb;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-left,
:root[dir=ltr] .twoColTemplate .twoColTemplate-right {
  display: flex;
  flex-flow: column nowrap;
  flex: 0 0 auto;
  padding: 0;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-left,
  :root[dir=ltr] .twoColTemplate .twoColTemplate-right {
    flex-basis: 50%;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-left {
    background: #fff;
    box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-left .twoColTemplate-topCurve {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-left .twoColTemplate-topCurve {
    position: absolute;
    top: 0;
    right: calc(50% - 10px);
    display: block;
    width: 60px;
    height: 50px;
    background: #f9fafb;
    overflow: hidden;
  }
  :root[dir=ltr] .twoColTemplate .twoColTemplate-left .twoColTemplate-topCurve:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-top-right-radius: 100%;
    -moz-border-topright-radius: 100%;
    border-top-right-radius: 100%;
    background: #fff;
    box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-left .twoColTemplate-bottomCurve {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-left .twoColTemplate-bottomCurve {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 50px;
    height: 50px;
    background: #fff;
    overflow: hidden;
  }
  :root[dir=ltr] .twoColTemplate .twoColTemplate-left .twoColTemplate-bottomCurve:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-bottom-left-radius: 100%;
    -moz-border-bottomleft-radius: 100%;
    border-bottom-left-radius: 100%;
    background: #f9fafb;
    box-shadow: inset 7px 0px 9px -7px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 24px 18px 0;
  width: -webkit-fill-available;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader {
    padding-top: 60px;
    justify-content: center;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderLogo {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderLogo {
    display: block;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderProgress {
  flex: 1 1 auto;
  padding: 0 16px;
  max-width: calc(100vw - 36px - 40px);
  display: flex;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderProgress {
    display: none;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderLeftButton,
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderRightButton {
  display: block;
  width: 20px;
  height: 20px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderLeftButton,
  :root[dir=ltr] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderRightButton {
    display: none;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftContent {
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentHeader {
  order: 2;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #5c677d;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentHeader {
    order: 1;
    margin-block: 60px 20px;
    font-size: 2rem;
    line-height: 1.9rem;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage {
  order: 1;
  height: 120px;
  object-fit: contain;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage {
    order: 2;
    margin-inline: auto;
    height: 400px;
    width: 85%;
    margin-top: 70px;
    display: block;
    text-align: center;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage.twoColTemplate-leftContentImage-large {
  height: 175px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage.twoColTemplate-leftContentImage-large {
    height: 400px;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-right {
  flex: 1 1 auto;
  padding-top: 0;
  padding-bottom: 44px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-right {
    background: none;
    padding-bottom: 50px;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightHeader {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightHeader {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    padding: 46px 24px 0;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderNav {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderProgress {
  min-width: 66%;
  margin-top: 75px;
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  color: #000105;
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent.twoColTemplate-rightContent-centered {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent.twoColTemplate-rightContent-centered .twoColTemplate-rightContentHeading {
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentHeading {
    padding-top: 55px !important;
    padding-bottom: 30px;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentBody {
  margin-top: 0;
  padding-top: 25px;
  flex: 1 1 auto;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentBody {
    padding-top: 32px;
    padding-bottom: 32px;
    flex: 0 0 200px;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentActions {
    text-align: center;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentActionsBottomNav {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentActionsBottomNav {
    flex-direction: column;
  }
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-upperHeader {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #5c677d;
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-header {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #000;
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-smallHeader {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #5a5a5a;
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent a:not(.button) {
  color: #65bc47;
}
:root[dir=ltr] .twoColTemplate .twoColTemplate-rightContent .colContent-contentFormFieldset {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
:root[dir=ltr] .card {
  flex: 1 1 auto;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card .card-imageMobile {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .card .card-imageMobile + .card-image, :root[dir=ltr] .card .card-imageMobile + .baseeta-container {
    display: none;
  }
}
:root[dir=ltr] .card.card-tall {
  display: flex;
  flex-flow: column nowrap;
  background: white;
  box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  border-radius: 8px;
  padding: 20px 20px 26px;
  margin-bottom: 24px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
  position: relative;
  color: #696f83;
  white-space: initial;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-tall {
    font-size: 1.6rem;
    line-height: 2.2rem;
    padding: 24px 20px 38px;
  }
}
.row > *:nth-child(even) > :root[dir=ltr] .card.card-tall, swiper-container > swiper-slide:nth-child(even) > :root[dir=ltr] .card.card-tall {
  align-items: flex-end;
}
@media only screen and (min-width: 992px) {
  .row > *:nth-child(even) > :root[dir=ltr] .card.card-tall, swiper-container > swiper-slide:nth-child(even) > :root[dir=ltr] .card.card-tall {
    align-items: flex-start;
  }
}
.row > *:nth-child(even) > :root[dir=ltr] .card.card-tall .card-imageWrapper, swiper-container > swiper-slide:nth-child(even) > :root[dir=ltr] .card.card-tall .card-imageWrapper {
  right: auto;
  left: -10px;
}
.row > *:nth-child(even) > :root[dir=ltr] .card.card-tall .card-imageWrapper .card-image, swiper-container > swiper-slide:nth-child(even) > :root[dir=ltr] .card.card-tall .card-imageWrapper .card-image {
  object-position: bottom left;
}
:root[dir=ltr] .card.card-tall .card-content {
  display: flex;
  flex-flow: column nowrap;
  margin-bottom: 8px;
  width: 60%;
  flex: 1 1 auto;
  font-weight: bold;
  padding: 10px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-tall .card-content {
    width: auto;
    align-items: stretch;
  }
}
:root[dir=ltr] .card.card-tall .card-content *:last-child {
  margin-bottom: 0;
}
:root[dir=ltr] .card.card-tall .card-content li {
  margin-bottom: 0;
}
:root[dir=ltr] .card.card-tall .card-content li + li {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-tall .card-content li + li {
    margin-top: 24px;
  }
}
:root[dir=ltr] .card.card-tall .card-title {
  order: 1;
  color: #1d2939;
  font-size: 2rem;
  line-height: 2.2rem;
  font-weight: 400;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-tall .card-title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.2rem;
    margin-bottom: 26px;
  }
}
:root[dir=ltr] .card.card-tall .card-subtitle {
  order: 2;
}
:root[dir=ltr] .card.card-tall .card-description {
  order: 3;
  flex: 1 1 auto;
}
:root[dir=ltr] .card.card-tall .card-imageWrapper {
  order: 4;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  position: absolute;
  bottom: -10px;
  right: 0px;
  width: 48%;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-tall .card-imageWrapper {
    position: static;
    padding: 0 20px;
    width: auto;
    margin-top: 24px;
    max-height: 200px;
  }
  :root[dir=ltr] .card.card-tall .card-imageWrapper .card-image {
    object-position: bottom center !important;
  }
}
:root[dir=ltr] .card.card-tall .card-imageWrapper .card-image, :root[dir=ltr] .card.card-tall .card-imageWrapper .baseeta-container {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 200px;
}
:root[dir=ltr] .card.card-tall .card-actions {
  position: absolute;
  display: flex;
  flex-flow: column;
  top: 100%;
  transform: translateY(-50%);
  width: 40%;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-tall .card-actions {
    width: calc(100% - 40px);
  }
}
:root[dir=ltr] .card.card-tall .card-actions .button {
  height: 48px;
}
@media screen and (max-width: 991px) {
  :root[dir=ltr] .card.card-tall .card-actions .button {
    width: max-content;
  }
}
:root[dir=ltr] .card.card-offer {
  display: flex;
  flex-flow: column nowrap;
  background: linear-gradient(180deg, #f5f5f5 0%, #adadad 100%);
  border: 1px solid #e5e5e6;
  border-radius: 8px;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #000;
  overflow: hidden;
  position: relative;
  padding: 32px 20px;
  min-height: 222px;
  white-space: initial;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-offer {
    height: 760px;
    display: flex;
    flex-flow: column nowrap;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-offer .card-content {
    display: contents;
  }
}
:root[dir=ltr] .card.card-offer .card-imageWrapper {
  position: absolute;
  right: 11px;
  bottom: 24px;
  width: 44%;
  max-height: calc(100% - 24px);
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-offer .card-imageWrapper {
    position: static;
    order: 1;
    width: auto;
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    margin-left: 30px;
    margin-right: -20px;
  }
}
:root[dir=ltr] .card.card-offer .card-imageWrapper .card-image, :root[dir=ltr] .card.card-offer .card-imageWrapper .baseeta-container {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-offer .card-imageWrapper .card-image, :root[dir=ltr] .card.card-offer .card-imageWrapper .baseeta-container {
    height: auto;
  }
}
:root[dir=ltr] .card.card-offer .card-title {
  position: relative;
  z-index: 1;
  display: block;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 3.4rem;
  margin-bottom: 0;
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-offer .card-title {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
:root[dir=ltr] .card.card-offer .card-subtitle {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: #000;
  margin-top: 8px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-offer .card-subtitle {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #a4a3a3;
  }
}
:root[dir=ltr] .card.card-offer .card-description {
  position: relative;
  z-index: 1;
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-offer .card-description {
    display: block;
    margin-top: 24px;
  }
}
:root[dir=ltr] .card.card-offer .card-actions {
  position: relative;
  z-index: 1;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-offer .card-actions {
    margin-top: 38px;
  }
}
:root[dir=ltr] .card.card-container {
  background: #fff;
  border: 1px solid #e3e3e3;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 16px;
  display: flex;
  flex-flow: column;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .card.card-container {
    padding: 32px;
    min-height: 400px;
  }
  :root[dir=ltr] .card.card-container .card-containerForm {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
  }
  :root[dir=ltr] .card.card-container .card-containerFormBody {
    flex: 1 1 auto;
  }
  :root[dir=ltr] .card.card-container .card-containerFormFooter {
    flex: 0 0 auto;
  }
}
:root[dir=ltr] .card-activation-page {
  width: 100%;
  overflow-x: hidden;
  height: calc(100vh - 150px);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
:root[dir=ltr] .card-activation-page img {
  max-height: 60%;
}
:root[dir=ltr] .card-activation-page .form-container {
  box-sizing: border-box;
  height: auto;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 74vh;
}
:root[dir=ltr] .notice {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  padding: 16px 20px;
  position: relative;
  justify-content: space-between;
  background: linear-gradient(180deg, #a3db52 0%, #71c046 100%);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  font-weight: 700;
  font-size: 12px;
  line-height: 17px;
  color: #000;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .notice {
    flex-flow: row;
    align-items: center;
    padding: 16px 32px;
    padding-inline-end: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #1d2939;
  }
}
:root[dir=ltr] .notice h2, :root[dir=ltr] .notice .h2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 8px;
  margin-inline-end: 40px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .notice h2, :root[dir=ltr] .notice .h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-inline-end: 0;
  }
}
:root[dir=ltr] .notice .notice-content {
  padding-inline-end: 10px;
  margin-inline-end: auto;
}
:root[dir=ltr] .notice .notice-content p:last-child {
  margin: 0;
}
:root[dir=ltr] .notice .notice-actions {
  margin-top: 16px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .notice .notice-actions {
    margin: 0;
  }
}
:root[dir=ltr] .notice .notice-closeButton {
  position: absolute;
  right: 10px;
  top: 6px;
  appearance: none;
  border: none;
  background: none;
  color: #fff;
  opacity: 0.5;
  padding: 10px;
  transition: opacity 150ms linear;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .notice .notice-closeButton {
    top: auto;
    right: 24px;
  }
}
:root[dir=ltr] .notice .notice-closeButton:hover, :root[dir=ltr] .notice .notice-closeButton:active, :root[dir=ltr] .notice .notice-closeButton:focus {
  opacity: 1;
}
:root[dir=ltr] .informationCard {
  background: #fff;
  box-shadow: 0px 10px 26px rgba(58, 58, 71, 0.05), 0px 2px 4.225px rgba(58, 58, 71, 0.025);
  border-radius: 8px;
  border-bottom: 4px solid var(--accent-color, #fff);
  margin-top: 32px;
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard {
    padding: 24px;
  }
}
:root[dir=ltr] .informationCard:first-child {
  margin-top: 32px;
}
:root[dir=ltr] .informationCard .informationCard-heading {
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-heading {
    flex-wrap: nowrap;
  }
}
:root[dir=ltr] .informationCard .informationCard-heading .informationCard-icon {
  color: #74c145;
  background-color: #f3fdef;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 16px;
  flex: 0 0 auto;
}
:root[dir=ltr] .informationCard .informationCard-heading .informationCard-headingContent {
  margin-inline-end: 10px !important;
  margin-top: 0;
  flex: 1 1 0;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-heading .informationCard-headingContent {
    flex: 1 1 auto;
    margin-inline-end: 80px;
  }
}
:root[dir=ltr] .informationCard .informationCard-heading .informationCard-headingContent .informationCard-title {
  color: #1d2939;
  margin-bottom: 8px;
}
:root[dir=ltr] .informationCard .informationCard-heading .informationCard-headingContent .informationCard-subtitle {
  color: #5c677d;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-heading .informationCard-headingContent .informationCard-subtitle {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
:root[dir=ltr] .informationCard .informationCard-heading .informationCard-progress {
  position: relative;
  width: 106px;
  height: 106px;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.8rem;
  color: #10182b;
  order: 2;
  display: flex;
  flex: 1 1 100%;
  margin-top: 20px;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-heading .informationCard-progress {
    margin-inline-end: 50px;
    margin-top: -10px;
    display: block;
    flex: initial;
    order: initial;
  }
}
:root[dir=ltr] .informationCard .informationCard-heading .informationCard-progress .progressCircle-progress {
  stroke-dasharray: 261;
  stroke-dashoffset: calc(261 - 261 * var(--information-card-progress, 50) / 100);
  transform: rotate(-90deg);
  transform-origin: center center;
}
:root[dir=ltr] .informationCard .informationCard-heading .informationCard-progress span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
:root[dir=ltr] .informationCard .informationCard-content {
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-content {
    flex-flow: row wrap;
    margin-top: 14px;
  }
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-progressBar {
  flex: 1;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  margin: 50px 0px 30px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-content .informationCard-progressBar {
    margin: 0;
    margin-inline-end: 30px;
  }
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfoList {
  list-style: none;
  padding: 17px 12px;
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-evenly;
  border: 1px solid #ededed;
  border-radius: 4px;
  background: var(--information-card-background, transparent);
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfoList {
    justify-content: space-evenly;
  }
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfoList + .informationCard-contentInfoList {
  margin-top: 8px;
  margin-inline-start: 0;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfoList + .informationCard-contentInfoList {
    margin-top: 0;
    margin-inline-start: 8px;
  }
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfoListItem {
  margin: 0 12px;
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfo {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue {
  margin-top: 13px;
  font-size: 1.6rem;
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue-red {
  color: #ff0000;
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue-red strong {
  color: #ff0000 !important;
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue small, :root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue .small {
  font-size: 1.2rem;
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue strong {
  color: #1d2939;
}
:root[dir=ltr] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue .highlight {
  color: red;
}
:root[dir=ltr] .informationCard .informationCard-footer {
  border-top: 1px solid #e4e4e4;
  padding-top: 16px;
  margin-bottom: -16px;
  display: flex;
  flex-flow: column nowrap;
  margin-top: 20px;
}
:root[dir=ltr] .informationCard .informationCard-footer .informationCard-footerInfoList {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-footer .informationCard-footerInfoList {
    flex-flow: row nowrap;
  }
}
:root[dir=ltr] .informationCard .informationCard-footer .informationCard-footerInfoListItem {
  display: flex;
  flex-flow: row wrap;
  font-weight: 700;
  text-align: start;
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-top: 12px;
}
:root[dir=ltr] .informationCard .informationCard-footer .informationCard-footerInfoValue {
  color: #65bc47;
}
:root[dir=ltr] .informationCard .informationCard-footer .informationCard-footerText {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  color: #65bc47;
  text-align: center;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .informationCard .informationCard-footer .informationCard-footerText {
    margin-top: 16px;
  }
}
:root[dir=ltr] .horizontalProgress {
  display: flex;
  flex-flow: column nowrap;
  position: relative;
  align-items: stretch;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-bar {
  height: 21px;
  width: 100%;
  background: #f9fafb;
  border: 1px solid #c5c5c5;
  border-radius: 10px;
  padding: 3px 3px;
  position: relative;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-bar:after {
  content: " ";
  display: block;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  width: clamp(0%, 1% * var(--horizontal-progress, 0) - 0px, 100% - 4px);
  height: 15px;
  top: 2px;
  left: 2px;
  position: absolute;
  border-radius: 7px;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-barPoints {
  height: 100%;
  margin: 0 6px 0 7px;
  position: relative;
  z-index: 1;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-barPoints .horizontalProgress-barPoint {
  position: absolute;
  left: clamp(0%, 1% * var(--horizontal-progress-bar-point-position, 80) - 7.5px, 100%);
  width: 15px;
  height: 15px;
  background: #efefef;
  border: 1px solid #c5c5c5;
  border-radius: 50%;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 0.8rem;
  color: #929292;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  top: -1px;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-barPoints .horizontalProgress-barPoint-highlight {
  border-color: transparent;
  color: #65bc47;
  width: 13px;
  height: 13px;
  transform: translateY(1px);
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-markers {
  position: relative;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-markers .horizontalProgress-marker {
  position: absolute;
  bottom: 100%;
  z-index: 10;
  display: flex;
  flex-flow: column nowrap;
  top: -53px;
  left: clamp(0%, 1% * var(--horizontal-progress-position, 0) - 8px, 100% - 28px);
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-markers .horizontalProgress-markerContainer {
  position: relative;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-markers .horizontalProgress-markerLabel {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 6px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #65bc47;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-endpoint {
  color: #000;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: clamp(0%, 1% * var(--horizontal-progress, 0) - 2px, 100% - 28px);
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-bottomLabels {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
  margin-top: 6px;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-bottomLabels strong {
  font-size: 1.4rem;
  font-weight: 400;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-bottomLabels .horizontalProgress-bottomLabel {
  color: #929292;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-bottomLabels .horizontalProgress-bottomLabel:before {
  content: " ";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-inline-end: 5px;
  background: #929292;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-bottomLabels .horizontalProgress-bottomLabel-active {
  color: #5c677d;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-bottomLabels .horizontalProgress-bottomLabel-active:before {
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-tooltipButton {
  position: absolute;
  top: -40px;
  left: clamp(0%, 1% * var(--horizontal-progress-position, 0), 100% - 15px);
  appearance: none;
  border: 0;
  background: #fff;
  display: flex;
  flex-flow: row nowrap;
  white-space: nowrap;
  align-items: baseline;
  padding: 6px 8px;
  border: 1px solid #92c93e;
  border-radius: 4px;
  transform: translateX(calc(6px - 50%));
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-tooltipButton-rightOffset {
  transform: translateX(20px) !important;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-tooltipButton-rightOffset .horizontalProgress-arrow {
  left: 9px !important;
  bottom: 9px !important;
  transform: rotate(45deg) scaleX(0.5) !important;
  width: 15px !important;
  height: 15px !important;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-tooltipButton-rightOffset .horizontalProgress-arrow:after {
  width: 15px !important;
  height: 15px !important;
  border-top-width: 2px !important;
  border-right-width: 2px !important;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-tooltipButton .horizontalProgress-arrow {
  position: absolute;
  left: calc(50% - 3.75px);
  bottom: 16px;
  width: 7.5px;
  height: 7.5px;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-tooltipButton .horizontalProgress-arrow:after {
  content: " ";
  display: block;
  background: #fff;
  border: 0px solid #92c93e;
  border-top-width: 1px;
  border-right-width: 1px;
  width: 7.5px;
  height: 7.5px;
  transform: rotate(135deg);
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-tooltipButton svg {
  margin-inline-end: 5px;
}
:root[dir=ltr] .horizontalProgress .horizontalProgress-tooltipButton .horizontalProgress-tooltipButtonLabel {
  background: linear-gradient(180deg, #92c93e 0%, #437b28 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
:root[dir=ltr] .toggleBlock-link {
  color: #65bc47;
  font-weight: 700;
  font-size: 16px;
  transition: color 150ms linear;
}
:root[dir=ltr] .toggleBlock-link svg {
  margin-inline-start: 10px;
}
:root[dir=ltr] .toggleBlock-link:active {
  color: #618a4a !important;
}
:root[dir=ltr] .toggleBlock-link:disabled, :root[dir=ltr] .toggleBlock-link.disabled {
  color: #bababa !important;
  pointer-events: none;
}
:root[dir=ltr] .toggleBlock-collapse {
  display: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #696f83;
}
:root[dir=ltr] .form-group {
  margin-bottom: 30px;
}
:root[dir=ltr] .form-group:last-child {
  margin-bottom: 0;
}
:root[dir=ltr] .scrollableOrderedList {
  height: 200px;
  overflow: scroll;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #444444;
  text-align: left;
  padding: 10px;
}
:root[dir=ltr] .scrollableOrderedList ol {
  list-style: none;
  counter-reset: li;
  margin-inline-start: 25px;
  padding: 0;
  padding-inline-start: 2rem;
}
:root[dir=ltr] .scrollableOrderedList li {
  margin-bottom: 30px;
  position: relative;
  counter-increment: li;
}
:root[dir=ltr] .scrollableOrderedList li::before {
  content: counter(li);
  color: red;
  display: inline-block;
  width: 40px;
  font-size: 40px;
  font-weight: 700;
  color: #c2c2c2;
  position: absolute;
  top: 0;
  left: -45px;
  line-height: 1;
}
:root[dir=ltr] .tabs {
  display: flex;
  flex-flow: row nowrap;
  border-bottom: 2px solid #94c93d;
}
:root[dir=ltr] .tabs.tabs-vertical {
  flex-flow: column nowrap;
  border: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .tabs.tabs-vertical {
    border-right: 2px solid #94c93d;
  }
}
:root[dir=ltr] .tabs.tabs-vertical .tabs-item {
  margin: 10px 0 0 0;
  justify-content: flex-start;
  padding-inline-start: 70px;
  border-radius: 8px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 400;
}
:root[dir=ltr] .tabs.tabs-vertical .tabs-item:before {
  border-radius: 8px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .tabs.tabs-vertical .tabs-item {
    margin: 2px 0 0 0;
    border-radius: 0;
  }
  :root[dir=ltr] .tabs.tabs-vertical .tabs-item:before {
    border-radius: 0;
  }
  :root[dir=ltr] .tabs.tabs-vertical .tabs-item:first-child {
    margin-top: 0;
    -webkit-border-top-left-radius: 8px;
    -moz-border-topleft-radius: 8px;
    border-top-left-radius: 8px;
  }
  :root[dir=ltr] .tabs.tabs-vertical .tabs-item:first-child:before {
    -webkit-border-top-left-radius: 8px;
    -moz-border-topleft-radius: 8px;
    border-top-left-radius: 8px;
  }
  :root[dir=ltr] .tabs.tabs-vertical .tabs-item:last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-topright-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottomleft-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  :root[dir=ltr] .tabs.tabs-vertical .tabs-item:last-child:before {
    -webkit-border-top-right-radius: 0;
    -moz-border-topright-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottomleft-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .tabs.tabs-vertical .tabs-item .tabs-itemIcon {
    width: 32px;
    height: 32px;
    margin-inline-end: 12px;
  }
  :root[dir=ltr] .tabs.tabs-vertical .tabs-item .tabs-itemIcon svg {
    width: 22px;
    height: 22px;
  }
}
:root[dir=ltr] .tabs .tabs-item {
  appearance: none;
  border: none;
  background: #fff;
  flex: 1 1 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  color: #5c677d;
  min-height: 46px;
  padding: 11px 12px;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.3rem;
  margin: 0 2.5px;
  transition: box-shadow 150ms linear, color 150ms linear;
  position: relative;
  text-align: start;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .tabs .tabs-item {
    min-height: 56px;
    padding: 6px 24px;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 400;
  }
}
:root[dir=ltr] .tabs .tabs-item:before {
  content: " ";
  display: block;
  opacity: 0;
  transition: opacity 150ms linear;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
:root[dir=ltr] .tabs .tabs-item.tabs-item-active {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  font-weight: 700;
  color: #fff;
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
}
:root[dir=ltr] .tabs .tabs-item.tabs-item-active:before {
  opacity: 1;
}
:root[dir=ltr] .tabs .tabs-item.tabs-item-active .tabs-itemIcon {
  color: #65bc47;
}
:root[dir=ltr] .tabs .tabs-item:first-child {
  -webkit-border-top-left-radius: 8px;
  -moz-border-topleft-radius: 8px;
  border-top-left-radius: 8px;
  margin-inline-start: 0;
}
:root[dir=ltr] .tabs .tabs-item:first-child:before {
  -webkit-border-top-left-radius: 8px;
  -moz-border-topleft-radius: 8px;
  border-top-left-radius: 8px;
}
:root[dir=ltr] .tabs .tabs-item:last-child {
  -webkit-border-top-right-radius: 8px;
  -moz-border-topright-radius: 8px;
  border-top-right-radius: 8px;
  margin-inline-end: 0;
}
:root[dir=ltr] .tabs .tabs-item:last-child:before {
  -webkit-border-top-right-radius: 8px;
  -moz-border-topright-radius: 8px;
  border-top-right-radius: 8px;
}
:root[dir=ltr] .tabs .tabs-item .tabs-itemTitle {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  position: relative;
  z-index: 1;
}
:root[dir=ltr] .tabs .tabs-item .tabs-itemIcon {
  margin-inline-end: 8px;
  color: #adadad;
  width: 24px;
  height: 24px;
  background: #f5f5f5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .tabs .tabs-item .tabs-itemIcon {
    width: 40px;
    height: 40px;
    margin-inline-end: 24px;
  }
}
:root[dir=ltr] .tabs .tabs-item .tabs-itemIcon svg {
  width: 15px;
  height: 15px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .tabs .tabs-item .tabs-itemIcon svg {
    width: 25px;
    height: 25px;
  }
}
:root[dir=ltr] .tabs .tabs-item .tabs-itemIcon img {
  width: 15px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .tabs .tabs-item .tabs-itemIcon img {
    width: 25px;
  }
}
:root[dir=ltr] .tabs-content {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .tabs-content-desktopActive {
    display: block;
  }
}
:root[dir=ltr] .tabs-content-active {
  display: block;
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .tabs-content-active.tabs-content-modal {
    position: fixed;
    top: 55px;
    z-index: 100;
    bottom: 0;
    margin: 0 !important;
    background: #fff;
    overflow-y: auto;
    background-color: #f9fafb;
  }
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .tabs-content .card.card-container {
    border: none;
    background: none;
    box-shadow: none;
    margin: none;
  }
}
:root[dir=ltr] .image {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-align: center;
  margin-bottom: 4px;
}
:root[dir=ltr] .image .image-caption {
  margin-top: 8px;
}
:root[dir=ltr] .scrollView {
  overflow: hidden;
  padding-bottom: 50px;
}
:root[dir=ltr] .scrollView.scrollView-withShadow {
  padding-top: 8px;
  margin: 0 -8px;
}
:root[dir=ltr] .scrollView.scrollView-withShadow .scrollView-item .row {
  padding: 0 8px;
}
:root[dir=ltr] .scrollView.scrollView-aside .scrollView-slider {
  width: 100%;
  height: 222px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .scrollView.scrollView-aside .scrollView-slider {
    height: 760px;
  }
}
:root[dir=ltr] .scrollView .scrollView-slider {
  overflow: visible;
  background-color: transparent;
  border: none;
}
:root[dir=ltr] .scrollView .scrollView-item .row {
  height: 100%;
}
:root[dir=ltr] .scrollView .k-scrollview-nav-wrap {
  bottom: -50px;
}
:root[dir=ltr] .scrollView .k-scrollview-nav-wrap .k-scrollview-nav .k-link {
  width: 5px;
  height: 5px;
  margin: 0 4px;
  background-color: #000;
  opacity: 0.2;
  transition: background-color 150ms linear, opacity 150ms linear;
}
:root[dir=ltr] .scrollView .k-scrollview-nav-wrap .k-scrollview-nav .k-link:before {
  width: 9px;
  height: 9px;
}
:root[dir=ltr] .scrollView .k-scrollview-nav-wrap .k-scrollview-nav .k-link.k-primary {
  background-color: #1d2939;
  opacity: 1;
}
:root[dir=ltr] .scrollView .k-scrollview-prev,
:root[dir=ltr] .scrollView .k-scrollview-next {
  display: none !important;
}
:root[dir=ltr] .modal {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -2000 !important;
  pointer-events: none !important;
}
:root[dir=ltr] .modal * {
  z-index: -2000 !important;
  pointer-events: none !important;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 200;
  }
}
:root[dir=ltr] .modal.modal-show {
  z-index: 200 !important;
  pointer-events: auto !important;
}
:root[dir=ltr] .modal.modal-show * {
  z-index: 200 !important;
  pointer-events: auto !important;
}
:root[dir=ltr] .modal.modal-show .modal-overlay {
  opacity: 1;
}
:root[dir=ltr] .modal.modal-show .modal-panel {
  opacity: 1;
  transform: translateY(0);
  align-content: center;
}
:root[dir=ltr] .modal.modal-gray .modal-panel {
  background: #f9fafb;
}
:root[dir=ltr] .modal .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(177, 177, 177, 0.2);
  opacity: 0;
  z-index: 200;
  transition: opacity 250ms linear;
}
:root[dir=ltr] .modal .modal-panel {
  position: relative;
  z-index: 200;
  background: #fff;
  opacity: 0;
  transition: transform 250ms ease-in-out, opacity 250ms linear;
  min-width: min(45%, 480px);
  min-height: 30vh;
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .modal .modal-panel {
    position: fixed;
    width: 100%;
    bottom: var(--mobile-mainNavList-height);
    left: 0;
    min-width: 100%;
    min-height: 40vh;
    max-height: 75vh;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    transform: translateY(100%);
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .modal .modal-panel {
    max-width: 500px;
    height: 450px;
    border: 1px solid #e3e3e3;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    transform: translateY(75px);
  }
}
:root[dir=ltr] .modal .modal-panel > .modal-closeButton {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 24px;
  right: 24px;
  color: #979dac;
  background: none;
  border: 0;
  appearance: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .modal .modal-panel > .modal-closeButton {
    opacity: 1;
    pointer-events: auto;
  }
}
:root[dir=ltr] .modal .modal-panel .modal-container {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  padding: 40px 0;
}
@media only screen and (max-width: 991px) {
  :root[dir=ltr] .modal .modal-panel .modal-container {
    min-height: 40vh;
    max-height: 75vh;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .modal .modal-panel .modal-container {
    height: 100%;
  }
}
:root[dir=ltr] .modal .modal-panel .modal-body {
  flex: 1 1 auto;
  text-align: center;
  overflow-y: auto;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .modal .modal-panel .modal-body {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    height: 100%;
  }
}
:root[dir=ltr] .modal .modal-panel .modal-body .modal-contentImage {
  margin-bottom: 16px;
}
:root[dir=ltr] .modal .modal-panel .modal-body .modal-title {
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .modal .modal-panel .modal-body .modal-title {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
:root[dir=ltr] .modal .modal-panel .modal-content {
  text-align: start;
}
:root[dir=ltr] .modal .modal-panel .modal-actions {
  flex: 0 0 auto;
  padding: 16px 20px 0;
  display: flex;
  flex-flow: column nowrap;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .modal .modal-panel .modal-actions {
    padding: 24px 82px 0;
  }
}
:root[dir=ltr] .modal .modal-panel .modal-actions:empty {
  padding-top: 0;
}
:root[dir=ltr] .modal .modal-panel .modal-actions .button + .button {
  margin-top: 16px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .modal .modal-panel .modal-actions .button + .button {
    margin-top: 24px;
  }
}
:root[dir=ltr] .accordion .accordion-item {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 16px;
}
:root[dir=ltr] .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .accordion .accordion-item {
    margin-bottom: 16px;
  }
  :root[dir=ltr] .accordion .accordion-item:last-child {
    margin-bottom: 0;
  }
}
:root[dir=ltr] .accordion .accordion-item.accordion-item-active .accordion-header {
  color: #65bc47;
}
:root[dir=ltr] .accordion .accordion-item.accordion-item-active .accordion-content {
  display: block;
}
:root[dir=ltr] .accordion .accordion-item.accordion-item-active .accordion-headerIcon {
  transform: rotate(180deg);
}
:root[dir=ltr] .accordion .accordion-header {
  margin: 0;
  display: flex;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #000;
  transition: color 150ms linear;
}
:root[dir=ltr] .accordion .accordion-headerButton {
  appearance: none;
  border: none;
  background: none;
  width: 100%;
  display: flex;
  padding: 25px 16px;
  padding-inline-end: 36px;
  position: relative;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-align: start;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .accordion .accordion-headerButton {
    padding: 24px 20px;
    padding-inline-end: 56px;
  }
}
:root[dir=ltr] .accordion .accordion-headerIcon {
  position: absolute;
  right: 16px;
  top: 32px;
}
:root[dir=ltr] .accordion .accordion-content {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #5c677d;
  padding: 0 16px 25px;
  padding-inline-end: 36px;
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .accordion .accordion-content {
    padding: 0 20px 24px;
    padding-inline-end: 56px;
  }
}
:root[dir=ltr] .table .table-container {
  overflow-x: auto;
}
:root[dir=ltr] .table table {
  min-width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  background: #fff;
  border: 1px solid #cbcbcb;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
}
:root[dir=ltr] .table table thead {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #5c677d;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .table table thead {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
}
:root[dir=ltr] .table table tbody {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #000;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .table table tbody {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
:root[dir=ltr] .table table tbody tr {
  background: #fff;
}
:root[dir=ltr] .table table tbody tr:nth-child(odd) {
  background: #f9fafb;
}
:root[dir=ltr] .table table th,
:root[dir=ltr] .table table td {
  padding: 8px 6px;
  border-bottom: 1px solid #cbcbcb;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .table table th,
  :root[dir=ltr] .table table td {
    padding: 13px 40px;
  }
}
:root[dir=ltr] .table table th.table-cell-numeric,
:root[dir=ltr] .table table td.table-cell-numeric {
  color: #65bc47;
  font-weight: 700;
}
:root[dir=ltr] .table .table-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 80px;
  flex-flow: column nowrap;
}
:root[dir=ltr] .table .table-empty .table-emptyImage {
  margin-bottom: 22px;
}
:root[dir=ltr] .table .table-empty .table-emptyMessage {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #979dac;
}
:root[dir=ltr] .table .table-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 42px 0 0;
}
:root[dir=ltr] .table .table-pagination .table-paginationPrevious,
:root[dir=ltr] .table .table-pagination .table-paginationNext {
  appearance: none;
  border: 0;
  background: none;
  height: auto;
  margin: 0 12px;
  color: #65bc47;
  transition: color 150ms linear;
}
:root[dir=ltr] .table .table-pagination .table-paginationPrevious:disabled,
:root[dir=ltr] .table .table-pagination .table-paginationNext:disabled {
  color: #979dac;
}
:root[dir=ltr] .table .table-pagination .table-paginationPrevious svg {
  transform: scaleX(-1);
}
:root[dir=ltr] .table .table-pagination .table-paginationList {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
:root[dir=ltr] .table .table-pagination .table-paginationListItem {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #5c677d;
  border-radius: 4px;
  background: transparent;
  padding: 4px 3px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
}
:root[dir=ltr] .table .table-pagination .table-paginationListItem.table-paginationListItem-active {
  background: #65bc47;
  color: #fff;
  font-weight: 700;
}
:root[dir=ltr] .table .table-pagination .table-paginationListItem.table-paginationListItem-active button:after {
  opacity: 0 !important;
}
:root[dir=ltr] .table .table-pagination .table-paginationListItem.table-paginationListItem-spacer {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  letter-spacing: -1px;
}
:root[dir=ltr] .table .table-pagination .table-paginationListItem button {
  appearance: none;
  border: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background: transparent;
  position: relative;
  padding: 1px 6px;
}
:root[dir=ltr] .table .table-pagination .table-paginationListItem button:active:after, :root[dir=ltr] .table .table-pagination .table-paginationListItem button:focus:after, :root[dir=ltr] .table .table-pagination .table-paginationListItem button:hover:after {
  opacity: 1;
}
:root[dir=ltr] .table .table-pagination .table-paginationListItem button:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 3px;
  width: calc(100% - 6px);
  height: 2px;
  background: #5c677d;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=ltr] .scrollingText {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
  text-align: center;
}
:root[dir=ltr] .scrollingText h3, :root[dir=ltr] .scrollingText .h3 {
  font-size: 3rem;
  line-height: 4.2rem;
}
:root[dir=ltr] .scrollingText br {
  content: " ";
  display: block;
  height: 16px;
}
:root[dir=ltr] .scrollingText .scrollingText-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
:root[dir=ltr] .scrollingText .scrollingText-listItem {
  max-height: 0;
  margin-top: 0;
  color: #979dac;
  opacity: 0;
  transition: color 250ms linear, opacity 250ms linear, max-height 250ms ease-in-out, margin 250ms ease-in-out;
}
:root[dir=ltr] .scrollingText .scrollingText-listItem:first-child {
  margin-top: 0;
}
:root[dir=ltr] .scrollingText .scrollingText-listItem.scrollingText-listItem-hidden {
  max-height: 0;
  margin-top: 0;
}
:root[dir=ltr] .scrollingText .scrollingText-listItem.scrollingText-listItem-unfocused {
  max-height: 200px;
  margin-top: 32px;
  opacity: 0.5;
}
:root[dir=ltr] .scrollingText .scrollingText-listItem.scrollingText-listItem-focused {
  max-height: 200px;
  margin-top: 32px;
  color: #000;
  opacity: 1;
}
:root[dir=ltr] .horizontalRadioButtons {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7rem;
  text-align: center;
  color: #bababa;
  display: flex;
  justify-content: center;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-container {
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  padding: 0 10px;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-container:before, :root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-container:after {
  content: " ";
  display: block;
  position: absolute;
  top: 6px;
  width: 87px;
  height: 48px;
  border-radius: 27px;
  background: linear-gradient(270deg, rgba(243, 243, 243, 0) 10.34%, #f3f3f3 100%);
  pointer-events: none;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-container:before {
  left: 0;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-container:after {
  right: 0;
  transform: scaleX(-1);
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-input {
  appearance: none;
  opacity: 0;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-label {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  display: flex;
  flex-flow: column nowrap;
  padding: 7px;
  position: relative;
  width: 48px;
  margin: 0 4px;
  cursor: pointer;
  transition: color 150ms linear;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-label:before, :root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-label:after {
  content: " ";
  display: block;
  position: absolute;
  opacity: 0;
  transition: opacity 150ms linear;
  z-index: 1;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-label:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-label:after {
  content: " ";
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 24px;
  background: #fff;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-input:checked + .horizontalRadioButtons-label {
  color: #000;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-input:checked + .horizontalRadioButtons-label:before, :root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-input:checked + .horizontalRadioButtons-label:after {
  opacity: 1;
}
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-topLabels,
:root[dir=ltr] .horizontalRadioButtons .horizontalRadioButtons-bottomLabels {
  display: flex;
  flex-flow: column nowrap;
  padding: 7px 0;
  position: relative;
  z-index: 2;
}
:root[dir=ltr] .twoColLayout {
  display: flex;
  flex-flow: column nowrap;
  min-height: 100vh;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout {
    flex-direction: row;
    background: #f9fafb;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left {
  display: flex;
  flex-flow: column nowrap;
  flex: 0 0 auto;
  padding: 0;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left {
    flex-basis: 50%;
    background: #fff;
    box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-topCurve {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-topCurve {
    position: absolute;
    top: 0;
    right: calc(50% - 10px);
    display: block;
    width: 60px;
    height: 50px;
    background: #f9fafb;
    overflow: hidden;
  }
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-topCurve:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-top-right-radius: 100%;
    -moz-border-topright-radius: 100%;
    border-top-right-radius: 100%;
    background: #fff;
    box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-bottomCurve {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-bottomCurve {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 50px;
    height: 50px;
    background: #fff;
    overflow: hidden;
  }
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-bottomCurve:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-bottom-left-radius: 100%;
    -moz-border-bottomleft-radius: 100%;
    border-bottom-left-radius: 100%;
    background: #f9fafb;
    box-shadow: inset 7px 0px 9px -7px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-logo {
  flex-flow: row nowrap;
  align-items: center;
  padding: 24px 18px 0;
  justify-content: center !important;
  display: flex;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-logo {
    padding-top: 60px;
    justify-content: center;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-logo .twoColLayout-leftHeaderLogo {
  width: -moz-fit-content;
  width: fit-content;
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header {
  padding: 40px 25px 0px 25px;
  display: flex;
  width: 100%;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header {
    position: relative;
    margin-top: -60px;
    padding: 0px 25px 0px 25px;
    justify-content: unset;
  }
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header[dir=ltr] {
    left: 100%;
  }
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header[dir=rtl] {
    right: 100%;
  }
}
@media only screen and (max-width: 767px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header {
    padding: 40px 15px 0px 15px;
    display: unset;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-leftHeaderLeftButton {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-leftHeaderLeftButton {
    display: block;
    margin-top: -70px;
    margin-bottom: 35px;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-ProgressBar {
  padding-inline: 3rem;
  font-size: 14px;
  display: flex;
  position: relative;
  width: 100%;
  margin-top: -15px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-ProgressBar {
    padding-inline: 10%;
  }
}
@media only screen and (max-width: 767px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-ProgressBar {
    margin-top: 20px;
    padding-inline: 1rem;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-left {
  display: flex;
  flex-flow: column nowrap;
  flex-basis: 50%;
  background: #fff;
  box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  padding: 0;
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-Header {
  display: flex;
  flex-direction: column;
  padding: 20px;
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-leftContent {
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-leftContentHeader {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #5c677d;
  margin-bottom: 40px;
  margin-top: 24px;
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-notification {
  display: flex;
  background-color: #F0F0F5;
  color: #000;
  align-content: center;
  padding-block: 16px;
  padding-inline: 20px;
  border-radius: 7px;
  margin-top: 32px;
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-notification .bi-exclamation-circle-fill {
  font-size: 32px;
}
:root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-leftContentImage {
  height: 400px !important;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-leftContentImage {
    height: -moz-fit-content !important;
    height: fit-content !important;
    max-height: 240px !important;
    margin-top: 24px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-notification {
    order: 2;
    margin-inline: 10%;
  }
}
@media screen and (max-width: 991px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left .twoColLayout-notification {
    order: 3;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-left.twoColLayout-leftContentImage-large {
  height: 175px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-left.twoColLayout-leftContentImage-large {
    height: 400px;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-right {
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 44px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right {
    flex-basis: 50%;
    background: none;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightHeader {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightHeader {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    padding: 46px 24px 0;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .rightSectionPadding {
  padding-top: 35rem !important;
}
@media only screen and (min-width: 1550px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right .rightSectionPadding {
    padding-top: 28rem !important;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  color: #000105;
  padding-top: 20rem;
}
@media screen and (max-width: 991px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent {
    padding-top: 0px !important;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent {
    height: 100%;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentHeading {
  padding-inline: 25px;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentHeading {
    padding-bottom: 30px;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentBody {
  margin-top: 0;
  padding-top: 25px;
  flex: 1 1 auto;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentBody {
    padding-top: 32px;
    padding-bottom: 32px;
    flex: 0 0 200px;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentActions {
    text-align: center;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentActionsBottomNav {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentActionsBottomNav {
    flex-direction: column;
  }
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-header {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #000;
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-smallHeader {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #5a5a5a;
}
:root[dir=ltr] .twoColLayout .twoColLayout-right .twoColLayout-rightContent a:not(.button) {
  color: #65bc47;
}
:root[dir=ltr] .dashboard .twoColLayout-bottomCurve, :root[dir=ltr] .dashboard .twoColLayout-topCurve {
  display: none !important;
}
:root[dir=ltr] .dashboard a.back-btn {
  width: max-content;
  display: flex;
}
:root[dir=ltr] .dashboard a.back-btn span {
  display: contents !important;
}
:root[dir=ltr] .dashboard .twoColLayout .twoColLayout-left .twoColLayout-Header {
  padding-top: 70px;
}
:root[dir=ltr] .dashboard .twoColLayout .twoColLayout-right .twoColLayout-rightContent {
  padding-top: 8rem;
}
:root[dir=ltr] .dashboard .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentHeading {
  padding-bottom: 10px;
}
:root[dir=ltr] .dashboard .twoColLayout-rightContentBody {
  padding-top: unset !important;
}
:root[dir=ltr] .dashboard .twoColLayout-logo {
  display: none !important;
}
@media screen and (max-width: 991px) {
  :root[dir=ltr] .dashboard .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-leftHeaderLeftButton {
    display: contents !important;
  }
  :root[dir=ltr] .dashboard .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-leftHeaderLeftButton .span {
    display: flex;
  }
}
:root[dir=ltr] .offerContainer .offer-rates {
  margin-inline: auto;
  width: 100%;
  font-size: 12px;
}
:root[dir=ltr] .offerContainer .offer-rates > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
:root[dir=ltr] .offerContainer .light-gray {
  color: #c2c2c2;
}
:root[dir=ltr] .offerContainer .circle-step {
  line-height: 40px;
  display: inline-flex;
}
:root[dir=ltr] .offerContainer .circle-step .step-number {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  color: #c2c2c2;
  background: #F6F6F6;
  line-height: 40px;
  height: 40px !important;
  width: 40px !important;
  border-radius: 50%;
  text-align: center;
}
:root[dir=ltr] .cet-btn-primary {
  height: 50px;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  width: 100%;
  border: none;
  border-radius: 8px !important;
  box-shadow: none;
  text-transform: none;
  padding: 0.8rem 1.5rem;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 12px;
  cursor: pointer;
}
:root[dir=ltr] .cet-btn-primary:hover {
  box-shadow: 0px 4px 10px rgba(108, 191, 71, 0.5);
}
:root[dir=ltr] .cet-btn-primary:active {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
}
:root[dir=ltr] .cet-btn-primary img {
  margin-inline: 0.5rem;
  max-height: 20px;
}
:root[dir=ltr] .cet-btn-primary:disabled {
  background: #cbcbcb;
  box-shadow: none;
}
:root[dir=ltr] .cet-button-outline {
  width: 100%;
  cursor: pointer;
  height: 50px;
  font-weight: 700;
  text-transform: none;
  border-radius: 8px !important;
  border: none;
  background: linear-gradient(180deg, #92C93E 0%, #6EBF46 100%);
  padding: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=ltr] .cet-button-outline > span {
  width: 100%;
  height: 100%;
  background: white;
  color: black !important;
  border-radius: 7px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=ltr] .cet-button-outline > span span {
  background: linear-gradient(180deg, #92C93E 0%, #6EBF46 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
:root[dir=ltr] .cet-button-outline:hover {
  box-shadow: 0px 4px 10px rgba(108, 191, 71, 0.5);
}
:root[dir=ltr] .cet-button-outline:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(182deg) brightness(99%) contrast(104%);
}
:root[dir=ltr] .cet-button-outline:disabled {
  background: #cbcbcb;
  box-shadow: none;
}
:root[dir=ltr] .cet-button-outline:disabled > span span {
  color: #cbcbcb;
  background: #cbcbcb;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
:root[dir=ltr] .cet-button-outline img {
  margin-inline: 0.25rem;
  max-height: 20px;
}
@media all and (max-width: 300px) {
  :root[dir=ltr] .cet-nav-button-container {
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
  }
  :root[dir=ltr] .cet-nav-button-container button {
    margin-inline: 0px !important;
    margin-bottom: 10px;
  }
}
:root[dir=rtl] {
  /* ==========================================================================
  	Directions
  /* ========================================================================== */
  /* ==========================================================================
  	Variables
  /* ========================================================================== */
  /* Colors */
  /* Font Sizes */
  /*  Bootstrap */
  /* ==========================================================================
  	Responsive
  /* ========================================================================== */
  /* Hide Google Pay section */
  /* Alternative: hide first radio button row */
  /* Pay button */
  /* custom overrides */
}
:root[dir=rtl] .k-input-md,
:root[dir=rtl] .k-picker-md {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
}
:root[dir=rtl] .k-rounded-md {
  border-radius: 8px;
}
:root[dir=rtl] .k-input-md .k-input-inner,
:root[dir=rtl] .k-picker-md .k-input-inner {
  padding: 11px 20px;
}
:root[dir=rtl] .k-picker-solid {
  background: white;
  border: 1px solid #cbcbcb;
}
:root[dir=rtl] .k-picker-solid:focus-within {
  box-shadow: none;
}
:root[dir=rtl] .inputGroup-text + .k-dropdownlist {
  -webkit-border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  border-bottom-right-radius: 0;
}
:root[dir=rtl] .k-list-md {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
}
:root[dir=rtl] .k-list-item.k-selected,
:root[dir=rtl] .k-selected.k-list-optionlabel {
  background-color: #f5f5f5;
  color: #696f83;
  font-weight: 700;
  border: 0px;
  box-shadow: none;
}
:root[dir=rtl] .k-list-filter {
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
}
:root[dir=rtl] .k-list-filter .k-input-solid {
  border: 1px solid #e3e5e5;
}
:root[dir=rtl] .k-list-filter .k-i-search {
  background: #f9fafb;
  border-right: 1px solid #cbcbcb;
  border-left: 0;
  min-width: 54px;
  line-height: 49px;
  height: 100%;
}
:root[dir=rtl] .k-popup {
  box-shadow: none;
}
:root[dir=rtl] .k-list-content::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
:root[dir=rtl] .k-list-content::-webkit-scrollbar-track {
  background: white;
}
:root[dir=rtl] .k-list-content::-webkit-scrollbar-thumb {
  background: #BABABA;
  border-radius: 4px;
}
:root[dir=rtl] .ddList-label {
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
}
:root[dir=rtl] .ddList-label kendo-dropdownlist {
  height: 50px;
  border-start-start-radius: 8px;
  border-end-start-radius: 8px;
}
:root[dir=rtl] .ddList-label .k-input-inner .k-input-value-text {
  padding-inline-start: calc(var(--dd-label-width, 100px) + 3px) !important;
}
:root[dir=rtl] .ddList-label .cet-kendo-label {
  width: var(--dd-label-width, 100px);
  position: absolute;
  color: #696F83;
  border: 1px solid #cbcbcb;
  background: #F9FAFB;
  padding-inline: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-start-start-radius: 8px;
  border-end-start-radius: 8px;
  z-index: 2;
}
:root[dir=rtl] .k-list-group-sticky-header {
  display: none;
}
:root[dir=rtl] .k-list-group-item .k-list-item-text {
  display: none;
}
:root[dir=rtl] kendo-actionsheet {
  max-height: 100vh !important;
  height: 100vh !important;
  --kendo-actionsheet-height: 100vh !important;
}
:root[dir=rtl] .k-actionsheet-content .k-list-container {
  --kendo-actionsheet-height: 100vh !important;
}
:root[dir=rtl] .k-actionsheet-content .k-list-container .k-list-lg:not(:last-child) {
  height: 50px;
  max-height: 50px;
}
@font-face {
  font-family: "Frutiger";
  src: url('FrutigerLTArabic-45Light.81ab49849d8acd26.woff2') format("woff2"), url('FrutigerLTArabic-45Light.5cfbc9ed0080deb7.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger";
  src: url('FrutigerLTArabic-65Bold.dcadde156b974557.woff2') format("woff2"), url('FrutigerLTArabic-65Bold.b391c018d9d2a037.woff') format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger";
  src: url('FrutigerLTArabic-55Roman.a30dbe6b0e781530.woff2') format("woff2"), url('FrutigerLTArabic-55Roman.a2d673ac4306045f.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "arabicn";
  src: url('Arabicn-Regular.9b35a7a2ed9cf741.ttf');
  font-weight: normal;
}
@font-face {
  font-family: "oxanium";
  src: url('Oxanium-Regular.8007c9554d7724db.ttf');
  font-weight: normal;
}
@font-face {
  font-family: "oxanium";
  src: url('Oxanium-Bold.19bf28be5e5a52f0.ttf');
  font-weight: bold;
}
@font-face {
  font-family: "Rubik";
  src: url('Rubik-Regular.2e40d5ec75d3a7c1.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rubik-bold";
  src: url('Rubik-Black.696109cc77d698ba.otf') format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Rubik-light";
  src: url('Rubik-Light.9b57dce5dfc30d84.otf') format("opentype");
  font-weight: 300; /* Light */
  font-style: normal;
}
@font-face {
  font-family: "Rubik-SemiBold";
  src: url('Rubik-SemiBold.9195a084a0423ea9.otf') format("opentype");
  font-weight: 600; /* Semi-Bold */
  font-style: normal;
}
@font-face {
  font-family: "Rubik-ExtraBold";
  src: url('Rubik-ExtraBold.03c7da3c6031cfd2.otf') format("opentype");
  font-weight: 800; /* Extra-Bold */
  font-style: normal;
}
:root[dir=rtl] html {
  --bs-body-font-family: "Poppins", sans-serif;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  color: #000;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
}
:root[dir=rtl] html[lang=ar] {
  --bs-body-font-family: "Frutiger", sans-serif;
  font-family: "Frutiger", sans-serif !important;
}
:root[dir=rtl] body {
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #696f83;
}
:root[dir=rtl] body[dir=ltr] {
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
}
[lang=ar] :root[dir=rtl] body {
  font-family: "Frutiger", sans-serif !important;
}
:root[dir=rtl] *[lang=ar] {
  font-family: "Frutiger", sans-serif !important;
}
:root[dir=rtl] h1, :root[dir=rtl] .h1 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.4rem;
  margin-bottom: 8px;
}
:root[dir=rtl] h2, :root[dir=rtl] .h2 {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-bottom: 8px;
}
:root[dir=rtl] h3, :root[dir=rtl] .h3 {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  margin-bottom: 16px;
}
:root[dir=rtl] h4, :root[dir=rtl] .h4 {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
}
:root[dir=rtl] label {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 400;
  color: #7f7f7f;
}
:root[dir=rtl] small, :root[dir=rtl] .small {
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 500;
}
:root[dir=rtl] .content-font-10 {
  font-size: 1rem;
}
:root[dir=rtl] .content-font-15 {
  font-size: 1.5rem;
}
:root[dir=rtl] .content-font-16 {
  font-size: 1.6rem;
}
:root[dir=rtl] .content-font-30 {
  font-size: 3rem;
}
:root[dir=rtl] .heading-font-10 {
  font-size: 1rem;
}
:root[dir=rtl] .heading-font-15 {
  font-size: 1.5rem;
}
:root[dir=rtl] .heading-font-16 {
  font-size: 1.6rem;
}
:root[dir=rtl] .heading-font-30 {
  font-size: 3rem;
}
:root[dir=rtl] .oxanium {
  font-family: "oxanium", "Poppins", sans-serif !important;
}
:root[dir=rtl] .Saudi_Riyal {
  font-family: "Rubik", "Poppins", sans-serif !important;
  display: inline;
  direction: ltr !important;
}
:root[dir=rtl] .fs-8 {
  font-size: 8px !important;
}
:root[dir=rtl] .fs-9 {
  font-size: 9px !important;
}
:root[dir=rtl] .fs-10 {
  font-size: 10px !important;
}
:root[dir=rtl] .fs-11 {
  font-size: 11px !important;
}
:root[dir=rtl] .fs-12 {
  font-size: 12px !important;
}
:root[dir=rtl] .fs-13 {
  font-size: 13px !important;
}
:root[dir=rtl] .fs-14 {
  font-size: 14px !important;
}
:root[dir=rtl] .fs-15 {
  font-size: 15px !important;
}
:root[dir=rtl] .fs-16 {
  font-size: 16px !important;
}
:root[dir=rtl] .fs-17 {
  font-size: 17px !important;
}
:root[dir=rtl] .fs-18 {
  font-size: 18px !important;
}
:root[dir=rtl] .fs-19 {
  font-size: 19px !important;
}
:root[dir=rtl] .fs-20 {
  font-size: 20px !important;
}
:root[dir=rtl] .fs-21 {
  font-size: 21px !important;
}
:root[dir=rtl] html,
:root[dir=rtl] body {
  position: relative;
  width: 100%;
  height: 100%;
}
:root[dir=rtl] body {
  min-height: 100vh;
  background-color: #f9fafb;
}
:root[dir=rtl] .visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
:root[dir=rtl] .break {
  flex-basis: 100%;
  height: 0;
}
:root[dir=rtl] .bg-gray {
  background-color: #e5e5e5;
}
:root[dir=rtl] .icon-rtlFlip {
  transform: scaleX(-1);
}
:root[dir=rtl] .container,
:root[dir=rtl] .container-fluid,
:root[dir=rtl] .container-sm,
:root[dir=rtl] .container-md,
:root[dir=rtl] .container-lg,
:root[dir=rtl] .container-xl,
:root[dir=rtl] .container-xxl {
  padding-left: 20px;
  padding-right: 20px;
}
:root[dir=rtl] .nowrap {
  white-space: nowrap;
}
:root[dir=rtl] .mobileWidthContainer {
  background: #f9fafb;
  border: 1px solid #bababa;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 26px;
  max-width: 375px;
  padding: 24px;
  overflow-y: auto;
}
:root[dir=rtl] .button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background-color: transparent;
  transition: background-color 150ms linear, color 150ms linear;
  overflow: hidden;
  appearance: none;
  border: none;
  cursor: pointer;
}
:root[dir=rtl] .button span {
  z-index: 1;
  position: relative;
}
:root[dir=rtl] .button.button-primary, :root[dir=rtl] .button.button-collapsingPrimary {
  border-radius: 8px;
  padding: 11px 24px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.7rem;
  min-height: 45px;
  text-align: center;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  box-shadow: 0px 1px 4px 0px rgba(108, 191, 71, 0.5);
  color: #fff;
  transition: none;
}
:root[dir=rtl] .button.button-primary:hover, :root[dir=rtl] .button.button-collapsingPrimary:hover {
  background: #65bc47;
}
:root[dir=rtl] .button.button-primary:active, :root[dir=rtl] .button.button-collapsingPrimary:active {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
}
:root[dir=rtl] .button.button-primary:disabled, :root[dir=rtl] .button.button-primary.disabled, :root[dir=rtl] .button.button-collapsingPrimary:disabled, :root[dir=rtl] .button.button-collapsingPrimary.disabled {
  background: #bababa;
  box-shadow: none;
  pointer-events: none;
}
:root[dir=rtl] .button.button-primary svg:first-child, :root[dir=rtl] .button.button-collapsingPrimary svg:first-child {
  margin-inline-end: 11px;
}
:root[dir=rtl] .button.button-primary svg:last-child, :root[dir=rtl] .button.button-collapsingPrimary svg:last-child {
  margin-inline-start: 11px;
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .button.button-collapsingPrimary {
    min-width: 0;
    width: 48px;
    height: 48px;
    padding-inline-start: 3px;
    padding-inline-end: 0;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .button.button-collapsingPrimary {
    min-width: 295px;
  }
}
:root[dir=rtl] .button.button-collapsingPrimary span {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .button.button-collapsingPrimary span {
    display: inline;
  }
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .button.button-collapsingPrimary svg {
    margin: 0 !important;
  }
}
:root[dir=rtl] .button.button-secondary {
  border-radius: 8px;
  padding: 14px 24px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.7rem;
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  box-shadow: 0px 4px 20px rgba(108, 191, 71, 0.5);
  color: #65bc47;
  position: relative;
  transition: none;
}
:root[dir=rtl] .button.button-secondary::before {
  content: "";
  display: block;
  background: white;
  position: absolute;
  top: 2px;
  left: 2px;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border-radius: 7px;
}
:root[dir=rtl] .button.button-secondary:hover {
  background: #65bc47;
  color: #65bc47;
}
:root[dir=rtl] .button.button-secondary:hover > span {
  background: #65bc47;
  -webkit-background-clip: text;
  background-clip: text;
}
:root[dir=rtl] .button.button-secondary:active {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
  color: #4d8031;
}
:root[dir=rtl] .button.button-secondary:active > span {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
:root[dir=rtl] .button.button-secondary:disabled, :root[dir=rtl] .button.button-secondary.disabled {
  background: #bababa;
  box-shadow: none;
  pointer-events: none;
  color: #979dac;
}
:root[dir=rtl] .button.button-secondary:disabled > span, :root[dir=rtl] .button.button-secondary.disabled > span {
  background: #979dac;
  -webkit-background-clip: text;
  background-clip: text;
}
:root[dir=rtl] .button.button-secondary > svg {
  position: relative;
  z-index: 1;
}
:root[dir=rtl] .button.button-secondary > svg:first-child {
  margin-inline-end: 8px;
}
:root[dir=rtl] .button.button-secondary > svg:last-child {
  margin-inline-start: 8px;
}
:root[dir=rtl] .button.button-secondary > span {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
:root[dir=rtl] .button.button-gray {
  appearance: none;
  border: none;
  background: #bababa;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #fff;
  padding: 14px 24px;
  text-transform: uppercase;
}
:root[dir=rtl] .button.button-light {
  padding: 9px 22px;
  background: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  color: #7cc343;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
}
:root[dir=rtl] .button.button-light:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=rtl] .button.button-light:hover {
  color: #4a4a4a;
}
:root[dir=rtl] .button.button-light:hover:before {
  opacity: 1;
}
:root[dir=rtl] .button.button-light:active {
  background: #5c677d;
  color: #fff;
}
:root[dir=rtl] .button.button-light:active:before {
  opacity: 0;
}
:root[dir=rtl] .button.button-light:disabled, :root[dir=rtl] .button.button-light.disabled {
  background: #bababa;
  box-shadow: none;
  pointer-events: none;
  color: #fff;
}
:root[dir=rtl] .button.button-light svg {
  position: relative;
  z-index: 1;
}
:root[dir=rtl] .button.button-light svg:first-child {
  margin-inline-end: 11px;
}
:root[dir=rtl] .button.button-light svg:last-child {
  margin-inline-start: 11px;
}
:root[dir=rtl] .button.button-light > span {
  position: relative;
  z-index: 1;
}
:root[dir=rtl] .button.button-square {
  display: flex;
  flex-flow: column nowrap;
  font-size: 1.2rem;
  line-height: 1.7rem;
  font-weight: 500;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  color: #5c677d;
  min-width: 50px;
  padding-top: 50px;
}
:root[dir=rtl] .button.button-square:disabled, :root[dir=rtl] .button.button-square.disabled {
  color: #979dac;
  pointer-events: none;
}
:root[dir=rtl] .button.button-square:disabled:before, :root[dir=rtl] .button.button-square.disabled:before {
  background: #bababa;
}
:root[dir=rtl] .button.button-square:active:before, :root[dir=rtl] .button.button-square:focus:before {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
}
:root[dir=rtl] .button.button-square:hover:before {
  background: #65bc47;
}
:root[dir=rtl] .button.button-square:before {
  content: " ";
  position: absolute;
  top: 0;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  border-radius: 8px;
  width: 50px;
  height: 50px;
}
:root[dir=rtl] .button.button-square svg,
:root[dir=rtl] .button.button-square img {
  position: absolute;
  top: 10px;
  z-index: 1;
  width: 20px;
  height: 20px;
  color: #fff;
  text-align: center;
}
:root[dir=rtl] .button.button-square .inside-text {
  position: absolute;
  top: 10px;
  z-index: 1;
  color: #fff;
  text-align: center;
}
:root[dir=rtl] .button.button-square img {
  width: 30px;
  height: 30px;
  top: 8px;
}
:root[dir=rtl] .button.button-secondaryIconOnly {
  border-radius: 8px;
  border: 1px solid #bababa;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=rtl] .button.button-secondaryIconOnly:active {
  color: #65bc47;
  border-color: #65bc47;
}
:root[dir=rtl] .button.button-secondaryIconOnlyDark {
  background: linear-gradient(#ddd, #ddd) padding-box, linear-gradient(to bottom, #c5c5c5, #acacac) border-box;
  border-radius: 12px;
  border: 1px solid transparent;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=rtl] .button.button-inlineText span {
  display: block;
  border-bottom: 1px solid #94c93d;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-decoration-line: underline;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
:root[dir=rtl] .button.button-box {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px dashed #979dac;
  border-radius: 4px;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #979dac;
  min-height: 256px;
  appearance: none;
  background: none;
  width: 100%;
  transition: color 150ms linear, border-color 150ms linear;
}
:root[dir=rtl] .button.button-box:hover, :root[dir=rtl] .button.button-box:focus {
  color: #65bc47;
  border-color: #65bc47;
}
:root[dir=rtl] .button.button-box:active {
  color: #35821c;
  border-color: #35821c;
}
:root[dir=rtl] .button.button-box:disabled, :root[dir=rtl] .button.button-box.disabled {
  color: #bababa;
  border-color: #bababa;
  pointer-events: none;
}
:root[dir=rtl] .button.button-box > svg:first-child {
  margin-inline-end: 16px;
}
:root[dir=rtl] .button.button-box > svg:last-child {
  margin-inline-start: 16px;
}
:root[dir=rtl] .button.button-selection {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  color: #696f83;
  background: #cbcbcb;
  border: none;
  border-radius: 10px;
  min-height: 56px;
  padding: 14px 24px;
  position: relative;
  transition: color 150ms linear, box-shadow 150ms linear;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .button.button-selection {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
:root[dir=rtl] .button.button-selection::before {
  content: "";
  display: block;
  background: white;
  position: absolute;
  top: 2px;
  left: 2px;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border-radius: 8px;
  z-index: 1;
}
:root[dir=rtl] .button.button-selection:after {
  content: "";
  display: block;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=rtl] .button.button-selection.button-selection-active {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: #000;
}
:root[dir=rtl] .button.button-selection.button-selection-active:after {
  opacity: 1;
}
:root[dir=rtl] .button.button-selection > svg {
  position: relative;
  z-index: 2;
}
:root[dir=rtl] .button.button-selection > svg:first-child {
  margin-inline-end: 8px;
}
:root[dir=rtl] .button.button-selection > svg:last-child {
  margin-inline-start: 8px;
}
:root[dir=rtl] .button.button-selection > span {
  position: relative;
  z-index: 2;
  text-align: start;
  flex: 0 0 auto;
}
:root[dir=rtl] .button.button-long {
  min-width: 233px;
}
:root[dir=rtl] .button.button-xLong {
  min-width: 335px;
}
@media (max-width: 360px) {
  :root[dir=rtl] .button.button-xLong {
    min-width: unset;
    width: 100%;
  }
}
:root[dir=rtl] .button.button-iconFlip > svg {
  transform: scaleX(-1);
  transform: scaleX(1);
}
:root[dir=rtl] .button.button-iconRtlFlip.button-iconFlip {
  transform: scaleX(1);
  transform: scaleX(-1);
}
:root[dir=rtl] .button.button-iconRtlFlip > svg {
  transform: scaleX(-1);
}
:root[dir=rtl] .buttonsList {
  overflow-x: auto;
}
:root[dir=rtl] .buttonsList .buttonsList-items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .buttonsList .buttonsList-items {
    justify-content: center;
  }
}
:root[dir=rtl] .buttonsList .buttonsList-item {
  flex: 1 0 25%;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .buttonsList .buttonsList-item {
    flex: 0 1 90px;
  }
}
:root[dir=rtl] .buttonsList.buttonsList-expanded .buttonsList-hidden {
  display: block;
}
:root[dir=rtl] .buttonsList .buttonsList-hidden {
  display: none;
}
:root[dir=rtl] .buttonsList .buttonsList-button-hidden {
  display: none;
}
:root[dir=rtl] [data-testid=payment-method-card],
:root[dir=rtl] .payment-method-card,
:root[dir=rtl] [class*=payment-method-card] {
  display: none !important;
}
:root[dir=rtl] [data-testid=payment-method-googlepay],
:root[dir=rtl] .google-pay,
:root[dir=rtl] [class*=google-pay] {
  display: none !important;
}
:root[dir=rtl] .checkout-payment-methods,
:root[dir=rtl] .payment-methods-selector {
  display: none !important;
}
:root[dir=rtl] button[type=submit],
:root[dir=rtl] .checkout-button,
:root[dir=rtl] [class*=submit-button] {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%) !important;
  border: none !important;
  color: #fff !important;
  font-weight: 600 !important;
}
:root[dir=rtl] button[type=submit]:hover,
:root[dir=rtl] .checkout-button:hover {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%) !important;
}
:root[dir=rtl] .radionButtonsWrapper {
  display: flex;
}
:root[dir=rtl] .radionButtonsWrapper:not(.radionButtonsWrapper-vertical) {
  justify-content: center;
}
:root[dir=rtl] .radionButtonsWrapper:not(.radionButtonsWrapper-vertical) .button {
  margin-inline-end: 20px;
}
:root[dir=rtl] .radionButtonsWrapper:not(.radionButtonsWrapper-vertical) .button:last-child {
  margin-inline-end: 0;
}
:root[dir=rtl] .radionButtonsWrapper.radionButtonsWrapper-vertical {
  flex-direction: column;
}
:root[dir=rtl] .radionButtonsWrapper.radionButtonsWrapper-vertical .button {
  margin-bottom: 20px;
}
:root[dir=rtl] .radionButtonsWrapper.radionButtonsWrapper-vertical .button:last-child {
  margin-bottom: 0px;
}
:root[dir=rtl] .button-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
:root[dir=rtl] .button.button-radio {
  border-radius: 8px;
  padding: 7px 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  background: #cbcbcb;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: #303437;
  position: relative;
  overflow: visible;
  min-height: 72px;
  min-width: 150px;
}
.radionButtonsWrapper-small :root[dir=rtl] .button.button-radio {
  min-height: 48px;
  max-width: 148px;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 500;
}
:root[dir=rtl] .button.button-radio::before {
  content: "";
  display: block;
  background: white;
  position: absolute;
  top: 2px;
  left: 2px;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border-radius: 7px;
}
:root[dir=rtl] .button.button-radio:active {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
}
:root[dir=rtl] .button.button-radio:disabled, :root[dir=rtl] .button.button-radio.disabled {
  background: #979dac;
  box-shadow: none;
  pointer-events: none;
  color: #979dac;
}
:root[dir=rtl] .button.button-radio .button-content {
  z-index: 1;
  position: relative;
  color: #303437;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
  text-align: start;
}
:root[dir=rtl] .button.button-radio .button-content small, :root[dir=rtl] .button.button-radio .button-content .small {
  font-size: 1.1rem;
  line-height: 1.4rem;
}
:root[dir=rtl] .button.button-radio .button-content .big {
  font-size: 2.4rem;
  line-height: 4rem;
}
:root[dir=rtl] .button.button-radio .button-content .black {
  color: #000;
}
:root[dir=rtl] .button.button-radio .button-radioDot {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 2px solid #cbcbcb;
  border-radius: 50%;
  transform: translate(50%, -50%);
}
:root[dir=rtl] .button.button-radio .button-radioDot:after {
  content: " ";
  display: block;
  background: #fff;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 50%;
  opacity: 0;
  transition: opacity 150ms linear;
  transform: translate(50%, -50%);
}
:root[dir=rtl] .button-check:checked + .button {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
}
:root[dir=rtl] .button-check:checked + .button .button-radioDot {
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
  border-color: transparent;
}
:root[dir=rtl] .button-check:checked + .button .button-radioDot:after {
  opacity: 1;
}
:root[dir=rtl] .disableToggle {
  pointer-events: none;
}
:root[dir=rtl] .form-check {
  display: block;
  min-height: 24px;
  padding-inline-start: 35px;
  margin-bottom: 30px;
}
:root[dir=rtl] .form-check .form-check-input {
  float: right;
  margin-inline-start: -35px;
}
:root[dir=rtl] .form-check-input {
  width: 24px;
  height: 24px;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: var(--bs-body-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-color: #65bc47;
  appearance: none;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
:root[dir=rtl] .form-check-input[type=checkbox] {
  border-radius: 3px;
}
:root[dir=rtl] .form-check-input:active {
  filter: brightness(90%);
}
:root[dir=rtl] .form-check-input:focus {
  border-color: #80c080;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 128, 0, 0.25);
}
:root[dir=rtl] .form-check-input:checked {
  background-color: #65bc47;
}
:root[dir=rtl] .form-check-input:checked[type=checkbox] {
  background-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");
}
:root[dir=rtl] .form-check-input:checked[type=radio] {
  background-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");
}
:root[dir=rtl] .form-check-input[type=checkbox]:indeterminate {
  background-color: #65bc47;
  border-color: #65bc47;
  background-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");
}
:root[dir=rtl] .form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 1;
  border-color: #bababa;
}
:root[dir=rtl] .form-check-input:disabled:checked {
  background-color: #bababa;
}
:root[dir=rtl] .form-check-input[disabled] ~ .form-check-label, :root[dir=rtl] .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
:root[dir=rtl] .form-check-label {
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #5c677d;
  text-align: right;
}
:root[dir=rtl] .form-control,
:root[dir=rtl] .cvv-frame,
:root[dir=rtl] .expiry-date-frame,
:root[dir=rtl] .card-number-frame {
  border: 1px solid #cbcbcb;
  border-radius: 0px;
  border-start-end-radius: 8px !important;
  border-end-end-radius: 8px !important;
  color: black;
  appearance: none;
  font-size: 16px;
  padding: 11px 20px;
  display: block;
  width: 100%;
  line-height: 1.5;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
:root[dir=rtl] .form-control.is-invalid,
:root[dir=rtl] .cvv-frame.is-invalid,
:root[dir=rtl] .expiry-date-frame.is-invalid,
:root[dir=rtl] .card-number-frame.is-invalid {
  border-color: #ff0000;
  padding-inline-end: calc(1.5em + 0.75rem);
}
.inputGroup-green :root[dir=rtl] .form-control,
.inputGroup-green :root[dir=rtl] .cvv-frame,
.inputGroup-green :root[dir=rtl] .expiry-date-frame,
.inputGroup-green :root[dir=rtl] .card-number-frame {
  border-color: #65bc47;
}
.inputGroup-hasAppendText :root[dir=rtl] .form-control,
.inputGroup-hasAppendText :root[dir=rtl] .cvv-frame,
.inputGroup-hasAppendText :root[dir=rtl] .expiry-date-frame,
.inputGroup-hasAppendText :root[dir=rtl] .card-number-frame {
  padding-inline-end: 70px;
}
.form-control-readOnly :root[dir=rtl] .form-control,
:root[dir=rtl] .form-control :read-only,
.form-control-readOnly :root[dir=rtl] .cvv-frame,
:root[dir=rtl] .cvv-frame :read-only,
.form-control-readOnly :root[dir=rtl] .expiry-date-frame,
:root[dir=rtl] .expiry-date-frame :read-only,
.form-control-readOnly :root[dir=rtl] .card-number-frame,
:root[dir=rtl] .card-number-frame :read-only {
  background: #f9fafb;
  -webkit-user-select: none;
  /* Safari */
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}
.inputGroup-text + :root[dir=rtl] .form-control,
.inputGroup-text + :root[dir=rtl] .cvv-frame,
.inputGroup-text + :root[dir=rtl] .expiry-date-frame,
.inputGroup-text + :root[dir=rtl] .card-number-frame {
  -webkit-border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  border-bottom-right-radius: 0;
}
:root[dir=rtl] .form-label {
  font-size: 1.4rem;
  line-height: 1.7rem;
  margin-bottom: 0.5rem;
  color: #979dac;
  text-align: right;
}
:root[dir=rtl] .form-labelAction {
  float: left;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-decoration-line: underline;
  color: #65bc47;
}
:root[dir=rtl] .inputGroup {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
:root[dir=rtl] .inputGroup > .form-control,
:root[dir=rtl] .inputGroup > .cvv-frame,
:root[dir=rtl] .inputGroup > .card-number-frame,
:root[dir=rtl] .inputGroup > .expiry-date-frame,
:root[dir=rtl] .inputGroup > .custom-select,
:root[dir=rtl] .inputGroup > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
:root[dir=rtl] .inputGroup > .form-control:focus,
:root[dir=rtl] .inputGroup > .cvv-frame:focus,
:root[dir=rtl] .inputGroup > .card-number-frame:focus,
:root[dir=rtl] .inputGroup > .expiry-date-frame:focus,
:root[dir=rtl] .inputGroup > .custom-select:focus,
:root[dir=rtl] .inputGroup > .custom-file:focus {
  z-index: 3;
  border-color: #979DAC;
}
:root[dir=rtl] .inputGroup > .form-control + .form-control,
:root[dir=rtl] .inputGroup > .form-control + .card-number-frame,
:root[dir=rtl] .inputGroup > .form-control + .expiry-date-frame,
:root[dir=rtl] .inputGroup > .form-control + .cvv-frame,
:root[dir=rtl] .inputGroup > .form-control + .custom-select,
:root[dir=rtl] .inputGroup > .form-control + .custom-file,
:root[dir=rtl] .inputGroup > .cvv-frame + .form-control,
:root[dir=rtl] .inputGroup > .cvv-frame + .card-number-frame,
:root[dir=rtl] .inputGroup > .cvv-frame + .expiry-date-frame,
:root[dir=rtl] .inputGroup > .cvv-frame + .cvv-frame,
:root[dir=rtl] .inputGroup > .cvv-frame + .custom-select,
:root[dir=rtl] .inputGroup > .cvv-frame + .custom-file,
:root[dir=rtl] .inputGroup > .card-number-frame + .form-control,
:root[dir=rtl] .inputGroup > .card-number-frame + .card-number-frame,
:root[dir=rtl] .inputGroup > .card-number-frame + .expiry-date-frame,
:root[dir=rtl] .inputGroup > .card-number-frame + .cvv-frame,
:root[dir=rtl] .inputGroup > .card-number-frame + .custom-select,
:root[dir=rtl] .inputGroup > .card-number-frame + .custom-file,
:root[dir=rtl] .inputGroup > .expiry-date-frame + .form-control,
:root[dir=rtl] .inputGroup > .expiry-date-frame + .card-number-frame,
:root[dir=rtl] .inputGroup > .expiry-date-frame + .expiry-date-frame,
:root[dir=rtl] .inputGroup > .expiry-date-frame + .cvv-frame,
:root[dir=rtl] .inputGroup > .expiry-date-frame + .custom-select,
:root[dir=rtl] .inputGroup > .expiry-date-frame + .custom-file,
:root[dir=rtl] .inputGroup > .custom-select + .form-control,
:root[dir=rtl] .inputGroup > .custom-select + .card-number-frame,
:root[dir=rtl] .inputGroup > .custom-select + .expiry-date-frame,
:root[dir=rtl] .inputGroup > .custom-select + .cvv-frame,
:root[dir=rtl] .inputGroup > .custom-select + .custom-select,
:root[dir=rtl] .inputGroup > .custom-select + .custom-file,
:root[dir=rtl] .inputGroup > .custom-file + .form-control,
:root[dir=rtl] .inputGroup > .custom-file + .card-number-frame,
:root[dir=rtl] .inputGroup > .custom-file + .expiry-date-frame,
:root[dir=rtl] .inputGroup > .custom-file + .cvv-frame,
:root[dir=rtl] .inputGroup > .custom-file + .custom-select,
:root[dir=rtl] .inputGroup > .custom-file + .custom-file {
  margin-inline-start: -1px;
}
:root[dir=rtl] .inputGroup > .custom-select:not(:last-child) {
  -webkit-border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  border-bottom-left-radius: 0;
}
:root[dir=rtl] .inputGroup > .custom-select:not(:first-child) {
  -webkit-border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  border-bottom-right-radius: 0;
}
:root[dir=rtl] .inputGroup > .custom-file {
  display: flex;
  align-items: center;
}
:root[dir=rtl] .inputGroup > .custom-file:not(:last-child) .custom-file-label, :root[dir=rtl] .inputGroup > .custom-file:not(:last-child) .custom-file-label::before {
  -webkit-border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  border-bottom-left-radius: 0;
}
:root[dir=rtl] .inputGroup > .custom-file:not(:first-child) .custom-file-label, :root[dir=rtl] .inputGroup > .custom-file:not(:first-child) .custom-file-label::before {
  -webkit-border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  border-bottom-right-radius: 0;
}
:root[dir=rtl] .inputGroup.inputGroup-large .inputGroup-text {
  width: 55.6px;
  height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
}
:root[dir=rtl] .inputGroup.inputGroup-large .inputGroup-text svg {
  width: 124px;
  height: 124px;
}
:root[dir=rtl] .inputGroup.inputGroup-large .k-input-inner {
  padding: 11px 24px;
}
:root[dir=rtl] .inputGroup-prepend,
:root[dir=rtl] .inputGroup-append {
  display: flex;
}
:root[dir=rtl] .inputGroup-prepend .btn,
:root[dir=rtl] .inputGroup-append .btn {
  position: relative;
  z-index: 2;
}
:root[dir=rtl] .inputGroup-prepend .btn + .btn,
:root[dir=rtl] .inputGroup-prepend .btn + .inputGroup-text,
:root[dir=rtl] .inputGroup-prepend .inputGroup-text + .inputGroup-text,
:root[dir=rtl] .inputGroup-prepend .inputGroup-text + .btn,
:root[dir=rtl] .inputGroup-append .btn + .btn,
:root[dir=rtl] .inputGroup-append .btn + .inputGroup-text,
:root[dir=rtl] .inputGroup-append .inputGroup-text + .inputGroup-text,
:root[dir=rtl] .inputGroup-append .inputGroup-text + .btn {
  margin-inline-start: -1px;
}
:root[dir=rtl] .inputGroup-prepend {
  margin-inline-end: -1px;
}
:root[dir=rtl] .inputGroup-append {
  margin-inline-start: -1px;
}
:root[dir=rtl] .inputGroup-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  background-color: #f9fafb;
  border: 1px solid #cbcbcb;
  -webkit-border-top-right-radius: 8px;
  -moz-border-topright-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottomright-radius: 8px;
  border-bottom-right-radius: 8px;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  border-left: none;
  min-width: 54px;
  color: #000000;
}
:root[dir=rtl] .inputGroup-text svg {
  color: #7f7f7f;
}
.has-validation :root[dir=rtl] .inputGroup-text {
  border-color: #ff0000;
  background-color: #ffe9e9;
}
.has-validation :root[dir=rtl] .inputGroup-text svg {
  color: #ff0000;
}
.inputGroup-green :root[dir=rtl] .inputGroup-text {
  border-color: #65bc47;
  background-color: #65bc47;
}
.inputGroup-green :root[dir=rtl] .inputGroup-text svg {
  color: #fff;
}
:root[dir=rtl] .inputGroup-textWide {
  min-width: 100px;
}
:root[dir=rtl] .inputGroup-text svg + span {
  margin-inline-start: 10px;
}
:root[dir=rtl] .inputGroup-text input[type=radio],
:root[dir=rtl] .inputGroup-text input[type=checkbox] {
  margin-top: 0;
}
:root[dir=rtl] .inputGroup-appendText {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #979dac;
}
:root[dir=rtl] .tabBodyWrapper {
  display: none;
}
:root[dir=rtl] .tabBodyWrapper.tabBodyWrapper-active {
  display: block;
}
:root[dir=rtl] .tabBodyWrapper .row {
  margin: 0 -28px;
}
:root[dir=rtl] .tabBodyWrapper .row > div {
  padding: 0 28px;
}
:root[dir=rtl] .tabBodyWrapper .row > div:last-child {
  margin-bottom: 0px;
}
:root[dir=rtl] .tabBodyWrapper label {
  font-weight: 500;
  font-size: 1.4rem;
}
:root[dir=rtl] .tabBodyWrapper label.formLabelVerifyLink-active {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
:root[dir=rtl] a.tabs-item {
  text-decoration: none;
}
:root[dir=rtl] .card.card-container.mobileTabs {
  border: 0;
  box-shadow: none;
  padding: 0;
}
:root[dir=rtl] .card.card-container.mobileTabs .button.button-xLong {
  max-width: 100%;
}
:root[dir=rtl] .mobileTabs .tabBodyWrapper.tabBodyWrapper-active {
  display: flex;
  min-height: calc(100vh - 230px);
  flex-flow: column;
  justify-content: space-between;
}
:root[dir=rtl] .mobileTabs .tabBodyWrapper.tabBodyWrapper-active .button.button-primary {
  margin-bottom: 0;
  width: 100%;
}
:root[dir=rtl] .formLabelFLex {
  display: flex;
}
:root[dir=rtl] .verifyEmailLink {
  font-weight: 700;
  font-size: 16px;
  text-decoration: underline;
  line-height: 100%;
  display: inline-block;
  width: max-content;
  text-align: right;
  text-decoration-line: underline;
  color: #65bc47;
  margin-inline-start: auto;
  margin-inline-end: 0;
}
:root[dir=rtl] .errorMsg {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
  align-items: center;
  color: #ff0000;
  display: block;
  margin-top: 8px;
  text-align: start;
}
:root[dir=rtl] .input-field {
  background: #f9fafb;
  padding: 13px 24px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-topleft-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottomleft-radius: 8px;
  border-bottom-left-radius: 8px;
  border: 1px solid #e3e5e5;
  display: flex;
  flex: 1;
  border-right: 0;
  max-width: calc(100% - 55.6px);
  font-weight: 500;
  appearance: none;
  font-size: 1.6rem;
  line-height: 2.3rem;
  color: #000000;
}
@media only screen and (max-width: 767px) {
  :root[dir=rtl] .input-field {
    font-weight: 700;
  }
}
:root[dir=rtl] .input-field::placeholder {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.3rem;
  color: #000000;
}
:root[dir=rtl] .icn-wrap {
  -webkit-border-top-right-radius: 8px !important;
  -moz-border-topright-radius: 8px !important;
  border-top-right-radius: 8px !important;
  -webkit-border-bottom-right-radius: 8px !important;
  -moz-border-bottomright-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  border: 1px solid #e3e5e5;
  padding: 15px;
  background: #f9fafb;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55.6px;
  height: 51px;
}
:root[dir=rtl] .icn-wrap svg {
  fill: #7f7f7f;
  object-fit: contain;
}
:root[dir=rtl] .fieldError .icn-wrap,
:root[dir=rtl] .fieldError .input-field {
  border-color: #ff0000;
}
:root[dir=rtl] .fieldError .icn-wrap {
  background-color: #ffe9e9;
}
:root[dir=rtl] .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  font-weight: 500;
  color: #ff0000;
}
:root[dir=rtl] .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: #ff0000;
  border-radius: 3px;
}
:root[dir=rtl] .is-invalid ~ .invalid-feedback,
:root[dir=rtl] .is-invalid ~ .invalid-tooltip {
  display: block;
  display: none !important;
}
:root[dir=rtl] .form-control-wrapper {
  margin-bottom: 30px;
}
:root[dir=rtl] .form-control-wrapper:last-child {
  margin-bottom: 0;
}
:root[dir=rtl] .form-control-wrapper.form-control-large .form-label,
:root[dir=rtl] .form-control-wrapper.form-control-large .form-label2 {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #5c677d;
}
:root[dir=rtl] .form-control-wrapper.form-control-large .form-label {
  float: right;
}
:root[dir=rtl] .form-control-wrapper.form-control-large .form-label2 {
  float: left;
}
:root[dir=rtl] .form-control-wrapper.form-control-large .inputGroup {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  min-height: 78px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
:root[dir=rtl] .form-control-wrapper.form-control-large .inputGroup.has-validation {
  border-color: #ff0000;
}
:root[dir=rtl] .form-control-wrapper.form-control-large .inputGroup .form-control {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.4rem;
  flex: 1 0 50%;
  border-radius: 0;
  padding-inline-start: 10px;
  border: none;
  outline: none;
}
:root[dir=rtl] .form-control-wrapper.form-control-large .inputGroup .inputGroup-text {
  background: none;
  border: none;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.4rem;
  flex: 0 0 calc(50% - 40px);
  justify-content: flex-end;
}
:root[dir=rtl] .form-control-wrapper.form-control-large .inputGroup .invalid-feedback {
  position: absolute;
  top: 100%;
}
:root[dir=rtl] .radioList {
  margin: 0;
  padding: 0;
  padding-inline-start: 12px;
}
:root[dir=rtl] .radioList li,
:root[dir=rtl] .radioList h3,
:root[dir=rtl] .radioList .h3 {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #000;
}
:root[dir=rtl] .radioList li {
  margin-top: 36px;
}
:root[dir=rtl] .radioList li:first-child {
  margin-top: 0;
}
:root[dir=rtl] .radioList .button.button-radio {
  width: 100%;
  max-width: none;
  justify-content: stretch;
  padding: 16px 40px 10px;
  padding-inline-end: 15px;
}
:root[dir=rtl] .radioList .button.button-radio .button-icon {
  color: #5c677d;
  position: absolute;
  top: 0;
  left: 50%;
  background: #ffffff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  width: 82px;
  height: 82px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=rtl] .radioList .button.button-radio .button-icon:before {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  transform: translate(-50%, -50%);
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  border-radius: 50%;
}
:root[dir=rtl] .radioList .button.button-radio .button-icon:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  transform: translate(-50%, -50%);
  background: #f5f5f5;
  border-radius: 50%;
}
:root[dir=rtl] .radioList .button.button-radio .button-icon svg {
  position: relative;
  z-index: 1;
}
:root[dir=rtl] .radioList .button.button-radio .button-content {
  width: 100%;
  color: #5c677d;
}
:root[dir=rtl] .radioList .button.button-radio .button-icon + .button-content {
  padding-top: 20px;
}
:root[dir=rtl] .radioList input[type=radio]:checked + .button.button-radio .button-icon {
  color: #76c143;
}
:root[dir=rtl] .radioList input[type=radio]:checked + .button.button-radio .button-icon:after {
  width: 60px;
  height: 60px;
}
:root[dir=rtl] .inputGroupMasked {
  display: flex;
  flex-direction: column;
}
:root[dir=rtl] .inputGroupMasked-input {
  width: auto;
  height: 48px;
  aspect-ratio: 45/51;
  border: 1px solid #e3e5e5;
  border-radius: 8px;
  text-align: center;
  margin-inline-end: 8px;
}
:root[dir=rtl] .inputGroupMasked-inputWrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
:root[dir=rtl] .inputGroupMasked-button {
  -webkit-border-top-left-radius: 8px;
  -moz-border-topleft-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottomleft-radius: 8px;
  border-bottom-left-radius: 8px;
  background: #f9fafb;
  border: 1px solid #e3e5e5;
  width: auto;
  aspect-ratio: 44/48;
  color: #74c145;
}
:root[dir=rtl] .inputGroupOtp {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
:root[dir=rtl] .inputGroupOtp-input {
  width: 100%;
  height: 48px;
  border: none;
  background: transparent;
  border-bottom: 2px solid #65bc47;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  margin-inline-end: 8px;
}
:root[dir=rtl] .inputGroupOtp-input:focus {
  outline: none;
}
:root[dir=rtl] .inputGroupOtp-input:placeholder-shown {
  border-bottom: 2px solid #e3e5e5;
}
:root[dir=rtl] .discreetProgressBar {
  font-size: 10px;
  line-height: 1;
  font-weight: 500;
  color: #696f83;
  text-transform: uppercase;
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 3px;
  grid-auto-columns: 1fr;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .discreetProgressBar {
    font-size: 14px;
  }
}
:root[dir=rtl] .discreetProgressBar-step {
  display: contents;
  text-align: center;
  padding: 0 3px;
}
:root[dir=rtl] .discreetProgressBar-step-active {
  pointer-events: auto;
}
:root[dir=rtl] .discreetProgressBar-step-active .discreetProgressBar-bar {
  background-color: #65b045;
}
:root[dir=rtl] .discreetProgressBar-topLabel {
  align-self: flex-end;
}
:root[dir=rtl] .discreetProgressBar-bar {
  height: 10px;
  background-color: #d9d9d9;
  width: 100%;
  border-radius: 4px;
  margin: 8px 0;
  transition: background-color 150ms linear;
  overflow: hidden;
  position: relative;
}
:root[dir=rtl] .discreetProgressBar-bar:after {
  content: " ";
  display: block;
  background-color: #65b045;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(1% * var(--discreet-progress-bar-step-progress, 0));
  border-radius: 4px;
  transition: width 150ms ease-in-out;
}
:root[dir=rtl] .discreetProgressBar-bottomLabel {
  pointer-events: auto;
}
:root[dir=rtl] .dashboard {
  display: flex;
  flex-flow: column wrap;
  padding: 55px 0 94px;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #5c677d;
  width: calc(100vw - 150px);
  margin-inline: 0px;
}
:root[dir=rtl] .dashboard.landing {
  width: calc(100vw - 17px);
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .dashboard {
    width: calc(100vw - 50px);
    margin-inline: auto;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .dashboard {
    flex-flow: row wrap;
    padding-top: 112px;
    padding-bottom: 0;
    padding-inline-start: 116px;
    padding-inline-end: 20px;
  }
  :root[dir=rtl] .dashboard .dashboardTopBar {
    width: -webkit-fill-available;
  }
  :root[dir=rtl] .dashboard .dashboardTopBar .dashboardTopBar-content {
    display: flex !important;
  }
  :root[dir=rtl] .dashboard .dashboardSideBar {
    display: flex !important;
  }
  :root[dir=rtl] .dashboard .dashboardMobileToolbar {
    display: none !important;
  }
}
:root[dir=rtl] .dashboard > header {
  flex: 1 0 100%;
  background-position: top;
  background-repeat: repeat-x;
  padding-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .dashboard > header {
    flex: 1 0 100%;
    background-position: top;
    background-repeat: repeat-x;
    padding-bottom: 0px;
  }
}
:root[dir=rtl] .dashboard > main {
  flex: 1 1 auto;
  width: 100%;
}
:root[dir=rtl] .dashboard > aside {
  flex: 1 1 auto;
  margin-top: 20px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .dashboard > aside {
    flex: 0 0 auto;
    width: calc(40% - 10.25px);
    align-self: flex-start;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  :root[dir=rtl] .dashboard > aside {
    width: calc(31% - 10.25px);
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .dashboard > aside.relatedInfo {
    padding-inline-start: 20px;
    margin-inline-start: 20px;
    border-inline-start: 1px solid #e4e4e4;
  }
  :root[dir=rtl] .dashboard > aside.relatedInfo:empty {
    border-color: transparent;
  }
}
:root[dir=rtl] .dashboard > aside .heading {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
  color: #000;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .dashboard.dashboard-hasAside > main {
    flex: 1 1 0;
    width: calc(60% - 30.75px);
  }
}
@media only screen and (min-width: 1200px) {
  :root[dir=rtl] .dashboard.dashboard-hasAside > main {
    width: calc(69% - 30.75px);
  }
}
:root[dir=rtl] .dashboard .dashboardTopBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 5;
  z-index: 210;
}
:root[dir=rtl] .dashboard .dashboardTopBar .dashboardTopBar-content {
  display: none;
  gap: 30px;
}
:root[dir=rtl] .dashboard .topMobileNavigationBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 5;
  z-index: 210;
}
:root[dir=rtl] .dashboard .dashboardSideBar {
  position: fixed;
  right: 0;
  height: calc(100vh - 69px);
  overflow-y: auto;
  display: none;
  top: 88px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .dashboard .dashboardSideBar {
    height: calc(100vh - 88px);
  }
}
:root[dir=rtl] .dashboard .dashboardMobileToolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 5;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .dashboard .dashboardMobileToolbar {
    display: none;
  }
}
:root[dir=rtl] .dashboard .languageSelector {
  text-decoration: none;
}
:root[dir=rtl] .dashboardTopBar {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  background-color: transparent;
  justify-content: center;
  padding: 8px 0;
  background-color: #f9fafb;
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .dashboardTopBar-hideMobile {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .dashboardTopBar {
    height: 88px;
    padding: 0;
    justify-content: flex-start;
    background-color: #fff;
  }
}
:root[dir=rtl] .dashboardTopBar .dashboardTopBar-logo {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
}
:root[dir=rtl] .dashboardTopBar .dashboardTopBar-logo img {
  height: 37px;
}
:root[dir=rtl] .dashboardTopBar .dashboardTopBar-content {
  flex: 1 1 auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  padding-inline-end: 20px;
}
:root[dir=rtl] .dashboardSideBar {
  width: 96px;
  min-height: calc(100vh - 88px);
  background-color: #fff;
  padding-bottom: 30px;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList hr {
  border: 1px solid #e4e4e4;
  width: 48px;
  align-self: center;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li {
  position: relative;
  color: #000;
  font-size: 1.1rem;
  line-height: 1.3rem;
  font-weight: 500;
  text-align: center;
  background-color: transparent;
  transition: background-color 150ms linear;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 5px;
  background-color: #65b045;
  -webkit-border-top-left-radius: 5px;
  -moz-border-topleft-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottomleft-radius: 5px;
  border-bottom-left-radius: 5px;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li a {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-decoration: none;
  padding: 14px 4px;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li svg {
  color: #979dac;
  margin-bottom: 9.5px;
  transition: color 150ms linear;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li.active {
  font-weight: 700;
  background-color: #f0f7ec;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li.active:before {
  opacity: 1;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li.active svg {
  color: #65bc47;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li:hover:before, :root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li:focus:before {
  opacity: 1;
}
:root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li:hover svg, :root[dir=rtl] .dashboardSideBar .dashboardSideBar-navList li:focus svg {
  color: #65bc47;
}
:root[dir=rtl] .dashboardMobileToolbar {
  height: --mobile-mainNavList-height;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  background-color: #fff;
  overflow: hidden;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNav {
  display: flex;
  width: 100%;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList {
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
  align-items: stretch;
  width: 100%;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList .dashboardMobileToolbar-mainNavListItemCta .button {
  width: 53px;
  height: 53px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.6rem;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList .dashboardMobileToolbar-mainNavListListItemToggle button {
  font-weight: inherit;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li {
  flex: 1 1 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #000;
  font-size: 1.1rem;
  line-height: 1.3rem;
  font-weight: 500;
  text-align: center;
  background-color: transparent;
  transition: background-color 150ms linear;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #65b045;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li a,
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li button {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-decoration: none;
  padding: 16px 4px 14px 4px;
  appearance: none;
  background-color: transparent;
  border: 0;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li svg {
  color: #979dac;
  margin-bottom: 9.5px;
  transition: color 150ms linear;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li.active {
  font-weight: 700;
  background-color: #f0f7ec;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li.active:before {
  opacity: 1;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-mainNavList li.active svg {
  color: #65bc47;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav {
  position: fixed;
  top: 0;
  left: -100%;
  height: calc(100vh - 75px);
  width: calc(100vw - 40px);
  display: flex;
  flex-flow: column nowrap;
  background-color: white;
  z-index: 5;
  -webkit-border-top-right-radius: 8px;
  -moz-border-topright-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottomright-radius: 8px;
  border-bottom-right-radius: 8px;
  transition: left 150ms ease-in-out, right 150ms ease-in-out;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navBody {
  flex: 1 1 auto;
  overflow-y: auto;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navHeading {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 50px 20px 40px 20px;
  justify-content: space-between;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-logo {
  width: 140px;
  height: 42px;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-logo img {
  width: 100%;
  height: 100%;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navCloseButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #65bc47;
  padding: 0;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: column nowrap;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #000;
  overflow-y: auto;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 24px 38px;
  position: relative;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5px;
  background-color: #65b045;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li.active {
  font-weight: 700;
  background-color: #f0f7ec;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li.active:before {
  opacity: 1;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList li.active svg {
  color: #65bc47;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList a {
  text-decoration: none;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList svg,
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList img {
  color: #979dac;
  margin-inline-end: 20px;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList .dashboardMobileToolbar-navListItemLanguageSelector {
  padding-top: 0;
  padding-bottom: 0;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList .dashboardMobileToolbar-navListItemLanguageSelector .languageSelector {
  padding-inline-start: 0;
}
:root[dir=rtl] .dashboardMobileToolbar .dashboardMobileToolbar-nav .dashboardMobileToolbar-navList hr {
  border: 1px solid #e4e4e4;
  margin: 24px 38px;
}
:root[dir=rtl] .dashboardMobileToolbar:after {
  content: " ";
  display: block;
  background: rgba(177, 177, 177, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 74px);
  opacity: 0;
  transition: opacity 150ms linear;
  pointer-events: none;
}
:root[dir=rtl] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open:after {
  opacity: 1;
}
:root[dir=rtl] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open .dashboardMobileToolbar-nav {
  left: 0;
}
:root[dir=rtl] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open .dashboardMobileToolbar-mainNavListListItemToggle {
  font-weight: 700;
  background-color: #f0f7ec;
}
:root[dir=rtl] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open .dashboardMobileToolbar-mainNavListListItemToggle:before {
  opacity: 1;
}
:root[dir=rtl] .dashboardMobileToolbar.dashboardMobileToolbar-nav-open .dashboardMobileToolbar-mainNavListListItemToggle svg {
  color: #65bc47;
}
:root[dir=rtl] .topMobileNavigationBar {
  height: 55px;
  color: #000;
  background-color: #f9fafb;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .topMobileNavigationBar {
    display: none;
  }
}
:root[dir=rtl] .topMobileNavigationBar .topMobileNavigationBar-container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
:root[dir=rtl] .topMobileNavigationBar .topMobileNavigationBar-backButton {
  align-self: stretch;
  appearance: none;
  border: none;
  background: none;
  margin-inline-start: -20px;
  padding: 0 20px;
  color: #007aff;
}
:root[dir=rtl] .topMobileNavigationBar .topMobileNavigationBar-backButton svg {
  transform: scaleX(-1);
}
:root[dir=rtl] .topMobileNavigationBar .topMobileNavigationBar-title {
  margin: 0;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.8rem;
}
:root[dir=rtl] .topMobileNavigationBar .topMobileNavigationBar-languageSelector {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1em;
}
:root[dir=rtl] .topMobileNavigationBar .topMobileNavigationBar-languageSelector .languageSelector {
  padding: 0;
  line-height: 1em;
}
:root[dir=rtl] .dashboard main {
  padding-bottom: 40px;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .dashboard main {
    margin-top: 0;
  }
}
:root[dir=rtl] .dashboard main > section {
  margin: 20px 0;
}
:root[dir=rtl] .dashboard main > section:first-child {
  margin-top: 0;
}
:root[dir=rtl] .dashboard main > section:last-child {
  margin-bottom: 0;
}
:root[dir=rtl] #notification {
  position: relative;
}
:root[dir=rtl] #notification .badge.bg-danger.badge-dot {
  position: absolute;
  top: 5px;
  right: 1px;
  z-index: 10;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #FF0000 !important;
}
:root[dir=rtl] .twoColTemplate {
  display: flex;
  flex-flow: column nowrap;
  min-height: 100vh;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate {
    flex-direction: row;
    background: #f9fafb;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-left,
:root[dir=rtl] .twoColTemplate .twoColTemplate-right {
  display: flex;
  flex-flow: column nowrap;
  flex: 0 0 auto;
  padding: 0;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-left,
  :root[dir=rtl] .twoColTemplate .twoColTemplate-right {
    flex-basis: 50%;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-left {
    background: #fff;
    box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-left .twoColTemplate-topCurve {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-left .twoColTemplate-topCurve {
    position: absolute;
    top: 0;
    left: calc(50% - 10px);
    display: block;
    width: 60px;
    height: 50px;
    background: #f9fafb;
    overflow: hidden;
  }
  :root[dir=rtl] .twoColTemplate .twoColTemplate-left .twoColTemplate-topCurve:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-top-left-radius: 100%;
    -moz-border-topleft-radius: 100%;
    border-top-left-radius: 100%;
    background: #fff;
    box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-left .twoColTemplate-bottomCurve {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-left .twoColTemplate-bottomCurve {
    position: absolute;
    bottom: 0;
    right: 50%;
    display: block;
    width: 50px;
    height: 50px;
    background: #fff;
    overflow: hidden;
  }
  :root[dir=rtl] .twoColTemplate .twoColTemplate-left .twoColTemplate-bottomCurve:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-bottom-right-radius: 100%;
    -moz-border-bottomright-radius: 100%;
    border-bottom-right-radius: 100%;
    background: #f9fafb;
    box-shadow: inset -7px 0 9px -7px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 24px 18px 0;
  width: -webkit-fill-available;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader {
    padding-top: 60px;
    justify-content: center;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderLogo {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderLogo {
    display: block;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderProgress {
  flex: 1 1 auto;
  padding: 0 16px;
  max-width: calc(100vw - 36px - 40px);
  display: flex;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderProgress {
    display: none;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderLeftButton,
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderRightButton {
  display: block;
  width: 20px;
  height: 20px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderLeftButton,
  :root[dir=rtl] .twoColTemplate .twoColTemplate-leftHeader .twoColTemplate-leftHeaderRightButton {
    display: none;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftContent {
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentHeader {
  order: 2;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #5c677d;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentHeader {
    order: 1;
    margin-block: 60px 20px;
    font-size: 2rem;
    line-height: 1.9rem;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage {
  order: 1;
  height: 120px;
  object-fit: contain;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage {
    order: 2;
    margin-inline: auto;
    height: 400px;
    width: 85%;
    margin-top: 70px;
    display: block;
    text-align: center;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage.twoColTemplate-leftContentImage-large {
  height: 175px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage.twoColTemplate-leftContentImage-large {
    height: 400px;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-right {
  flex: 1 1 auto;
  padding-top: 0;
  padding-bottom: 44px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-right {
    background: none;
    padding-bottom: 50px;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightHeader {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightHeader {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    padding: 46px 24px 0;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderNav {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderProgress {
  min-width: 66%;
  margin-top: 75px;
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  color: #000105;
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent.twoColTemplate-rightContent-centered {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent.twoColTemplate-rightContent-centered .twoColTemplate-rightContentHeading {
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentHeading {
    padding-top: 55px !important;
    padding-bottom: 30px;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentBody {
  margin-top: 0;
  padding-top: 25px;
  flex: 1 1 auto;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentBody {
    padding-top: 32px;
    padding-bottom: 32px;
    flex: 0 0 200px;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentActions {
    text-align: center;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentActionsBottomNav {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-rightContentActionsBottomNav {
    flex-direction: column;
  }
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-upperHeader {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #5c677d;
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-header {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #000;
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .twoColTemplate-smallHeader {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #5a5a5a;
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent a:not(.button) {
  color: #65bc47;
}
:root[dir=rtl] .twoColTemplate .twoColTemplate-rightContent .colContent-contentFormFieldset {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
:root[dir=rtl] .card {
  flex: 1 1 auto;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card .card-imageMobile {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .card .card-imageMobile + .card-image, :root[dir=rtl] .card .card-imageMobile + .baseeta-container {
    display: none;
  }
}
:root[dir=rtl] .card.card-tall {
  display: flex;
  flex-flow: column nowrap;
  background: white;
  box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  border-radius: 8px;
  padding: 20px 20px 26px;
  margin-bottom: 24px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
  position: relative;
  color: #696f83;
  white-space: initial;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-tall {
    font-size: 1.6rem;
    line-height: 2.2rem;
    padding: 24px 20px 38px;
  }
}
.row > *:nth-child(even) > :root[dir=rtl] .card.card-tall, swiper-container > swiper-slide:nth-child(even) > :root[dir=rtl] .card.card-tall {
  align-items: flex-end;
}
@media only screen and (min-width: 992px) {
  .row > *:nth-child(even) > :root[dir=rtl] .card.card-tall, swiper-container > swiper-slide:nth-child(even) > :root[dir=rtl] .card.card-tall {
    align-items: flex-start;
  }
}
.row > *:nth-child(even) > :root[dir=rtl] .card.card-tall .card-imageWrapper, swiper-container > swiper-slide:nth-child(even) > :root[dir=rtl] .card.card-tall .card-imageWrapper {
  left: auto;
  right: -10px;
}
.row > *:nth-child(even) > :root[dir=rtl] .card.card-tall .card-imageWrapper .card-image, swiper-container > swiper-slide:nth-child(even) > :root[dir=rtl] .card.card-tall .card-imageWrapper .card-image {
  object-position: bottom left;
}
:root[dir=rtl] .card.card-tall .card-content {
  display: flex;
  flex-flow: column nowrap;
  margin-bottom: 8px;
  width: 60%;
  flex: 1 1 auto;
  font-weight: bold;
  padding: 10px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-tall .card-content {
    width: auto;
    align-items: stretch;
  }
}
:root[dir=rtl] .card.card-tall .card-content *:last-child {
  margin-bottom: 0;
}
:root[dir=rtl] .card.card-tall .card-content li {
  margin-bottom: 0;
}
:root[dir=rtl] .card.card-tall .card-content li + li {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-tall .card-content li + li {
    margin-top: 24px;
  }
}
:root[dir=rtl] .card.card-tall .card-title {
  order: 1;
  color: #1d2939;
  font-size: 2rem;
  line-height: 2.2rem;
  font-weight: 400;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-tall .card-title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.2rem;
    margin-bottom: 26px;
  }
}
:root[dir=rtl] .card.card-tall .card-subtitle {
  order: 2;
}
:root[dir=rtl] .card.card-tall .card-description {
  order: 3;
  flex: 1 1 auto;
}
:root[dir=rtl] .card.card-tall .card-imageWrapper {
  order: 4;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 48%;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-tall .card-imageWrapper {
    position: static;
    padding: 0 20px;
    width: auto;
    margin-top: 24px;
    max-height: 200px;
  }
  :root[dir=rtl] .card.card-tall .card-imageWrapper .card-image {
    object-position: bottom center !important;
  }
}
:root[dir=rtl] .card.card-tall .card-imageWrapper .card-image, :root[dir=rtl] .card.card-tall .card-imageWrapper .baseeta-container {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 200px;
}
:root[dir=rtl] .card.card-tall .card-actions {
  position: absolute;
  display: flex;
  flex-flow: column;
  top: 100%;
  transform: translateY(-50%);
  width: 40%;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-tall .card-actions {
    width: calc(100% - 40px);
  }
}
:root[dir=rtl] .card.card-tall .card-actions .button {
  height: 48px;
}
@media screen and (max-width: 991px) {
  :root[dir=rtl] .card.card-tall .card-actions .button {
    width: max-content;
  }
}
:root[dir=rtl] .card.card-offer {
  display: flex;
  flex-flow: column nowrap;
  background: linear-gradient(180deg, #f5f5f5 0%, #adadad 100%);
  border: 1px solid #e5e5e6;
  border-radius: 8px;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #000;
  overflow: hidden;
  position: relative;
  padding: 32px 20px;
  min-height: 222px;
  white-space: initial;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-offer {
    height: 760px;
    display: flex;
    flex-flow: column nowrap;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-offer .card-content {
    display: contents;
  }
}
:root[dir=rtl] .card.card-offer .card-imageWrapper {
  position: absolute;
  left: 11px;
  bottom: 24px;
  width: 44%;
  max-height: calc(100% - 24px);
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-offer .card-imageWrapper {
    position: static;
    order: 1;
    width: auto;
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    margin-left: 30px;
    margin-right: -20px;
  }
}
:root[dir=rtl] .card.card-offer .card-imageWrapper .card-image, :root[dir=rtl] .card.card-offer .card-imageWrapper .baseeta-container {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-offer .card-imageWrapper .card-image, :root[dir=rtl] .card.card-offer .card-imageWrapper .baseeta-container {
    height: auto;
  }
}
:root[dir=rtl] .card.card-offer .card-title {
  position: relative;
  z-index: 1;
  display: block;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 3.4rem;
  margin-bottom: 0;
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-offer .card-title {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
:root[dir=rtl] .card.card-offer .card-subtitle {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: #000;
  margin-top: 8px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-offer .card-subtitle {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #a4a3a3;
  }
}
:root[dir=rtl] .card.card-offer .card-description {
  position: relative;
  z-index: 1;
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-offer .card-description {
    display: block;
    margin-top: 24px;
  }
}
:root[dir=rtl] .card.card-offer .card-actions {
  position: relative;
  z-index: 1;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-offer .card-actions {
    margin-top: 38px;
  }
}
:root[dir=rtl] .card.card-container {
  background: #fff;
  border: 1px solid #e3e3e3;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 16px;
  display: flex;
  flex-flow: column;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .card.card-container {
    padding: 32px;
    min-height: 400px;
  }
  :root[dir=rtl] .card.card-container .card-containerForm {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
  }
  :root[dir=rtl] .card.card-container .card-containerFormBody {
    flex: 1 1 auto;
  }
  :root[dir=rtl] .card.card-container .card-containerFormFooter {
    flex: 0 0 auto;
  }
}
:root[dir=rtl] .card-activation-page {
  width: 100%;
  overflow-x: hidden;
  height: calc(100vh - 150px);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
:root[dir=rtl] .card-activation-page img {
  max-height: 60%;
}
:root[dir=rtl] .card-activation-page .form-container {
  box-sizing: border-box;
  height: auto;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 74vh;
}
:root[dir=rtl] .notice {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  padding: 16px 20px;
  position: relative;
  justify-content: space-between;
  background: linear-gradient(180deg, #a3db52 0%, #71c046 100%);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  font-weight: 700;
  font-size: 12px;
  line-height: 17px;
  color: #000;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .notice {
    flex-flow: row;
    align-items: center;
    padding: 16px 32px;
    padding-inline-end: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #1d2939;
  }
}
:root[dir=rtl] .notice h2, :root[dir=rtl] .notice .h2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 8px;
  margin-inline-end: 40px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .notice h2, :root[dir=rtl] .notice .h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-inline-end: 0;
  }
}
:root[dir=rtl] .notice .notice-content {
  padding-inline-end: 10px;
  margin-inline-end: auto;
}
:root[dir=rtl] .notice .notice-content p:last-child {
  margin: 0;
}
:root[dir=rtl] .notice .notice-actions {
  margin-top: 16px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .notice .notice-actions {
    margin: 0;
  }
}
:root[dir=rtl] .notice .notice-closeButton {
  position: absolute;
  left: 10px;
  top: 6px;
  appearance: none;
  border: none;
  background: none;
  color: #fff;
  opacity: 0.5;
  padding: 10px;
  transition: opacity 150ms linear;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .notice .notice-closeButton {
    top: auto;
    left: 24px;
  }
}
:root[dir=rtl] .notice .notice-closeButton:hover, :root[dir=rtl] .notice .notice-closeButton:active, :root[dir=rtl] .notice .notice-closeButton:focus {
  opacity: 1;
}
:root[dir=rtl] .informationCard {
  background: #fff;
  box-shadow: 0px 10px 26px rgba(58, 58, 71, 0.05), 0px 2px 4.225px rgba(58, 58, 71, 0.025);
  border-radius: 8px;
  border-bottom: 4px solid var(--accent-color, #fff);
  margin-top: 32px;
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard {
    padding: 24px;
  }
}
:root[dir=rtl] .informationCard:first-child {
  margin-top: 32px;
}
:root[dir=rtl] .informationCard .informationCard-heading {
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-heading {
    flex-wrap: nowrap;
  }
}
:root[dir=rtl] .informationCard .informationCard-heading .informationCard-icon {
  color: #74c145;
  background-color: #f3fdef;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 16px;
  flex: 0 0 auto;
}
:root[dir=rtl] .informationCard .informationCard-heading .informationCard-headingContent {
  margin-inline-end: 10px !important;
  margin-top: 0;
  flex: 1 1 0;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-heading .informationCard-headingContent {
    flex: 1 1 auto;
    margin-inline-end: 80px;
  }
}
:root[dir=rtl] .informationCard .informationCard-heading .informationCard-headingContent .informationCard-title {
  color: #1d2939;
  margin-bottom: 8px;
}
:root[dir=rtl] .informationCard .informationCard-heading .informationCard-headingContent .informationCard-subtitle {
  color: #5c677d;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-heading .informationCard-headingContent .informationCard-subtitle {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
:root[dir=rtl] .informationCard .informationCard-heading .informationCard-progress {
  position: relative;
  width: 106px;
  height: 106px;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.8rem;
  color: #10182b;
  order: 2;
  display: flex;
  flex: 1 1 100%;
  margin-top: 20px;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-heading .informationCard-progress {
    margin-inline-end: 50px;
    margin-top: -10px;
    display: block;
    flex: initial;
    order: initial;
  }
}
:root[dir=rtl] .informationCard .informationCard-heading .informationCard-progress .progressCircle-progress {
  stroke-dasharray: 261;
  stroke-dashoffset: calc(261 - 261 * var(--information-card-progress, 50) / 100);
  transform: rotate(-90deg);
  transform-origin: center center;
}
:root[dir=rtl] .informationCard .informationCard-heading .informationCard-progress span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
:root[dir=rtl] .informationCard .informationCard-content {
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-content {
    flex-flow: row wrap;
    margin-top: 14px;
  }
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-progressBar {
  flex: 1;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  margin: 50px 0px 30px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-content .informationCard-progressBar {
    margin: 0;
    margin-inline-end: 30px;
  }
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfoList {
  list-style: none;
  padding: 17px 12px;
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-evenly;
  border: 1px solid #ededed;
  border-radius: 4px;
  background: var(--information-card-background, transparent);
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfoList {
    justify-content: space-evenly;
  }
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfoList + .informationCard-contentInfoList {
  margin-top: 8px;
  margin-inline-start: 0;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfoList + .informationCard-contentInfoList {
    margin-top: 0;
    margin-inline-start: 8px;
  }
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfoListItem {
  margin: 0 12px;
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfo {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue {
  margin-top: 13px;
  font-size: 1.6rem;
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue-red {
  color: #ff0000;
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue-red strong {
  color: #ff0000 !important;
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue small, :root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue .small {
  font-size: 1.2rem;
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue strong {
  color: #1d2939;
}
:root[dir=rtl] .informationCard .informationCard-content .informationCard-contentInfo .informationCard-contentInfoValue .highlight {
  color: red;
}
:root[dir=rtl] .informationCard .informationCard-footer {
  border-top: 1px solid #e4e4e4;
  padding-top: 16px;
  margin-bottom: -16px;
  display: flex;
  flex-flow: column nowrap;
  margin-top: 20px;
}
:root[dir=rtl] .informationCard .informationCard-footer .informationCard-footerInfoList {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-footer .informationCard-footerInfoList {
    flex-flow: row nowrap;
  }
}
:root[dir=rtl] .informationCard .informationCard-footer .informationCard-footerInfoListItem {
  display: flex;
  flex-flow: row wrap;
  font-weight: 700;
  text-align: start;
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-top: 12px;
}
:root[dir=rtl] .informationCard .informationCard-footer .informationCard-footerInfoValue {
  color: #65bc47;
}
:root[dir=rtl] .informationCard .informationCard-footer .informationCard-footerText {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  color: #65bc47;
  text-align: center;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .informationCard .informationCard-footer .informationCard-footerText {
    margin-top: 16px;
  }
}
:root[dir=rtl] .horizontalProgress {
  display: flex;
  flex-flow: column nowrap;
  position: relative;
  align-items: stretch;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-bar {
  height: 21px;
  width: 100%;
  background: #f9fafb;
  border: 1px solid #c5c5c5;
  border-radius: 10px;
  padding: 3px 3px;
  position: relative;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-bar:after {
  content: " ";
  display: block;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  width: clamp(0%, 1% * var(--horizontal-progress, 0) - 0px, 100% - 4px);
  height: 15px;
  top: 2px;
  right: 2px;
  position: absolute;
  border-radius: 7px;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-barPoints {
  height: 100%;
  margin: 0 6px 0 7px;
  position: relative;
  z-index: 1;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-barPoints .horizontalProgress-barPoint {
  position: absolute;
  right: clamp(0%, 1% * var(--horizontal-progress-bar-point-position, 80) - 7.5px, 100%);
  width: 15px;
  height: 15px;
  background: #efefef;
  border: 1px solid #c5c5c5;
  border-radius: 50%;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 0.8rem;
  color: #929292;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  top: -1px;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-barPoints .horizontalProgress-barPoint-highlight {
  border-color: transparent;
  color: #65bc47;
  width: 13px;
  height: 13px;
  transform: translateY(1px);
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-markers {
  position: relative;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-markers .horizontalProgress-marker {
  position: absolute;
  bottom: 100%;
  z-index: 10;
  display: flex;
  flex-flow: column nowrap;
  top: -53px;
  right: clamp(0%, 1% * var(--horizontal-progress-position, 0) - 8px, 100% - 28px);
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-markers .horizontalProgress-markerContainer {
  position: relative;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-markers .horizontalProgress-markerLabel {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 6px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #65bc47;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-endpoint {
  color: #000;
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: clamp(0%, 1% * var(--horizontal-progress, 0) - 2px, 100% - 28px);
  transform: scaleX(-1);
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-bottomLabels {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
  margin-top: 6px;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-bottomLabels strong {
  font-size: 1.4rem;
  font-weight: 400;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-bottomLabels .horizontalProgress-bottomLabel {
  color: #929292;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-bottomLabels .horizontalProgress-bottomLabel:before {
  content: " ";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-inline-end: 5px;
  background: #929292;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-bottomLabels .horizontalProgress-bottomLabel-active {
  color: #5c677d;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-bottomLabels .horizontalProgress-bottomLabel-active:before {
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-tooltipButton {
  position: absolute;
  top: -40px;
  left: clamp(0%, 1% * var(--horizontal-progress-position, 0), 100% - 15px);
  left: calc(100% - 12px - clamp(0%, 1% * var(--horizontal-progress-position, 0), 100% - 15px));
  appearance: none;
  border: 0;
  background: #fff;
  display: flex;
  flex-flow: row nowrap;
  white-space: nowrap;
  align-items: baseline;
  padding: 6px 8px;
  border: 1px solid #92c93e;
  border-radius: 4px;
  transform: translateX(calc(6px - 50%));
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-tooltipButton-rightOffset {
  transform: translateX(20px) !important;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-tooltipButton-rightOffset .horizontalProgress-arrow {
  left: 9px !important;
  bottom: 9px !important;
  transform: rotate(45deg) scaleX(0.5) !important;
  width: 15px !important;
  height: 15px !important;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-tooltipButton-rightOffset .horizontalProgress-arrow:after {
  width: 15px !important;
  height: 15px !important;
  border-top-width: 2px !important;
  border-right-width: 2px !important;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-tooltipButton .horizontalProgress-arrow {
  position: absolute;
  left: calc(50% - 3.75px);
  bottom: 16px;
  width: 7.5px;
  height: 7.5px;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-tooltipButton .horizontalProgress-arrow:after {
  content: " ";
  display: block;
  background: #fff;
  border: 0px solid #92c93e;
  border-top-width: 1px;
  border-right-width: 1px;
  width: 7.5px;
  height: 7.5px;
  transform: rotate(135deg);
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-tooltipButton svg {
  margin-inline-end: 5px;
}
:root[dir=rtl] .horizontalProgress .horizontalProgress-tooltipButton .horizontalProgress-tooltipButtonLabel {
  background: linear-gradient(180deg, #92c93e 0%, #437b28 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
:root[dir=rtl] .toggleBlock-link {
  color: #65bc47;
  font-weight: 700;
  font-size: 16px;
  transition: color 150ms linear;
}
:root[dir=rtl] .toggleBlock-link svg {
  margin-inline-start: 10px;
}
:root[dir=rtl] .toggleBlock-link:active {
  color: #618a4a !important;
}
:root[dir=rtl] .toggleBlock-link:disabled, :root[dir=rtl] .toggleBlock-link.disabled {
  color: #bababa !important;
  pointer-events: none;
}
:root[dir=rtl] .toggleBlock-collapse {
  display: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #696f83;
}
:root[dir=rtl] .form-group {
  margin-bottom: 30px;
}
:root[dir=rtl] .form-group:last-child {
  margin-bottom: 0;
}
:root[dir=rtl] .scrollableOrderedList {
  height: 200px;
  overflow: scroll;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #444444;
  text-align: left;
  padding: 10px;
}
:root[dir=rtl] .scrollableOrderedList ol {
  list-style: none;
  counter-reset: li;
  margin-inline-start: 25px;
  padding: 0;
  padding-inline-start: 2rem;
}
:root[dir=rtl] .scrollableOrderedList li {
  margin-bottom: 30px;
  position: relative;
  counter-increment: li;
}
:root[dir=rtl] .scrollableOrderedList li::before {
  content: counter(li);
  color: red;
  display: inline-block;
  width: 40px;
  font-size: 40px;
  font-weight: 700;
  color: #c2c2c2;
  position: absolute;
  top: 0;
  right: -45px;
  line-height: 1;
}
:root[dir=rtl] .tabs {
  display: flex;
  flex-flow: row nowrap;
  border-bottom: 2px solid #94c93d;
}
:root[dir=rtl] .tabs.tabs-vertical {
  flex-flow: column nowrap;
  border: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .tabs.tabs-vertical {
    border-left: 2px solid #94c93d;
  }
}
:root[dir=rtl] .tabs.tabs-vertical .tabs-item {
  margin: 10px 0 0 0;
  justify-content: flex-start;
  padding-inline-start: 70px;
  border-radius: 8px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 400;
}
:root[dir=rtl] .tabs.tabs-vertical .tabs-item:before {
  border-radius: 8px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .tabs.tabs-vertical .tabs-item {
    margin: 2px 0 0 0;
    border-radius: 0;
  }
  :root[dir=rtl] .tabs.tabs-vertical .tabs-item:before {
    border-radius: 0;
  }
  :root[dir=rtl] .tabs.tabs-vertical .tabs-item:first-child {
    margin-top: 0;
    -webkit-border-top-right-radius: 8px;
    -moz-border-topright-radius: 8px;
    border-top-right-radius: 8px;
  }
  :root[dir=rtl] .tabs.tabs-vertical .tabs-item:first-child:before {
    -webkit-border-top-right-radius: 8px;
    -moz-border-topright-radius: 8px;
    border-top-right-radius: 8px;
  }
  :root[dir=rtl] .tabs.tabs-vertical .tabs-item:last-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-topleft-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottomright-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  :root[dir=rtl] .tabs.tabs-vertical .tabs-item:last-child:before {
    -webkit-border-top-left-radius: 0;
    -moz-border-topleft-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottomright-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .tabs.tabs-vertical .tabs-item .tabs-itemIcon {
    width: 32px;
    height: 32px;
    margin-inline-end: 12px;
  }
  :root[dir=rtl] .tabs.tabs-vertical .tabs-item .tabs-itemIcon svg {
    width: 22px;
    height: 22px;
  }
}
:root[dir=rtl] .tabs .tabs-item {
  appearance: none;
  border: none;
  background: #fff;
  flex: 1 1 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  color: #5c677d;
  min-height: 46px;
  padding: 11px 12px;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.3rem;
  margin: 0 2.5px;
  transition: box-shadow 150ms linear, color 150ms linear;
  position: relative;
  text-align: start;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .tabs .tabs-item {
    min-height: 56px;
    padding: 6px 24px;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 400;
  }
}
:root[dir=rtl] .tabs .tabs-item:before {
  content: " ";
  display: block;
  opacity: 0;
  transition: opacity 150ms linear;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
:root[dir=rtl] .tabs .tabs-item.tabs-item-active {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  font-weight: 700;
  color: #fff;
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
}
:root[dir=rtl] .tabs .tabs-item.tabs-item-active:before {
  opacity: 1;
}
:root[dir=rtl] .tabs .tabs-item.tabs-item-active .tabs-itemIcon {
  color: #65bc47;
}
:root[dir=rtl] .tabs .tabs-item:first-child {
  -webkit-border-top-right-radius: 8px;
  -moz-border-topright-radius: 8px;
  border-top-right-radius: 8px;
  margin-inline-start: 0;
}
:root[dir=rtl] .tabs .tabs-item:first-child:before {
  -webkit-border-top-right-radius: 8px;
  -moz-border-topright-radius: 8px;
  border-top-right-radius: 8px;
}
:root[dir=rtl] .tabs .tabs-item:last-child {
  -webkit-border-top-left-radius: 8px;
  -moz-border-topleft-radius: 8px;
  border-top-left-radius: 8px;
  margin-inline-end: 0;
}
:root[dir=rtl] .tabs .tabs-item:last-child:before {
  -webkit-border-top-left-radius: 8px;
  -moz-border-topleft-radius: 8px;
  border-top-left-radius: 8px;
}
:root[dir=rtl] .tabs .tabs-item .tabs-itemTitle {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  position: relative;
  z-index: 1;
}
:root[dir=rtl] .tabs .tabs-item .tabs-itemIcon {
  margin-inline-end: 8px;
  color: #adadad;
  width: 24px;
  height: 24px;
  background: #f5f5f5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .tabs .tabs-item .tabs-itemIcon {
    width: 40px;
    height: 40px;
    margin-inline-end: 24px;
  }
}
:root[dir=rtl] .tabs .tabs-item .tabs-itemIcon svg {
  width: 15px;
  height: 15px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .tabs .tabs-item .tabs-itemIcon svg {
    width: 25px;
    height: 25px;
  }
}
:root[dir=rtl] .tabs .tabs-item .tabs-itemIcon img {
  width: 15px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .tabs .tabs-item .tabs-itemIcon img {
    width: 25px;
  }
}
:root[dir=rtl] .tabs-content {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .tabs-content-desktopActive {
    display: block;
  }
}
:root[dir=rtl] .tabs-content-active {
  display: block;
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .tabs-content-active.tabs-content-modal {
    position: fixed;
    top: 55px;
    z-index: 100;
    bottom: 0;
    margin: 0 !important;
    background: #fff;
    overflow-y: auto;
    background-color: #f9fafb;
  }
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .tabs-content .card.card-container {
    border: none;
    background: none;
    box-shadow: none;
    margin: none;
  }
}
:root[dir=rtl] .image {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-align: center;
  margin-bottom: 4px;
}
:root[dir=rtl] .image .image-caption {
  margin-top: 8px;
}
:root[dir=rtl] .scrollView {
  overflow: hidden;
  padding-bottom: 50px;
}
:root[dir=rtl] .scrollView.scrollView-withShadow {
  padding-top: 8px;
  margin: 0 -8px;
}
:root[dir=rtl] .scrollView.scrollView-withShadow .scrollView-item .row {
  padding: 0 8px;
}
:root[dir=rtl] .scrollView.scrollView-aside .scrollView-slider {
  width: 100%;
  height: 222px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .scrollView.scrollView-aside .scrollView-slider {
    height: 760px;
  }
}
:root[dir=rtl] .scrollView .scrollView-slider {
  overflow: visible;
  background-color: transparent;
  border: none;
}
:root[dir=rtl] .scrollView .scrollView-item .row {
  height: 100%;
}
:root[dir=rtl] .scrollView .k-scrollview-nav-wrap {
  bottom: -50px;
}
:root[dir=rtl] .scrollView .k-scrollview-nav-wrap .k-scrollview-nav .k-link {
  width: 5px;
  height: 5px;
  margin: 0 4px;
  background-color: #000;
  opacity: 0.2;
  transition: background-color 150ms linear, opacity 150ms linear;
}
:root[dir=rtl] .scrollView .k-scrollview-nav-wrap .k-scrollview-nav .k-link:before {
  width: 9px;
  height: 9px;
}
:root[dir=rtl] .scrollView .k-scrollview-nav-wrap .k-scrollview-nav .k-link.k-primary {
  background-color: #1d2939;
  opacity: 1;
}
:root[dir=rtl] .scrollView .k-scrollview-prev,
:root[dir=rtl] .scrollView .k-scrollview-next {
  display: none !important;
}
:root[dir=rtl] .modal {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -2000 !important;
  pointer-events: none !important;
}
:root[dir=rtl] .modal * {
  z-index: -2000 !important;
  pointer-events: none !important;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 200;
  }
}
:root[dir=rtl] .modal.modal-show {
  z-index: 200 !important;
  pointer-events: auto !important;
}
:root[dir=rtl] .modal.modal-show * {
  z-index: 200 !important;
  pointer-events: auto !important;
}
:root[dir=rtl] .modal.modal-show .modal-overlay {
  opacity: 1;
}
:root[dir=rtl] .modal.modal-show .modal-panel {
  opacity: 1;
  transform: translateY(0);
  align-content: center;
}
:root[dir=rtl] .modal.modal-gray .modal-panel {
  background: #f9fafb;
}
:root[dir=rtl] .modal .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(177, 177, 177, 0.2);
  opacity: 0;
  z-index: 200;
  transition: opacity 250ms linear;
}
:root[dir=rtl] .modal .modal-panel {
  position: relative;
  z-index: 200;
  background: #fff;
  opacity: 0;
  transition: transform 250ms ease-in-out, opacity 250ms linear;
  min-width: min(45%, 480px);
  min-height: 30vh;
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .modal .modal-panel {
    position: fixed;
    width: 100%;
    bottom: var(--mobile-mainNavList-height);
    left: 0;
    min-width: 100%;
    min-height: 40vh;
    max-height: 75vh;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    transform: translateY(100%);
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .modal .modal-panel {
    max-width: 500px;
    height: 450px;
    border: 1px solid #e3e3e3;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    transform: translateY(75px);
  }
}
:root[dir=rtl] .modal .modal-panel > .modal-closeButton {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 24px;
  left: 24px;
  color: #979dac;
  background: none;
  border: 0;
  appearance: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .modal .modal-panel > .modal-closeButton {
    opacity: 1;
    pointer-events: auto;
  }
}
:root[dir=rtl] .modal .modal-panel .modal-container {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  padding: 40px 0;
}
@media only screen and (max-width: 991px) {
  :root[dir=rtl] .modal .modal-panel .modal-container {
    min-height: 40vh;
    max-height: 75vh;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .modal .modal-panel .modal-container {
    height: 100%;
  }
}
:root[dir=rtl] .modal .modal-panel .modal-body {
  flex: 1 1 auto;
  text-align: center;
  overflow-y: auto;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .modal .modal-panel .modal-body {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    height: 100%;
  }
}
:root[dir=rtl] .modal .modal-panel .modal-body .modal-contentImage {
  margin-bottom: 16px;
}
:root[dir=rtl] .modal .modal-panel .modal-body .modal-title {
  background: linear-gradient(180deg, #92c93e 0%, #6ebf46 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .modal .modal-panel .modal-body .modal-title {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
:root[dir=rtl] .modal .modal-panel .modal-content {
  text-align: start;
}
:root[dir=rtl] .modal .modal-panel .modal-actions {
  flex: 0 0 auto;
  padding: 16px 20px 0;
  display: flex;
  flex-flow: column nowrap;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .modal .modal-panel .modal-actions {
    padding: 24px 82px 0;
  }
}
:root[dir=rtl] .modal .modal-panel .modal-actions:empty {
  padding-top: 0;
}
:root[dir=rtl] .modal .modal-panel .modal-actions .button + .button {
  margin-top: 16px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .modal .modal-panel .modal-actions .button + .button {
    margin-top: 24px;
  }
}
:root[dir=rtl] .accordion .accordion-item {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 16px;
}
:root[dir=rtl] .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .accordion .accordion-item {
    margin-bottom: 16px;
  }
  :root[dir=rtl] .accordion .accordion-item:last-child {
    margin-bottom: 0;
  }
}
:root[dir=rtl] .accordion .accordion-item.accordion-item-active .accordion-header {
  color: #65bc47;
}
:root[dir=rtl] .accordion .accordion-item.accordion-item-active .accordion-content {
  display: block;
}
:root[dir=rtl] .accordion .accordion-item.accordion-item-active .accordion-headerIcon {
  transform: rotate(180deg);
}
:root[dir=rtl] .accordion .accordion-header {
  margin: 0;
  display: flex;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #000;
  transition: color 150ms linear;
}
:root[dir=rtl] .accordion .accordion-headerButton {
  appearance: none;
  border: none;
  background: none;
  width: 100%;
  display: flex;
  padding: 25px 16px;
  padding-inline-end: 36px;
  position: relative;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-align: start;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .accordion .accordion-headerButton {
    padding: 24px 20px;
    padding-inline-end: 56px;
  }
}
:root[dir=rtl] .accordion .accordion-headerIcon {
  position: absolute;
  left: 16px;
  top: 32px;
}
:root[dir=rtl] .accordion .accordion-content {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #5c677d;
  padding: 0 16px 25px;
  padding-inline-end: 36px;
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .accordion .accordion-content {
    padding: 0 20px 24px;
    padding-inline-end: 56px;
  }
}
:root[dir=rtl] .table .table-container {
  overflow-x: auto;
}
:root[dir=rtl] .table table {
  min-width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  background: #fff;
  border: 1px solid #cbcbcb;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
}
:root[dir=rtl] .table table thead {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #5c677d;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .table table thead {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
}
:root[dir=rtl] .table table tbody {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #000;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .table table tbody {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
:root[dir=rtl] .table table tbody tr {
  background: #fff;
}
:root[dir=rtl] .table table tbody tr:nth-child(odd) {
  background: #f9fafb;
}
:root[dir=rtl] .table table th,
:root[dir=rtl] .table table td {
  padding: 8px 6px;
  border-bottom: 1px solid #cbcbcb;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .table table th,
  :root[dir=rtl] .table table td {
    padding: 13px 40px;
  }
}
:root[dir=rtl] .table table th.table-cell-numeric,
:root[dir=rtl] .table table td.table-cell-numeric {
  color: #65bc47;
  font-weight: 700;
}
:root[dir=rtl] .table .table-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 80px;
  flex-flow: column nowrap;
}
:root[dir=rtl] .table .table-empty .table-emptyImage {
  margin-bottom: 22px;
}
:root[dir=rtl] .table .table-empty .table-emptyMessage {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #979dac;
}
:root[dir=rtl] .table .table-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 42px 0 0;
}
:root[dir=rtl] .table .table-pagination .table-paginationPrevious,
:root[dir=rtl] .table .table-pagination .table-paginationNext {
  appearance: none;
  border: 0;
  background: none;
  height: auto;
  margin: 0 12px;
  color: #65bc47;
  transition: color 150ms linear;
}
:root[dir=rtl] .table .table-pagination .table-paginationPrevious:disabled,
:root[dir=rtl] .table .table-pagination .table-paginationNext:disabled {
  color: #979dac;
}
:root[dir=rtl] .table .table-pagination .table-paginationNext svg {
  transform: scaleX(-1);
}
:root[dir=rtl] .table .table-pagination .table-paginationList {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
:root[dir=rtl] .table .table-pagination .table-paginationListItem {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #5c677d;
  border-radius: 4px;
  background: transparent;
  padding: 4px 3px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
}
:root[dir=rtl] .table .table-pagination .table-paginationListItem.table-paginationListItem-active {
  background: #65bc47;
  color: #fff;
  font-weight: 700;
}
:root[dir=rtl] .table .table-pagination .table-paginationListItem.table-paginationListItem-active button:after {
  opacity: 0 !important;
}
:root[dir=rtl] .table .table-pagination .table-paginationListItem.table-paginationListItem-spacer {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  letter-spacing: -1px;
}
:root[dir=rtl] .table .table-pagination .table-paginationListItem button {
  appearance: none;
  border: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background: transparent;
  position: relative;
  padding: 1px 6px;
}
:root[dir=rtl] .table .table-pagination .table-paginationListItem button:active:after, :root[dir=rtl] .table .table-pagination .table-paginationListItem button:focus:after, :root[dir=rtl] .table .table-pagination .table-paginationListItem button:hover:after {
  opacity: 1;
}
:root[dir=rtl] .table .table-pagination .table-paginationListItem button:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 3px;
  width: calc(100% - 6px);
  height: 2px;
  background: #5c677d;
  opacity: 0;
  transition: opacity 150ms linear;
}
:root[dir=rtl] .scrollingText {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
  text-align: center;
}
:root[dir=rtl] .scrollingText h3, :root[dir=rtl] .scrollingText .h3 {
  font-size: 3rem;
  line-height: 4.2rem;
}
:root[dir=rtl] .scrollingText br {
  content: " ";
  display: block;
  height: 16px;
}
:root[dir=rtl] .scrollingText .scrollingText-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
:root[dir=rtl] .scrollingText .scrollingText-listItem {
  max-height: 0;
  margin-top: 0;
  color: #979dac;
  opacity: 0;
  transition: color 250ms linear, opacity 250ms linear, max-height 250ms ease-in-out, margin 250ms ease-in-out;
}
:root[dir=rtl] .scrollingText .scrollingText-listItem:first-child {
  margin-top: 0;
}
:root[dir=rtl] .scrollingText .scrollingText-listItem.scrollingText-listItem-hidden {
  max-height: 0;
  margin-top: 0;
}
:root[dir=rtl] .scrollingText .scrollingText-listItem.scrollingText-listItem-unfocused {
  max-height: 200px;
  margin-top: 32px;
  opacity: 0.5;
}
:root[dir=rtl] .scrollingText .scrollingText-listItem.scrollingText-listItem-focused {
  max-height: 200px;
  margin-top: 32px;
  color: #000;
  opacity: 1;
}
:root[dir=rtl] .horizontalRadioButtons {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7rem;
  text-align: center;
  color: #bababa;
  display: flex;
  justify-content: center;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-container {
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  padding: 0 10px;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-container:before, :root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-container:after {
  content: " ";
  display: block;
  position: absolute;
  top: 6px;
  width: 87px;
  height: 48px;
  border-radius: 27px;
  background: linear-gradient(270deg, rgba(243, 243, 243, 0) 10.34%, #f3f3f3 100%);
  pointer-events: none;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-container:before {
  right: 0;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-container:after {
  left: 0;
  transform: scaleX(-1);
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-input {
  appearance: none;
  opacity: 0;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-label {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  display: flex;
  flex-flow: column nowrap;
  padding: 7px;
  position: relative;
  width: 48px;
  margin: 0 4px;
  cursor: pointer;
  transition: color 150ms linear;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-label:before, :root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-label:after {
  content: " ";
  display: block;
  position: absolute;
  opacity: 0;
  transition: opacity 150ms linear;
  z-index: 1;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-label:before {
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-label:after {
  content: " ";
  display: block;
  position: absolute;
  right: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 24px;
  background: #fff;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-input:checked + .horizontalRadioButtons-label {
  color: #000;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-input:checked + .horizontalRadioButtons-label:before, :root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-input:checked + .horizontalRadioButtons-label:after {
  opacity: 1;
}
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-topLabels,
:root[dir=rtl] .horizontalRadioButtons .horizontalRadioButtons-bottomLabels {
  display: flex;
  flex-flow: column nowrap;
  padding: 7px 0;
  position: relative;
  z-index: 2;
}
:root[dir=rtl] .twoColLayout {
  display: flex;
  flex-flow: column nowrap;
  min-height: 100vh;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout {
    flex-direction: row;
    background: #f9fafb;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left {
  display: flex;
  flex-flow: column nowrap;
  flex: 0 0 auto;
  padding: 0;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left {
    flex-basis: 50%;
    background: #fff;
    box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-topCurve {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-topCurve {
    position: absolute;
    top: 0;
    left: calc(50% - 10px);
    display: block;
    width: 60px;
    height: 50px;
    background: #f9fafb;
    overflow: hidden;
  }
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-topCurve:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-top-left-radius: 100%;
    -moz-border-topleft-radius: 100%;
    border-top-left-radius: 100%;
    background: #fff;
    box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-bottomCurve {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-bottomCurve {
    position: absolute;
    bottom: 0;
    right: 50%;
    display: block;
    width: 50px;
    height: 50px;
    background: #fff;
    overflow: hidden;
  }
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-bottomCurve:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-bottom-right-radius: 100%;
    -moz-border-bottomright-radius: 100%;
    border-bottom-right-radius: 100%;
    background: #f9fafb;
    box-shadow: inset -7px 0 9px -7px rgba(40, 79, 24, 0.12);
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-logo {
  flex-flow: row nowrap;
  align-items: center;
  padding: 24px 18px 0;
  justify-content: center !important;
  display: flex;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-logo {
    padding-top: 60px;
    justify-content: center;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-logo .twoColLayout-leftHeaderLogo {
  width: -moz-fit-content;
  width: fit-content;
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header {
  padding: 40px 25px 0px 25px;
  display: flex;
  width: 100%;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header {
    position: relative;
    margin-top: -60px;
    padding: 0px 25px 0px 25px;
    justify-content: unset;
  }
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header[dir=ltr] {
    left: 100%;
  }
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header[dir=rtl] {
    right: 100%;
  }
}
@media only screen and (max-width: 767px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header {
    padding: 40px 15px 0px 15px;
    display: unset;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-leftHeaderLeftButton {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-leftHeaderLeftButton {
    display: block;
    margin-top: -70px;
    margin-bottom: 35px;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-ProgressBar {
  padding-inline: 3rem;
  font-size: 14px;
  display: flex;
  position: relative;
  width: 100%;
  margin-top: -15px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-ProgressBar {
    padding-inline: 10%;
  }
}
@media only screen and (max-width: 767px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-ProgressBar {
    margin-top: 20px;
    padding-inline: 1rem;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-left {
  display: flex;
  flex-flow: column nowrap;
  flex-basis: 50%;
  background: #fff;
  box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  padding: 0;
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-Header {
  display: flex;
  flex-direction: column;
  padding: 20px;
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-leftContent {
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-leftContentHeader {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #5c677d;
  margin-bottom: 40px;
  margin-top: 24px;
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-notification {
  display: flex;
  background-color: #F0F0F5;
  color: #000;
  align-content: center;
  padding-block: 16px;
  padding-inline: 20px;
  border-radius: 7px;
  margin-top: 32px;
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-notification .bi-exclamation-circle-fill {
  font-size: 32px;
}
:root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-leftContentImage {
  height: 400px !important;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-leftContentImage {
    height: -moz-fit-content !important;
    height: fit-content !important;
    max-height: 240px !important;
    margin-top: 24px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-notification {
    order: 2;
    margin-inline: 10%;
  }
}
@media screen and (max-width: 991px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left .twoColLayout-notification {
    order: 3;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-left.twoColLayout-leftContentImage-large {
  height: 175px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-left.twoColLayout-leftContentImage-large {
    height: 400px;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-right {
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 44px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right {
    flex-basis: 50%;
    background: none;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightHeader {
  display: none;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightHeader {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    padding: 46px 24px 0;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .rightSectionPadding {
  padding-top: 35rem !important;
}
@media only screen and (min-width: 1550px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right .rightSectionPadding {
    padding-top: 28rem !important;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  color: #000105;
  padding-top: 20rem;
}
@media screen and (max-width: 991px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent {
    padding-top: 0px !important;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent {
    height: 100%;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentHeading {
  padding-inline: 25px;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentHeading {
    padding-bottom: 30px;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentBody {
  margin-top: 0;
  padding-top: 25px;
  flex: 1 1 auto;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentBody {
    padding-top: 32px;
    padding-bottom: 32px;
    flex: 0 0 200px;
  }
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentActions {
    text-align: center;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentActionsBottomNav {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  :root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentActionsBottomNav {
    flex-direction: column;
  }
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-header {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #000;
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-smallHeader {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #5a5a5a;
}
:root[dir=rtl] .twoColLayout .twoColLayout-right .twoColLayout-rightContent a:not(.button) {
  color: #65bc47;
}
:root[dir=rtl] .dashboard .twoColLayout-bottomCurve, :root[dir=rtl] .dashboard .twoColLayout-topCurve {
  display: none !important;
}
:root[dir=rtl] .dashboard a.back-btn {
  width: max-content;
  display: flex;
}
:root[dir=rtl] .dashboard a.back-btn span {
  display: contents !important;
}
:root[dir=rtl] .dashboard .twoColLayout .twoColLayout-left .twoColLayout-Header {
  padding-top: 70px;
}
:root[dir=rtl] .dashboard .twoColLayout .twoColLayout-right .twoColLayout-rightContent {
  padding-top: 8rem;
}
:root[dir=rtl] .dashboard .twoColLayout .twoColLayout-right .twoColLayout-rightContent .twoColLayout-rightContentHeading {
  padding-bottom: 10px;
}
:root[dir=rtl] .dashboard .twoColLayout-rightContentBody {
  padding-top: unset !important;
}
:root[dir=rtl] .dashboard .twoColLayout-logo {
  display: none !important;
}
@media screen and (max-width: 991px) {
  :root[dir=rtl] .dashboard .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-leftHeaderLeftButton {
    display: contents !important;
  }
  :root[dir=rtl] .dashboard .twoColLayout .twoColLayout-left .twoColLayout-Header .twoColLayout-leftHeaderLeftButton .span {
    display: flex;
  }
}
:root[dir=rtl] .offerContainer .offer-rates {
  margin-inline: auto;
  width: 100%;
  font-size: 12px;
}
:root[dir=rtl] .offerContainer .offer-rates > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
:root[dir=rtl] .offerContainer .light-gray {
  color: #c2c2c2;
}
:root[dir=rtl] .offerContainer .circle-step {
  line-height: 40px;
  display: inline-flex;
}
:root[dir=rtl] .offerContainer .circle-step .step-number {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  color: #c2c2c2;
  background: #F6F6F6;
  line-height: 40px;
  height: 40px !important;
  width: 40px !important;
  border-radius: 50%;
  text-align: center;
}
:root[dir=rtl] .cet-btn-primary {
  height: 50px;
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
  width: 100%;
  border: none;
  border-radius: 8px !important;
  box-shadow: none;
  text-transform: none;
  padding: 0.8rem 1.5rem;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 12px;
  cursor: pointer;
}
:root[dir=rtl] .cet-btn-primary:hover {
  box-shadow: 0px 4px 10px rgba(108, 191, 71, 0.5);
}
:root[dir=rtl] .cet-btn-primary:active {
  background: linear-gradient(270deg, #318118 0%, #588e47 100%);
}
:root[dir=rtl] .cet-btn-primary img {
  margin-inline: 0.5rem;
  max-height: 20px;
}
:root[dir=rtl] .cet-btn-primary:disabled {
  background: #cbcbcb;
  box-shadow: none;
}
:root[dir=rtl] .cet-button-outline {
  width: 100%;
  cursor: pointer;
  height: 50px;
  font-weight: 700;
  text-transform: none;
  border-radius: 8px !important;
  border: none;
  background: linear-gradient(180deg, #92C93E 0%, #6EBF46 100%);
  padding: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=rtl] .cet-button-outline > span {
  width: 100%;
  height: 100%;
  background: white;
  color: black !important;
  border-radius: 7px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
:root[dir=rtl] .cet-button-outline > span span {
  background: linear-gradient(180deg, #92C93E 0%, #6EBF46 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
:root[dir=rtl] .cet-button-outline:hover {
  box-shadow: 0px 4px 10px rgba(108, 191, 71, 0.5);
}
:root[dir=rtl] .cet-button-outline:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(182deg) brightness(99%) contrast(104%);
}
:root[dir=rtl] .cet-button-outline:disabled {
  background: #cbcbcb;
  box-shadow: none;
}
:root[dir=rtl] .cet-button-outline:disabled > span span {
  color: #cbcbcb;
  background: #cbcbcb;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
:root[dir=rtl] .cet-button-outline img {
  margin-inline: 0.25rem;
  max-height: 20px;
}
@media all and (max-width: 300px) {
  :root[dir=rtl] .cet-nav-button-container {
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
  }
  :root[dir=rtl] .cet-nav-button-container button {
    margin-inline: 0px !important;
    margin-bottom: 10px;
  }
}
:root[dir=rtl] kendo-dropdownlist {
  direction: rtl;
  text-align: start !important;
}
:root[dir=rtl] .ngb-dp-navigation-select.ng-star-inserted .form-select {
  text-align: center !important;
  color: #65BC47;
  padding-inline-start: 25px;
}
:root[dir=rtl] .initialLoad,
:root[dir=rtl] .loading-cover {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100VW;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FAFBFB;
}
:root[dir=rtl] .initialLoad img,
:root[dir=rtl] .loading-cover img {
  max-width: 300px;
  max-height: 300px;
}
@media screen and (max-width: 767px) {
  :root[dir=rtl] .initialLoad img,
  :root[dir=rtl] .loading-cover img {
    max-width: 180px !important;
    max-height: 180px !important;
  }
}
:root[dir=rtl] ngb-datepicker.dropdown-menu {
  font-family: "arabicn", "poppins" !important;
}
:root[dir=rtl] ngb-datepicker.dropdown-menu .ngb-dp-arrow {
  transform: scaleX(-1);
  padding-inline: -16px;
}

.input-label-icon {
  font-size: 25px;
  color: #7f7f7f;
}

.inputGroup.form-group.ng-invalid .form-control::placeholder {
  color: #cecece !important;
  opacity: 1;
  /* Firefox */
}

.inputGroup.form-group.ng-invalid .form-control::placeholder {
  color: #cecece !important;
  opacity: 1;
  /* Firefox */
}

.inputGroup.form-group.ng-invalid .form-control:-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #cecece !important;
}

.ngb-dp-week.ngb-dp-weekdays.ng-star-inserted {
  --bs-info: #65BC47;
  --bs-btn-color: #65BC47;
  color: #65BC47 !important;
}

ngb-datepicker {
  padding-top: 0px;
}
ngb-datepicker .ngb-dp-weekdays .ngb-dp-weekday.small {
  width: 30px;
  margin-inline: auto;
}

ngb-datepicker.dropdown-menu {
  --bs-light: #f8f9fa;
  --bs-white-rgb: 255, 255, 255;
  --bs-border-color-translucent: #cbcbcb;
  --bs-border-color: #cbcbcb;
  width: 100% !important;
  min-width: 290px;
  font-size: 16px;
  --bs-primary-rgb: 101, 176, 69;
}
ngb-datepicker.dropdown-menu * {
  font-size: 16px !important;
}
ngb-datepicker.dropdown-menu * {
  margin: auto;
}
ngb-datepicker.dropdown-menu .ngb-dp-content.ngb-dp-months > * {
  min-width: 100%;
}
ngb-datepicker.dropdown-menu .ngb-dp-arrow {
  --bs-link-color: #65BC47;
  color: #65BC47 !important;
  height: 3.5rem;
  padding-inline: 16px;
}
ngb-datepicker.dropdown-menu .ngb-dp-arrow button:not([disabled]) {
  color: #65BC47;
}
ngb-datepicker.dropdown-menu .ngb-dp-navigation-select.ng-star-inserted .form-select {
  text-align: center !important;
  color: #65BC47;
  padding-inline-end: 25px;
}
ngb-datepicker.dropdown-menu [ngbDatepickerDayView] {
  width: 2.8rem;
  height: 2.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
ngb-datepicker.dropdown-menu [ngbDatepickerDayView].bg-primary {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%);
}
ngb-datepicker.dropdown-menu .ngb-dp-week {
  height: 2.8rem;
}
ngb-datepicker.dropdown-menu ngb-datepicker-navigation-select {
  min-width: 70%;
  margin-block: 8px !important;
}
ngb-datepicker.dropdown-menu ngb-datepicker-navigation-select * {
  margin-inline: 10px !important;
}
ngb-datepicker.dropdown-menu select {
  min-height: 30px;
  margin: 8px;
  max-width: 100%;
  word-wrap: normal !important;
  white-space: normal;
}

.cet-custom-scroll {
  /* custom scrollbar */
}
.cet-custom-scroll::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.cet-custom-scroll::-webkit-scrollbar-track {
  background: white;
}
.cet-custom-scroll::-webkit-scrollbar-thumb {
  background: #BABABA;
  border-radius: 4px;
}

html {
  font-size: 10px !important;
}
html input::-webkit-outer-spin-button,
html input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
html input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}

.twoColTemplate-right {
  position: relative;
}
.twoColTemplate-right app-help-bar {
  position: absolute;
  width: 100%;
  bottom: 30px;
}

.colored {
  color: #65bc47 !important;
}

.underline {
  text-decoration: underline;
  cursor: pointer;
}
.underline:hover {
  text-decoration: none;
}

.errorMessage {
  color: #FF0000;
  width: 100%;
  display: block;
  font-size: 12px !important;
  font-weight: 700;
  text-align: start;
  margin-top: 8px;
}
.errorMessage small, .errorMessage .small {
  font-size: 12px !important;
  font-weight: 700;
  display: block;
}

.instructionMessage {
  color: #D18C4C !important;
  width: 100%;
  display: block;
  font-size: 12px !important;
  font-weight: 700;
  text-align: start;
  margin-top: 8px;
}
.instructionMessage small, .instructionMessage .small {
  font-size: 12px !important;
  font-weight: 700;
  display: block;
}

.hintMessage {
  color: #696F83;
  width: 100%;
  display: inline-block;
  font-size: 10px !important;
  text-align: start;
  margin-top: 3px;
}

.input-end-icon {
  position: absolute;
  font-size: 22px;
  color: #7F7F7F;
  inset-inline-end: 10px;
  top: 14px;
  cursor: pointer;
  z-index: 10;
}

.border-red {
  border-color: red !important;
}

app-search-dropdown {
  width: 100% !important;
}

.back-disabled {
  opacity: 0.5 !important;
  cursor: not-allowed !important;
  pointer-events: none;
}

app-history,
app-loan-docs {
  width: 100%;
}

.tabs-item {
  cursor: pointer;
}

.custom-scroll::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.custom-scroll::-webkit-scrollbar-track {
  background: white;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background: rgba(94, 89, 89, 0.3);
  border-radius: 4px;
}

.hide-scroll {
  -ms-overflow-style: none;
  /* for Internet Explorer, Edge */
  scrollbar-width: none;
  /* for Firefox */
  overflow-y: scroll;
}
.hide-scroll::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}

app-progress-step {
  width: 100%;
}

app-horizontal-scroller.horizontal-cards.centered .cet-media-scroller.hide-scroll {
  justify-content: center;
}

app-horizontal-scroller {
  --scroll-item-width: 25%;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  app-horizontal-scroller {
    --scroll-item-width: 340px;
  }
}
@media screen and (max-width: 440px) {
  app-horizontal-scroller {
    --scroll-item-width: calc(100vw - 130px);
  }
}

app-credit-card {
  --scroll-item-width: 340px;
}
@media screen and (max-width: 440px) {
  app-credit-card {
    --scroll-item-width: calc(100vw - 130px);
  }
}

.cet-credit-card-container {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 330px;
  background: white;
  margin-inline: 15px;
  border-radius: 8px;
  box-shadow: 0px 0px 13px rgba(40, 79, 24, 0.12);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (max-width: 440px) {
  .cet-credit-card-container:not(.cet-credit-card-container) {
    --scroll-item-width: calc(100vw - 130px);
    min-width: calc(var(--scroll-item-width) - 10px);
    max-width: calc(var(--scroll-item-width) - 10px);
  }
}
.cet-credit-card-container.transparent {
  max-height: 209px;
}
.cet-credit-card-container .cet-card-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  position: relative;
}
.cet-credit-card-container .cet-card-footer button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset-inline-end: 20px;
  height: 40px;
  width: 40px;
  border: 1px solid #cbcbcb;
  outline: none;
  background: white;
  border-radius: 8px;
}

app-horizontal-scroller {
  width: 100%;
}

.filter-green {
  filter: brightness(0) saturate(100%) invert(65%) sepia(14%) saturate(1645%) hue-rotate(60deg) brightness(96%) contrast(93%);
}

.filter-gray {
  filter: brightness(0) saturate(100%) invert(65%) sepia(8%) saturate(448%) hue-rotate(185deg) brightness(95%) contrast(89%);
}

.filter-white {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7486%) hue-rotate(5deg) brightness(105%) contrast(103%);
}

.filter-red {
  filter: brightness(0) saturate(100%) invert(21%) sepia(92%) saturate(7420%) hue-rotate(360deg) brightness(117%) contrast(122%);
}

a.back-btn {
  text-decoration: none !important;
  color: #5C677D !important;
  font-size: 700;
  font-size: 20px;
  cursor: pointer;
}
a.back-btn:hover {
  color: #5C677D !important;
  text-decoration: underline !important;
}

app-selectable-item {
  width: 100%;
  margin-inline: 10px;
}

.selectable-container app-selectable-content[direct-border=true] .cet-selectable-item-container,
.selectable-container app-selectable-content.simple-border .cet-selectable-item-container {
  padding: 0px;
  border: solid 1px #D7D7D7;
}
.selectable-container app-selectable-content[direct-border=true] .cet-selectable-item-container.selected,
.selectable-container app-selectable-content.simple-border .cet-selectable-item-container.selected {
  border: solid 2px #6EBF46;
  /*border-image: linear-gradient(180deg, #92C93E 0%, #6EBF46 100%);
  border-image-slice: 1;*/
}

.text-pending {
  color: #D18C4C !important;
}

.decline-container {
  color: #D18C4C;
  border: 1px solid #D18C4C;
  border-radius: 8px;
  font-size: 14px;
  text-align: start;
  padding: 20px 14px;
  position: relative;
}
.decline-container img {
  position: absolute;
  top: -12.5px;
  inset-inline-start: 47%;
  background: white;
}
.decline-container p {
  color: #696F83;
  font-weight: 700;
  text-align: center;
}

.success-container {
  color: #6EBF46;
  border: 1px solid #6EBF46;
  border-radius: 8px;
  font-size: 14px;
  text-align: start;
  padding: 20px 14px;
  position: relative;
  height: 125px;
  align-content: center;
}
.success-container img {
  position: absolute;
  top: -12.5px;
  inset-inline-start: 47%;
  background: white;
}
.success-container p {
  color: #696F83;
  font-weight: 700;
  text-align: center;
}

.cet-loan-card-container {
  background: white;
  font-size: 16px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0.8em;
  text-align: start;
  padding: 1em;
}

@font-face {
  font-family: "arabicn";
  src: url('Arabicn-Regular.9b35a7a2ed9cf741.ttf');
  font-weight: normal;
}
@font-face {
  font-family: "oxanium";
  src: url('Oxanium-Regular.8007c9554d7724db.ttf');
  font-weight: normal;
}
@font-face {
  font-family: "oxanium";
  src: url('Oxanium-Bold.19bf28be5e5a52f0.ttf');
  font-weight: bold;
}
.color-black {
  color: black;
}

.color-warning {
  color: #D18C4C;
}

.color-red {
  color: #FF0000;
}

app-progress-step:not(:last-child) {
  margin-inline-end: 16px;
}

.pointer {
  cursor: pointer;
}

.form-control {
  outline: none !important;
  box-shadow: none !important;
  /*&.ng-valid {
    border-color: #94C93D !important;
  }*/
}
.form-control:read-only {
  background: #f9fbfc;
}
.form-control.ng-invalid.ng-touched {
  border-color: red !important;
}
.form-control.ng-invalid.ng-touched + span.inputGroup-text {
  border-color: red !important;
}
.form-control.ng-instruction.ng-touched {
  border-color: #D18C4C !important;
}

.informative-border {
  border: 1px solid #D18C4C;
}

.inputGroup.form-group.ng-focus {
  /*.inputGroup-text,
  input {
    border-color: #969B9B;
  }*/
}
.inputGroup.form-group.ng-invalid .inputGroup-text {
  /*background: #ffebeb;*/
}
.inputGroup.form-group.ng-invalid .inputGroup-text img:not(.solid-color),
.inputGroup.form-group.ng-invalid .inputGroup-text svg:not(.solid-color) {
  filter: brightness(0) saturate(100%) invert(21%) sepia(92%) saturate(7420%) hue-rotate(360deg) brightness(117%) contrast(122%);
}
.inputGroup.form-group.ng-instruction .inputGroup-text {
  border-color: #D18C4C !important;
  color: #D18C4C !important;
  background: #faf2eb;
}
.inputGroup.form-group.ng-instruction .inputGroup-text * {
  color: #D18C4C;
}
.inputGroup.form-group.ng-instruction .form-control {
  border-color: #D18C4C !important;
}
.inputGroup.form-group.ng-valid .inputGroup-text {
  border-color: #94C93D !important;
}

.twoColTemplate-leftHeaderLeftButton svg {
  cursor: pointer;
}

.mobileOnly {
  display: none;
}

.mobileOnlyForce {
  display: none !important;
}

.deskOnly {
  display: inline-block;
}

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

@media all and (max-width: 992px) {
  .mobileOnly {
    display: inline-block;
  }
  .mobileOnlyForce {
    display: inline-block !important;
  }
  .deskOnly {
    display: none;
  }
  .deskOnlyForce {
    display: none !important;
  }
}
.form-check-input:focus {
  border-color: #65bc47 !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(101, 188, 71, 0.25) !important;
}

.horizontal-cards {
  display: none;
}

.vertical-cards {
  display: flex;
  flex-direction: column;
}
.vertical-cards div {
  margin-block: 10px;
}
.vertical-cards div .card-tall.card-reverse {
  align-items: flex-end;
}
.vertical-cards div .card-tall.card-reverse .card-content .card-imageWrapper {
  inset-inline-start: 0px;
}
.vertical-cards div .card-tall.card-reverse .card-content .card-imageWrapper .card-image {
  max-width: 200px;
  height: 100%;
}
@media only screen and (max-width: 539px) {
  .vertical-cards div .card-tall.card-reverse {
    align-items: flex-end;
  }
  .vertical-cards div .card-tall.card-reverse .card-content .card-imageWrapper {
    inset-inline-start: 0px;
  }
  .vertical-cards div .card-tall.card-reverse .card-content .card-imageWrapper .card-image {
    max-width: 130px;
    height: 100%;
  }
}

.card.card-tall .card-imageWrapper .card-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 130px;
}

@media only screen and (max-width: 539px) {
  .card.card-tall .card-imageWrapper .card-imag {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 130px !important;
  }
}
@media all and (min-width: 992px) {
  .horizontal-cards {
    display: unset;
  }
  .vertical-cards {
    display: none;
  }
}
.informationCard-type {
  display: flex;
  align-items: center;
  font-weight: 700;
  color: black;
  padding-inline: 16px;
  width: calc(100% + 48px);
  position: relative;
  inset-inline-start: -24px;
  top: -24px;
  padding-block: 15px 5px;
  border-radius: 8px 8px 0px 0px;
  border-bottom: 1px solid #cbcbcb;
  background: #F9FAFB;
}
.informationCard-type .informationCard-icon {
  color: #74c145;
  background-color: #f3fdef;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 16px;
  flex: 0 0 auto;
  position: relative;
  top: -5px;
}

@media all and (max-width: 992px) {
  .informationCard-type {
    width: calc(100% + 40px);
    inset-inline-start: -20px;
    top: -20px;
  }
}
.text-gradient {
  background: linear-gradient(180deg, #92C93E 0%, #6EBF46 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.rolling {
  width: 25px;
  position: absolute;
  inset-inline-end: 10px;
  top: 10px;
  z-index: 100;
}

.text-gray {
  color: #5C677D !important;
}

.ng2-pdf-viewer-container::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.ng2-pdf-viewer-container::-webkit-scrollbar-track {
  background: white;
}
.ng2-pdf-viewer-container::-webkit-scrollbar-thumb {
  background: #BABABA;
}

.cet-text-justify {
  text-align: justify !important;
  text-justify: inter-word !important;
}

.cet-modal-body {
  min-width: 500px;
}

@media all and (max-width: 992px) {
  .cet-modal-body {
    min-width: 250px;
  }
}
kendo-pdfviewer .k-button-solid-base.k-selected {
  background: linear-gradient(180deg, #94C93D 0%, #65BC47 100%);
  border: none;
}

.dashboard.home-screen {
  min-width: 100%;
}

app-dashboard loan-loan-docs {
  display: flex;
  min-width: 100%;
}

app-dashboard app-docs {
  display: flex;
  min-width: 100%;
}

@media screen and (max-width: 600px) {
  :root[dir=ltr] .dashboard.home-screen app-home,
  :root[dir=rtl] .dashboard.home-screen app-home {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main,
  :root[dir=rtl] .dashboard.home-screen app-home main {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section,
  :root[dir=rtl] .dashboard.home-screen app-home main section {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section.container-fluid, :root[dir=ltr] .dashboard.home-screen app-home main section.container-sm, :root[dir=ltr] .dashboard.home-screen app-home main section.container-md, :root[dir=ltr] .dashboard.home-screen app-home main section.container-lg, :root[dir=ltr] .dashboard.home-screen app-home main section.container-xl, :root[dir=ltr] .dashboard.home-screen app-home main section.container-xxl,
  :root[dir=rtl] .dashboard.home-screen app-home main section.container-fluid,
  :root[dir=rtl] .dashboard.home-screen app-home main section.container-sm,
  :root[dir=rtl] .dashboard.home-screen app-home main section.container-md,
  :root[dir=rtl] .dashboard.home-screen app-home main section.container-lg,
  :root[dir=rtl] .dashboard.home-screen app-home main section.container-xl,
  :root[dir=rtl] .dashboard.home-screen app-home main section.container-xxl {
    opacity: 1;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section div.container-fluid, :root[dir=ltr] .dashboard.home-screen app-home main section div.container-sm, :root[dir=ltr] .dashboard.home-screen app-home main section div.container-md, :root[dir=ltr] .dashboard.home-screen app-home main section div.container-lg, :root[dir=ltr] .dashboard.home-screen app-home main section div.container-xl, :root[dir=ltr] .dashboard.home-screen app-home main section div.container-xxl,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.container-fluid,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.container-sm,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.container-md,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.container-lg,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.container-xl,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.container-xxl {
    opacity: 1;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section div.tabs,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.tabs {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section div.tabs a.tabs-item,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.tabs a.tabs-item {
    padding: 6px 4px;
    flex-direction: column;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section div.tabs a.tabs-item div.tabs-itemIcon,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.tabs a.tabs-item div.tabs-itemIcon {
    margin-inline-end: 0px;
    margin-bottom: 4px;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section div.tabs a.tabs-item div.tabs-itemIcon svg,
  :root[dir=ltr] .dashboard.home-screen app-home main section div.tabs a.tabs-item div.tabs-itemIcon img,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.tabs a.tabs-item div.tabs-itemIcon svg,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.tabs a.tabs-item div.tabs-itemIcon img {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section div.tabs a.tabs-item h2, :root[dir=ltr] .dashboard.home-screen app-home main section div.tabs a.tabs-item .h2,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.tabs a.tabs-item h2,
  :root[dir=rtl] .dashboard.home-screen app-home main section div.tabs a.tabs-item .h2 {
    font-size: 10px;
    line-height: 1.2em;
    text-align: center;
  }
}
@media screen and (max-width: 440px) {
  :root[dir=ltr] .dashboard.home-screen app-home,
  :root[dir=rtl] .dashboard.home-screen app-home {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main,
  :root[dir=rtl] .dashboard.home-screen app-home main {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section,
  :root[dir=rtl] .dashboard.home-screen app-home main section {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01),
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard img.img-fluid,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard img.img-fluid {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.cardNumber,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.cardNumber {
    font-size: 14px;
    line-height: 1em;
    inset-block-start: 40%;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.cardNumber span,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.cardNumber span {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.holderName,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.holderName {
    font-size: 12px;
    line-height: 1em;
    inset-block-end: unset;
    inset-block-start: calc(40% + 18px);
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.holderName span,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.holderName span {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.expiryDate,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) app-credit-card div.image-container.ecard p.expiryDate {
    font-size: 10px;
    line-height: 1em;
    margin-bottom: 6px;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) .cet-card-footer,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) .cet-card-footer {
    padding-right: 60px;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) .cet-card-footer span,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) .cet-card-footer span {
    opacity: 1;
  }
  :root[dir=ltr] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) .cet-card-footer button,
  :root[dir=rtl] .dashboard.home-screen app-home main section .cet-credit-card-container:not(.cet-credit-card-container-CRD_MC_01) .cet-card-footer button {
    opacity: 1;
  }
}
.cet-credit-card-container-new,
.cet-credit-card-container-CRD_MC_01 {
  min-width: calc(var(--scroll-item-width) - 70px);
  box-shadow: none;
  background-color: inherit;
}
.cet-credit-card-container-new .activate-card,
.cet-credit-card-container-CRD_MC_01 .activate-card {
  opacity: 1 !important;
  background-color: transparent !important;
  z-index: -1 !important;
}
.cet-credit-card-container-new .image-container,
.cet-credit-card-container-CRD_MC_01 .image-container {
  box-shadow: none !important;
  position: relative !important;
  z-index: 20;
}
.cet-credit-card-container-new .cet-card-footer-new,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01 {
  display: flex;
  justify-content: center;
  margin: 0px auto;
  margin-top: 7px;
  width: calc(var(--scroll-item-width) - 70px);
}
.cet-credit-card-container-new .cet-card-footer-new.footer-ts2,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01.footer-ts2,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new.footer-ts2,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01.footer-ts2 {
  border-top: solid 11px #fff;
  position: relative;
  top: -11px;
  z-index: 10;
  box-shadow: 0px 4px 20px rgba(210, 217, 207, 0.36);
  border-radius: 0px 0px 7px 7px;
}
.cet-credit-card-container-new .cet-card-footer-new button,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01 button,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new button,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01 button {
  width: auto;
  inset-inline-end: 0px;
  position: relative;
}
.cet-credit-card-container-new .cet-card-footer-new button.btn-detail,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01 button.btn-detail,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new button.btn-detail,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01 button.btn-detail {
  padding: 11px 12px !important;
}
.cet-credit-card-container-new .cet-card-footer-new button.btn-detail span,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01 button.btn-detail span,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new button.btn-detail span,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01 button.btn-detail span {
  opacity: 1;
}
.cet-credit-card-container-new .cet-card-footer-new button.btn-detail span img,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01 button.btn-detail span img,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new button.btn-detail span img,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01 button.btn-detail span img {
  max-height: 18px;
}
.cet-credit-card-container-new .cet-card-footer-new button.btn-copy-card,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01 button.btn-copy-card,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new button.btn-copy-card,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01 button.btn-copy-card {
  padding: 11px 12px !important;
}
.cet-credit-card-container-new .cet-card-footer-new button.btn-copy-card span,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01 button.btn-copy-card span,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new button.btn-copy-card span,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01 button.btn-copy-card span {
  opacity: 1;
}
.cet-credit-card-container-new .cet-card-footer-new button.btn-copy-card span img,
.cet-credit-card-container-new .cet-card-footer-CRD_MC_01 button.btn-copy-card span img,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-new button.btn-copy-card span img,
.cet-credit-card-container-CRD_MC_01 .cet-card-footer-CRD_MC_01 button.btn-copy-card span img {
  max-height: 18px;
}
.cet-credit-card-container-new .footer-ts2,
.cet-credit-card-container-CRD_MC_01 .footer-ts2 {
  position: relative;
  top: -11px;
  z-index: 10;
  border-radius: 0px 0px 7px 7px;
  width: calc(var(--scroll-item-width) - 70px);
  margin: 0px auto;
  padding-bottom: 2px;
  height: 66px;
  border: solid 1px #f7f7f7;
  border-top: solid 11px #fff;
  box-shadow: 0px 4px 20px rgba(210, 217, 207, 0.36);
  box-shadow: 0px 2px 11px rgba(193, 202, 189, 0.36);
}
.cet-credit-card-container-new .footer-ts2 button i:before,
.cet-credit-card-container-CRD_MC_01 .footer-ts2 button i:before {
  font-weight: 700 !important;
  color: #65bc47;
}

/*Appliccation-Journey-Terms-New-Consition-Page Styles-----------*/
#Terms-New-Promo-Code-Modal.modal .tooltip-container {
  z-index: 600 !important;
}

#Terms-New-Promo-Code-Modal.modal .tooltip-container .tooltip-message {
  border: solid 1px #f4f4f4;
}

#Terms-New-Promo-Code-Modal.modal .tooltip-container * {
  z-index: 600 !important;
}

/*Move Application Journey Progressbar to top with LeftNav in Selected Screens*/
@media screen and (min-width: 992px) {
  :root[dir=ltr],
  :root[dir=rtl] {
    /*Target only Larger/Desktop Screens*/
  }
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderProgress,
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderProgress {
    opacity: 1;
  }
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderProgress.onTopWithLeftNav,
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderProgress.onTopWithLeftNav {
    margin-top: -22px;
    margin-bottom: 87px;
    margin-bottom: 61px;
  }
  :root[dir=ltr] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderProgress.padding-top-36,
  :root[dir=rtl] .twoColTemplate .twoColTemplate-rightHeader .twoColTemplate-rightHeaderProgress.padding-top-36 {
    padding-top: 36px !important;
  }
}

#account-info-page-user-national-id input[name=day],
#account-info-page-user-national-id input[name=month],
#account-info-page-user-national-id input[name=year] {
  border: 1px solid #cbcbcb !important;
  border-radius: 0px;
  /*border-start-end-radius: 8px !important;
  border-end-end-radius: 8px !important;*/
  color: black;
  appearance: textfield;
  font-size: 16px;
  padding: 11px 20px;
  display: block;
  width: 100%;
  line-height: 1.5;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  outline: 0px !important;
}
#account-info-page-user-national-id input[name=day]:focus, #account-info-page-user-national-id input[name=day]:active,
#account-info-page-user-national-id input[name=month]:focus,
#account-info-page-user-national-id input[name=month]:active,
#account-info-page-user-national-id input[name=year]:focus,
#account-info-page-user-national-id input[name=year]:active {
  z-index: 3;
  border-color: #979DAC !important;
}
#account-info-page-user-national-id input[name=day].is-invalid,
#account-info-page-user-national-id input[name=month].is-invalid,
#account-info-page-user-national-id input[name=year].is-invalid {
  border-color: #ff0000;
  padding-inline-end: calc(1.5em + 0.75rem);
}
.inputGroup-green #account-info-page-user-national-id input[name=day],
.inputGroup-green #account-info-page-user-national-id input[name=month],
.inputGroup-green #account-info-page-user-national-id input[name=year] {
  border-color: #65bc47;
}
.inputGroup-hasAppendText #account-info-page-user-national-id input[name=day],
.inputGroup-hasAppendText #account-info-page-user-national-id input[name=month],
.inputGroup-hasAppendText #account-info-page-user-national-id input[name=year] {
  padding-inline-end: 70px;
}
.form-control-readOnly #account-info-page-user-national-id input[name=day],
#account-info-page-user-national-id input[name=day] :read-only,
.form-control-readOnly #account-info-page-user-national-id input[name=month],
#account-info-page-user-national-id input[name=month] :read-only,
.form-control-readOnly #account-info-page-user-national-id input[name=year],
#account-info-page-user-national-id input[name=year] :read-only {
  background: #f9fafb;
  -webkit-user-select: none;
  /* Safari */
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}

div.inputGroup {
  position: relative;
}
div.inputGroup span.inputGroup-text {
  position: absolute;
  z-index: 40;
  width: 52px;
  height: calc(100% - 2px);
  max-height: 46px;
  max-width: 52px;
  min-width: 52px !important;
  border: 0px !important;
}
div.inputGroup span.inputGroup-text + .form-control {
  position: relative;
  z-index: 10;
  border-radius: 8px;
}
div.inputGroup.icon-width-94 span.inputGroup-text {
  min-width: 94px !important;
  max-width: 94px;
}
div.inputGroup.icon-width-100 span.inputGroup-text {
  min-width: 100px !important;
  max-width: 100px;
}
div.inputGroup.icon-width-120 span.inputGroup-text {
  min-width: 120px !important;
  max-width: 120px;
}

:root[dir=ltr] div.inputGroup {
  position: relative;
}
:root[dir=ltr] div.inputGroup span.inputGroup-text {
  top: 1px;
  left: 1px;
  right: auto;
  border-top-left-radius: 7px !important;
  border-bottom-left-radius: 7px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
:root[dir=ltr] div.inputGroup .form-control.left-border-round {
  border-radius: 8px 0px 0px 8px !important;
}
:root[dir=ltr] div.inputGroup span.inputGroup-text + .form-control {
  border-left-width: 54px;
  border-right-width: 1px;
}
:root[dir=ltr] div.inputGroup.icon-width-94 span.inputGroup-text + .form-control {
  border-left-width: 96px;
  border-right-width: 1px;
}
:root[dir=ltr] div.inputGroup.icon-width-100 span.inputGroup-text + .form-control {
  border-left-width: 100px;
  border-right-width: 1px;
}
:root[dir=ltr] div.inputGroup.icon-width-120 span.inputGroup-text + .form-control {
  border-left-width: 122px;
  border-right-width: 1px;
}

:root[dir=ltr] .modal div.inputGroup span.inputGroup-text {
  z-index: 210 !important;
}

:root[dir=rtl] div.inputGroup {
  position: relative;
}
:root[dir=rtl] div.inputGroup span.inputGroup-text {
  top: 1px;
  left: auto;
  right: 1px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
}
:root[dir=rtl] div.inputGroup .form-control.right-border-round {
  border-radius: 0px 8px 8px 0px !important;
}
:root[dir=rtl] div.inputGroup span.inputGroup-text + .form-control {
  border-left-width: 1px;
  border-right-width: 54px;
}
:root[dir=rtl] div.inputGroup.icon-width-94 span.inputGroup-text + .form-control {
  border-left-width: 1px;
  border-right-width: 96px;
}
:root[dir=rtl] div.inputGroup.icon-width-120 span.inputGroup-text + .form-control {
  border-left-width: 1px;
  border-right-width: 122px;
}

:root[dir=rtl] .modal div.inputGroup span.inputGroup-text {
  z-index: 210 !important;
}

:root[dir=ltr] app-finance-other-bank div.inputGroup span.inputGroup-text {
  top: 0px;
  left: 0px;
  right: auto;
  height: calc(100% - 0px);
  min-height: calc(100% - 22px);
  max-height: 48px;
  /*border: solid 1px #94C93D !important;*/
  width: 54px;
  max-width: 54px;
  min-width: 54px !important;
}
:root[dir=ltr] app-finance-other-bank div.inputGroup span.inputGroup-text + input.form-control {
  opacity: 1;
}

:root[dir=rtl] app-finance-other-bank div.inputGroup span.inputGroup-text {
  top: 0px;
  left: auto;
  right: 0px;
  height: calc(100% - 0px);
  min-height: calc(100% - 22px);
  max-height: 48px;
  /*border: solid 1px #94C93D !important;*/
  width: 54px;
  max-width: 54px;
  min-width: 54px !important;
}
:root[dir=rtl] app-finance-other-bank div.inputGroup span.inputGroup-text + input.form-control {
  opacity: 1;
}

/*
65b045 valid
d18c4c warning
ff0000 red error
989dab focus
e3e5e5 disabled*/
:root[dir=ltr] div.inputGroup {
  padding-bottom: 22px;
  position: relative;
}
:root[dir=ltr] div.inputGroup * {
  transition: all linear 0.24s;
}
:root[dir=ltr] div.inputGroup span.inputGroup-text {
  top: 0px;
  left: 0px;
  right: auto;
  height: calc(100% - 22px);
  min-height: calc(100% - 22px);
  max-height: 48px;
  border: solid 1px #cbcbcb !important;
  background-color: #f9fafb;
  width: 54px;
  max-width: 54px;
  min-width: 54px !important;
}
:root[dir=ltr] div.inputGroup span.inputGroup-text * {
  color: #7f7f7f !important;
}
:root[dir=ltr] div.inputGroup input.form-control {
  max-width: calc(100% - 54px + 1px);
  margin-left: auto;
}
:root[dir=ltr] div.inputGroup input.form-control.full-width-control {
  max-width: 100%;
  border-radius: 8px !important;
  margin: 0px !important;
}
:root[dir=ltr] div.inputGroup input.form-control.icon-width-94 {
  max-width: calc(100% - 94px + 1px);
}
:root[dir=ltr] div.inputGroup input.form-control.icon-width-100 {
  max-width: calc(100% - 100px + 1px);
}
:root[dir=ltr] div.inputGroup input.form-control.icon-width-120 {
  max-width: calc(100% - 120px + 1px);
}
:root[dir=ltr] div.inputGroup span.inputGroup-text + input.form-control {
  max-width: unset;
  margin-left: unset;
}
:root[dir=ltr] div.inputGroup input.form-control:focus {
  border-color: #989dab !important;
}
:root[dir=ltr] div.inputGroup input.form-control:focus + span.inputGroup-text {
  border-color: #989dab !important;
}
:root[dir=ltr] div.inputGroup input.form-control:focus + span.inputGroup-text * {
  color: #7f7f7f !important;
}
:root[dir=ltr] div.inputGroup input.form-control.ng-valid {
  border-color: #65b045 !important;
}
:root[dir=ltr] div.inputGroup input.form-control.ng-valid + span.inputGroup-text {
  border-color: #65b045 !important;
}
:root[dir=ltr] div.inputGroup input.form-control.ng-valid + span.inputGroup-text * {
  color: #7f7f7f !important;
}
:root[dir=ltr] div.inputGroup input.form-control.ng-touched.ng-invalid:not(.ng-untouched) {
  border-color: red !important;
}
:root[dir=ltr] div.inputGroup input.form-control.ng-touched.ng-invalid:not(.ng-untouched) + span.inputGroup-text {
  border-color: red !important;
}
:root[dir=ltr] div.inputGroup input.form-control.ng-touched.ng-invalid:focus:not(.ng-untouched) {
  border-color: red !important;
}
:root[dir=ltr] div.inputGroup input.form-control.ng-touched.ng-invalid:focus:not(.ng-untouched) + span.inputGroup-text {
  border-color: red !important;
  background: #ffebeb;
}
:root[dir=ltr] div.inputGroup input.form-control.ng-touched.ng-invalid:focus + span.inputGroup-text * {
  color: #7f7f7f !important;
}
:root[dir=ltr] div.inputGroup input.form-control.icon-width-94 + span.inputGroup-text {
  min-width: 94px !important;
  max-width: 94px;
}
:root[dir=ltr] div.inputGroup input.form-control.icon-width-100 + span.inputGroup-text {
  min-width: 100px !important;
  max-width: 100px;
}
:root[dir=ltr] div.inputGroup input.form-control.icon-width-120 + span.inputGroup-text {
  min-width: 120px !important;
  max-width: 120px;
}
:root[dir=ltr] div.inputGroup span.errorMessage {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  min-height: 14px;
}
:root[dir=ltr] div.inputGroup.ng-valid span.inputGroup-text {
  border-color: #65b045 !important;
}
:root[dir=ltr] div.inputGroup.ng-instruction span.inputGroup-text {
  border-color: #D18C4C !important;
}
:root[dir=ltr] div.inputGroup.ng-invalid.ng-touched span.inputGroup-text {
  border-color: red !important;
  background-color: #ffebeb;
}

:root[dir=rtl] div.inputGroup {
  padding-bottom: 22px;
  position: relative;
}
:root[dir=rtl] div.inputGroup * {
  transition: all linear 0.24s;
}
:root[dir=rtl] div.inputGroup span.inputGroup-text {
  top: 0px;
  left: auto;
  right: 0px;
  height: calc(100% - 0px);
  min-height: calc(100% - 22px);
  max-height: 48px;
  border: solid 1px #cbcbcb !important;
  background-color: #f9fafb;
  width: 54px;
  max-width: 54px;
  min-width: 54px !important;
}
:root[dir=rtl] div.inputGroup span.inputGroup-text * {
  color: #7f7f7f !important;
}
:root[dir=rtl] div.inputGroup input.form-control {
  max-width: calc(100% - 54px + 1px);
  margin-right: auto;
}
:root[dir=rtl] div.inputGroup input.form-control.full-width-control {
  max-width: 100%;
  border-radius: 8px !important;
  margin: 0px !important;
}
:root[dir=rtl] div.inputGroup input.form-control.icon-width-94 {
  max-width: calc(100% - 94px + 1px);
}
:root[dir=rtl] div.inputGroup input.form-control.icon-width-100 {
  max-width: calc(100% - 100px + 1px);
}
:root[dir=rtl] div.inputGroup input.form-control.icon-width-120 {
  max-width: calc(100% - 120px + 1px);
}
:root[dir=rtl] div.inputGroup span.inputGroup-text + input.form-control {
  max-width: unset;
  margin-left: unset;
}
:root[dir=rtl] div.inputGroup input.form-control:focus {
  border-color: #989dab !important;
}
:root[dir=rtl] div.inputGroup input.form-control:focus + span.inputGroup-text {
  border-color: #989dab !important;
}
:root[dir=rtl] div.inputGroup input.form-control:focus + span.inputGroup-text * {
  color: #7f7f7f !important;
}
:root[dir=rtl] div.inputGroup input.form-control.ng-valid {
  border-color: #65b045 !important;
}
:root[dir=rtl] div.inputGroup input.form-control.ng-valid + span.inputGroup-text {
  border-color: #65b045 !important;
}
:root[dir=rtl] div.inputGroup input.form-control.ng-valid + span.inputGroup-text * {
  color: #7f7f7f !important;
}
:root[dir=rtl] div.inputGroup input.form-control.ng-touched.ng-invalid:not(.ng-untouched) {
  border-color: red !important;
}
:root[dir=rtl] div.inputGroup input.form-control.ng-touched.ng-invalid:not(.ng-untouched) + span.inputGroup-text {
  border-color: red !important;
}
:root[dir=rtl] div.inputGroup input.form-control.ng-touched.ng-invalid:focus:not(.ng-untouched) {
  border-color: red !important;
}
:root[dir=rtl] div.inputGroup input.form-control.ng-touched.ng-invalid:focus:not(.ng-untouched) + span.inputGroup-text {
  border-color: red !important;
  background: #ffebeb;
}
:root[dir=rtl] div.inputGroup input.form-control.ng-touched.ng-invalid:focus + span.inputGroup-text * {
  color: #7f7f7f !important;
}
:root[dir=rtl] div.inputGroup input.form-control.icon-width-94 + span.inputGroup-text {
  min-width: 94px !important;
  max-width: 94px;
}
:root[dir=rtl] div.inputGroup input.form-control.icon-width-100 + span.inputGroup-text {
  min-width: 100px !important;
  max-width: 100px;
}
:root[dir=rtl] div.inputGroup input.form-control.icon-width-120 + span.inputGroup-text {
  min-width: 120px !important;
  max-width: 120px;
}
:root[dir=rtl] div.inputGroup span.errorMessage {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  min-height: 14px;
}
:root[dir=rtl] div.inputGroup.ng-valid span.inputGroup-text {
  border-color: #65b045 !important;
}
:root[dir=rtl] div.inputGroup.ng-instruction span.inputGroup-text {
  border-color: #D18C4C !important;
}
:root[dir=rtl] div.inputGroup.ng-invalid.ng-touched span.inputGroup-text {
  border-color: red !important;
  background-color: #ffebeb;
}

:root[dir=ltr] app-citc-verification div.inputGroup {
  padding-bottom: 22px;
  position: relative;
}
:root[dir=ltr] app-citc-verification div.inputGroup span.inputGroup-text {
  top: 0px;
  left: 0px;
  right: auto;
  height: calc(100% - 0px);
  min-height: calc(100% - 22px);
  max-height: 48px;
  /*border: solid 1px #94C93D !important;*/
  width: 54px;
  max-width: 54px;
  min-width: 54px !important;
}
:root[dir=ltr] app-citc-verification div.inputGroup span.inputGroup-text + input.form-control {
  opacity: 1;
}
:root[dir=ltr] app-citc-verification div.inputGroup span.errorMessage {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  min-height: 14px;
}
:root[dir=ltr] app-citc-verification div.inputGroup.ng-invalid:not(.ng-untouched) span.inputGroup-text {
  border-color: red !important;
}

:root[dir=rtl] app-citc-verification div.inputGroup {
  padding-bottom: 22px;
  position: relative;
}
:root[dir=rtl] app-citc-verification div.inputGroup span.inputGroup-text {
  top: 0px;
  left: auto;
  right: 0px;
  height: calc(100% - 0px);
  min-height: calc(100% - 22px);
  max-height: 48px;
  /*border: solid 1px #94C93D !important;*/
  width: 54px;
  max-width: 54px;
  min-width: 54px !important;
}
:root[dir=rtl] app-citc-verification div.inputGroup span.inputGroup-text + input.form-control {
  opacity: 1;
}
:root[dir=rtl] app-citc-verification div.inputGroup span.errorMessage {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  min-height: 14px;
}
:root[dir=rtl] app-citc-verification div.inputGroup.ng-invalid span.inputGroup-text {
  border-color: red !important;
}

:root[dir=ltr] app-customer-name div.inputGroup {
  padding-bottom: 22px;
  position: relative;
  /*&.ng-invalid {
    span.inputGroup-text { border-color: red !important; }
  }*/
}
:root[dir=ltr] app-customer-name div.inputGroup input.form-control {
  max-width: calc(100% - 122px + 1px);
  margin-left: auto;
}
:root[dir=ltr] app-customer-name div.inputGroup span.inputGroup-text {
  top: 0px;
  left: 0px;
  right: auto;
  height: calc(100% - 0px);
  min-height: calc(100% - 22px);
  max-height: 48px;
  /*border: solid 1px #94C93D !important;*/
  width: 122px;
  max-width: 122px;
  min-width: 122px !important;
}
:root[dir=ltr] app-customer-name div.inputGroup span.errorMessage {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  min-height: 14px;
}

:root[dir=rtl] app-customer-name div.inputGroup {
  padding-bottom: 22px;
  position: relative;
  /*&.ng-invalid {
    span.inputGroup-text { border-color: red !important; }
  }*/
}
:root[dir=rtl] app-customer-name div.inputGroup input.form-control {
  max-width: calc(100% - 122px + 1px);
  margin-right: auto;
}
:root[dir=rtl] app-customer-name div.inputGroup span.inputGroup-text {
  top: 0px;
  left: auto;
  right: 0px;
  height: calc(100% - 0px);
  min-height: calc(100% - 22px);
  max-height: 48px;
  /*border: solid 1px #94C93D !important;*/
  width: 122px;
  max-width: 122px;
  min-width: 122px !important;
}
:root[dir=rtl] app-customer-name div.inputGroup span.errorMessage {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  min-height: 14px;
}

app-header-nav.twoColTemplate-rightHeaderNav.nav-back-hidden a.twoColTemplate-rightHeaderNavLeftButton {
  position: relative;
  z-index: -4;
  opacity: 0 !important;
  pointer-events: none !important;
}

@media screen and (max-width: 991px) {
  .twoColTemplate .twoColTemplate-leftContent .twoColTemplate-leftContentImage.mobileAdjustments {
    height: 240px;
    min-height: 240px;
    margin-top: 24px;
    margin-bottom: 16px;
  }
}

kendo-panelbar-item .k-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
}
kendo-panelbar-item .k-content {
  border-radius: 0 0 8rem 8rem;
}

:root {
  --mobile-mainNavList-height: 74px;
}

[data-testid=payment-method-card],
.payment-method-card,
[class*=payment-method-card] {
  display: none !important;
}

/* Hide Google Pay section */
[data-testid=payment-method-googlepay],
.google-pay,
[class*=google-pay] {
  display: none !important;
}

/* Alternative: hide first radio button row */
.checkout-payment-methods,
.payment-methods-selector {
  display: none !important;
}

/* Pay button */
button[type=submit],
.checkout-button,
[class*=submit-button] {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%) !important;
  border: none !important;
  color: #fff !important;
  font-weight: 600 !important;
}

button[type=submit]:hover,
.checkout-button:hover {
  background: linear-gradient(180deg, #94c93d 0%, #65bc47 100%) !important;
}

/*# sourceMappingURL=mainStyles.8f2148fcfadfd0c6.css.map*/