/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/app.scss ***!
  \******************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/zoz1qyh.css);
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/app.scss (1) ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap Reboot v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
: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: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --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: #052c65;
  --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: #cfe2ff;
  --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: #9ec5fe;
  --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: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --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(13, 110, 253, 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: #6ea8fe;
  --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: #031633;
  --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: #084298;
  --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: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --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;
}

*,
*::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, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}

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

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

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

@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}

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 {
  font-size: 0.875em;
}

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


/*!
 * Bootstrap Grid v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.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 > * {
  box-sizing: border-box;
  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;
  }
}
.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;
}

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

@media (min-width: 576px) {
  .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;
  }
}
@media (min-width: 768px) {
  .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;
  }
}
@media (min-width: 992px) {
  .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;
  }
}
@media (min-width: 1200px) {
  .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;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
@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;
  }
}

:root {
  --primary: #5e1d86;
  --primaryDark: #310e6a;
  --secondary: #efa63a;
  --dark: #111327;
  --pink: #d34360;
  --green: #09BC91;
  --primaryAlt: #310F6A;
  --bg-gradient: linear-gradient(145deg, rgba(17,19,39,1) 0%, rgb(49, 14, 106) 50%, rgba(17,19,39,1) 100%);
  --text-gradient: linear-gradient(90deg, rgba(136,39,138,1) 0%, rgba(211,67,96,1) 35%, rgba(237,91,58,1) 65%, rgba(244,136,77,1) 100%);
  --text-gradient-hover: linear-gradient(90deg, rgba(211,67,96,1) 35%, rgba(237,91,58,1) 65%, rgba(244,136,77,1) 100%);
  --box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  --pricing-gradient: linear-gradient(145deg, rgba(136,39,138,1) 0%, rgba(211,67,96,1) 35%, rgba(237,91,58,1) 65%, rgba(244,136,77,1) 100%);
}

/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */
/* Requirements */
[data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0;
}

/* Basic Theme */
[data-accordion] {
  line-height: 1;
}

[data-control],
[data-content] > * {
  padding: 10px;
}

[data-content] [data-accordion] {
  border: 0;
  padding: 0;
}

[data-accordion] [data-control] {
  position: relative;
  padding-right: 70px;
}

[data-accordion] > [data-control]:after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 10px;
  height: 30px;
  width: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNS4xIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIzMy40IDQwNi42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE5Mi0xOTJjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMjU2IDMzOC43IDg2LjYgMTY5LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zbDE5MiAxOTJ6Ii8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
}

[data-accordion].open > [data-control]:after {
  transform: rotate(-180deg);
}

.accordion {
  margin: 0;
}

.accordion_heading {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.accordion_heading h3 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
}

.accordion_heading:hover {
  cursor: pointer;
}

.accordion_copy {
  margin: 0 0 1rem 0;
  color: #FFF;
}
.accordion_copy ul {
  margin: 0;
  padding: 0;
}
.accordion_copy li {
  list-style-type: none;
  padding: 0.5rem 0;
}

.accordion_copy_wrap {
  padding: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .accordion_copy_wrap {
    padding: 2rem 2rem 1.5rem 2rem;
  }
}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: none;
  border: none;
  color: #FFF;
}

.flickity-button:hover {
  background: none;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: -40px;
  display: none;
}

.flickity-prev-next-button.next {
  right: -40px;
  display: none;
}

