/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 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] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 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.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 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;
  }
}
.bg-gray-700 {
  background-color: #3c3c3d;
}

.btn {
  display: inline-block;
  border: none;
  color: #333;
  padding: 0.2rem 1.5rem;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .btn {
    padding: 0.3rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .btn {
    padding: 0.4rem 1.5rem;
    font-size: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .btn {
    padding: 0.5rem 2rem;
  }
}
@media (min-width: 1400px) {
  .btn {
    padding: 0.6rem 2.5rem;
    font-size: 1rem;
  }
}
.btn:hover {
  background-color: #fff;
  color: #004698;
}
.btn .iconfont {
  font-size: 14px;
}
.btn.btn-default {
  background-color: #f7f7f7;
  color: #333;
}
.btn.btn-default:hover {
  background-color: #dedede;
}
.btn.btn-default-outline {
  color: #000;
  border: #000 1px solid;
  transition: all 0.25s;
}
.btn.btn-default-outline:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn.btn-white-outline {
  color: #fff;
  border: #fff 1px solid;
}
.btn.btn-white-outline:hover {
  background-color: #000;
  color: #fff;
}
.btn.btn-yellow {
  background-color: #FFDA00;
  color: #fff;
}
.btn.btn-yellow:hover {
  background-color: #ccae00;
  color: #fff;
}
.btn.btn-white {
  background-color: #fff;
  color: #333;
}
.btn.btn-white:hover {
  background-color: #fff;
  color: #004698;
}
.btn.btn-white-outline {
  border-color: #fff;
  color: #fff;
}
.btn.btn-white-outline:hover {
  background-color: #fff;
  color: #004698;
}
.btn.btn-gray {
  background-color: #afafaf;
  color: #fff;
}
.btn.btn-gray:hover {
  background-color: #555;
  color: #fff;
}
.btn.btn-primary {
  color: #fff;
  background: #333;
}
.btn.btn-primary:hover {
  color: #fff;
  background-color: #000;
}
.btn.btn-primary-outline {
  border: #004698 1px solid;
  color: #004698;
  background-color: #fff;
}
@media (min-width: 992px) {
  .btn.btn-primary-outline {
    border: #004698 1px solid;
  }
}
.btn.btn-primary-outline:hover {
  background-color: #004698;
  color: #fff;
}
.btn.btn-send {
  background-color: #004698;
  color: #fff;
  padding: 0.8rem 2rem;
  border-radius: 0;
}
.btn.btn-send:hover {
  background-color: #002f65;
}
.btn.btn-block {
  display: block;
  width: 100%;
}

.btn-radius {
  border-radius: 3px;
}
@media (min-width: 992px) {
  .btn-radius {
    border-radius: 6px;
  }
}

.form-group {
  margin-bottom: 1rem;
  position: relative;
  padding-left: 5rem;
}
.form-group .form-label {
  margin-bottom: 0.3rem;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  line-height: 30px;
}
.form-group .form-control {
  width: 100%;
  outline: none;
  height: 30px;
  border-radius: 15px;
  background: #f2f2f2;
  border: none;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

.wp-block-file__button {
  color: #fff;
  background: linear-gradient(90.47deg, #4BB7FF -0.94%, #81CDE4 83.39%);
  padding: 1rem 2.5rem;
  border-radius: 6px;
}
.wp-block-file__button:hover {
  color: #fff;
  background: linear-gradient(90.47deg, #1f8bd2 -0.94%, #57c3e4 83.39%);
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes unSpin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@keyframes zoomInOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(0.85);
    opacity: 0.3;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes drawSolid {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
    opacity: 0;
  }
}
@keyframes red-ball {
  from {
    offset-distance: 0%;
  }
  to {
    offset-distance: 100%;
  }
}
body {
  color: #666;
  background: #f7f7f7;
  font-family: "youyuan", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", Helvetica, Tahoma, "Source Sans", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", "Arial", sans-serif;
  font-size: 1rem;
  margin: 0 auto;
  line-height: 1.5;
  position: relative;
  padding-top: 45px;
}
@media (min-width: 768px) {
  body {
    font-size: 1rem;
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 0.875rem;
    padding-top: 0;
  }
}
@media (min-width: 1400px) {
  body {
    font-size: 1rem;
  }
}

a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #000;
}

.container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.title-section {
  position: relative;
  color: #231F20;
  margin-bottom: 1rem;
}
@media (min-width: 1400px) {
  .title-section {
    margin-bottom: 2rem;
  }
}
.title-section h2 {
  position: relative;
  padding-bottom: 1.5rem;
  font-weight: 100;
}
.title-section h2::after {
  position: absolute;
  content: " ";
  display: block;
  width: 30px;
  height: 4px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #000;
}
@media (min-width: 1400px) {
  .title-section h2::after {
    height: 5px;
    width: 40px;
  }
}
.title-section.style1 {
  text-align: center;
}
.title-section.style1 h2::after {
  width: 120px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #004698;
}
@media (min-width: 1400px) {
  .title-section.style1 h2::after {
    height: 5px;
    width: 200px;
  }
}
.title-section.style2 {
  text-align: center;
}
.title-section.style2 h2::after {
  left: 50%;
  transform: translateX(-50%);
  background-color: #004698;
}
.title-section.white {
  color: #fff;
}
.title-section.white h2::after {
  background-color: #fff;
}

.banner {
  position: relative;
  color: #231F20;
}
.banner .bg {
  width: 100%;
  object-fit: cover;
  object-position: center center;
  height: calc(200px + (500 - 200) * (100vw - 320px) / (1920 - 320));
}
.banner .txt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.banner .txt h2 {
  text-shadow: 1px 1px 6px #FFFFFF;
}
.banner .txt h2.white {
  color: #fff;
  text-shadow: none;
}

.site-path {
  padding: 0.8rem 0;
  color: #B8B8B8;
  margin-bottom: 1rem;
}
.site-path {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  .site-path {
    font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .site-path {
    font-size: 20px;
  }
}
@media (min-width: 1400px) {
  .site-path {
    padding: 1rem 0;
  }
}
.site-path ol.breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-path ol.breadcrumb li {
  display: inline-block;
}
.site-path ol.breadcrumb li::after {
  content: " / ";
}
.site-path ol.breadcrumb li.current {
  color: #333;
}
.site-path ol.breadcrumb li.current::after {
  content: "";
}
.site-path a {
  color: #B8B8B8;
}
.site-path.no_banner {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .site-path.no_banner {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .site-path.no_banner {
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  .site-path.no_banner {
    margin-top: 80px;
  }
}
@media (min-width: 1400px) {
  .site-path.no_banner {
    margin-top: 90px;
  }
}

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

.text-right {
  text-align: right;
}

img {
  max-width: 100%;
  height: auto;
}

.line-1 {
  border: none;
  border-top: 1px #ddd solid;
}

.text100 {
  font-size: 1.875rem;
}
@media (min-width: 768px) {
  .text100 {
    font-size: 3.4375rem;
  }
}
@media (min-width: 992px) {
  .text100 {
    font-size: 4.375rem;
  }
}
@media (min-width: 1200px) {
  .text100 {
    font-size: 5.3125rem;
  }
}
@media (min-width: 1400px) {
  .text100 {
    font-size: 6.25rem;
  }
}

.text80 {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .text80 {
    font-size: 3.125rem;
  }
}
@media (min-width: 992px) {
  .text80 {
    font-size: 3.75rem;
  }
}
@media (min-width: 1200px) {
  .text80 {
    font-size: 4.375rem;
  }
}
@media (min-width: 1400px) {
  .text80 {
    font-size: 5rem;
  }
}

.text70 {
  font-size: 24px;
}
@media screen and (min-width: 320px) {
  .text70 {
    font-size: calc(24px + 46 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .text70 {
    font-size: 70px;
  }
}

.text60 {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .text60 {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  .text60 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .text60 {
    font-size: 3.125rem;
  }
}
@media (min-width: 1400px) {
  .text60 {
    font-size: 3.75rem;
  }
}

.text54 {
  font-size: 24px;
}
@media screen and (min-width: 320px) {
  .text54 {
    font-size: calc(24px + 30 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .text54 {
    font-size: 54px;
  }
}

.text50 {
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .text50 {
    font-size: 1.625rem;
  }
}
@media (min-width: 768px) {
  .text50 {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  .text50 {
    font-size: 2.125rem;
  }
}
@media (min-width: 1200px) {
  .text50 {
    font-size: 2.375rem;
  }
}
@media (min-width: 1400px) {
  .text50 {
    font-size: 2.75rem;
  }
}
@media (min-width: 1600px) {
  .text50 {
    font-size: 3.125rem;
  }
}

.text48 {
  font-size: 24px;
}
@media screen and (min-width: 320px) {
  .text48 {
    font-size: calc(24px + 24 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .text48 {
    font-size: 48px;
  }
}

.text44 {
  font-size: 22px;
}
@media screen and (min-width: 320px) {
  .text44 {
    font-size: calc(22px + 22 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .text44 {
    font-size: 44px;
  }
}

.text40 {
  font-size: 22px;
}
@media screen and (min-width: 320px) {
  .text40 {
    font-size: calc(22px + 18 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .text40 {
    font-size: 40px;
  }
}

.text36 {
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .text36 {
    font-size: calc(18px + 18 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .text36 {
    font-size: 36px;
  }
}

.text34 {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .text34 {
    font-size: 1.75rem;
  }
}
@media (min-width: 992px) {
  .text34 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .text34 {
    font-size: 2rem;
  }
}
@media (min-width: 1400px) {
  .text34 {
    font-size: 2.125rem;
  }
}

.text32 {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .text32 {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .text32 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .text32 {
    font-size: 1.75rem;
  }
}
@media (min-width: 1400px) {
  .text32 {
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  .text30 {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .text30 {
    font-size: 1.375rem;
  }
}
@media (min-width: 1200px) {
  .text30 {
    font-size: 1.625rem;
  }
}
@media (min-width: 1400px) {
  .text30 {
    font-size: 1.875rem;
  }
}

.text28 {
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .text28 {
    font-size: calc(18px + 10 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .text28 {
    font-size: 28px;
  }
}

.text26 {
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .text26 {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .text26 {
    font-size: 1.375rem;
  }
}
@media (min-width: 1200px) {
  .text26 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .text26 {
    font-size: 1.625rem;
  }
}

.text24 {
  font-size: 1.125rem;
}
@media (min-width: 1200px) {
  .text24 {
    font-size: 1.375rem;
  }
}
@media (min-width: 1400px) {
  .text24 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .text22 {
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .text22 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1400px) {
  .text22 {
    font-size: 1.375rem;
  }
}

.text20 {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .text20 {
    font-size: calc(14px + 6 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .text20 {
    font-size: 20px;
  }
}

.pt-media-15 {
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .pt-media-15 {
    padding-top: 3rem;
  }
}
@media (min-width: 992px) {
  .pt-media-15 {
    padding-top: 9rem;
  }
}
@media (min-width: 1200px) {
  .pt-media-15 {
    padding-top: 13rem;
  }
}
@media (min-width: 1400px) {
  .pt-media-15 {
    padding-top: 15rem;
  }
}

.pt-media-9 {
  padding-top: 5rem;
}
@media (min-width: 768px) {
  .pt-media-9 {
    padding-top: 6rem;
  }
}
@media (min-width: 992px) {
  .pt-media-9 {
    padding-top: 7rem;
  }
}
@media (min-width: 1200px) {
  .pt-media-9 {
    padding-top: 8rem;
  }
}
@media (min-width: 1400px) {
  .pt-media-9 {
    padding-top: 9rem;
  }
}

.pt-media-7 {
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .pt-media-7 {
    padding-top: 4rem;
  }
}
@media (min-width: 992px) {
  .pt-media-7 {
    padding-top: 5rem;
  }
}
@media (min-width: 1200px) {
  .pt-media-7 {
    padding-top: 6rem;
  }
}
@media (min-width: 1400px) {
  .pt-media-7 {
    padding-top: 7rem;
  }
}

.pt-media-6 {
  padding-top: calc(32px + (96 - 32) * (100vw - 320px) / (1920 - 320));
}

.pt-media-5 {
  padding-top: 2rem;
}
@media (min-width: 992px) {
  .pt-media-5 {
    padding-top: 3rem;
  }
}
@media (min-width: 1200px) {
  .pt-media-5 {
    padding-top: 4rem;
  }
}
@media (min-width: 1400px) {
  .pt-media-5 {
    padding-top: 5rem;
  }
}

.pt-media-4 {
  padding-top: 2rem;
}
@media (min-width: 1200px) {
  .pt-media-4 {
    padding-top: 3rem;
  }
}
@media (min-width: 1400px) {
  .pt-media-4 {
    padding-top: 4rem;
  }
}

.pt-media-3 {
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .pt-media-3 {
    padding-top: 2rem;
  }
}
@media (min-width: 992px) {
  .pt-media-3 {
    padding-top: 3rem;
  }
}

.pb-media-3 {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .pb-media-3 {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .pb-media-3 {
    padding-bottom: 3rem;
  }
}

.pb-media-4 {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .pb-media-4 {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .pb-media-4 {
    padding-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .pb-media-4 {
    padding-bottom: 4rem;
  }
}

.pb-media-5 {
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .pb-media-5 {
    padding-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .pb-media-5 {
    padding-bottom: 4rem;
  }
}
@media (min-width: 1400px) {
  .pb-media-5 {
    padding-bottom: 5rem;
  }
}

.pb-media-6 {
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .pb-media-6 {
    padding-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .pb-media-6 {
    padding-bottom: 4rem;
  }
}
@media (min-width: 1400px) {
  .pb-media-6 {
    padding-bottom: 5rem;
  }
}
@media (min-width: 1600px) {
  .pb-media-6 {
    padding-bottom: 6rem;
  }
}

.pb-media-7 {
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .pb-media-7 {
    padding-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .pb-media-7 {
    padding-bottom: 5rem;
  }
}
@media (min-width: 1200px) {
  .pb-media-7 {
    padding-bottom: 6rem;
  }
}
@media (min-width: 1400px) {
  .pb-media-7 {
    padding-bottom: 7rem;
  }
}

.pb-media-8 {
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .pb-media-8 {
    padding-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .pb-media-8 {
    padding-bottom: 6rem;
  }
}
@media (min-width: 1200px) {
  .pb-media-8 {
    padding-bottom: 7rem;
  }
}
@media (min-width: 1400px) {
  .pb-media-8 {
    padding-bottom: 8rem;
  }
}

.pb-media-9 {
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  .pb-media-9 {
    padding-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  .pb-media-9 {
    padding-bottom: 7rem;
  }
}
@media (min-width: 1200px) {
  .pb-media-9 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 1400px) {
  .pb-media-9 {
    padding-bottom: 9rem;
  }
}

.pb-media-11 {
  padding-bottom: 7rem;
}
@media (min-width: 768px) {
  .pb-media-11 {
    padding-bottom: 8rem;
  }
}
@media (min-width: 992px) {
  .pb-media-11 {
    padding-bottom: 9rem;
  }
}
@media (min-width: 1200px) {
  .pb-media-11 {
    padding-bottom: 10rem;
  }
}
@media (min-width: 1400px) {
  .pb-media-11 {
    padding-bottom: 11rem;
  }
}

.mb-media-2 {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mb-media-2 {
    margin-bottom: 2rem;
  }
}

.mb-media-3 {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mb-media-3 {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1200px) {
  .mb-media-3 {
    margin-bottom: 3rem;
  }
}

.mb-media-4 {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mb-media-4 {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .mb-media-4 {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .mb-media-4 {
    margin-bottom: 4rem;
  }
}

.mb-media-5 {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .mb-media-5 {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .mb-media-5 {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1400px) {
  .mb-media-5 {
    margin-bottom: 5rem;
  }
}

.mb-media-6 {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .mb-media-6 {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .mb-media-6 {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1400px) {
  .mb-media-6 {
    margin-bottom: 5rem;
  }
}
@media (min-width: 1600px) {
  .mb-media-6 {
    margin-bottom: 6rem;
  }
}

.mb-media-7 {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .mb-media-7 {
    margin-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .mb-media-7 {
    margin-bottom: 5rem;
  }
}
@media (min-width: 1200px) {
  .mb-media-7 {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1400px) {
  .mb-media-7 {
    margin-bottom: 7rem;
  }
}

.mb-media-8 {
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .mb-media-8 {
    margin-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .mb-media-8 {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1200px) {
  .mb-media-8 {
    margin-bottom: 7rem;
  }
}
@media (min-width: 1400px) {
  .mb-media-8 {
    margin-bottom: 8rem;
  }
}

.page-nav {
  background-color: #fff;
}
.page-nav .wrap {
  white-space: nowrap;
  overflow-x: auto;
}
.page-nav a {
  display: inline-block;
  padding: 0.5rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .page-nav a {
    padding: 1rem;
    margin-right: 2rem;
  }
}
.page-nav a.active {
  border-bottom: 1px #004698 solid;
  color: #004698;
}

.site_back {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 800;
}
.site_back a {
  color: #fff;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: linear-gradient(130.24deg, #187FC4 -5.42%, #81CDE4 102.58%);
  opacity: 0.5;
  border-radius: 4px;
  transition: all 0.3s;
}
@media (min-width: 1400px) {
  .site_back a {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
.site_back a .iconfont {
  font-size: 1.5rem;
}
@media (min-width: 1400px) {
  .site_back a .iconfont {
    font-size: 2rem;
  }
}
.site_back a:hover {
  opacity: 1;
}

.wp-block-image {
  text-align: center;
}

.tab-header {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 3rem;
  text-align: center;
}
.tab-header li {
  display: inline-block;
  margin: 0 1rem;
  cursor: pointer;
}
.tab-header li a {
  display: block;
  padding: 0.4rem 1.5rem;
  transition: all 0.25s;
  position: relative;
}
.tab-header li a::before, .tab-header li a::after {
  content: " ";
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  right: -2px;
  bottom: -2px;
  z-index: 200;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  opacity: 0;
}
.tab-header li a::after {
  left: -2px;
  top: -2px;
  right: auto;
  bottom: auto;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  opacity: 0;
}
.tab-header li a:hover::before, .tab-header li a:hover::after {
  opacity: 1;
}
.tab-header li.active a {
  background-color: #000;
  color: #fff;
}
.tab-header li.active a::before, .tab-header li.active a::after {
  opacity: 1;
}
.tab-header li.active a::before {
  border-bottom-style: solid;
  border-right-style: solid;
}
.tab-header li.active a::after {
  border-left-style: solid;
  border-top-style: solid;
}

.site-header {
  position: fixed;
  width: 100%;
  height: 45px;
  z-index: 6000;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  left: 0;
  top: 0;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .site-header {
    height: 60px;
  }
}
@media (min-width: 992px) {
  .site-header {
    height: 60px;
  }
}
@media (min-width: 1200px) {
  .site-header {
    height: 70px;
  }
}
@media (min-width: 1400px) {
  .site-header {
    height: 80px;
  }
}
@media (min-width: 1600px) {
  .site-header {
    height: 90px;
  }
}
.site-header .container-fluid, .site-header .container-sm, .site-header .container-md, .site-header .container-lg, .site-header .container-xl, .site-header .container-xxl {
  height: 100%;
}
@media (min-width: 1200px) {
  .site-header .container-fluid, .site-header .container-sm, .site-header .container-md, .site-header .container-lg, .site-header .container-xl, .site-header .container-xxl {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.site-header .row {
  height: 100%;
}
.site-header .logo {
  display: block;
  transition: all 0.5s;
  width: 85px;
  margin-right: 4rem;
}
@media (min-width: 768px) {
  .site-header .logo {
    width: 130px;
  }
}
@media (min-width: 992px) {
  .site-header .logo {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .site-header .logo {
    width: 160px;
  }
}
@media (min-width: 1400px) {
  .site-header .logo {
    width: 170px;
  }
}
.site-header .mainav {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .site-header .mainav {
    display: flex;
  }
}
.site-header .mainav > li {
  padding: 0 1.5rem;
  position: relative;
}
.site-header .mainav > li > a {
  position: relative;
  display: block;
}
.site-header .mainav > li > a {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .site-header .mainav > li > a {
    font-size: calc(14px + 6 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .site-header .mainav > li > a {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .mainav > li > a {
    height: 60px;
    line-height: 60px;
  }
}
@media (min-width: 1200px) {
  .site-header .mainav > li > a {
    height: 70px;
    line-height: 70px;
  }
}
@media (min-width: 1400px) {
  .site-header .mainav > li > a {
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 1600px) {
  .site-header .mainav > li > a {
    height: 90px;
    line-height: 90px;
  }
}
.site-header .mainav > li.current-menu-item > a,
.site-header .mainav > li.current-page-ancestor > a,
.site-header .mainav > li.current-menu-parent > a {
  text-emphasis: triangle;
  color: #000;
}
.site-header .mainav > li .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  width: 200px;
  background-color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 0.4rem;
  padding: 1rem 0;
  filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.1));
}
@media (min-width: 992px) {
  .site-header .mainav > li .sub-menu {
    top: 60px;
  }
}
@media (min-width: 1200px) {
  .site-header .mainav > li .sub-menu {
    top: 70px;
  }
}
@media (min-width: 1400px) {
  .site-header .mainav > li .sub-menu {
    top: 80px;
  }
}
@media (min-width: 1600px) {
  .site-header .mainav > li .sub-menu {
    top: 90px;
  }
}
.site-header .mainav > li .sub-menu::before {
  position: absolute;
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border: 5px transparent solid;
  border-bottom-color: #fff;
  left: 2.5rem;
  top: -10px;
  transform: translateX(-50%);
  z-index: 100;
}
.site-header .mainav > li .sub-menu li a {
  display: block;
  padding: 0.5rem 1rem;
}
.site-header .mainav > li .sub-menu li a:hover {
  background-color: #FFDA00;
  color: #000;
}
.site-header .mainav > li:hover > a {
  text-emphasis: triangle;
}
.site-header .mainav > li:hover .sub-menu {
  display: block;
}
.site-header .mainav > li.menu-item-has-children::after {
  position: absolute;
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border: 5px transparent solid;
  border-left-color: #ddd;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  transition: all 0.2s;
}
.site-header .mainav > li.menu-item-has-children:hover::after {
  transform: rotate(90deg);
}
.site-header .search-form {
  display: none;
  border: 1px #ddd solid;
  height: 46px;
  border-radius: 23px;
  padding: 0 1rem;
  overflow: hidden;
}
@media (min-width: 992px) {
  .site-header .search-form {
    display: block;
  }
}
.site-header .search-form input {
  height: 44px;
  border: none;
  width: 150px;
  background-color: transparent;
  float: left;
  outline: none;
}
.site-header .search-form button {
  border: none;
  background-color: transparent;
  height: 44px;
  color: #999;
  line-height: 1;
  padding: 0 0.5rem;
}
.site-header .search-form button .iconfont {
  font-size: 2rem;
}
.site-header .mobilemenu {
  background-size: contain;
  padding: 0.5rem 1rem 0.4rem;
}
@media (min-width: 992px) {
  .site-header .mobilemenu {
    display: none;
  }
}
.site-header .mobilemenu .menu-toggle {
  width: 30px;
  cursor: pointer;
  position: relative;
  z-index: 5000;
}
.site-header .mobilemenu .menu-toggle.on .one {
  transform: rotate(45deg) translate(3px, 5px);
}
.site-header .mobilemenu .menu-toggle.on .two {
  opacity: 0;
}
.site-header .mobilemenu .menu-toggle.on .three {
  transform: rotate(-45deg) translate(6px, -8px);
}
.site-header .one,
.site-header .two,
.site-header .three {
  width: 100%;
  height: 3px;
  background-color: #333;
  margin: 5px auto;
  backface-visibility: hidden;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.site-header .menu-over {
  position: fixed;
  right: -100vw;
  top: 45px;
  width: 100%;
  opacity: 0;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  transition: all 0.5s;
  background: #fff;
  background-size: auto 100%;
  height: calc(100vh - 45px);
}
.site-header .menu-over.showMenu {
  right: 0;
  opacity: 1;
}
.site-header .menu-over ul.mobilenav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  padding-top: 10vh;
  width: 76%;
  margin: 0 0 0 auto;
}
.site-header .menu-over ul.mobilenav > li {
  flex-basis: 50%;
  width: 25vw;
  position: relative;
  transition: all 0.2s;
  padding-top: 2rem;
}
.site-header .menu-over ul.mobilenav > li::after {
  position: absolute;
  content: " ";
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s;
}
.site-header .menu-over ul.mobilenav > li > a {
  display: block;
  color: #333;
  position: relative;
  padding: 1rem 1rem;
  font-weight: 900;
  z-index: 100;
  margin-bottom: 0.8rem;
}
.site-header .menu-over ul.mobilenav > li > a {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .site-header .menu-over ul.mobilenav > li > a {
    font-size: calc(14px + 6 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .site-header .menu-over ul.mobilenav > li > a {
    font-size: 20px;
  }
}
.site-header .menu-over ul.mobilenav > li > a:hover, .site-header .menu-over ul.mobilenav > li > a:active, .site-header .menu-over ul.mobilenav > li > a:focus {
  color: #004698;
}
.site-header .menu-over ul.mobilenav > li > a::before {
  content: " ";
  display: block;
  width: 50px;
  height: 4px;
  background: #51656F;
  z-index: 10;
  left: 1rem;
  bottom: 0;
  position: absolute;
}
.site-header .menu-over ul.mobilenav > li.active a {
  color: #004698;
}
.site-header .menu-over ul.mobilenav > li .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 100;
  transition: all 0.3s;
}
.site-header .menu-over ul.mobilenav > li .sub-menu li {
  position: relative;
}
.site-header .menu-over ul.mobilenav > li .sub-menu li a {
  display: block;
  padding: 0.4rem 1rem;
  color: #666;
}
.site-header .menu-over ul.mobilenav > li .sub-menu li a:hover {
  color: #004698;
}
.site-header .menu-over ul.mobilenav .menu-item-has-children {
  position: relative;
}
.site-header .menu-over ul.mobilenav .menu-item-has-children:hover::after {
  opacity: 1;
}
.site-header .menu-over ul.mobilenav .menu-item-has-children:hover .sub-menu {
  opacity: 1;
}
.site-header .menu-over ul.mobilenav .open > a::after {
  transform: rotate(180deg);
  top: 1.2rem;
}
.site-header.fixheader {
  position: fixed;
  left: 0;
  z-index: 8000;
}
.site-header.fixheader .logo .logo_white {
  display: none;
}
.site-header.fixheader .logo .logo_color {
  display: block;
}
.site-header.fixheader .area {
  border: 1px #004698 solid;
  color: #004698;
}
.site-header.fixheader .lang-switcher .current-lang {
  color: #004698;
}
.site-header.fixheader .lang-switcher .current-lang .iconfont {
  color: #004698;
}
.site-header.fixheader .loginReg {
  border: 1px #333 solid;
  height: 30px;
  line-height: 28px;
  border-radius: 15px;
  padding: 0 1rem;
  color: #333;
}
.site-header.fixheader .loginReg a {
  color: #333;
}
.site-header.fixheader .loginReg a:hover {
  color: #004698;
}
.site-header.fixheader .menu-over {
  top: 45px;
  height: calc(110vh - 102px);
}

.home-body {
  padding-top: 0;
}
.home-body .site-header {
  position: fixed;
  box-shadow: none;
}
.home-body .site-header.fixheader {
  background-color: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}
.home-body .site-header.fixheader .one,
.home-body .site-header.fixheader .two,
.home-body .site-header.fixheader .three {
  background-color: #333;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background-color: #004698;
}

.page-home .section .container {
  overflow: hidden;
  padding-top: 60px;
}
@media (min-width: 1200px) {
  .page-home .section .container {
    padding-top: 70px;
  }
}
@media (min-width: 1400px) {
  .page-home .section .container {
    padding-top: 80px;
  }
}
@media (min-width: 1600px) {
  .page-home .section .container {
    padding-top: 90px;
  }
}
.page-home .section .animate__animated {
  opacity: 0;
}
.page-home .section:root {
  --animate-delay: 0.5s;
}
.page-home .s1 .pic {
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .page-home .s1 .pic {
    margin-bottom: 0;
  }
}
.page-home .s1 .pic img {
  width: 60%;
}
@media (min-width: 992px) {
  .page-home .s1 .pic img {
    width: auto;
  }
}
.page-home .s1 .txt {
  text-align: center;
}
@media (min-width: 992px) {
  .page-home .s1 .txt {
    padding: 0 0 0 3rem;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .page-home .s1 .txt {
    padding: 0 0 0 4rem;
  }
}
@media (min-width: 1400px) {
  .page-home .s1 .txt {
    padding: 0 0 0 5rem;
  }
}
.page-home .s1 .txt .title {
  display: inline-block;
  position: relative;
  line-height: 1;
  z-index: 20;
  color: #231F20;
}
.page-home .s1 .txt .title::after {
  content: " ";
  width: 100%;
  height: 30%;
  background-color: #FFDA00;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (min-width: 1400px) {
  .page-home .s1 .txt .des p {
    margin-bottom: 1.5;
  }
}
.page-home .s2 .list .item {
  display: block;
  text-align: center;
  margin-bottom: 2rem;
}
.page-home .s2 .list .item .photo {
  text-align: center;
  margin-bottom: 1rem;
}
.page-home .s2 .list .item .photo img {
  width: 80%;
}
.page-home .s2 .list .item h3.name {
  color: #004698;
  font-size: 1.25rem;
}
.page-home .s2 .list .item .country {
  color: #999;
  font-size: xx-small;
}
@media (min-width: 768px) {
  .page-home .s2 .list .item .country {
    font-size: small;
  }
}
@media (min-width: 1200px) {
  .page-home .s2 .list .item .country {
    font-size: 1rem;
  }
}
.page-home .s2 .list .logo {
  display: block;
  text-align: center;
}
.page-home .s2 .list.active {
  display: block;
}
.page-home .s3 .good {
  padding-bottom: 1.5rem;
}
.page-home .s3 .item {
  border-radius: 20px;
  padding: 2rem 1rem 6rem;
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
  position: relative;
}
@media (min-width: 992px) {
  .page-home .s3 .item {
    padding: 2rem 1rem;
    height: 50vh;
    border-radius: 30px;
    box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.1);
  }
}
.page-home .s3 .item .title {
  margin-bottom: 1rem;
}
.page-home .s3 .item dl dt {
  margin-bottom: 0.5rem;
}
.page-home .s3 .item dl dd {
  margin-bottom: 0;
  padding-left: 1rem;
}
.page-home .s3 .item .des {
  position: absolute;
  right: 3rem;
  bottom: 2rem;
  z-index: 10;
  border-bottom: 10px #FFDA00 solid;
  line-height: 1;
}
.page-home .s3 .item .des {
  font-size: 56px;
}
@media screen and (min-width: 320px) {
  .page-home .s3 .item .des {
    font-size: calc(56px + 24 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .page-home .s3 .item .des {
    font-size: 80px;
  }
}
.page-home .s3 .item .des .num1 {
  font-weight: 900;
  color: #231F20;
}
.page-home .s3 .item .des .unit {
  display: inline;
}
.page-home .s3 .item .des .icon {
  color: #231F20;
  position: absolute;
  right: -1.5rem;
  top: 0rem;
  z-index: 8;
}
.page-home .s3 .item .des .icon {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  .page-home .s3 .item .des .icon {
    font-size: calc(20px + 26 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .page-home .s3 .item .des .icon {
    font-size: 46px;
  }
}
.page-home .s3 .item:hover {
  background-color: #FFDA00;
}
.page-home .s3 .item:hover .des {
  border-bottom-color: #fff;
}
.page-home .s3 .item.active {
  background-color: #FFDA00;
  color: #fff;
}
.page-home .s3 .item.active .num1 {
  color: #fff;
}
.page-home .s3 .item.active .icon {
  color: #fff;
}
.page-home .s3 .item.active .des {
  border-bottom-color: #fff;
}
.page-home .s3 .item.item1 {
  background-color: rgb(50, 209, 121);
}
.page-home .s3 .item.item2 {
  background-color: rgb(75, 129, 230);
}
.page-home .s3 .item.item3 {
  background-color: rgb(230, 75, 191);
}
.page-home .s4 .list {
  margin-bottom: 3rem;
}
.page-home .s4 .list .card {
  position: relative;
  display: block;
  transition: all 0.25s;
  border-top: 2px #004698 solid;
  padding: 1rem;
  cursor: pointer;
}
@media (min-width: 1400px) {
  .page-home .s4 .list .card {
    padding: 1.5rem 2rem;
  }
}
.page-home .s4 .list .card .click {
  width: 87px;
  transition: all 0.25s;
}
.page-home .s4 .list .card .icon .iconfont {
  font-size: 2rem;
}
.page-home .s4 .list .card .title {
  font-weight: lighter;
}
.page-home .s4 .list .card .title {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  .page-home .s4 .list .card .title {
    font-size: calc(20px + 18 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .page-home .s4 .list .card .title {
    font-size: 38px;
  }
}
.page-home .s4 .list .card:last-child {
  border-bottom: 2px #004698 solid;
}
.page-home .s4 .list .card:hover {
  background-color: #004698;
  color: #fff;
}
.page-home .s5 .pic {
  text-align: center;
}
.page-home .s5 .pic img {
  max-width: 260px;
}

.overly {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  display: none;
}
.overly .video-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  margin-top: -4rem;
  max-width: 720px;
  background-color: #fff;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
}
.overly .video-container .video-header {
  position: relative;
}
.overly .video-container .video-header .btnClose {
  position: absolute;
  right: 1rem;
  top: 0.4rem;
  z-index: 100;
}
.overly .video-container .video-header .btnClose .iconfont {
  font-size: 1.5rem;
}
.overly .video-container .video-title {
  padding: 0.6rem 1rem;
  font-size: 1.25rem;
}
.overly .video-container .video_wrap {
  padding: 0 1rem 1rem;
}
.overly .video-container .video_wrap video {
  width: 100%;
  display: block;
}

.page-about .page-title {
  position: absolute;
  bottom: 5vh;
  border-bottom: 1px solid rgba(217, 217, 217, 0.6);
  right: 4.5vw;
  width: 13.7vw;
  text-align: right;
  padding-bottom: 1rem;
  color: #D9D9D9;
  z-index: 1000;
}
.page-about .page-title {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .page-about .page-title {
    font-size: calc(14px + 6 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .page-about .page-title {
    font-size: 20px;
  }
}
.page-about .swiper-horizontal > .swiper-pagination-bullets, .page-about .swiper-pagination-bullets.swiper-pagination-horizontal, .page-about .swiper-pagination-custom, .page-about .swiper-pagination-fraction {
  bottom: 5vh;
}
.page-about .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .page-about .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}
.page-about .swiper-pagination-bullet {
  width: 4.4vw;
  height: 1px;
  background-color: #D9D9D9;
  border-radius: 0;
  opacity: 1;
}
.page-about .swiper-pagination-bullet-active {
  height: 3px;
  transform: translateY(1px);
}
.page-about .item {
  overflow: hidden;
  position: relative;
  height: 100vh;
}
.page-about .vid {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.page-about .speech {
  padding-left: 50%;
  padding-right: 10%;
  overflow: hidden;
}
.page-about .speech .pic {
  position: absolute;
  right: 60%;
  z-index: 500;
  top: 15%;
  height: 70%;
  background: linear-gradient(156.64deg, #003894 44.71%, rgba(0, 56, 148, 0.9) 87.32%);
  border-radius: 50%;
}
@media (min-width: 1200px) {
  .page-about .speech .pic {
    right: 64%;
  }
}
.page-about .speech .pic img {
  height: 100%;
  width: auto;
  max-width: none;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.25s;
  display: block;
}
.page-about .speech .pic img.view {
  opacity: 1;
}
.page-about .speech .pic #bg2 {
  position: absolute;
  opacity: 1;
  right: 0;
  top: 50%;
  width: 43.8%;
  height: auto;
  z-index: 200;
  max-width: 390px;
  transform: translate(50%, -45%);
}
.page-about .speech .pic .txt {
  position: absolute;
  z-index: 180;
  left: 20%;
  top: 20%;
  width: 55%;
  height: 60%;
  overflow-y: auto;
  color: #fff;
  padding-right: 1rem;
  opacity: 0;
  transition: all 0.3s;
  text-align: justify;
}
.page-about .speech .pic .txt::-webkit-scrollbar {
  width: 5px;
}
.page-about .speech .pic .txt::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.0509803922);
}
.page-about .speech .pic .txt::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.0509803922);
  outline: none;
  border-radius: 3px;
}
.page-about .speech .pic .txt.open {
  opacity: 1;
}
.page-about .speech .pic .btn {
  background: linear-gradient(128.48deg, #187FC4 11.88%, rgba(24, 127, 196, 0) 95.31%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  z-index: 200;
  right: -3%;
  bottom: 13%;
  padding: 15px;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .page-about .speech .pic .btn {
    width: 120px;
    height: 120px;
    padding: 20px;
    right: -1%;
  }
}
.page-about .speech .pic .btn span {
  display: block;
  background-color: #fff;
  height: 100%;
  border-radius: 50%;
  font-size: 1rem;
  line-height: 1.3;
  padding-top: 0.8rem;
  text-align: center;
}
@media (min-width: 1200px) {
  .page-about .speech .pic .btn span {
    font-size: 1.25rem;
  }
}
.page-about .speech .liquefied {
  padding-top: 15%;
}
.page-about .speech .liquefied .title {
  background: -webkit-linear-gradient(0deg, #856850 -0.94%, #003894 37.66%, #81CDE4 83.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
.page-about .speech .liquefied .title2 {
  font-family: YouSheBiaoTiHei;
  color: #51656F;
}
.page-about .speech .line_1 {
  position: absolute;
  right: 0;
  bottom: 20%;
  z-index: 50;
  width: 65%;
}
.page-about .speech .line_1 .c1-path {
  stroke-width: 1px;
  stroke: url(#paint0_linear_808_3);
}
.page-about .speech .line_1 .c1-path.animatePath {
  stroke-dasharray: 6000;
  stroke-dashoffset: 6000;
  animation: drawSolid 1.5s linear forwards 1;
  animation-delay: 1.5s;
}
.page-about .speech .btn_26 {
  cursor: pointer;
}
.page-about .speech .btn_26 .bgCircle {
  fill: rgb(129, 205, 228);
}
.page-about .speech .btn_26:hover .bgCircle {
  fill: #004698;
}
.page-about .speech .business_intro {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  z-index: 500;
  transform: translateX(110%);
  transition: 0.5s;
}
.page-about .speech .business_intro.open {
  transform: translateX(0);
}
.page-about .speech .business_intro .btnClose {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 600;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  border: none;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  transition: all 0.2s;
}
.page-about .speech .business_intro .btnClose:hover {
  transform: scale(1.1) translate(-50%, -50%);
}
.page-about .speech .business_intro .bg {
  height: 100%;
  width: auto;
  object-fit: cover;
  object-position: left center;
}
.page-about .speech .business_intro .intro {
  position: absolute;
  color: #fff;
  left: 15%;
  right: 40%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}
.page-about .speech .business_intro .intro dt {
  font-family: YouSheBiaoTiHei;
  font-weight: normal;
}
.page-about .speech .business_intro .intro dt {
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .page-about .speech .business_intro .intro dt {
    font-size: calc(18px + 10 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .page-about .speech .business_intro .intro dt {
    font-size: 28px;
  }
}
.page-about .business::after {
  background: url(../img/map.png) no-repeat center center;
  background-size: 95% auto;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  content: " ";
  display: block;
}
.page-about .business .layer_bg {
  display: flex;
  position: relative;
  height: 100%;
  z-index: 300;
  gap: 0;
  justify-content: stretch;
}
.page-about .business .layer_bg .card {
  background-color: rgba(24, 127, 196, 0.9);
  flex-basis: 25%;
  flex-grow: 0;
  cursor: pointer;
  height: 100%;
  transition: all 0.3s;
  position: relative;
}
.page-about .business .layer_bg .card .title {
  color: #fff;
  padding: 1rem;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 15;
}
.page-about .business .layer_bg .card .title .des {
  text-align: center;
  font-weight: lighter;
}
.page-about .business .layer_bg .card .title .intro {
  text-align: justify;
  max-width: 70%;
  margin: 2rem auto;
  opacity: 0;
  overflow: hidden;
  height: 0;
  transition: all 0.3s;
}
.page-about .business .layer_bg .card img.bg {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
  opacity: 0;
}
.page-about .business .layer_bg .card:hover {
  flex-basis: 75%;
  background-color: #187FC4;
}
.page-about .business .layer_bg .card:hover .title .intro {
  height: 30vh;
  opacity: 1;
}
.page-about .business .layer_bg .card:hover img {
  opacity: 0.8;
}
.page-about .business .layer_bg .card.c2 {
  background-color: rgba(56, 165, 198, 0.9);
}
.page-about .business .layer_bg .card.c2:hover {
  background: #046D8D;
}
.page-about .business .layer_bg .card.c2:hover img {
  opacity: 0.3;
}
.page-about .business .layer_bg .card.c3 {
  background: rgba(0, 56, 148, 0.9);
}
.page-about .business .layer_bg .card.c3:hover {
  background: #365993;
}
.page-about .business .layer_bg .card.c3:hover img {
  opacity: 0.7;
}
.page-about .business .layer_bg .card.c4 {
  background: rgba(81, 101, 111, 0.9);
}
.page-about .business .layer_bg .card.c4:hover {
  background: #86959D;
}
.page-about .business .layer_bg .card.c4:hover img {
  opacity: 0.7;
}
.page-about .history .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-about .history .progress {
  width: 70vh;
  height: 70vh;
  z-index: 100;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-about .history .progress .track, .page-about .history .progress .fill {
  fill: rgba(0, 0, 0, 0);
  stroke-width: 26;
}
@media (min-width: 1400px) {
  .page-about .history .progress .track, .page-about .history .progress .fill {
    stroke-width: 30;
  }
}
.page-about .history .progress .track {
  stroke: #eee;
  stroke-width: 22;
}
@media (min-width: 1400px) {
  .page-about .history .progress .track {
    stroke-width: 26;
  }
}
.page-about .history .progress .fill {
  stroke: url(#gcolor_12);
  stroke-dasharray: 1000;
  stroke-dashoffset: -1000;
  transition: stroke-dashoffset 1s;
}
.page-about .history .progress .value {
  fill: #008eff;
  text-anchor: middle;
}
.page-about .history .progress .text {
  font-size: 12px;
  fill: #fff;
  text-anchor: middle;
}
.page-about .history .events {
  position: relative;
  padding-left: 20vh;
}
.page-about .history .events .event {
  background-color: #fff;
}
.page-about .history .events .event .year {
  font-family: YouSheBiaoTiHei;
  background: -webkit-linear-gradient(0deg, #856850 -0.94%, #003894 37.66%, #81CDE4 83.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  display: inline-block;
}
.page-about .history .events .event .year {
  font-size: 30px;
}
@media screen and (min-width: 320px) {
  .page-about .history .events .event .year {
    font-size: calc(30px + 50 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .page-about .history .events .event .year {
    font-size: 80px;
  }
}
.page-about .history .events .event img {
  max-width: 300px;
  width: 30vh;
}
.page-about .history .events .event .list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 3vw;
  position: relative;
  z-index: 700;
}
.page-about .history .events .event .list li {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 2rem;
  text-align: justify;
  cursor: pointer;
}
.page-about .history .events .event .list li::before {
  width: 7px;
  height: 7px;
  position: absolute;
  left: 0;
  top: 4px;
  z-index: 10;
  display: block;
  content: " ";
  background: linear-gradient(106.47deg, #187FC4 31.66%, #81CDE4 72.07%);
  border-radius: 50%;
}
@media (min-width: 1400px) {
  .page-about .history .events .event .list li::before {
    width: 10px;
    height: 10px;
    top: 6px;
  }
}
.page-about .history .events .swiper-next, .page-about .history .events .swiper-prev {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border: 1px #eee solid;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  color: #ccc;
  z-index: 2000;
}
.page-about .history .events .swiper-next .iconfont, .page-about .history .events .swiper-prev .iconfont {
  font-size: 1.5rem;
}
.page-about .history .events .swiper-next:hover, .page-about .history .events .swiper-prev:hover {
  color: #004698;
  border-color: #004698;
}
.page-about .history .events .swiper-prev {
  right: 4rem;
}
.page-about .organizational .content {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 100;
  width: 67vw;
  max-width: 1300px;
}
.page-about .organizational .content .name {
  position: absolute;
  left: 0;
  top: 45%;
  z-index: 200;
  transform: translateX(-54%);
}
.page-about .organizational .content .name img {
  width: 18vw;
  max-width: 350px;
}
.page-about .organizational .content .name.t2 {
  top: 10%;
  transform: translateX(0);
}
.page-about .organizational .content .name.t3 {
  top: 10%;
  transform: translateX(0);
  left: auto;
  right: 0;
}
.page-about .organizational .content .name.t4 {
  top: 45%;
  transform: translateX(54%);
  left: auto;
  right: 0;
}
.page-about .organizational .content .name.t5 {
  top: -2rem;
  transform: translateX(-50%);
  left: 50%;
}
.page-about .organizational .content .pic img {
  display: block;
}
.page-about .strategy {
  background: url(../img/map_2.svg) no-repeat right bottom;
  background-size: 46% auto;
}
.page-about .strategy .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-bottom: calc(32px + (96 - 32) * (100vw - 320px) / (1920 - 320));
}
.page-about .strategy .title {
  background: -webkit-linear-gradient(0deg, #856850 -0.94%, #003894 37.66%, #81CDE4 83.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: normal;
  font-family: YouSheBiaoTiHei;
}
.page-about .strategy .title span {
  margin-left: 3rem;
}
.page-about .strategy .des {
  padding-left: 3rem;
}
.page-about .strategy .des2 .icon {
  margin-bottom: 1rem;
  width: 8vw;
}
.page-about .strategy .des2 .card-header {
  font-size: 1.25rem;
  font-weight: 900;
}
.page-about .strategy .des2 .card-body {
  text-align: justify;
}
.page-about .link {
  background: url(../img/about_8.jpg) no-repeat center center;
  background-size: cover;
}
.page-about .link .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.page-about .link .container h2 {
  font-family: YouSheBiaoTiHei;
}

.page-blog .list {
  max-width: 720px;
  margin: 0 auto;
}
.page-blog .list .blog {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-blog .list li {
  padding: 2rem;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 2rem;
}
.page-blog .list li p {
  color: #999;
}
.page-blog .list dl.note {
  margin: 0;
}
.page-blog .list dl.note dd {
  display: inline-block;
  margin-right: 1rem;
  color: #ccc;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .page-blog-detail {
    max-width: 960px;
  }
}
.page-blog-detail .news-header {
  text-align: center;
}
.page-blog-detail .news-header h1 {
  color: #333;
}
.page-blog-detail .news-header .note dd {
  display: inline-block;
  margin: 0 1rem;
}

.page-works .list .mySwiper {
  padding-bottom: 4rem;
}
.page-works .list .item {
  text-align: center;
  background-color: #fff;
  box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.05);
  padding: 1rem 1rem;
  border-radius: 12px;
  height: 100%;
}
@media (min-width: 768px) {
  .page-works .list .item {
    padding: 1.5rem 1rem;
  }
}
@media (min-width: 1200px) {
  .page-works .list .item {
    padding: 2rem 1rem;
  }
}
.page-works .list .item .photo {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
.page-works .list .item .photo img {
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .page-works .list .item .photo img {
    width: 80%;
  }
}
.page-works .list .item .photo:hover img {
  transform: scale(1.05);
}
.page-works .list .item h3.name {
  text-align: center;
  color: #004698;
  font-weight: normal;
}
.page-works .list .item h3.name {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  .page-works .list .item h3.name {
    font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .page-works .list .item h3.name {
    font-size: 20px;
  }
}
.page-works .list .item .company {
  font-size: small;
  color: #ccc;
}

.page-works-2 {
  background-color: #004698;
  color: #fff;
}
.page-works-2 .title-section h2 {
  color: #fff;
}
.page-works-2 .item {
  text-align: center;
}
.page-works-2 .item .photo {
  margin-bottom: 1rem;
}

.page-work-detail {
  background: #f8f8f8 url(../img/banners/work_bg.jpg) no-repeat center top;
}
.page-work-detail .mockup {
  text-align: center;
}
.page-work-detail .s1 {
  background-color: #fff;
  padding: 5rem 5rem 3rem;
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 1400px) {
  .page-work-detail .s1 {
    padding: 5rem 16rem 3rem;
  }
}
.page-work-detail .s1 h3 {
  color: #004698;
}
.page-work-detail .s1 .fau .item img {
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .page-work-detail .s1 .fau .item figcaption {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .page-work-detail .s1 .fau .item figcaption {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .page-work-detail .s1 .fau .item figcaption {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .page-work-detail .s1 .fau .item figcaption {
    font-size: 1.375rem;
  }
}
@media (min-width: 1400px) {
  .page-work-detail .s1 .fau .item figcaption {
    font-size: 1.5rem;
  }
}
.page-work-detail .s2 {
  text-align: center;
  background-color: #fff;
}

.page-downloads {
  min-height: 500px;
}
.page-downloads .downloads {
  background-color: #fff;
  border-radius: 1rem;
  padding: 1rem;
}
@media (min-width: 992px) {
  .page-downloads .downloads {
    border-radius: 2rem;
    padding: 2rem;
  }
}
@media (min-width: 1200px) {
  .page-downloads .downloads {
    padding: 3rem;
  }
}
.page-downloads .downloads .item {
  border-top: 1px #eee solid;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.page-downloads .downloads .item .date {
  color: #999;
}

.page-works-sites .list .item img {
  filter: grayscale(1);
  transition: all 0.25s;
}
.page-works-sites .list .item:hover img {
  filter: grayscale(0);
}
.page-works-sites .list .item .info {
  background-color: #fff;
  padding: 0.8rem 1rem 1rem;
  text-align: center;
}
.page-works-sites .list .item .info .name {
  font-weight: 900;
  margin: 0 0 0.3rem;
}
.page-works-sites .list .item .info .name a {
  color: #333;
}
.page-works-sites .list .item .info .name a:hover {
  color: #000;
}
.page-works-sites .list .item .info .date {
  color: #999;
  font-size: small;
}

.page-works-sites-search .list .item {
  background-color: #fff;
  border-radius: 0.6rem;
}
.page-works-sites-search .list .item .photo {
  display: block;
  padding: 0.6rem 0.6rem 0;
}

.page-site-detail .pic img {
  width: 100%;
}
.page-site-detail .main-content {
  background-color: #fff;
  margin-bottom: 10px;
  padding-bottom: 2rem;
}
.page-site-detail .main-content p {
  padding: 0 1rem;
}
@media (min-width: 992px) {
  .page-site-detail .main-content p {
    padding: 0 2rem;
  }
}
@media (min-width: 992px) {
  .page-site-detail .left-col {
    position: sticky;
    z-index: 100;
    top: 60px;
  }
}
@media (min-width: 1200px) {
  .page-site-detail .left-col {
    top: 70px;
  }
}
@media (min-width: 1400px) {
  .page-site-detail .left-col {
    top: 80px;
  }
}
@media (min-width: 1600px) {
  .page-site-detail .left-col {
    top: 90px;
  }
}
.page-site-detail .left-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-site-detail .left-col ul li {
  background-color: #fff;
  padding: 1rem;
  margin-bottom: 0.2rem;
}
.page-site-detail .left-col ul li label {
  color: #999;
}
.page-site-detail .left-col .des {
  padding: 1rem;
  background-color: #fff;
}

.page-skins .item {
  text-align: center;
}
.page-skins .item .photo {
  overflow: hidden;
  border-radius: 1rem;
  margin-bottom: 1rem;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
  border: 5px #004698 solid;
}
.page-skins .item .photo .wp-block-image img {
  border-radius: 1.5rem;
  display: block;
  margin-bottom: 0.3rem;
  border: 5px #004698 solid;
  box-shadow: 3px 3px 1.5rem rgba(0, 0, 0, 0.1);
}
.page-skins .item .name {
  font-size: 1rem;
  color: #333;
}
.page-skins .item .company {
  color: #999;
  font-size: 0.875rem;
}

.page-videos .videos .item {
  text-align: center;
  background-color: #fff;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
  padding: 1rem;
  border-radius: 8px;
  height: 100%;
}
.page-videos .videos .item .pic {
  margin-bottom: 1rem;
  display: block;
}
.page-videos .videos .item h3 {
  font-size: 1.25rem;
}

.page-video-detail .note {
  text-align: center;
}
.page-video-detail .note dd {
  display: inline-block;
  margin: 0 1rem;
}
.page-video-detail .vid {
  text-align: center;
  background-color: #000;
  padding: 1rem;
  border-radius: 6px;
}
@media (min-width: 768px) {
  .page-video-detail .vid {
    padding: 2rem;
  }
}
.page-video-detail .vid video {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.page-video-detail .main-txt {
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 1rem;
}
@media (min-width: 768px) {
  .page-video-detail .main-txt {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .page-video-detail .main-txt {
    padding: 3rem;
  }
}
.page-video-detail .right_col {
  background-color: #fff;
  padding-bottom: 2rem;
  border-radius: 0.5rem;
}
.page-video-detail .right_col .title {
  padding: 1rem;
  text-emphasis: dot;
  margin: 0;
}
.page-video-detail .right_col .doc {
  padding: 0 1rem;
}
.page-video-detail .right_col .doc a {
  width: 100%;
  text-align: center;
}

.page-search .search-container {
  text-align: center;
}
.page-search .form-search {
  display: grid;
  grid-template-columns: auto 60px;
  max-width: 640px;
  margin: 0 auto 3rem;
}
.page-search .form-search input {
  width: 100%;
  height: 50px;
  border: 1px #004698 solid;
  padding-left: 1rem;
}
.page-search .form-search button {
  height: 50px;
  width: 100%;
  border: none;
  background-color: #004698;
  color: #fff;
}
.page-search .newslist .item {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px #ddd solid;
}
@media (min-width: 768px) {
  .page-search .newslist .item {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.page-search .newslist .item a {
  font-weight: normal;
}
.page-search .newslist .item a strong {
  color: #24C6DC;
}
.page-search .newslist .item .des {
  color: #999;
}
.page-search .newslist .item .pubdate {
  color: #ccc;
}

.page-prices .prices .item {
  background-color: #fff;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
  padding: 3rem 1rem 2rem;
  text-align: center;
  border-radius: 1rem;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page-prices .prices .item .hot {
  position: absolute;
  left: -2.3rem;
  top: 1.3rem;
  width: 150px;
  transform: rotate(-45deg);
  background-color: #FFDA00;
  color: #000;
  padding: 0.2rem 1rem;
}
.page-prices .prices .item h3 {
  color: #333;
  margin-bottom: 2rem;
}
.page-prices .prices .item .price {
  color: #000;
  font-weight: 900;
  margin-bottom: 1rem;
}
.page-prices .prices .item small {
  color: #999;
}
.page-prices .prices .item h4 {
  margin: 2rem 0;
  background-color: #FFDA00;
  padding: 0.6rem 1rem;
  font-size: 1.125rem;
  color: #000;
  font-weight: normal;
  border-radius: 1.5rem;
}
.page-prices .prices .item ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style-type: circle;
  list-style-position: inside;
}
.page-prices .prices .item ul li {
  padding: 0.1rem 1rem;
}
.page-prices .prices .item.active {
  background-color: #004698;
  color: #fff;
}
.page-prices .prices .item.active h3 {
  color: #fff;
}
.page-prices .prices .item.active .price {
  color: #fff;
}
.page-prices .prices .item.active small {
  color: #fff;
}

.page-contact .contact-info {
  text-align: center;
}
.page-contact .contact-info .item.qr img {
  max-width: 10rem;
  margin-bottom: 0.3rem;
}
@media (min-width: 992px) {
  .page-contact .form-box {
    max-width: 720px;
    margin: 0 auto;
  }
}
.page-contact .form-box .frm_description p {
  text-align: center !important;
}
.page-contact .form-box .frm_primary_label {
  color: #fff;
}
.page-contact .form-box .frm_primary_label .frm_required {
  color: #81CDE4;
}
.page-contact .form-box .frm_form_field {
  margin-bottom: 1.5rem;
}
.page-contact .form-box .frm_form_field input {
  background-color: #fff;
  border: none;
  height: 45px;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.05);
}
.page-contact .form-box .frm_form_field textarea {
  border: none;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.05);
}
.page-contact .form-box .frm_error {
  text-align: right;
  font-size: smaller;
  padding-top: 0.3rem;
  color: rgb(255, 196, 0);
}
.page-contact .form-box .frm_submit {
  text-align: center;
}

.page-tongcha-s1 {
  background-color: #fff;
}
.page-tongcha-s1 .photo {
  text-align: center;
}
.page-tongcha-s1 .photo img {
  border-radius: 2rem;
}
.page-tongcha-s1 .txt h3 {
  color: #333;
}
.page-tongcha-s1 .txt p {
  text-align: justify;
}
.page-tongcha-s1 .txt p.first {
  font-weight: bold;
  font-size: 1.25rem;
  color: #333;
}
.page-tongcha-s1 .exampleSwiper {
  padding-bottom: 3rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .page-tongcha-s1 .exampleSwiper {
    margin-bottom: 0;
  }
}
.page-tongcha-s1 .swiper-pagination-bullet-active {
  background-color: #000;
}

.page-news-detail {
  padding-top: 2rem;
}
.page-news-detail .inner {
  padding-left: 1rem;
  padding-right: 1rem;
}
.page-news-detail .news-header {
  margin-bottom: 1rem;
  position: relative;
}
@media (min-width: 768px) {
  .page-news-detail .news-header {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .page-news-detail .news-header {
    padding-right: 2rem;
  }
}
@media (min-width: 1200px) {
  .page-news-detail .news-header {
    padding-right: 3rem;
  }
}
.page-news-detail .news-header .author {
  bottom: 1rem;
}
.page-news-detail .news-header h1 {
  color: #333;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .page-news-detail .news-header h1 {
    margin-bottom: 2rem;
  }
}
.page-news-detail .news-header .date {
  color: #003894;
  background: -webkit-linear-gradient(0deg, #856850 -0.94%, #003894 37.66%, #81CDE4 83.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.page-news-detail .qnz-content p {
  text-align: justify;
}
.page-news-detail .qnz-content .pic {
  text-align: center;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination li {
  display: inline-block;
  margin: 0;
}
.pagination li a {
  display: block;
  line-height: 1;
  color: #ccc;
  margin: 0 0.1rem;
  border-radius: 50%;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 38px;
}
.pagination li.active a {
  color: #fff;
  background: linear-gradient(100.85deg, #187FC4 -1.99%, #81CDE4 89.16%);
}
.pagination li:hover a {
  background-color: #004698;
  color: #fff;
}
.pagination li .prev,
.pagination li .next {
  text-align: center;
  line-height: 36px;
}

.page-link {
  color: #999;
}
.page-link:hover {
  color: #004698;
}
.page-link .iconfont {
  font-size: 0.875rem;
}

.navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1rem;
}

.nav-links {
  text-align: center;
}
.nav-links > * {
  display: inline-block;
  padding: 0.4rem 0.7rem 0.3rem;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
.nav-links > *.current {
  background-color: #004698;
  color: #fff;
}
.nav-links a:hover {
  background-color: #FFDA00;
  color: #004698;
}

.single-page-nav {
  background-color: #fff;
  padding: 1rem 2rem;
}

.site-footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000;
  position: relative;
  color: #999;
  text-align: center;
}
.site-footer a {
  color: #999;
}
.site-footer a:hover {
  color: #fff;
}
.site-footer .container {
  padding-top: 0 !important;
}
.site-footer .contact {
  border-top: 1px #999 solid;
  border-bottom: 1px #999 solid;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
.site-footer .contact .item {
  text-align: center;
}
.site-footer .contact .item .iconfont {
  font-size: 1.5rem;
}
.site-footer .contact .item span {
  display: block;
}
.site-footer .c02 {
  margin-bottom: 2rem;
}
.site-footer .logo img {
  max-height: 130px;
}
.site-footer h3.title {
  font-size: 1.25rem;
  color: red;
}
.site-footer ul {
  list-style: none;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.site-footer .copyright {
  font-size: 0.875rem;
  padding-top: 1rem;
  position: relative;
  margin-bottom: 3rem;
}
.site-footer .minxcx {
  overflow: hidden;
  background-color: #fff;
  max-width: 200px;
  padding: 0.8rem;
  border-radius: 50%;
  margin: 0 auto 3rem;
}
.site-footer .minxcx img {
  width: 100%;
  display: block;
}
.site-footer .qrcode {
  font-size: 0.875rem;
  text-align: center;
  margin: 0;
}
.site-footer .qrcode img {
  display: block;
  max-width: 500px;
}

.toTop {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  display: block;
  z-index: 2000;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (min-width: 768px) {
  .toTop {
    right: 2rem;
    bottom: 2rem;
  }
}
.toTop .iconfont {
  font-size: 2rem;
}
.toTop:hover {
  opacity: 1;
  background-color: rgb(0, 0, 0);color: #fff;
}

@media print {
  *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* 企业网站分类项目特殊样式 */
.page-works .list .item.enterprise-website {
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.page-works .list .item.enterprise-website .photo {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  overflow: hidden;
  flex-shrink: 0;
}
.page-works .list .item.enterprise-website .photo img {
  width: 100%;
  border-radius: 12px 12px 0 0;
  display: block;
}
.page-works .list .item.enterprise-website h3.name {
  padding: 0.75rem 1rem 0;
}
.page-works .list .item.enterprise-website .company {
  padding: 0 1rem 0.75rem;
}
@media (min-width: 768px) {
  .page-works .list .item.enterprise-website h3.name {
    padding: 1rem 1rem 0;
  }
  .page-works .list .item.enterprise-website .company {
    padding: 0 1rem 1rem;
  }
}
@media (min-width: 1200px) {
  .page-works .list .item.enterprise-website h3.name {
    padding: 1.5rem 1rem 0;
  }
  .page-works .list .item.enterprise-website .company {
    padding: 0 1rem 1.5rem;
  }
}


/* 项目列表页链接样式 */
.page-works .list a.item-link {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: transform 0.3s;
}
.page-works .list a.item-link:hover {
  transform: translateY(-5px);
}
.page-works .list a.item-link:hover .item {
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
}

/* 项目详情页样式 */
.page-project-detail .breadcrumb-nav {
  font-size: 14px;
  color: #666;
}
.page-project-detail .breadcrumb-nav a {
  color: #004698;
  text-decoration: none;
  transition: color 0.3s;
}
.page-project-detail .breadcrumb-nav a:hover {
  color: #0066cc;
}
.page-project-detail .breadcrumb-nav .separator {
  margin: 0 0.5rem;
  color: #ccc;
}
.page-project-detail .breadcrumb-nav .current {
  color: #333;
}

.page-project-detail .project-detail {
  max-width: 1200px;
  margin: 0 auto;
}

.page-project-detail .project-header {
  text-align: center;
  padding-bottom: 2rem;
  border-bottom: 2px solid #f0f0f0;
}
.page-project-detail .project-title {
  font-size: 32px;
  font-weight: 600;
  color: #004698;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 320px) {
  .page-project-detail .project-title {
    font-size: calc(24px + 8 * (100vw - 320px) / 1600);
  }
}
@media screen and (min-width: 1920px) {
  .page-project-detail .project-title {
    font-size: 32px;
  }
}
.page-project-detail .project-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  font-size: 15px;
  color: #666;
}
.page-project-detail .project-meta .meta-item {
  display: inline-flex;
  align-items: center;
}
.page-project-detail .project-meta .meta-item strong {
  color: #333;
  margin-right: 0.25rem;
}

.page-project-detail .project-thumbnail {
  text-align: center;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.page-project-detail .project-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}

.page-project-detail .section-title {
  font-size: 24px;
  font-weight: 600;
  color: #004698;
  margin-bottom: 1.5rem;
  padding-bottom: 0.75rem;
  border-bottom: 2px solid #f0f0f0;
  position: relative;
}
.page-project-detail .section-title::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 60px;
  height: 2px;
  background-color: #004698;
}

.page-project-detail .project-content .content-text {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}
.page-project-detail .project-content .content-text p {
  margin-bottom: 1rem;
}

.page-project-detail .project-gallery .gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .page-project-detail .project-gallery .gallery-grid {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  }
}
.page-project-detail .project-gallery .gallery-item {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s, box-shadow 0.3s;
}
.page-project-detail .project-gallery .gallery-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}
.page-project-detail .project-gallery .gallery-item a {
  display: block;
}
.page-project-detail .project-gallery .gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}
.page-project-detail .project-gallery .gallery-item:hover img {
  transform: scale(1.05);
}

.page-project-detail .project-tags .tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.page-project-detail .project-tags .tag-item {
  display: inline-block;
  padding: 0.5rem 1rem;
  background-color: #f0f0f0;
  color: #666;
  border-radius: 20px;
  font-size: 14px;
  transition: all 0.3s;
}
.page-project-detail .project-tags .tag-item:hover {
  background-color: #004698;
  color: #fff;
}

.page-project-detail .project-actions {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 2px solid #f0f0f0;
}
.page-project-detail .btn {
  display: inline-block;
  padding: 0.75rem 2rem;
  font-size: 16px;
  text-decoration: none;
  border-radius: 30px;
  transition: all 0.3s;
}
.page-project-detail .btn-back {
  background-color: #004698;
  color: #fff;
  border: 2px solid #004698;
}
.page-project-detail .btn-back:hover {
  background-color: #fff;
  color: #004698;
}
.page-project-detail .btn-primary {
  background-color: #004698;
  color: #fff;
  border: 2px solid #004698;
}
.page-project-detail .btn-primary:hover {
  background-color: #0066cc;
  border-color: #0066cc;
}

.page-project-detail .not-found {
  padding: 4rem 2rem;
}
.page-project-detail .not-found h2 {
  font-size: 28px;
  color: #004698;
  margin-bottom: 1rem;
}
.page-project-detail .not-found p {
  font-size: 16px;
  color: #666;
  margin-bottom: 2rem;
}


/* 项目主图宽度限制 */
.page-project-detail .project-thumbnail {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

/* 企业网站项目主图自由宽度 */
.page-project-detail.enterprise-website-detail .project-thumbnail {
  max-width: 100%;
}


/* 项目应用类型样式 */
.page-project-detail .project-app-types .app-types-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.page-project-detail .project-app-types .app-type-item {
  display: inline-block;
  padding: 0.5rem 1rem;
  background-color: #e8f0ff;
  color: #004698;
  border-radius: 20px;
  font-size: 14px;
  transition: all 0.3s;
}
.page-project-detail .project-app-types .app-type-item:hover {
  background-color: #004698;
  color: #fff;
}

/* 项目网址样式 */
.page-project-detail .project-homepage .homepage-link a {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  background-color: #f0f0f0;
  color: #004698;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.3s;
  word-break: break-all;
}
.page-project-detail .project-homepage .homepage-link a:hover {
  background-color: #004698;
  color: #fff;
}
.page-project-detail .project-homepage .homepage-link i {
  margin-left: 0.5rem;
}


/* 网站案例白底圆角样式 */
.page-works-2 .list .item {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 1rem;
  box-shadow: 3px 6px 18px rgba(0,0,0,0.06);
  height: 100%;
}
.page-works-2 .list .item .photo {
  margin-bottom: 0.75rem;
}
.page-works-2 .list .item h3.name {
  color: #004698;
  margin: 0;
}