@media (min-width: 768px) {
  .flickity-prev-next-button.previous {
    display: block;
  }
  .flickity-prev-next-button.next {
    display: block;
  }
}
@media (min-width: 1200px) {
  .flickity-prev-next-button.previous {
    left: -60px;
  }
  .flickity-prev-next-button.next {
    right: -60px;
  }
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #FFF;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

body {
  background: var(--bg-gradient);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: var(--dark);
  height: 100%;
}

.site-main {
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  color: #FFF;
}

a {
  color: #FFF;
  transition: all ease 0.15s;
}
a:hover {
  color: rgba(255, 255, 255, 0.5);
}

img {
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.button {
  padding: 0.5rem 1rem;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  background: var(--text-gradient);
  color: #FFF;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all ease 0.15s;
}
.button:hover {
  color: #FFF;
  box-shadow: 0 0 20px #b0337d;
}

.cta-navigation .menu-sign-up a {
  padding: 0.5rem 1rem;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  transition: all ease 0.15s;
  background: var(--text-gradient);
  color: #fff !important;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.cta-navigation .menu-sign-up a:hover {
  color: #FFF;
  box-shadow: 0 0 20px #b0337d;
}

.button-alt {
  padding: 0.5rem 1rem;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  transition: all ease 0.15s;
  background: #FFF;
  color: var(--primary);
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.button-alt a {
  color: var(--primary) !important;
}
.button-alt:hover {
  color: var(--primaryDark) !important;
  background: #FFF;
  box-shadow: 0 0 20px #b0337d;
}

.button-big {
  padding: 0.5rem 1.5rem;
  border: none;
  cursor: pointer;
  border-radius: 0.8rem;
  background: var(--text-gradient);
  color: #FFF;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all ease 0.15s;
  font-size: 1rem;
}
.button-big:hover {
  color: #FFF;
  box-shadow: 0 0 20px #b0337d;
}

@media (min-width: 768px) {
  .button-big {
    border-radius: 1rem;
    padding: 0.8rem 2rem;
    font-size: 1.2rem;
  }
}
.button-alt-big {
  padding: 0.5rem 1.5rem;
  border: none;
  cursor: pointer;
  border-radius: 0.8rem;
  color: var(--primary);
  background: #FFF;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all ease 0.15s;
  font-size: 1rem;
}
.button-alt-big a {
  color: var(--primary) !important;
}
.button-alt-big:hover {
  color: var(--primaryDark) !important;
  background: #FFF;
  box-shadow: 0 0 20px #b0337d;
}

@media (min-width: 768px) {
  .button-alt-big {
    border-radius: 1rem;
    padding: 0.8rem 2rem;
    font-size: 1.2rem;
  }
}
.headline-badge {
  background: #caffdc;
  padding: 0.5rem 1.5rem;
  border-radius: 2rem;
  display: inline-block;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
}

.headline-badge-wrap {
  margin: 1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  text-align: center;
  position: relative;
  z-index: 1;
}
.headline-badge-wrap .headline-badge {
  margin: 0;
}

@media (min-width: 992px) {
  .headline-badge-wrap {
    margin: 2rem 0;
  }
}
.site-header {
  padding: 1rem 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}

.header-active {
  background: var(--dark);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.site-branding {
  width: 200px;
}
.site-branding img {
  width: 100%;
  height: auto;
}

.header-inner {
  display: flex;
  align-items: center;
  gap: 3rem;
}

.menu-btn {
  background: none;
  border: none;
  color: #FFF;
  float: right;
  display: flex;
  align-items: center;
}
.menu-btn svg {
  width: 18px;
  height: 18px;
  margin: 0 0.5rem 0 0;
  stroke: #FFF;
}
.menu-btn:hover {
  color: #FFF;
}

.main-navigation {
  display: none;
  margin-top: 5px;
}
.main-navigation .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}
.main-navigation li {
  margin: 0;
}
.main-navigation a {
  text-decoration: none;
  color: #FFF;
  font-size: 1rem;
  transition: all ease 0.15s;
  padding: 0.5rem 0;
}
.main-navigation a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.main-navigation .focus > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.main-navigation .menu-item-has-children {
  position: relative;
}
.main-navigation .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.main-navigation .menu-item-has-children:focus > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.main-navigation .sub-menu {
  position: absolute;
  top: 32px;
  left: 0;
  background: #FFF;
  width: 600px;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-wrap: wrap;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.3s;
}
.main-navigation .sub-menu li {
  list-style: none;
  width: 50%;
}
.main-navigation .sub-menu a {
  color: var(--dark);
  display: block;
  font-weight: bold;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.2rem;
  transition: all ease 0.3s;
}
.main-navigation .sub-menu a:hover {
  color: var(--primary);
  margin: 0 0 0 3px;
}
.main-navigation .sub-menu span {
  font-size: 0.8rem;
  color: var(--dark);
  display: block;
  font-weight: normal;
  width: 100%;
}
.main-navigation .sub-menu img {
  width: 1.2rem;
  height: 1.2rem;
}

.cta-navigation {
  display: none;
}
.cta-navigation .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.cta-navigation li {
  margin: 0;
}
.cta-navigation a {
  text-decoration: none;
  color: #FFF;
  font-size: 1rem;
  transition: all ease 0.15s;
}
.cta-navigation a:hover {
  color: rgba(255, 255, 255, 0.5);
}

@media (min-width: 992px) {
  .menu-btn {
    display: none;
  }
  .main-navigation, .cta-navigation {
    display: block;
  }
}
.mobile-navigation {
  background: var(--dark);
  width: 100%;
  display: none;
  position: absolute;
  top: 68px;
  left: 0;
  padding: 1rem 2rem;
}
.mobile-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-navigation a {
  text-decoration: none;
  color: #FFF;
  font-size: 1rem;
  transition: all ease 0.15s;
  display: block;
  padding: 0.5rem 0;
}
.mobile-navigation a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.mobile-navigation .sub-menu {
  display: none;
  margin: 0 0 0 1rem;
}
.mobile-navigation .show-sub-menu {
  display: block;
}
.mobile-navigation .menu-item-has-children {
  position: relative;
}
.mobile-navigation .menu-item-has-children:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 70px;
  width: 12px;
  height: 12px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNS4xIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIzMy40IDQwNi42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE5Mi0xOTJjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMjU2IDMzOC43IDg2LjYgMTY5LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zbDE5MiAxOTJ6Ii8+PC9zdmc+);
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
  transition: all ease 0.2s;
}
.mobile-navigation .rotate:after {
  transform: rotate(180deg);
}

.mobile-active {
  display: block;
}

.mobile-menu-active {
  background: var(--dark);
}

.hero {
  position: relative;
  padding: 8rem 0 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero .hero-content {
  color: #FFF;
  text-align: center;
  position: relative;
  z-index: 2;
}
.hero h1 {
  font-size: 2.2rem;
  line-height: 2.6rem;
}
.hero h1 span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero h2 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 400;
  max-width: 850px;
  margin: 1rem auto 0 auto;
}
.hero img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .hero {
    position: relative;
    padding: 10rem 0 4rem 0;
  }
  .hero .hero-content {
    text-align: left;
  }
  .hero h1 {
    font-size: 3rem;
    line-height: 3.8rem;
  }
  .hero h2 {
    font-size: 1.3rem;
    line-height: 2.2rem;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .hero .hero-content {
    padding: 0 3rem 0 0;
  }
  .hero h1 {
    font-size: 4rem;
    line-height: 4.5rem;
  }
  .hero h2 {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
.hero-button-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin: 1rem 0 3rem 0;
}

@media (min-width: 992px) {
  .hero-button-wrap {
    justify-content: flex-start;
    margin: 2rem 0 0 0;
  }
}
.hero-video-wrap {
  position: relative;
}
.hero-video-wrap video {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  box-shadow: 10px 1px 40px var(--primary);
  position: relative;
  z-index: 2;
}
.hero-video-wrap button {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  top: calc(50% - 60px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.hero-video-wrap button svg {
  fill: var(--primary);
  transition: all ease 0.15s;
}
.hero-video-wrap button:hover svg {
  fill: var(--primaryDark);
}
.hero-video-wrap .hide {
  display: none;
}

.hero-bg {
  opacity: 0.1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 90%);
          mask-image: linear-gradient(to bottom, black 60%, transparent 90%);
}

.bg-logo {
  position: absolute;
  top: -50%;
  right: -30%;
  opacity: 0.1;
}

.interior_hero_wrap {
  padding: 8rem 1rem 1rem 1rem;
  text-align: center;
}
.interior_hero_wrap h1 {
  font-size: 2.5rem;
  line-height: 3rem;
}
.interior_hero_wrap h2 {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 400;
}

@media (min-width: 768px) {
  .interior_hero_wrap {
    padding: 10rem 0 2rem 0;
  }
  .interior_hero_wrap h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .interior_hero_wrap h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.hero-fake-ui-wrap {
  position: relative;
  z-index: 2;
  padding: 1rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
}

@media (min-width: 1200px) {
  .hero-fake-ui-wrap {
    padding: 2rem;
  }
}
.user-hero-bubble-wrap {
  position: relative;
  height: 130px;
}

@media (min-width: 768px) {
  .user-hero-bubble-wrap {
    height: 110px;
  }
}
.user-hero-chat-bubble {
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 5px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.user-hero-chat-bubble .user-hero-chat-bubble-inner {
  padding: 1rem;
  border-radius: 1rem 0 1rem 1rem;
  background: #f6f6f6;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.user-hero-chat-bubble p {
  margin: 0;
  padding: 0;
}

.bot-hero-chat-bubble {
  width: 100%;
  opacity: 0;
  margin: 0 0 0.5rem 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.bot-hero-chat-bubble .bot-hero-chat-bubble-inner {
  padding: 1rem;
  border-radius: 0 1rem 1rem 1rem;
  background: #f5ebfd;
  color: var(--primary);
}
.bot-hero-chat-bubble p {
  margin: 0;
  padding: 0;
}
.bot-hero-chat-bubble .ui-sources-wrap {
  display: flex;
}

.avatar-wrap {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  position: relative;
}
.avatar-wrap .avatar-img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
}
.avatar-wrap .other-avatar-img {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  opacity: 0.8;
}
.avatar-wrap .channel-icon {
  position: absolute;
  bottom: -8px;
  right: -8px;
  top: auto;
}

.hero-second-bubble {
  bottom: 0;
  left: -20px;
}

.hero-generating-wrap {
  position: relative;
  height: 60px;
  margin: 1rem 0;
}

.hero-checking-shopify, .hero-checking-knowledgebase, .hero-checking-supermoon {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
}
.hero-checking-shopify .hero-generating-inner, .hero-checking-knowledgebase .hero-generating-inner, .hero-checking-supermoon .hero-generating-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 0.8rem 1.5rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
}
.hero-checking-shopify img, .hero-checking-knowledgebase img, .hero-checking-supermoon img {
  width: 20px;
  height: auto;
}

.hero-response-wrap {
  position: relative;
}

.bot-hero-product-bubble {
  opacity: 0;
}

.bot-hero-product-bubble-inner {
  padding: 1rem;
  background: #f5ebfd;
  color: var(--primary);
  border-radius: 0 1rem 1rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bot-hero-product-bubble-inner span {
  font-weight: bold;
}
.bot-hero-product-bubble-inner p {
  margin: 0;
  padding: 0;
}
.bot-hero-product-bubble-inner .product-image {
  width: 60px;
  height: 60px;
  border-radius: 1rem;
}
.bot-hero-product-bubble-inner .ui-more-arrow {
  width: 20px;
  height: 20px;
}

.bot-product-inner-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.hero-eight-bubble {
  box-shadow: none;
}
.hero-eight-bubble .ui-sources-wrap span {
  color: #FFF;
}

.checkmark {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #FFF;
  stroke-miterlimit: 10;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
  display: none;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.2s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
}
.after-animation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  height: 60px;
}
.after-animation img {
  width: 30px;
  height: auto;
}
.after-animation .checkmark {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -5px;
  right: 0px;
}

.after-animation-shopify, .after-animation-knowledgebase, .after-animation-icon {
  background: #FFF;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0;
}

.cta-wrap-outer {
  padding: 2rem 0;
}

@media (min-width: 768px) {
  .cta-wrap-outer {
    padding: 2rem 0 4rem 0;
  }
}
.cta-wrap {
  padding: 2rem;
  text-align: center;
  color: #FFF;
  border-radius: 1rem;
  border-radius: 1rem;
}
.cta-wrap h2 {
  font-size: 2rem;
  line-height: 2.5rem;
}
.cta-wrap p {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .cta-wrap {
    padding: 3rem 5rem;
  }
  .cta-wrap h2 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .cta-wrap p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.full_content_wrap {
  padding: 2rem 0;
  color: #FFF;
}
.full_content_wrap p {
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.full_content_wrap ul, .full_content_wrap ol {
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.full_content_wrap li {
  margin: 0.5rem 0;
}

@media (min-width: 768px) {
  .full_content_wrap {
    padding: 5rem 0;
  }
}
.feature-right-wrap {
  padding: 2rem 0 1rem 0;
}
.feature-right-wrap a {
  color: #FFF;
}
.feature-right-wrap a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.feature-right-wrap .button-alt {
  background: #FFF;
  color: var(--primary);
}
.feature-right-wrap .button-alt:hover {
  background: rgba(255, 255, 255, 0.8);
}

@media (min-width: 768px) {
  .feature-right-wrap {
    padding: 2rem 0;
  }
}
.feature-right-inner {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
}

.feature-right-wrap-content {
  color: #FFF;
  padding: 2rem 2rem 1rem 2rem;
}
.feature-right-wrap-content h2 {
  font-size: 2rem;
  line-height: 2.3rem;
  margin: 0 0 1rem 0;
}
.feature-right-wrap-content p {
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.feature-right-img {
  position: relative;
  padding: 1rem;
}
.feature-right-img video {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  position: relative;
  z-index: 2;
}
.feature-right-img img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .feature-right-wrap-content {
    padding: 2rem;
  }
  .feature-right-wrap-content h2 {
    font-size: 2.5rem;
    line-height: 2.8rem;
    margin: 0 0 1rem 0;
  }
  .feature-right-wrap-content p {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
@media (min-width: 1200px) {
  .feature-right-wrap-content {
    padding: 0 0 0 4rem;
  }
}
.feature-left-wrap {
  padding: 2rem 0 1rem 0;
}
.feature-left-wrap a {
  color: #FFF;
}
.feature-left-wrap a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.feature-left-wrap .button-alt {
  background: #FFF;
  color: var(--primary);
}
.feature-left-wrap .button-alt:hover {
  background: rgba(255, 255, 255, 0.8);
}

@media (min-width: 768px) {
  .feature-left-wrap {
    padding: 2rem 0;
  }
}
.feature-left-inner {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  overflow: hidden;
}

.feature-left-wrap-content {
  color: #FFF;
  padding: 2rem 2rem 1rem 2rem;
}
.feature-left-wrap-content h2 {
  font-size: 2rem;
  line-height: 2.3rem;
  margin: 0 0 1rem 0;
}
.feature-left-wrap-content p {
  font-size: 1.1rem;
  line-height: 1.6rem;
}

.feature-left-img {
  position: relative;
  padding: 1rem;
}
.feature-left-img video {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  position: relative;
  z-index: 2;
}
.feature-left-img img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .feature-left-wrap-content h2 {
    font-size: 2.5rem;
    line-height: 2.8rem;
    margin: 0 0 1rem 0;
  }
  .feature-left-wrap-content p {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
@media (min-width: 1200px) {
  .feature-left-wrap-content {
    padding: 0 4rem 0 0;
  }
}
.full_width_image {
  padding: 3rem 1rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.full_width_image:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0.8;
  mix-blend-mode: exclusion;
}
.full_width_image .full_box {
  background: #fff;
  padding: 2rem;
  border-radius: 1rem;
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  .full_width_image {
    padding: 8rem 0;
  }
  .full_width_image .full_box {
    padding: 4rem;
  }
  .full_width_image .full_box:before {
    top: -15px;
    left: -15px;
  }
}
.new-feature-badge {
  background: #caffdc;
  padding: 0.2rem 0.5rem;
  border-radius: 6px;
  display: inline-block;
  margin: 0 0 1rem 0;
  color: var(--dark);
  font-size: 0.9rem;
  font-weight: 700;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.pricing-wrap {
  position: relative;
}
.pricing-wrap [class*=col-] {
  margin: 0 0 1.5rem 0;
}
.pricing-wrap .cloud-gradient {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

@media (min-width: 992px) {
  .pricing-wrap .cloud-gradient {
    opacity: 1;
  }
}
.pricing-toggle {
  text-align: center;
  padding: 1rem 0;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.pricing-toggle .pricing-button {
  padding: 0.5rem 1rem;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  background: none;
  color: #FFF;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all ease 0.15s;
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.5215686275), 0 4px 8px rgba(24, 24, 27, 0.1607843137), 0 8px 48px rgba(24, 24, 27, 0.2392156863);
}
.pricing-toggle .pricing-button:hover {
  background: hsla(0, 0%, 43%, 0.1);
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.5215686275), 0 4px 8px rgba(24, 24, 27, 0.1607843137), 0 8px 48px rgba(24, 24, 27, 0.2392156863);
}
.pricing-toggle .active {
  background: var(--primary);
  color: #FFF;
}
.pricing-toggle .active:hover {
  background: var(--primary);
}

.pricing-flag {
  font-size: 1rem;
  background: none;
  color: #FFF;
  text-align: center;
  margin: 0 0 1rem 0;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.15s;
}

@media (min-width: 992px) {
  .pricing-flag {
    margin: 0 0 2rem 0;
  }
}
@media (min-width: 1200px) {
  .pricing-flag {
    margin: 0 0 4rem 0;
  }
}
.show-pricing-flag {
  opacity: 1;
  visibility: visible;
}

.pricing-box {
  color: #FFF;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
}
.pricing-box span {
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 700;
}
.pricing-box h2 {
  font-size: 2.3rem;
  line-height: 2.3rem;
  margin: 0 0 1rem 0;
}
.pricing-box h3 {
  font-size: 1.1rem;
  line-height: 1.1rem;
  margin: 2rem 0 1rem 0;
}
.pricing-box .button-alt {
  display: block;
  text-align: center;
  padding: 0.8rem 0;
}

.starter-tier {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.growth-tier {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.pro-tier {
  border-radius: 1rem;
  border: none;
}

.ultra-tier {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 992px) {
  .starter-tier {
    border-radius: 1rem 0 0 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
  .growth-tier {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left: none;
    border-radius: 0 1rem 1rem 0;
  }
  .pro-tier {
    border-radius: 1rem 0 0 1rem;
  }
  .ultra-tier {
    border-radius: 0 1rem 1rem 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
}
@media (min-width: 1200px) {
  .starter-tier {
    border-radius: 1rem 0 0 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
  .growth-tier {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left: none;
    border-radius: 0 0 1rem 0;
  }
  .pro-tier {
    border-radius: 1rem;
    top: -25px;
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.5215686275), 0 4px 8px rgba(24, 24, 27, 0.1607843137), 0 8px 48px rgba(24, 24, 27, 0.2392156863);
  }
  .ultra-tier {
    border-radius: 0 1rem 1rem 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.tier-list {
  padding: 0;
  list-style: none;
}
.tier-list svg {
  flex-shrink: 0;
  width: 18px;
}
.tier-list > li {
  padding: 0.3rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.info-icon-wrap {
  position: relative;
}
.info-icon-wrap h3 {
  margin: 0 0 0.5rem 0;
  padding: 0;
  color: #000 !important;
  font-size: 1.1rem !important;
}
.info-icon-wrap ul {
  margin: 1rem 0;
  list-style-type: disc;
}
.info-icon-wrap svg {
  width: 18px;
  height: 18px;
  display: block;
}
.info-icon-wrap .tooltip {
  opacity: 0;
  visibility: hidden;
  display: block !important;
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 0;
  transform: translateX(-65%);
  width: 350px;
  height: auto;
  text-align: left;
  color: #000 !important;
  font-size: 0.9rem;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border: 1px solid #F8F8F8;
  background: #FFF;
  border-radius: 0.5rem;
  box-shadow: var(--box-shadow);
  font-weight: 400;
  transition: all ease 0.3s;
}
.info-icon-wrap p {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
}
.info-icon-wrap .show {
  opacity: 1;
  visibility: visible;
}
.info-icon-wrap:hover {
  cursor: pointer;
}

@media (min-width: 992px) {
  .info-icon-wrap .tooltip {
    width: 400px;
    height: auto;
    top: 30px;
    left: -20px;
    transform: translateX(0);
  }
  .ultra-tier-tooltip .tooltip,
  .growth-tier-tooltip .tooltip {
    top: 30px;
    right: -20px;
    left: auto;
    transform: translateX(0);
  }
}
@media (min-width: 1200px) {
  .growth-tier-tooltip .tooltip {
    top: 30px;
    right: auto;
    left: -20px;
    transform: translateX(0);
  }
  .ultra-tier-tooltip .tooltip,
  .pro-tier-tooltip .tooltip {
    top: 30px;
    right: -20px;
    left: auto;
    transform: translateX(0);
  }
}
.tier-head-wrap {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2rem 1rem 1rem 1rem;
}
.tier-head-wrap p {
  margin: 0;
  padding: 1rem 0 0 0;
  font-size: 0.9rem;
}

.pricing-box-inner {
  padding: 0 1rem 1rem 1rem;
}

.tier-footer {
  padding: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.tier-footer p {
  font-size: 0.8rem;
  text-align: center;
  margin: 0.5rem 0 0 0;
  padding: 0;
}

.tier-badge-wrap {
  margin: 1rem 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

.starter-tier-badge {
  padding: 0.1rem 0.8rem;
  background: #f1f2f4;
  color: #666771;
  font-weight: bold;
  border-radius: 6px;
  font-size: 0.9rem;
}

.growth-tier-badge {
  padding: 0.1rem 0.8rem;
  background: #fdf4e8;
  color: #97602c;
  font-weight: bold;
  border-radius: 6px;
  font-size: 0.9rem;
}

.pro-tier-badge {
  padding: 0.1rem 0.8rem;
  background: #d5fdde;
  color: #1d483d;
  font-weight: bold;
  border-radius: 6px;
  font-size: 0.9rem;
}

.ultra-tier-badge {
  padding: 0.1rem 0.8rem;
  background: #f3ebfc;
  color: #2d1066;
  font-weight: bold;
  border-radius: 6px;
  font-size: 0.9rem;
}

.enterprise_tier_wrap {
  padding: 2rem;
  border-radius: 1rem;
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #FFF;
}
.enterprise_tier_wrap p {
  margin: 1rem 0;
}

@media (min-width: 768px) {
  .enterprise_tier_wrap {
    padding: 3rem;
    margin: 0;
  }
}
.compare-plans-grid-wrap-outer {
  display: none;
  margin: 3rem 0;
  position: relative;
}
.compare-plans-grid-wrap-outer h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.6rem;
}
.compare-plans-grid-wrap-outer [class*=col-] {
  margin: 0;
}

@media (min-width: 768px) {
  .compare-plans-grid-wrap-outer {
    display: block;
  }
  .compare-plans-grid-wrap-outer h2 {
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 0 0 3rem 0;
  }
}
.compare-plans-grid-wrap {
  border-radius: 1rem;
  color: #FFF;
  padding: 1rem;
  width: 100%;
  position: relative;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
}

.compare-grid-footer {
  font-size: 0.8rem;
  margin: 2rem 0 0 1rem;
}

@media (min-width: 768px) {
  .compare-plans-grid-wrap {
    padding: 2rem;
  }
}
.compare-grid-show {
  display: none;
}

.compare-grid-header-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: bold;
  color: #FFF;
}
.compare-grid-header-row .feature-name {
  font-size: 1.5rem;
  display: block;
  padding: 2rem 1rem 1rem 1rem;
}
.compare-grid-header-row div {
  display: none;
}

@media (min-width: 768px) {
  .compare-grid-header-row {
    display: flex;
    align-items: center;
  }
  .compare-grid-header-row .feature-name {
    width: 35%;
    padding: 1rem;
  }
  .compare-grid-header-row div {
    width: 16.25%;
    padding: 1rem;
    display: block;
  }
}
.compare-row-break {
  padding: 2rem 1rem 1rem 1rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: #FFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.compare-grid-body-row {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.compare-grid-body-row .feature-name {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}
.compare-grid-body-row .info-icon-wrap,
.compare-grid-body-row .services-info-icon-wrap {
  padding: 0;
  border: none;
  width: auto !important;
}
.compare-grid-body-row span {
  padding-right: 0.3rem;
}
.compare-grid-body-row div {
  padding: 0.5rem;
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  .compare-grid-body-row {
    display: flex;
    padding: 0;
  }
  .compare-grid-body-row .feature-name {
    width: 35%;
    border-left: none;
  }
  .compare-grid-body-row span {
    display: none;
  }
  .compare-grid-body-row div {
    width: 16.25%;
    padding: 1rem;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.pro-tier {
  background: var(--pricing-gradient);
  border: none;
}

.services-info-icon-wrap {
  position: relative;
}
.services-info-icon-wrap svg {
  width: 18px;
  height: 18px;
  display: block;
}
.services-info-icon-wrap .services-tooltip {
  opacity: 0;
  visibility: hidden;
  display: block !important;
  background: #FFF;
  width: auto;
  padding: 0.5rem;
  border-radius: 0.5rem;
  box-shadow: var(--box-shadow);
  border: 1px solid #F8F8F8;
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 0;
  transform: translateX(-50%);
}
.services-info-icon-wrap .services-icons {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.services-info-icon-wrap .services-icons img {
  width: 22px;
  height: 22px;
}
.services-info-icon-wrap .show {
  opacity: 1;
  visibility: visible;
}
.services-info-icon-wrap:hover {
  cursor: pointer;
}

.starter-tier .phone-icon {
  display: none !important;
}

.growth-tier .phone-icon {
  display: none !important;
}

.toggle-wrap {
  padding: 2rem 0;
}
.toggle-wrap h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.6rem;
}

.toggle-wrap-inner {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  padding: 2rem 0.5rem;
}

@media (min-width: 768px) {
  .toggle-wrap {
    padding: 3rem 0;
  }
  .toggle-wrap h2 {
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 0 0 3rem 0;
  }
  .toggle-wrap-inner {
    padding: 2rem;
  }
}
.testimonial-wrap {
  padding: 2rem 0;
  text-align: center;
}
.testimonial-wrap h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.6rem;
}

@media (min-width: 768px) {
  .testimonial-wrap {
    padding: 3rem 0 5rem 0;
  }
  .testimonial-wrap h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.testimonial-box {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  text-align: left;
  color: #fff;
  padding: 1rem;
}
.testimonial-box .name {
  font-weight: bold;
  color: #FFF;
  padding: 0 0.5rem 0 0;
}
.testimonial-box img {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  max-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.testimonial-box p {
  font-size: 1.2rem;
  line-height: 2rem;
  color: #FFF;
}

@media (min-width: 768px) {
  .testimonial-box {
    padding: 2rem;
    margin: 1rem 0.5rem 0 0.5rem;
  }
  .testimonial-box p {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 992px) {
  .testimonial-box img {
    max-height: 100%;
  }
}
.testimonial-box-inner {
  padding: 0 1rem 1rem 1rem;
}

@media (min-width: 768px) {
  .testimonial-box-inner {
    padding: 0 2rem 2rem 2rem;
  }
}
.testimonial-bottom-row {
  margin: 3rem 0 0 0;
}

@media (min-width: 768px) {
  .testimonial-bottom-row {
    margin: 4rem 0 0 0;
  }
}
.testimonial-stat h3 {
  margin: 1rem 0 0 0;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: normal;
}
.testimonial-stat span {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: bold;
}
.testimonial-stat p {
  font-size: 1rem;
  line-height: 1rem;
  margin: 0.5rem 0 0 0;
  padding: 0;
}

@media (min-width: 768px) {
  .testimonial-stat h3 {
    margin: 1rem 0;
  }
  .testimonial-stat p {
    margin: 1rem 0 0 0;
  }
}
.testimonial-logo {
  width: 100%;
  height: auto;
  max-width: 150px;
  float: right;
  display: none;
}

.video-wrap {
  position: relative;
}
.video-wrap button {
  width: 80px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
  background: none;
  border: none;
}
.video-wrap button img {
  transform: scale(1);
  transition: all ease 0.5s;
}
.video-wrap button:hover img {
  transform: scale(1.1);
}
.video-wrap .video-overlay {
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(17, 19, 39) 100%);
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  display: none;
  opacity: 0;
}
.video-modal-wrap video {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  box-shadow: var(--box-shadow);
}
.video-modal-wrap .video-box {
  max-width: 400px;
  opacity: 0;
}
.video-modal-wrap button {
  background: none;
  border: none;
  float: right;
}

.testimonial-nav-wrap {
  margin: 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
.testimonial-nav-wrap .testimonial-nav-item {
  background: none;
  border: none;
}
.testimonial-nav-wrap .testimonial-nav-item img {
  width: 100%;
  height: auto;
  max-width: 140px;
  display: block;
  margin: 0 auto;
  opacity: 0.4;
}

@media (min-width: 768px) {
  .testimonial-nav-wrap {
    margin: 4rem 0 1rem 0;
    gap: 3rem;
  }
}
.selected img {
  opacity: 1 !important;
}

.contact-wrap {
  padding: 2rem 0 0 0;
  color: #FFF;
}
.contact-wrap [class*=col-] {
  margin: 0 0 1.5rem 0;
}

@media (min-width: 768px) {
  .contact-wrap {
    padding: 0 0 4rem 0;
  }
}
.contact-box {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  color: #FFF;
  height: 100%;
  padding: 1.5rem;
}
.contact-box a {
  color: #FFF;
}
.contact-box a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-form-wrap {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  margin: 0 auto;
  width: 100%;
  max-width: 520px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .contact-form-wrap {
    margin: 0 auto 2rem auto;
  }
}
.site-footer {
  color: #FFF;
  padding: 2rem 0 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
}
.site-footer h3 {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .site-footer {
    padding: 5rem 0 0 0;
    text-align: left;
  }
}
.footer-branding {
  padding: 0 0 2rem 0;
}
.footer-branding img {
  width: 100%;
  max-width: 200px;
  height: auto;
  display: block;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .footer-branding {
    padding: 0 0 5rem 0;
  }
  .footer-branding img {
    margin: 0;
  }
}
.footer-navigation, .legal-navigation {
  margin: 1rem 0;
}
.footer-navigation ul, .legal-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-navigation li, .legal-navigation li {
  margin: 0.5rem 0;
  padding: 0;
}
.footer-navigation a, .legal-navigation a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}
.footer-navigation a:hover, .legal-navigation a:hover {
  color: #FFF;
}

@media (min-width: 768px) {
  .footer-navigation, .legal-navigation {
    margin: 0;
  }
}
.copyright {
  padding: 3rem 0 1rem 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}
.copyright p {
  font-size: 0.9rem;
}

@media (min-width: 768px) {
  .copyright {
    padding: 5rem 0 1rem 0;
  }
}
.social-menu {
  text-align: center;
  padding: 0 0 2rem 0;
}
.social-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.social-menu li {
  margin: 0;
}
.social-menu a {
  text-decoration: none;
  color: #FFF;
}
.social-menu svg {
  width: 1.2rem;
  height: auto;
  fill: #FFF;
}
.social-menu svg:hover {
  fill: rgba(255, 255, 255, 0.5);
}

@media (min-width: 768px) {
  .social-menu {
    padding: 0;
  }
  .social-menu ul {
    justify-content: start;
  }
}
.logos-wrap {
  display: none;
}

@media (min-width: 992px) {
  .logos-wrap {
    display: flex;
    gap: 1rem;
    margin: 3rem 0 0 0;
  }
  .logos-wrap img {
    width: 80px;
    height: auto;
  }
}
.protection_logos {
  display: none;
}

@media (min-width: 992px) {
  .protection_logos {
    display: flex;
    gap: 1rem;
    margin: 2rem 0 0 0;
  }
  .protection_logos img {
    width: 140px;
    height: auto;
  }
}
.error-404 {
  padding: 10rem 0 5rem 0;
  text-align: center;
}
.error-404 h1 {
  font-size: 6rem;
}
.error-404 h2 {
  margin: 1rem 0;
}

.scroll-wrap {
  padding: 2rem 0 1rem 0;
  color: #FFF;
}
.scroll-wrap img {
  width: 100%;
  height: auto;
}
.scroll-wrap h2 {
  font-size: 2rem;
  line-height: 2.3rem;
  margin: 0 0 1rem 0;
}
.scroll-wrap p {
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.scroll-wrap h3 {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .scroll-wrap {
    padding: 2rem 0;
  }
  .scroll-wrap h2 {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }
  .scroll-wrap p {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
.scroll-inner-wrap ul {
  margin: 0;
  padding: 0;
}
.scroll-inner-wrap li {
  font-size: 1.5rem;
  padding: 0.8rem;
  list-style-type: none;
  display: flex;
}
.scroll-inner-wrap svg {
  margin: 0.5rem 0.5rem 0 0;
}
.scroll-inner-wrap span {
  font-size: 3rem;
  line-height: 3rem;
  display: block;
}

.scroll-box {
  position: sticky;
  top: 120px;
  padding: 0 0 2rem 0;
}

@media (min-width: 992px) {
  .scroll-box {
    padding: 2rem;
  }
}
.scroll-image-box {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  padding: 1rem;
  margin: 0 0 2rem 0;
}

.scroll-copy-box {
  padding: 1rem 1rem 0 1rem;
}
.scroll-copy-box .new-feature-badge {
  margin: 0;
}

.cloud-wrap {
  position: relative;
  text-align: center;
  padding: 2rem 0 0 0;
  min-height: 900px;
}
.cloud-wrap h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.6rem;
  position: relative;
  z-index: 1;
}
.cloud-wrap .cloud-logo {
  width: 500px;
  height: 500px;
  margin-top: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.cloud-wrap .cloud-circle {
  width: 550px;
  height: auto;
  margin-top: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
}
.cloud-wrap .cloud-gradient {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 768px) {
  .cloud-wrap {
    padding: 3rem 0 0 0;
  }
  .cloud-wrap h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.cloud-box {
  width: 80px;
  height: auto;
  position: absolute;
  z-index: 3;
  opacity: 0;
}
.cloud-box img {
  width: 100%;
  height: auto;
  max-width: 80px;
  display: block;
  margin: 0 auto 0.5rem auto;
}
.cloud-box span {
  color: #FFF;
  text-align: center;
  display: none;
}

@media (min-width: 768px) {
  .cloud-box {
    width: 120px;
  }
  .cloud-box span {
    display: block;
  }
}
.google-cloud {
  bottom: 20%;
  left: 23%;
}

@media (min-width: 768px) {
  .google-cloud {
    bottom: 20%;
    left: 35%;
  }
}
.outlook-cloud {
  top: 42%;
  left: 5%;
}

@media (min-width: 768px) {
  .outlook-cloud {
    top: 40%;
    left: 25%;
  }
}
.whatsapp-cloud {
  top: 30%;
  right: 23%;
}

@media (min-width: 768px) {
  .whatsapp-cloud {
    top: 25%;
    right: 15%;
  }
}
.scf-cloud {
  bottom: 33%;
  right: 5%;
}

@media (min-width: 768px) {
  .scf-cloud {
    bottom: 30%;
    right: 10%;
  }
}
.messenger-cloud {
  bottom: 20%;
  right: 23%;
}

@media (min-width: 768px) {
  .messenger-cloud {
    bottom: 15%;
    right: 30%;
  }
}
.shopify-cloud {
  top: 42%;
  right: 5%;
}

@media (min-width: 768px) {
  .shopify-cloud {
    top: 40%;
    right: 28%;
  }
}
.instagram-cloud {
  bottom: 33%;
  left: 5%;
}

@media (min-width: 768px) {
  .instagram-cloud {
    bottom: 35%;
    left: 10%;
  }
}
.live-chat-cloud {
  top: 30%;
  left: 23%;
}

@media (min-width: 768px) {
  .live-chat-cloud {
    top: 20%;
    left: 13%;
  }
}
.insights-wrap {
  padding: 0.5rem 0 2rem 0;
  position: relative;
}
.insights-wrap h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.6rem;
  position: relative;
  z-index: 1;
}
.insights-wrap [class*=col-] {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  .insights-wrap {
    padding: 2rem 0 4rem 0;
  }
  .insights-wrap h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.bg-gradient {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.insight-box {
  padding: 1rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  color: #FFF;
  opacity: 0;
  height: 100%;
  position: relative;
  z-index: 1;
}
.insight-box img {
  width: 100%;
  height: auto;
  padding: 0 2rem;
}
.insight-box h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.insight-box .insight-box-number {
  font-size: 2.7rem;
  font-weight: bold;
}
.insight-box .insight-box-copy {
  margin: 2rem 0 0 0;
}
.insight-box .insight-box-top-copy {
  text-align: center;
  margin: 0 0 3rem 0;
}

.insight-box-alt {
  background: var(--text-gradient);
  border: none;
}

@media (min-width: 1200px) {
  .insight-box {
    padding: 2rem;
    margin: 0;
  }
}
.big-text-wrap {
  text-align: center;
  position: relative;
}
.big-text-wrap h2 {
  font-size: 2rem;
  line-height: 3rem;
  position: relative;
  z-index: 1;
  padding: 2rem 0;
  color: rgba(255, 255, 255, 0.2);
}

@media (min-width: 992px) {
  .big-text-wrap h2 {
    font-size: 2.5rem;
    line-height: 4rem;
    padding: 2rem 0 6rem 0;
  }
}
.big-text-gradient {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.big-text-gradient-bottom {
  width: 100%;
  height: 4px;
}

.main-animation-wrap {
  padding: 2rem 0;
  text-align: center;
  position: relative;
}
.main-animation-wrap h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.6rem;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .main-animation-wrap {
    padding: 3rem 0;
  }
  .main-animation-wrap h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.input-placeholder-text {
  background: #FFF;
  text-align: left;
  color: #a7a7a7;
  padding: 1rem;
  border-radius: 0.6rem;
  margin: 0.5rem 0;
  width: 100%;
  position: relative;
  z-index: 1;
  border: 1px solid #e6e6e6;
}

.bg-gradient {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.ui-livechat-wrap, .ui-scf-wrap, .ui-assistant-wrap {
  display: none;
  margin: 1rem 0 0 0;
}

@media (min-width: 768px) {
  .ui-livechat-wrap, .ui-scf-wrap, .ui-assistant-wrap {
    margin: 2rem 0 0 0;
  }
}
@media (min-width: 992px) {
  .ui-livechat-wrap, .ui-scf-wrap, .ui-assistant-wrap {
    margin: 3rem 0 0 0;
  }
}
.ui-demo-active {
  display: flex;
}

.starting-bubble {
  opacity: 1 !important;
}

.ai-options-toggle-wrap {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  background: #FFF;
  text-align: left;
  padding: 0.5rem;
  border-radius: 1rem;
  margin: 2rem 0 0 0;
  font-size: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  width: 100%;
}
.ai-options-toggle-wrap .ai-demo-active {
  background: var(--primary);
  color: #FFF;
}
.ai-options-toggle-wrap .ai-demo-active:hover {
  color: #FFF;
}
.ai-options-toggle-wrap span {
  display: none;
}
.ai-options-toggle-wrap button {
  padding: 0.7rem 0.5rem;
  border: none;
  cursor: pointer;
  border-radius: 0.8rem;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  transition: all ease 0.15s;
  font-size: 0.8rem;
  background: none;
  width: 33%;
}

@media (min-width: 768px) {
  .ai-options-toggle-wrap {
    padding: 0.5rem;
    width: auto;
  }
  .ai-options-toggle-wrap span {
    display: inline-block;
  }
  .ai-options-toggle-wrap button {
    padding: 0.7rem 1.5rem;
    font-size: 1rem;
    width: auto;
  }
}
.user-email-bubble {
  padding: 1rem;
  width: 100%;
  position: relative;
  display: flex;
  gap: 1rem;
  border-top: 1px solid #e6e6e6;
  opacity: 0;
}
.user-email-bubble span {
  font-weight: bold;
}
.user-email-bubble p {
  margin: 0;
  padding: 0;
}

.other-email-bubble {
  padding: 1rem;
  width: 100%;
  color: #FFF;
  position: relative;
  display: flex;
  gap: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.other-email-bubble span {
  font-weight: bold;
}
.other-email-bubble p {
  margin: 0;
  padding: 0;
}

.channel-generating-wrap {
  height: auto;
  position: relative;
}
.channel-generating-wrap .bot-chat-bubble {
  position: absolute;
  top: 0;
  left: 0;
}
.channel-generating-wrap .bot-chat-bubble .bot-chat-bubble-inner {
  background: #FFF;
  color: #000;
}

.channel-sixth-bubble {
  opacity: 0;
}

.channel-sixth-bubble .ui-sources-wrap {
  padding: 0 0 0 93px;
}

.channel-icon {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -12px;
  right: 8px;
}
.channel-icon img {
  width: 15px;
  height: 15px;
  display: block;
  margin: 0 auto;
}

.supermoon-ai-wrap {
  padding: 1rem;
  border-radius: 1rem;
  background: #FFF;
  text-align: left;
  color: #000;
  position: relative;
  z-index: 1;
  height: 100%;
}
.supermoon-ai-wrap h3 {
  color: #000;
}

@media (min-width: 992px) {
  .supermoon-ai-wrap {
    padding: 2rem;
  }
}
.fake-chat-ui {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}

.user-chat-bubble {
  margin: 0.5rem 0;
  width: auto;
  max-width: 95%;
  align-self: flex-end;
  position: relative;
  opacity: 0;
}
.user-chat-bubble .user-chat-bubble-inner {
  padding: 1rem;
  border-radius: 1rem 0 1rem 1rem;
  background: #f6f6f6;
  color: #000;
}
.user-chat-bubble p {
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .user-chat-bubble {
    max-width: 85%;
  }
}
.bot-chat-bubble, .lc-fifth-bubble {
  margin: 0.5rem 0;
  width: auto;
  max-width: 95%;
  align-self: flex-start;
  position: relative;
  opacity: 0;
}
.bot-chat-bubble .bot-chat-bubble-inner, .lc-fifth-bubble .bot-chat-bubble-inner {
  padding: 1rem;
  border-radius: 0 1rem 1rem 1rem;
  background: #f5ebfd;
  color: var(--primary);
}
.bot-chat-bubble p, .lc-fifth-bubble p {
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .bot-chat-bubble {
    max-width: 85%;
  }
}
.other-ai-wrap {
  padding: 2rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  text-align: left;
  color: #fff;
  position: relative;
  z-index: 1;
  display: none;
  height: 100%;
}
.other-ai-wrap .user-chat-bubble {
  margin: 0.5rem 0;
}
.other-ai-wrap .user-chat-bubble .user-chat-top {
  color: #FFF;
  text-align: right;
  margin: 0 0 0.5rem 0;
}
.other-ai-wrap .user-chat-bubble .user-chat-bubble-inner {
  padding: 1rem;
  border-radius: 1rem 0 1rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: none;
  color: #FFF;
}
.other-ai-wrap .user-chat-bubble p {
  margin: 0;
  padding: 0;
}
.other-ai-wrap .bot-chat-bubble {
  margin: 0.5rem 0;
}
.other-ai-wrap .bot-chat-bubble .bot-chat-top {
  color: #FFF;
  text-align: left;
  margin: 0 0 0.5rem 0;
}
.other-ai-wrap .bot-chat-bubble .bot-chat-bubble-inner {
  padding: 1rem;
  border-radius: 0 1rem 1rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: none;
  color: #FFF;
}
.other-ai-wrap .bot-chat-bubble p {
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .other-ai-wrap {
    display: block;
  }
}
.lc-sixth-bubble {
  opacity: 0;
}

.lc-generating-wrap {
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
}
.lc-generating-wrap .bot-chat-bubble {
  position: absolute;
  top: 0;
  left: 0;
}

.checking-shopify, .checking-knowledgebase, .checking-supermoon {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.checking-shopify img, .checking-knowledgebase img, .checking-supermoon img {
  width: 20px;
  height: auto;
}

.ui-sources-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  margin: 0.5rem 0;
  font-size: 0.8rem;
}
.ui-sources-wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.ui-sources-wrap img {
  width: 15px;
  height: 15px;
}
.ui-sources-wrap li {
  padding: 0.3rem 0.5rem;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
}
.ui-sources-wrap span {
  font-weight: normal !important;
}
.ui-sources-wrap .supermoon-pill {
  background: #caffdc;
  color: #007b5e;
}
.ui-sources-wrap .knowledgebase-pill {
  background: #dbf8ff;
  color: #0d436a;
}

.kb-highlight {
  background: #dbf8ff;
  color: #0d436a;
  padding: 0.2rem 0.3rem;
  border-radius: 6px;
  font-weight: normal !important;
}

.shopify-highlight {
  background: #caffdc;
  color: #007b5e;
  padding: 0.2rem 0.3rem;
  border-radius: 6px;
  font-weight: normal !important;
}

.link {
  border-bottom: 2px solid #000;
}

.bot-product-wrap {
  margin: 0.5rem 0;
  width: 100%;
  background: #f5ebfd;
  color: var(--primary);
  padding: 1rem;
  border-radius: 1rem;
  opacity: 0;
}
.bot-product-wrap .bot-product-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.bot-product-wrap span {
  font-weight: 700;
  display: block;
}
.bot-product-wrap p {
  margin: 0;
  padding: 0;
}
.bot-product-wrap .ui-more-arrow {
  width: 20px;
  height: auto;
  margin-left: auto;
}
.bot-product-wrap .product-image {
  width: 100%;
  height: auto;
  max-width: 80px;
  border-radius: 10px;
}

.bot-scf-wrap {
  margin: 0.5rem 0;
  width: 100%;
  opacity: 0;
}
.bot-scf-wrap .bot-scf-inner {
  padding: 1rem;
  border-radius: 1rem;
  background: #f5ebfd;
  color: var(--primary);
}
.bot-scf-wrap p {
  margin: 0;
  padding: 0;
}

.scf-generation-wrap {
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
}
.scf-generation-wrap .bot-chat-bubble {
  position: absolute;
  top: 0;
  left: 0;
}

.scf-sixth-bubble {
  opacity: 0;
}

.other-scf-response {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1rem 0 1rem 1rem;
  margin: 1rem 0 0 0;
  width: 90%;
  align-self: flex-end;
}
.other-scf-response p {
  margin: 0;
  padding: 0;
}

.other-input-field {
  border: 1px solid rgba(255, 255, 255, 0.5);
  text-align: left;
  color: #FFF;
  padding: 1rem;
  border-radius: 0.6rem;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  position: relative;
  z-index: 1;
}

.send-field {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.page-template-template-landing {
  background: var(--primaryAlt);
}
.page-template-template-landing .menu-btn {
  color: var(--dark);
}
.page-template-template-landing .menu-btn svg {
  stroke: var(--dark);
}
.page-template-template-landing .cta-navigation a {
  color: var(--dark);
}

.landing-hero {
  position: relative;
  padding: 8rem 0 0 0;
  background: var(--primaryAlt);
  text-align: center;
}
.landing-hero .hero-content {
  position: relative;
  z-index: 2;
}
.landing-hero h1 {
  font-size: 2rem;
  line-height: 2.5rem;
}
.landing-hero h1 span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.landing-hero h2 {
  font-weight: normal;
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin: 0 auto;
  max-width: 800px;
}
.landing-hero img {
  width: 100%;
  height: auto;
}
.landing-hero .hero-button-wrap {
  justify-content: center !important;
}
.landing-hero .hero-button-wrap .for-free {
  color: #FFF;
  text-decoration: none;
}
.landing-hero .hero-button-wrap .for-free:hover {
  color: gray;
}

@media (min-width: 768px) {
  .landing-hero {
    position: relative;
    padding: 8rem 0 4rem 0;
  }
  .landing-hero h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
}
@media (min-width: 992px) {
  .landing-hero {
    padding: 10rem 0 4rem 0;
  }
  .landing-hero h2 {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
@media (min-width: 1200px) {
  .landing-hero h1 {
    font-size: 3.5rem;
    line-height: 4.5rem;
  }
}
.alt-landing-hero {
  position: relative;
  padding: 8rem 0 0 0;
  background: var(--primaryAlt);
  text-align: center;
}
.alt-landing-hero h1 {
  font-size: 2rem;
  line-height: 2.5rem;
}
.alt-landing-hero h2 {
  font-weight: normal;
  line-height: 1.7rem;
  font-size: 1.2rem;
}
.alt-landing-hero img {
  width: 100%;
  height: auto;
}
.alt-landing-hero .hero-button-wrap {
  justify-content: center !important;
  margin: 2rem 0 0 0;
}

@media (min-width: 992px) {
  .alt-landing-hero {
    padding: 10rem 0 6rem 0;
  }
  .alt-landing-hero h1 {
    font-size: 3.5rem;
    line-height: 4.5rem;
  }
  .alt-landing-hero h2 {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.alt-hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0 1rem;
}

.alt-hero-logo-wrap {
  margin: 0 0 1rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: 2rem;
}
.alt-hero-logo-wrap img {
  width: 100%;
  height: auto;
  max-width: 180px;
}
.alt-hero-logo-wrap .secondary-logo {
  width: 100%;
  height: auto;
  max-width: 150px;
}

@media (min-width: 992px) {
  .alt-hero-logo-wrap {
    margin: 0 0 2rem 0;
    gap: 2rem;
    font-size: 4rem;
  }
  .alt-hero-logo-wrap img {
    max-width: 250px;
  }
  .alt-hero-logo-wrap .secondary-logo {
    max-width: 180px;
  }
}
.hero-half {
  text-align: center;
}
.hero-half .hero_img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .hero-half {
    text-align: left !important;
  }
  .hero-half .hero-button-wrap {
    justify-content: flex-start !important;
  }
}
.full-image img {
  width: 100%;
  height: auto;
}

.cta-wrap-outer-landing {
  padding: 2rem 1rem 3rem 1rem;
  margin: 2rem 0 0 0;
  text-align: center;
  background: #FFF;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .cta-wrap-outer-landing {
    padding: 4rem 0 6rem 0;
  }
}
.cta-wrap-landing {
  border-radius: 1rem;
  text-align: center;
}
.cta-wrap-landing h2 {
  font-size: 2rem;
  line-height: 2.5rem;
  color: #310F6A;
}
.cta-wrap-landing p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #310F6A;
}
.cta-wrap-landing .cta-btn-wrap {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
}
.cta-wrap-landing .cta-btn-wrap .for-free {
  color: #310F6A;
  text-decoration: none;
}
.cta-wrap-landing .cta-btn-wrap .for-free:hover {
  color: var(--primary);
}

@media (min-width: 768px) {
  .cta-wrap-landing h2 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .cta-wrap-landing p {
    font-size: 1.5rem;
    line-height: 2rem;
    max-width: 700px;
    display: block;
    margin: 1rem auto 2rem auto;
  }
}
.landing-feature-right-wrap {
  padding: 1.5rem 1rem;
  background: var(--primaryAlt);
}
.landing-feature-right-wrap video {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  position: relative;
  z-index: 2;
}

.landing-feature-right-inner {
  border-radius: 1rem;
  background: #FFF;
  padding: 1rem;
  position: relative;
  z-index: 1;
  box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
}

@media (min-width: 992px) {
  .landing-feature-right-inner {
    padding: 2rem 0;
  }
}
.landing-feature-right-wrap-content {
  padding: 1rem;
  border-radius: 1rem;
}
.landing-feature-right-wrap-content h2 {
  color: var(--primaryAlt);
  font-size: 1.8rem;
  line-height: 2rem;
}
.landing-feature-right-wrap-content p {
  color: var(--primaryAlt);
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.landing-feature-right-img {
  border-radius: 1rem;
}
.landing-feature-right-img img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .landing-feature-right-wrap-content h2 {
    font-size: 2.3rem;
    line-height: 3rem;
  }
  .landing-feature-right-wrap-content p {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}
.landing-feature-left-wrap {
  padding: 1.5rem 1rem;
  background: var(--primaryAlt);
}
.landing-feature-left-wrap video {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  position: relative;
  z-index: 2;
}

.landing-feature-left-inner {
  border-radius: 1rem;
  background: #FFF;
  padding: 1rem;
  position: relative;
  z-index: 1;
  box-shadow: rgba(240, 46, 170, 0.4) -5px 5px, rgba(240, 46, 170, 0.3) -10px 10px, rgba(240, 46, 170, 0.2) -15px 15px, rgba(240, 46, 170, 0.1) -20px 20px, rgba(240, 46, 170, 0.05) -25px 25px;
}

@media (min-width: 992px) {
  .landing-feature-left-inner {
    padding: 2rem 0;
  }
}
.landing-feature-left-wrap-content {
  padding: 1rem;
  border-radius: 1rem;
}
.landing-feature-left-wrap-content h2 {
  color: var(--primaryAlt);
  font-size: 1.8rem;
  line-height: 2.2rem;
}
.landing-feature-left-wrap-content p {
  color: var(--primaryAlt);
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.landing-feature-left-img {
  border-radius: 1rem;
}
.landing-feature-left-img img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .landing-feature-left-wrap-content h2 {
    font-size: 2.3rem;
    line-height: 3rem;
  }
  .landing-feature-left-wrap-content p {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}
.insights-wrap-landing {
  padding: 2rem 1rem;
  background-color: var(--primaryAlt);
  background-image: url(/wp-content/themes/supermoon-theme/dist/images/bg-gradient.42be07a8.png);
  background-size: cover;
  background-position: center center;
}
.insights-wrap-landing [class*=col-] {
  margin-top: 2rem;
}
.insights-wrap-landing h2 {
  font-size: 2.2rem;
  line-height: 2.6rem;
}
.insights-wrap-landing .insight-box-number {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.insights-wrap-landing .insight-box {
  opacity: 1;
  padding: 1rem;
  background: #FFF;
  box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
}
.insights-wrap-landing .insight-box h3, .insights-wrap-landing .insight-box p {
  color: var(--primaryAlt);
}

@media (min-width: 992px) {
  .insights-wrap-landing {
    padding: 4rem 0;
  }
  .insights-wrap-landing [class*=col-] {
    margin-top: 1.5rem;
  }
  .insights-wrap-landing h2 {
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 0 0 0.5rem 0;
  }
}
.testimonial-wrap-landing {
  padding: 1.5rem 1rem;
  background: var(--primaryAlt);
}
.testimonial-wrap-landing h2 {
  text-align: center;
  color: #FFF;
  font-size: 2.2rem;
  line-height: 2.6rem;
  margin: 0 0 2rem 0;
  position: relative;
  z-index: 1;
}
.testimonial-wrap-landing .testimonial-inner-landing {
  border-radius: 1rem;
  background: #FFF;
  padding: 1rem;
  position: relative;
  z-index: 1;
  box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
}
.testimonial-wrap-landing .testimonial-inner-box {
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-style: italic;
  font-weight: bold;
  background: var(--primaryAlt);
  color: #FFF;
  border-radius: 1rem;
}
.testimonial-wrap-landing .testimonial-inner-box-list {
  padding: 1rem 0 0 0;
}
.testimonial-wrap-landing .testimonial-inner-box-list h3 {
  color: var(--primaryAlt);
  margin: 0 0 1rem 0;
}
.testimonial-wrap-landing .testimonial-inner-box-list ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0.5rem;
}
.testimonial-wrap-landing .testimonial-inner-box-list li {
  font-size: 1.1rem;
  margin: 1rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.testimonial-wrap-landing .testimonial-inner-box-list img {
  width: 24px;
  height: auto;
}

@media (min-width: 768px) {
  .testimonial-wrap-landing {
    padding: 4rem 0;
  }
  .testimonial-wrap-landing h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
@media (min-width: 992px) {
  .testimonial-wrap-landing {
    padding: 4rem 0;
  }
  .testimonial-wrap-landing .testimonial-inner-landing {
    padding: 3rem;
  }
  .testimonial-wrap-landing .testimonial-inner-box {
    padding: 2rem 3rem;
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .testimonial-wrap-landing .testimonial-inner-box-list {
    padding: 0 2rem;
  }
  .testimonial-wrap-landing .testimonial-inner-box-list h3 {
    margin: 0 0 2rem 0;
  }
  .testimonial-wrap-landing .testimonial-inner-box-list ul {
    margin: 0 0 0 2rem;
  }
}
.toggle-wrap-landing {
  padding: 2rem 1rem;
  background: var(--primaryAlt);
  position: relative;
}
.toggle-wrap-landing h2 {
  text-align: center;
  color: #FFF;
  font-size: 2.2rem;
  line-height: 2.6rem;
  margin: 0 0 2rem 0;
  position: relative;
  z-index: 1;
}
.toggle-wrap-landing .accordion_heading {
  border-bottom: 1px solid rgb(240, 240, 240);
}
.toggle-wrap-landing .accordion_heading h3 {
  font-size: 1.3rem;
  color: var(--primaryAlt) !important;
}
.toggle-wrap-landing .accordion_copy_wrap {
  color: var(--primaryAlt) !important;
}

.toggle-wrap-inner-landing {
  border-radius: 1rem;
  padding: 2rem 0.5rem;
  background: #FFF;
  position: relative;
  z-index: 1;
  box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
}
.toggle-wrap-inner-landing [data-accordion] > [data-control]:after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 10px;
  height: 30px;
  width: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNS4xIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZmlsbD0iIzMxMEY2QSIgZD0iTTIzMy40IDQwNi42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE5Mi0xOTJjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMjU2IDMzOC43IDg2LjYgMTY5LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zbDE5MiAxOTJ6Ii8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
}
.toggle-wrap-inner-landing ol {
  margin: 0;
  padding: 0;
}
.toggle-wrap-inner-landing a {
  text-decoration: underline;
  color: var(--primaryAlt);
}

@media (min-width: 768px) {
  .toggle-wrap-landing {
    padding: 4rem 0;
  }
  .toggle-wrap-landing h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
  .toggle-wrap-inner-landing {
    padding: 2rem;
  }
}
.comparison-grid-wrap {
  padding: 2rem 1rem;
  background: #310F6A;
  background-image: url(/wp-content/themes/supermoon-theme/dist/images/bg-gradient.42be07a8.png);
  background-size: cover;
  background-position: center center;
}
.comparison-grid-wrap h2 {
  text-align: center;
  color: #FFF;
  font-size: 2.2rem;
  line-height: 2.6rem;
  margin: 0 0 2rem 0;
}
.comparison-grid-wrap .comparison-grid-inner {
  padding: 1rem;
  border-radius: 1rem;
  background: #FFF;
  box-shadow: rgba(240, 46, 170, 0.4) -5px 5px, rgba(240, 46, 170, 0.3) -10px 10px, rgba(240, 46, 170, 0.2) -15px 15px, rgba(240, 46, 170, 0.1) -20px 20px, rgba(240, 46, 170, 0.05) -25px 25px;
}

@media (min-width: 992px) {
  .comparison-grid-wrap {
    padding: 4rem 0;
  }
  .comparison-grid-wrap h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
  .comparison-grid-wrap .comparison-grid-inner {
    padding: 2rem;
  }
}
.grid-header-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: no-wrap;
}
.grid-header-row .grid-header-spacer {
  display: none;
}
.grid-header-row .grid-header-sm {
  width: 50%;
  height: 100%;
  padding: 0.5rem;
  background: #f5ebfd;
  color: var(--primary);
}
.grid-header-row .grid-header-sm img {
  max-width: 150px;
  height: auto;
}
.grid-header-row .grid-header-competitor {
  width: 50%;
  height: 100%;
  padding: 0.5rem;
}
.grid-header-row .grid-header-competitor img {
  max-width: 120px;
  height: auto;
}

@media (min-width: 992px) {
  .grid-header-row {
    align-items: center;
    gap: 2rem;
  }
  .grid-header-row .grid-header-spacer {
    display: block;
    width: 30%;
  }
  .grid-header-row .grid-header-sm {
    width: 30%;
    border-radius: 1rem 1rem 0 0;
    padding: 1rem;
  }
  .grid-header-row .grid-header-sm img {
    max-width: 150px;
  }
  .grid-header-row .grid-header-competitor {
    width: 30%;
  }
  .grid-header-row .grid-header-competitor img {
    max-width: 150px;
  }
}
.comparison-row {
  border-bottom: 1px solid #E0E0E0;
}
.comparison-row .comparison-title {
  font-weight: bold;
  padding: 1rem;
}
.comparison-row .comparison-sm-item {
  font-weight: bold;
  background: #f5ebfd;
  color: var(--primary);
  padding: 1rem;
}
.comparison-row .comparison-competitor-item {
  padding: 1rem;
}

@media (min-width: 992px) {
  .comparison-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: no-wrap;
    gap: 2rem;
    height: 100%;
    color: var(--dark);
    padding: 0;
    border-bottom: 0 solid #FFF;
  }
  .comparison-row .comparison-title {
    width: 30%;
    height: 100%;
  }
  .comparison-row .comparison-sm-item {
    width: 30%;
    min-height: 100%;
  }
  .comparison-row .comparison-competitor-item {
    width: 30%;
    height: 100%;
    padding: 1rem;
  }
}
.comparison-row:last-of-type .comparison-sm-item {
  border-radius: 0 0 1rem 1rem;
}

.video-full-width-wrap {
  background: var(--primaryAlt);
  padding: 3rem 0;
}
.video-full-width-wrap .video-full-width-inner {
  position: relative;
  z-index: 1;
}
.video-full-width-wrap iframe {
  border-radius: 1rem;
  box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
}

.demo-smart-contact-wrap {
  position: relative;
  padding: 2rem 0;
}
.demo-smart-contact-wrap h2 {
  font-size: 2.2rem;
  line-height: 2.6rem;
  margin: 0 0 2rem 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
.demo-smart-contact-wrap h3 {
  color: var(--primaryAlt);
  line-height: 2.5rem;
}
.demo-smart-contact-wrap p {
  color: var(--primaryAlt);
  font-size: 0.8rem;
  font-style: italic;
}
.demo-smart-contact-wrap li {
  color: var(--primaryAlt);
  font-size: 1.2rem;
  padding: 0.5rem 0;
}
.demo-smart-contact-wrap .demo-smart-contact-box {
  padding: 2rem 0 0 0;
  position: relative;
  z-index: 1;
}
.demo-smart-contact-wrap #supermoon-smart-contact-form-container {
  position: relative;
  z-index: 1;
}
.demo-smart-contact-wrap #supermoon-smart-contact-form-container > div {
  max-width: 100% !important;
}

.demo-smart-contact-inner {
  border-radius: 1rem;
  background: #FFF;
  padding: 1rem;
  position: relative;
  z-index: 1;
  box-shadow: rgba(240, 46, 170, 0.4) -5px 5px, rgba(240, 46, 170, 0.3) -10px 10px, rgba(240, 46, 170, 0.2) -15px 15px, rgba(240, 46, 170, 0.1) -20px 20px, rgba(240, 46, 170, 0.05) -25px 25px;
}

@media (min-width: 992px) {
  .demo-smart-contact-inner {
    padding: 2rem 1rem;
  }
}
@media (min-width: 992px) {
  .demo-smart-contact-wrap {
    padding: 4rem 0;
  }
  .demo-smart-contact-wrap h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
  .demo-smart-contact-wrap .demo-smart-contact-box {
    padding: 0 2rem;
  }
}
.downloads_wrap {
  padding: 5rem 0;
  background: #FFF;
  position: relative;
  z-index: 2;
  text-align: center;
  height: 700px;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.downloads_wrap a {
  color: var(--primary);
}

.landing-form-wrap {
  padding: 4rem 0;
}

.landing-form-inner {
  border-radius: 1rem;
  padding: 2rem;
  position: relative;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
}
.landing-form-inner p {
  color: #FFF;
}
.landing-form-inner li {
  padding: 0.5rem 0;
  font-size: 1.2rem;
}

.landing-form-content {
  padding: 0 2rem 0 0;
  border-radius: 1rem;
  color: #FFF;
}
.landing-form-content h2 {
  color: #FFF;
}

#mc_embed_signup form {
  margin: 0 !important;
}

#mc_embed_shell {
  margin: 2rem 0 0 0;
  padding: 1rem 2rem;
  border-radius: 1rem;
  background: #FFF;
}
#mc_embed_shell .indicates-required {
  font-size: 0.8rem;
  text-align: right;
}
#mc_embed_shell .mc-group-wrap {
  display: flex;
  gap: 1rem;
}
#mc_embed_shell .mc-field-group {
  padding: 0.4rem 0;
  width: 100%;
}
#mc_embed_shell label {
  display: block;
  padding: 3px 0;
  font-size: 0.9rem;
}
#mc_embed_shell input {
  width: 100%;
  display: block;
  padding: 8px;
}
#mc_embed_shell input[type=submit] {
  display: inline-block;
  width: auto;
  padding: 5px 20px;
  height: auto;
  font-weight: 700;
}

@media (min-width: 992px) {
  #mc_embed_shell {
    margin: 0;
  }
}
.landing-site-footer {
  padding: 2rem 0;
  background: #FFF;
}

.landing-copyright {
  color: var(--dark);
  text-align: center;
}
.landing-copyright p {
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
}

@media (min-width: 768px) {
  .landing-copyright {
    text-align: right;
  }
  .landing-copyright p {
    font-size: 1rem;
  }
}
.landing-social-menu {
  padding: 0;
  margin: 0 0 1rem 0;
}
.landing-social-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 1rem;
}
.landing-social-menu li {
  margin: 0;
}
.landing-social-menu svg {
  width: 1.2rem;
  height: auto;
  fill: var(--dark);
}
.landing-social-menu svg:hover {
  fill: var(--primary);
}

@media (min-width: 768px) {
  .landing-social-menu {
    margin: 0;
  }
}
.product-heading-wrap {
  padding: 2rem 0;
  text-align: center;
}
.product-heading-wrap h2 {
  font-size: 2.3rem;
  line-height: 2.8rem;
}
.product-heading-wrap h2 span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 768px) {
  .product-heading-wrap h2 {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
.product-hero-wrap {
  position: relative;
  padding: 8rem 0 0 0;
}
.product-hero-wrap .product-hero-content {
  position: relative;
  z-index: 2;
  margin: 0 0 2rem 0;
}
.product-hero-wrap h1 {
  font-size: 2.5rem;
  line-height: 2.8rem;
  margin: 0 0 1rem 0;
}
.product-hero-wrap h1 span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-hero-wrap p {
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin: 0 0 1rem 0;
}
.product-hero-wrap img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  .product-hero-wrap {
    position: relative;
    padding: 8rem 0 4rem 0;
  }
  .product-hero-wrap .product-hero-content {
    margin: 0;
  }
  .product-hero-wrap h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .product-hero-wrap p {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .product-hero-wrap {
    padding: 10rem 0 4rem 0;
  }
  .product-hero-wrap h1 {
    font-size: 3.8rem;
    line-height: 4rem;
  }
  .product-hero-wrap p {
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin: 1rem 0 2rem 0;
  }
}
.full-video-wrap {
  padding: 3rem 0;
}
.full-video-wrap h2 {
  font-size: 2.3rem;
  line-height: 2.8rem;
  margin: 0 0 2rem 0;
  text-align: center;
}
.full-video-wrap h2 span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 768px) {
  .full-video-wrap h2 {
    font-size: 3.5rem;
    line-height: 4rem;
    margin: 0 0 3rem 0;
  }
}
.full-video {
  position: relative;
}
.full-video video {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  box-shadow: 10px 1px 40px var(--primary);
  position: relative;
  z-index: 2;
}
.full-video button {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  top: calc(50% - 60px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.full-video button svg {
  fill: var(--primary);
  transition: all ease 0.15s;
}
.full-video button:hover svg {
  fill: var(--primaryDark);
}
.full-video .hide {
  display: none;
}

.product-boxes-wrap {
  padding: 2rem 0;
}
.product-boxes-wrap h2 {
  font-size: 2.3rem;
  line-height: 2.8rem;
  text-align: center;
  margin: 0 auto 2rem auto;
}
.product-boxes-wrap h2 span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 768px) {
  .product-boxes-wrap {
    padding: 4rem 0;
  }
  .product-boxes-wrap h2 {
    font-size: 3.5rem;
    line-height: 4rem;
    margin: 0 0 3rem 0;
  }
}
.product-boxes-inner {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  padding: 1rem;
}

@media (min-width: 768px) {
  .product-boxes-inner {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .product-boxes-inner {
    padding: 2rem;
  }
}
.icon-box {
  padding: 0 1rem 2rem 1rem;
}
.icon-box svg {
  margin: 1rem 0;
}
.icon-box h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.icon-box span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.icon-box p {
  color: #FFF;
  font-size: 1.1rem;
  line-height: 1.6rem;
}

@media (min-width: 768px) {
  .icon-box {
    padding: 1rem 2rem;
  }
  .icon-box p {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
.product-boxes-button {
  text-align: center;
  padding: 1rem 0;
}

.product-quote-wrap {
  padding: 1rem 0;
}
.product-quote-wrap .product-quote-inner {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  padding: 2rem;
}
.product-quote-wrap p {
  font-size: 1.3rem;
  line-height: 2rem;
  color: #FFF;
}
.product-quote-wrap img {
  width: 100%;
  max-width: 120px;
  height: auto;
}

@media (min-width: 768px) {
  .product-quote-wrap {
    padding: 3rem 0;
  }
  .product-quote-wrap .product-quote-inner {
    padding: 3rem;
  }
  .product-quote-wrap p {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.bento-wrap {
  padding: 1rem 0;
}
.bento-wrap [class*=col-] {
  margin: 0 0 1.5rem 0;
}

@media (min-width: 768px) {
  .bento-wrap {
    padding: 3rem 0 1rem 0;
  }
}
.bento-box {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  height: 100%;
  padding: 2rem;
}
.bento-box .bento-box-top {
  padding: 1rem 0 0 0;
  color: #FFF;
}
.bento-box h2 {
  font-size: 2rem;
  line-height: 2.3rem;
  margin: 0 0 1rem 0;
}
.bento-box p {
  font-size: 1.1rem;
  line-height: 1.6rem;
}
.bento-box span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bento-box img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .bento-box p {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
.other-product-pages {
  padding: 2rem 0;
}
.other-product-pages h2 {
  font-size: 2.3rem;
  line-height: 2.8rem;
  margin: 0 0 2rem 0;
  text-align: center;
}
.other-product-pages h2 span {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.other-product-pages .page-box {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  padding: 1.5rem;
  margin: 0 0 1.5rem 0;
}
.other-product-pages p {
  font-size: 1.1rem;
  line-height: 1.6rem;
  color: #FFF;
}

@media (min-width: 768px) {
  .other-product-pages {
    padding: 3rem 0;
  }
  .other-product-pages h2 {
    font-size: 3.5rem;
    line-height: 4rem;
    margin: 0 0 3rem 0;
    text-align: center;
  }
  .other-product-pages .page-box {
    padding: 2rem;
  }
}
.page-template-template-resources, .articles-template-default, .single-post {
  background: #FFF;
}
.page-template-template-resources .site-header, .articles-template-default .site-header, .single-post .site-header {
  background: var(--dark);
}
.page-template-template-resources .site-footer, .articles-template-default .site-footer, .single-post .site-footer {
  background: var(--dark);
}

.help-center-hero {
  padding: 8rem 1rem 1rem 1rem;
  text-align: left;
  background: var(--dark);
}
.help-center-hero h1 {
  font-size: 2.5rem;
  line-height: 3rem;
}
.help-center-hero h2 {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 400;
}

@media (min-width: 768px) {
  .help-center-hero {
    padding: 10rem 0 2rem 0;
  }
  .help-center-hero h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .help-center-hero h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.hc-feed-wrap {
  padding: 2rem 0 0 0;
}
.hc-feed-wrap [class*=col-] {
  margin: 0 0 1.5rem 0;
}
.hc-feed-wrap a {
  color: #000;
  text-decoration: none;
}
.hc-feed-wrap a:hover > .hc-article-box {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  .hc-feed-wrap {
    padding: 2rem 0;
  }
}
.hc-sidebar {
  margin: 0;
  padding: 0 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.hc-sidebar li {
  list-style-type: none;
}
.hc-sidebar button {
  background: none;
  border: 1px solid var(--primary);
  border-radius: 6px;
  padding: 0.2rem 0.8rem;
  color: var(--primary);
  font-size: 0.9rem;
}
.hc-sidebar .active {
  background: #F5EBFD;
}

@media (min-width: 768px) {
  .hc-sidebar {
    padding: 1rem 0;
    max-width: 1000px;
  }
  .hc-sidebar button {
    font-size: 1rem;
  }
}
.hc-article-box {
  background: #F8F8F8;
  border-radius: 1rem;
  height: 100%;
  transition: all ease 0.5s;
}
.hc-article-box img {
  width: 100%;
  height: auto;
  border-radius: 1rem 1rem 0 0;
}

.hc-article-box-copy {
  padding: 1.5rem;
}
.hc-article-box-copy h3 {
  color: #000;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.article-hero {
  padding: 6rem 0 0 0;
  text-align: left;
}
.article-hero h1 {
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0 0 2rem 0;
  color: var(--dark);
}
.article-hero h2 {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: var(--dark);
}

@media (min-width: 768px) {
  .article-hero {
    padding: 8rem 0 0 0;
  }
  .article-hero h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin: 0;
  }
}
.single-article-wrap {
  padding: 0 0 2rem 0;
}
.single-article-wrap h2 {
  color: #000;
  font-size: 1.5rem;
  margin-top: 3rem;
}
.single-article-wrap h3 {
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #000;
}
.single-article-wrap img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  margin: 1rem 0;
}
.single-article-wrap a {
  color: #000;
}
.single-article-wrap ul li, .single-article-wrap ol li {
  padding: 0.2rem 0;
}

@media (min-width: 768px) {
  .single-article-wrap {
    padding: 0 0 4rem 0;
  }
}
.intro-paragraph h2 {
  margin: 0;
}

.article-note {
  padding: 1rem;
  background: #FFF4E7;
  border-radius: 12px;
  margin: 0 0 1rem 0;
  color: #9F5B1B;
}
.article-note p {
  padding: 0;
  margin: 0;
}

.article-spotlight {
  padding: 1rem;
  background: #CAFFDC;
  border-radius: 12px;
  margin: 0 0 1rem 0;
  color: #02493D;
}
.article-spotlight p {
  padding: 0;
  margin: 0;
}

.featured-articles-wrap {
  margin: 2rem 0 0 0;
}
.featured-articles-wrap h2 {
  margin: 2rem 0 1rem 0;
}
.featured-articles-wrap [class*=col-] {
  margin: 0 0 1.5rem 0;
}
.featured-articles-wrap a {
  color: #000;
  text-decoration: none;
}
.featured-articles-wrap a:hover > .hc-article-box {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  .featured-articles-wrap {
    margin: 8rem 0 0 0;
  }
}
.article-category-badge {
  background: none;
  border-radius: 6px;
  color: #000;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.article-category-badge ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.article-category-badge li {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 6px;
  padding: 0.2rem 0.5rem !important;
  color: #000;
  font-size: 0.8rem;
}
.article-category-badge span {
  padding: 0 5px 0 0;
}

.breadcrumbs {
  padding: 0 0 1rem 0;
  list-style-type: none;
  display: none;
}
.breadcrumbs li {
  margin: 0;
  padding: 0;
}
.breadcrumbs a {
  color: #000;
}

@media (min-width: 768px) {
  .breadcrumbs {
    display: flex;
    gap: 5px;
  }
}
.article-cta {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4gPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDk5IiBoZWlnaHQ9IjE2MSIgdmlld0JveD0iMCAwIDE0OTkgMTYxIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMV84OSkiPjxyZWN0IHdpZHRoPSIxNDk5IiBoZWlnaHQ9IjE2MSIgZmlsbD0iI0ZCRTU3MSI+PC9yZWN0PjxtYXNrIGlkPSJtYXNrMF8xXzg5IiBzdHlsZT0ibWFzay10eXBlOmx1bWluYW5jZSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iLTIwMSIgeT0iLTM0MiIgd2lkdGg9IjE1ODMiIGhlaWdodD0iMTU4NCI+PHBhdGggZD0iTTExMDUuNTUgLTE1MC40NjJDMTQzNy42NCAxMzQuNzc5IDE0NzUuNzggNjM0LjA5OCAxMTkwLjc5IDk2NC44MzVDOTA1LjU0NiAxMjk2LjkzIDQwNi4yMjggMTMzNS4wNyA3NS40OTEgMTA1MC4wOEMtMjU2LjYgNzY0LjgzNiAtMjk0Ljc0IDI2NS41MTcgLTkuNzUxOTEgLTY1LjIxOTVDMjc1LjIzNiAtMzk1Ljk1NiA3NzQuODA4IC00MzUuNDUgMTEwNS41NSAtMTUwLjQ2MloiIGZpbGw9IndoaXRlIj48L3BhdGg+PC9tYXNrPjxnIG1hc2s9InVybCgjbWFzazBfMV84OSkiPjxwYXRoIGQ9Ik0xNjQ0LjQxIC0yNzIuMzI2TC0xMzEuMzYxIC02MDUuNDM2TC00NjQuNDcxIDExNzAuMzNMMTMxMS4zIDE1MDMuNDRMMTY0NC40MSAtMjcyLjMyNloiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8xXzg5KSI+PC9wYXRoPjwvZz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTk4OC41NzggLTIzNy44OEMxMDg3LjU3IC02OS45ODYzIDExNDMuNjEgMTM1Ljc5NiAxMzU3Ljg3IDI1NC45NTVDMTMxNy45MSAxMDEuMDA5IDEyMzEuOSAtNDQuMzQ5IDExMDIuMzIgLTE1Ni4yNEMxMDY2LjU3IC0xODcuMzU1IDEwMjguNjYgLTIxNC41NjggOTg4LjU3OCAtMjM3Ljg4WiIgZmlsbD0iI0ZCRTU3MSI+PC9wYXRoPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTM1NS45OCAyNTIuMDIzQzExNDUuMDYgMTM1LjEyOSAxMDkxLjYzIC02Ni4xMDUyIDk5My40NzIgLTIzMC43NEM4ODYuMTk1IC0yOTQuNDQ5IDc2OC4xNDggLTMzMC42NTMgNjQ3LjcxNiAtMzM5LjE4NUM5ODcuMjUzIC0xNjAuMjAyIDkwOC41MDUgMzA0LjQ2MyAxMzgwLjM0IDQ2Ni4wODRDMTM4Mi43NSAzOTMuNDI1IDEzNzMuODEgMzIxLjQ0OSAxMzU1Ljk4IDI1Mi4wMjNaIiBmaWxsPSIjRkZDQjU2Ij48L3BhdGg+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMzgxLjg4IDQ2NC4xMTVDOTEwLjEwNiAzMDIuNjMgOTg4LjcwOCAtMTYxLjI0NyA2NDkuMTk5IC0zNDAuMDI4QzU0OC4yNjcgLTM0Ny43MzIgNDQ0Ljg3NCAtMzM0Ljg0NSAzNDcuOTEzIC0zMDMuOTA4QzkxOC4yNjEgLTE3NC40NjIgNzE0LjQ2NSA0NzAuODUzIDEzNTUuOTMgNjQ3LjMyNkMxMzcyLjU0IDU4OC42ODQgMTM4MS41MyA1MjUuODA2IDEzODEuODggNDY0LjExNVoiIGZpbGw9IiNGNDg4NEQiPjwvcGF0aD48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEzNTguMzcgNjQ5LjI4MkM3MTYuNjE5IDQ3MS4yMSA5MTkuNDMzIC0xNzUuOTc2IDM0OS45NTQgLTMwNS4zMTZDMjg4Ljc1MiAtMjg1Ljg0MSAyMjguNzMxIC0yNTcuNzAzIDE3MS41MDMgLTIyMi4wMDZDODE0Ljg4NyAtOTAuMDU5NCA1NzkuMDY2IDYyOC4zMjMgMTI5Mi40MiA4MjEuMjM1QzEzMjEuMDIgNzY2LjA5NSAxMzQzLjA4IDcwOC4zMjUgMTM1OC4zNyA2NDkuMjgyWiIgZmlsbD0iI0VENUIzQSI+PC9wYXRoPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTI5MS40MiA4MTYuNjc4QzU3OC43MjggNjI0LjEzIDgxMy44OTMgLTkxLjI4NTUgMTcxLjEzMSAtMjIzLjA3QzEyOC4yMDggLTE5Ni4wODggODcuMjMyOCAtMTY0LjUzNiA0OC4yMDQ4IC0xMjguNDE2QzY4MS4zMTcgMzIuMzg3NiA0NzEuMTI2IDc1Ni42OTIgMTE4MC42MSA5NzMuODYyQzExODQuMDggOTcwLjMwOSAxMTg3LjggOTY1LjQwMiAxMTkxLjI3IDk2MS44NDlDMTIzMC43MiA5MTUuOTk4IDEyNjMuNjYgODY3LjUyMyAxMjkxLjQyIDgxNi42NzhaIiBmaWxsPSIjRDM0MzYwIj48L3BhdGg+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMTg0LjM3IDk3Ny43MzVDNDczLjQ1NyA3NjAuMDQgNjg0LjIxNiAzMy41MDgyIDQ5LjgyMTMgLTEyNy42NjRDMjkuNDU3NCAtMTA4Ljk5NCAxMC4xOTYyIC04OC43MTE3IC03Ljk2MjM1IC02Ni44MTY3Qy0yMC41MjA1IC01Mi4zMDQ5IC0zMy4zMzM0IC0zNi40MzUyIC00NC41MzQyIC0yMS42Njg4QzUzMi41OSAxNzUuMTQ2IDM4NS41NSA4NjEuNjIzIDEwMjIuMTQgMTExNS45OEMxMDgxLjAyIDEwNzkuMjMgMTEzNiAxMDMzLjMyIDExODQuMzcgOTc3LjczNVoiIGZpbGw9IiNCMDMzN0QiPjwvcGF0aD48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwMTkuMiAxMTExLjU0QzM4Mi42MDUgODU2LjM0NCA1MjguODIyIDE3NC4wOCAtNDcuMDQyMSAtMjMuNTMwOEMtNzUuNDgyOCAxNS45Mjc0IC05OS44NTg4IDU2LjE0OCAtMTIwLjE3IDk3LjEzMTFDMzYwLjYwOSAzMjMuMDk4IDMwMy4wMjQgOTE0LjIwNSA3OTcuNjI1IDEyMDguNTVDODc1Ljc3NyAxMTg4LjIyIDk0OS4xODQgMTE1NS44IDEwMTkuMiAxMTExLjU0WiIgZmlsbD0iIzg4Mjc4QSI+PC9wYXRoPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNzk4LjEyIDEyMTQuNDRDMzAzLjk0IDkxOS45NzggMzYxLjY2NyAzMjguMzE3IC0xMTguNzIyIDEwMi4yOTJDLTE0MS40MDEgMTQ4LjQ3OSAtMTU4LjkxOSAxOTcuMDM1IC0xNzIuMzc1IDI0Ni4zNTNDMTgwLjU3NCA0NzkuMjk3IDIxNC45MTggOTMxLjMwMiA1MjkuODcgMTIzOS43OUM2MTkuNjUzIDEyNDYuODIgNzEwLjg3NSAxMjM4LjcxIDc5OC4xMiAxMjE0LjQ0WiIgZmlsbD0iIzVEMUU4NiI+PC9wYXRoPjwvZz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMV84OSIgeDE9IjYxLjE4MDciIHkxPSI4MDAuODE3IiB4Mj0iMTI5My40NyIgeTI9Ii0xOS4wNTYxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzAzMjA2NiI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0Y3QjEwNSI+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PGNsaXBQYXRoIGlkPSJjbGlwMF8xXzg5Ij48cmVjdCB3aWR0aD0iMTQ5OSIgaGVpZ2h0PSIxNjEiIGZpbGw9IndoaXRlIj48L3JlY3Q+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+IA==);
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
  padding: 1.5rem;
  border-radius: 1rem;
}
.article-cta h3 {
  color: #FFF;
  font-size: 1.75rem;
  line-height: 2.25rem;
}
.article-cta p {
  color: #FFF;
}

/*# sourceMappingURL=style.css.map*/