/**
 * @package     Wordpress.Site
 * @subpackage  Templates.NoName
 *
 * @copyright   Copyright (C) 2020 NoName. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */
/**
 * @package     Wordpress.Site
 * @subpackage  Templates.NoName
 *
 * @copyright   Copyright (C) 2020 NoName. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #ea2129;
  --bs-orange: #ea630f;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #0093a8;
  --bs-cyan: #0dcaf0;
  --bs-black: #000000;
  --bs-white: #ffffff;
  --bs-gray: #777777;
  --bs-gray-dark: #4e5154;
  --bs-gray-100: #f2f5f8;
  --bs-gray-200: #d0d0cf;
  --bs-gray-300: #4d4d4d;
  --bs-gray-400: #e2e2e2;
  --bs-gray-500: #5a5a5a;
  --bs-gray-600: #777777;
  --bs-gray-700: #495057;
  --bs-gray-800: #4e5154;
  --bs-gray-900: #1a1a1a;
  --bs-primary: #003c76;
  --bs-secondary: #0093a8;
  --bs-light: #d3d3d3;
  --bs-footer-bg: #f2f2f2;
  --bs-success: #00700a;
  --bs-gray-100: #f2f5f8;
  --bs-gray-200: #d0d0cf;
  --bs-gray-300: #4d4d4d;
  --bs-gray-400: #e2e2e2;
  --bs-gray-500: #5a5a5a;
  --bs-gray-600: #777777;
  --bs-gray-800: #4e5154;
  --bs-gray-900: #1a1a1a;
  --bs-body: #000000;
  --bs-info: #2962ff;
  --bs-warning: #ffc600;
  --bs-danger: #ea2129;
  --bs-dark: #ababab;
  --bs-black: #000000;
  --bs-red: #ea2129;
  --bs-red-on: #a20311;
  --bs-orange: #ea630f;
  --bs-white: #ffffff;
  --bs-blue-dark: #003c76;
  --bs-teal: #0093a8;
  --bs-teal-light: rgba(0, 147, 168, 0.1);
  --bs-light-blue: #edf1f8;
  --bs-light-gray: #f8fafc;
  --bs-primary-rgb: 0, 60, 118;
  --bs-secondary-rgb: 0, 147, 168;
  --bs-light-rgb: 211, 211, 211;
  --bs-footer-bg-rgb: 242, 242, 242;
  --bs-success-rgb: 0, 112, 10;
  --bs-gray-100-rgb: 242, 245, 248;
  --bs-gray-200-rgb: 208, 208, 207;
  --bs-gray-300-rgb: 77, 77, 77;
  --bs-gray-400-rgb: 226, 226, 226;
  --bs-gray-500-rgb: 90, 90, 90;
  --bs-gray-600-rgb: 119, 119, 119;
  --bs-gray-800-rgb: 78, 81, 84;
  --bs-gray-900-rgb: 26, 26, 26;
  --bs-body-rgb: 0, 0, 0;
  --bs-info-rgb: 41, 98, 255;
  --bs-warning-rgb: 255, 198, 0;
  --bs-danger-rgb: 234, 33, 41;
  --bs-dark-rgb: 171, 171, 171;
  --bs-black-rgb: 0, 0, 0;
  --bs-red-rgb: 234, 33, 41;
  --bs-red-on-rgb: 162, 3, 17;
  --bs-orange-rgb: 234, 99, 15;
  --bs-white-rgb: 255, 255, 255;
  --bs-blue-dark-rgb: 0, 60, 118;
  --bs-teal-rgb: 0, 147, 168;
  --bs-teal-light-rgb: 0, 147, 168;
  --bs-light-blue-rgb: 237, 241, 248;
  --bs-light-gray-rgb: 248, 250, 252;
  --bs-primary-text-emphasis: rgb(0, 24, 47.2);
  --bs-secondary-text-emphasis: rgb(0, 58.8, 67.2);
  --bs-success-text-emphasis: rgb(0, 44.8, 4);
  --bs-info-text-emphasis: rgb(16.4, 39.2, 102);
  --bs-warning-text-emphasis: rgb(102, 79.2, 0);
  --bs-danger-text-emphasis: rgb(93.6, 13.2, 16.4);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(204, 216, 227.6);
  --bs-secondary-bg-subtle: rgb(204, 233.4, 237.6);
  --bs-success-bg-subtle: rgb(204, 226.4, 206);
  --bs-info-bg-subtle: rgb(212.2, 223.6, 255);
  --bs-warning-bg-subtle: rgb(255, 243.6, 204);
  --bs-danger-bg-subtle: rgb(250.8, 210.6, 212.2);
  --bs-light-bg-subtle: rgb(248.5, 250, 251.5);
  --bs-dark-bg-subtle: #e2e2e2;
  --bs-primary-border-subtle: rgb(153, 177, 200.2);
  --bs-secondary-border-subtle: rgb(153, 211.8, 220.2);
  --bs-success-border-subtle: rgb(153, 197.8, 157);
  --bs-info-border-subtle: rgb(169.4, 192.2, 255);
  --bs-warning-border-subtle: rgb(255, 232.2, 153);
  --bs-danger-border-subtle: rgb(246.6, 166.2, 169.4);
  --bs-light-border-subtle: #d0d0cf;
  --bs-dark-border-subtle: #5a5a5a;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Open Sans", sans-serif;
  --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: #000000;
  --bs-body-color-rgb: 0, 0, 0;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(0, 0, 0, 0.75);
  --bs-secondary-color-rgb: 0, 0, 0;
  --bs-secondary-bg: #d0d0cf;
  --bs-secondary-bg-rgb: 208, 208, 207;
  --bs-tertiary-color: rgba(0, 0, 0, 0.5);
  --bs-tertiary-color-rgb: 0, 0, 0;
  --bs-tertiary-bg: #f2f5f8;
  --bs-tertiary-bg-rgb: 242, 245, 248;
  --bs-heading-color: inherit;
  --bs-link-color: #003c76;
  --bs-link-color-rgb: 0, 60, 118;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(0, 48, 94.4);
  --bs-link-hover-color-rgb: 0, 48, 94;
  --bs-code-color: #d63384;
  --bs-highlight-color: #000000;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #5a5a5a;
  --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 2px 4px rgba(0, 0, 0, 0.16);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 4px 8px rgba(0, 0, 0, 0.16);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(0, 60, 118, 0.25);
  --bs-form-valid-color: #00700a;
  --bs-form-valid-border-color: #00700a;
  --bs-form-invalid-color: #ea2129;
  --bs-form-invalid-border-color: #ea2129;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #4d4d4d;
  --bs-body-color-rgb: 77, 77, 77;
  --bs-body-bg: #1a1a1a;
  --bs-body-bg-rgb: 26, 26, 26;
  --bs-emphasis-color: #ffffff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(77, 77, 77, 0.75);
  --bs-secondary-color-rgb: 77, 77, 77;
  --bs-secondary-bg: #4e5154;
  --bs-secondary-bg-rgb: 78, 81, 84;
  --bs-tertiary-color: rgba(77, 77, 77, 0.5);
  --bs-tertiary-color-rgb: 77, 77, 77;
  --bs-tertiary-bg: rgb(52, 53.5, 55);
  --bs-tertiary-bg-rgb: 52, 54, 55;
  --bs-primary-text-emphasis: rgb(102, 138, 172.8);
  --bs-secondary-text-emphasis: rgb(102, 190.2, 202.8);
  --bs-success-text-emphasis: rgb(102, 169.2, 108);
  --bs-info-text-emphasis: rgb(126.6, 160.8, 255);
  --bs-warning-text-emphasis: rgb(255, 220.8, 102);
  --bs-danger-text-emphasis: rgb(242.4, 121.8, 126.6);
  --bs-light-text-emphasis: #f2f5f8;
  --bs-dark-text-emphasis: #4d4d4d;
  --bs-primary-bg-subtle: rgb(0, 12, 23.6);
  --bs-secondary-bg-subtle: rgb(0, 29.4, 33.6);
  --bs-success-bg-subtle: rgb(0, 22.4, 2);
  --bs-info-bg-subtle: rgb(8.2, 19.6, 51);
  --bs-warning-bg-subtle: rgb(51, 39.6, 0);
  --bs-danger-bg-subtle: rgb(46.8, 6.6, 8.2);
  --bs-light-bg-subtle: #4e5154;
  --bs-dark-bg-subtle: rgb(39, 40.5, 42);
  --bs-primary-border-subtle: rgb(0, 36, 70.8);
  --bs-secondary-border-subtle: rgb(0, 88.2, 100.8);
  --bs-success-border-subtle: rgb(0, 67.2, 6);
  --bs-info-border-subtle: rgb(24.6, 58.8, 153);
  --bs-warning-border-subtle: rgb(153, 118.8, 0);
  --bs-danger-border-subtle: rgb(140.4, 19.8, 24.6);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #4e5154;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(102, 138, 172.8);
  --bs-link-hover-color: rgb(132.6, 161.4, 189.24);
  --bs-link-color-rgb: 102, 138, 173;
  --bs-link-hover-color-rgb: 133, 161, 189;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #4d4d4d;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(242.4, 121.8, 126.6);
  --bs-form-invalid-border-color: rgb(242.4, 121.8, 126.6);
}

*,
*::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: 0.625rem 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.3125rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

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

h2 {
  font-size: calc(1.35rem + 1.2vw);
}

h3 {
  font-size: calc(1.3125rem + 0.75vw);
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

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

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

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

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

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

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

textarea {
  resize: vertical;
}

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

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

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

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

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 0.9375rem;
  --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;
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 2.133rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-sm,
.gx-sm {
  --bs-gutter-x: 0.3125rem;
}

.g-sm,
.gy-sm {
  --bs-gutter-y: 0.3125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-n15,
.gx-n15 {
  --bs-gutter-x: -15px;
}

.g-n15,
.gy-n15 {
  --bs-gutter-y: -15px;
}

.g-n1,
.gx-n1 {
  --bs-gutter-x: -10px;
}

.g-n1,
.gy-n1 {
  --bs-gutter-y: -10px;
}

.g-n5,
.gx-n5 {
  --bs-gutter-x: -5px;
}

.g-n5,
.gy-n5 {
  --bs-gutter-y: -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.g-6,
.gx-6 {
  --bs-gutter-x: 3.75rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 3.75rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 4.375rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 4.375rem;
}

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

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

.g-9,
.gx-9 {
  --bs-gutter-x: 5.625rem;
}

.g-9,
.gy-9 {
  --bs-gutter-y: 5.625rem;
}

.g-10,
.gx-10 {
  --bs-gutter-x: 6.25rem;
}

.g-10,
.gy-10 {
  --bs-gutter-y: 6.25rem;
}

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

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

.g-out-container,
.gx-out-container {
  --bs-gutter-x: calc(50% - 50vw);
}

.g-out-container,
.gy-out-container {
  --bs-gutter-y: calc(50% - 50vw);
}
.font-sans-serif {
  font-family: "Open Sans", sans-serif !important;
}

.font-sans-serif-bold {
  font-family: "Open Sans", sans-serif !important;
}

.font-sans-serif-semiBold {
  font-family: "Open Sans", sans-serif !important;
}

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

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

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

.d-grid {
  display: 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;
}

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

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

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

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

.ls-0 {
  letter-spacing: 0 !important;
}

.ls-1 {
  letter-spacing: 1px !important;
}

.ls-2 {
  letter-spacing: 2px !important;
}

.ls-3 {
  letter-spacing: 3px !important;
}

.bg-primary {
  background-color: #003c76 !important;
}

.bg-secondary {
  background-color: #0093a8 !important;
}

.bg-light {
  background-color: #d3d3d3 !important;
}

.bg-footer-bg {
  background-color: #f2f2f2 !important;
}

.bg-success {
  background-color: #00700a !important;
}

.bg-gray-100 {
  background-color: #f2f5f8 !important;
}

.bg-gray-200 {
  background-color: #d0d0cf !important;
}

.bg-gray-300 {
  background-color: #4d4d4d !important;
}

.bg-gray-400 {
  background-color: #e2e2e2 !important;
}

.bg-gray-500 {
  background-color: #5a5a5a !important;
}

.bg-gray-600 {
  background-color: #777777 !important;
}

.bg-gray-800 {
  background-color: #4e5154 !important;
}

.bg-gray-900 {
  background-color: #1a1a1a !important;
}

.bg-body {
  background-color: #000000 !important;
}

.bg-info {
  background-color: #2962ff !important;
}

.bg-warning {
  background-color: #ffc600 !important;
}

.bg-danger {
  background-color: #ea2129 !important;
}

.bg-dark {
  background-color: #ababab !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-red {
  background-color: #ea2129 !important;
}

.bg-red-on {
  background-color: #a20311 !important;
}

.bg-orange {
  background-color: #ea630f !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-blue-dark {
  background-color: #003c76 !important;
}

.bg-teal {
  background-color: #0093a8 !important;
}

.bg-teal-light {
  background-color: rgba(0, 147, 168, 0.1) !important;
}

.bg-light-blue {
  background-color: #edf1f8 !important;
}

.bg-light-gray {
  background-color: #f8fafc !important;
}

.text-primary {
  color: #003c76 !important;
}

.text-secondary {
  color: #0093a8 !important;
}

.text-light {
  color: #d3d3d3 !important;
}

.text-footer-bg {
  color: #f2f2f2 !important;
}

.text-success {
  color: #00700a !important;
}

.text-gray-100 {
  color: #f2f5f8 !important;
}

.text-gray-200 {
  color: #d0d0cf !important;
}

.text-gray-300 {
  color: #4d4d4d !important;
}

.text-gray-400 {
  color: #e2e2e2 !important;
}

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

.text-gray-600 {
  color: #777777 !important;
}

.text-gray-800 {
  color: #4e5154 !important;
}

.text-gray-900 {
  color: #1a1a1a !important;
}

.text-body {
  color: #000000 !important;
}

.text-info {
  color: #2962ff !important;
}

.text-warning {
  color: #ffc600 !important;
}

.text-danger {
  color: #ea2129 !important;
}

.text-dark {
  color: #ababab !important;
}

.text-black {
  color: #000000 !important;
}

.text-red {
  color: #ea2129 !important;
}

.text-red-on {
  color: #a20311 !important;
}

.text-orange {
  color: #ea630f !important;
}

.text-white {
  color: #ffffff !important;
}

.text-blue-dark {
  color: #003c76 !important;
}

.text-teal {
  color: #0093a8 !important;
}

.text-teal-light {
  color: rgba(0, 147, 168, 0.1) !important;
}

.text-light-blue {
  color: #edf1f8 !important;
}

.text-light-gray {
  color: #f8fafc !important;
}

.m-sm {
  margin: 0.3125rem !important;
}

.m-3px {
  margin: 3px !important;
}

.m-12px {
  margin: 12px !important;
}

.m-15px {
  margin: 15px !important;
}

.m-24px {
  margin: 24px !important;
}

.m-25px {
  margin: 25px !important;
}

.m-32px {
  margin: 32px !important;
}

.m-35px {
  margin: 35px !important;
}

.m-48px {
  margin: 48px !important;
}

.m-65px {
  margin: 65px !important;
}

.m-90px {
  margin: 90px !important;
}

.m-74px {
  margin: 74px !important;
}

.m-77px {
  margin: 77px !important;
}

.m-120px {
  margin: 120px !important;
}

.m-150px {
  margin: 150px !important;
}

.m-160px {
  margin: 160px !important;
}

.m-180px {
  margin: 180px !important;
}

.m-240px {
  margin: 240px !important;
}

.m-700 {
  margin: 700px !important;
}

.m-n15 {
  margin: -15px !important;
}

.m-n1 {
  margin: -10px !important;
}

.m-n5 {
  margin: -5px !important;
}

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

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

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

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

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

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

.m-6 {
  margin: 3.75rem !important;
}

.m-7 {
  margin: 4.375rem !important;
}

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

.m-9 {
  margin: 5.625rem !important;
}

.m-10 {
  margin: 6.25rem !important;
}

.m-gutter {
  margin: 2.133rem !important;
}

.m-out-container {
  margin: calc(50% - 50vw) !important;
}

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

.mx-sm {
  margin-right: 0.3125rem !important;
  margin-left: 0.3125rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mx-n15 {
  margin-right: -15px !important;
  margin-left: -15px !important;
}

.mx-n1 {
  margin-right: -10px !important;
  margin-left: -10px !important;
}

.mx-n5 {
  margin-right: -5px !important;
  margin-left: -5px !important;
}

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

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

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

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

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

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

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

.mx-7 {
  margin-right: 4.375rem !important;
  margin-left: 4.375rem !important;
}

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

.mx-9 {
  margin-right: 5.625rem !important;
  margin-left: 5.625rem !important;
}

.mx-10 {
  margin-right: 6.25rem !important;
  margin-left: 6.25rem !important;
}

.mx-gutter {
  margin-right: 2.133rem !important;
  margin-left: 2.133rem !important;
}

.mx-out-container {
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
}

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

.my-sm {
  margin-top: 0.3125rem !important;
  margin-bottom: 0.3125rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-n15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}

.my-n1 {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}

.my-n5 {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}

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

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

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

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

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

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

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

.my-7 {
  margin-top: 4.375rem !important;
  margin-bottom: 4.375rem !important;
}

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

.my-9 {
  margin-top: 5.625rem !important;
  margin-bottom: 5.625rem !important;
}

.my-10 {
  margin-top: 6.25rem !important;
  margin-bottom: 6.25rem !important;
}

.my-gutter {
  margin-top: 2.133rem !important;
  margin-bottom: 2.133rem !important;
}

.my-out-container {
  margin-top: calc(50% - 50vw) !important;
  margin-bottom: calc(50% - 50vw) !important;
}

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

.mt-sm {
  margin-top: 0.3125rem !important;
}

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

.mt-12px {
  margin-top: 12px !important;
}

.mt-15px {
  margin-top: 15px !important;
}

.mt-24px {
  margin-top: 24px !important;
}

.mt-25px {
  margin-top: 25px !important;
}

.mt-32px {
  margin-top: 32px !important;
}

.mt-35px {
  margin-top: 35px !important;
}

.mt-48px {
  margin-top: 48px !important;
}

.mt-65px {
  margin-top: 65px !important;
}

.mt-90px {
  margin-top: 90px !important;
}

.mt-74px {
  margin-top: 74px !important;
}

.mt-77px {
  margin-top: 77px !important;
}

.mt-120px {
  margin-top: 120px !important;
}

.mt-150px {
  margin-top: 150px !important;
}

.mt-160px {
  margin-top: 160px !important;
}

.mt-180px {
  margin-top: 180px !important;
}

.mt-240px {
  margin-top: 240px !important;
}

.mt-700 {
  margin-top: 700px !important;
}

.mt-n15 {
  margin-top: -15px !important;
}

.mt-n1 {
  margin-top: -10px !important;
}

.mt-n5 {
  margin-top: -5px !important;
}

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

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

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

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

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

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

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

.mt-7 {
  margin-top: 4.375rem !important;
}

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

.mt-9 {
  margin-top: 5.625rem !important;
}

.mt-10 {
  margin-top: 6.25rem !important;
}

.mt-gutter {
  margin-top: 2.133rem !important;
}

.mt-out-container {
  margin-top: calc(50% - 50vw) !important;
}

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

.me-sm {
  margin-right: 0.3125rem !important;
}

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

.me-12px {
  margin-right: 12px !important;
}

.me-15px {
  margin-right: 15px !important;
}

.me-24px {
  margin-right: 24px !important;
}

.me-25px {
  margin-right: 25px !important;
}

.me-32px {
  margin-right: 32px !important;
}

.me-35px {
  margin-right: 35px !important;
}

.me-48px {
  margin-right: 48px !important;
}

.me-65px {
  margin-right: 65px !important;
}

.me-90px {
  margin-right: 90px !important;
}

.me-74px {
  margin-right: 74px !important;
}

.me-77px {
  margin-right: 77px !important;
}

.me-120px {
  margin-right: 120px !important;
}

.me-150px {
  margin-right: 150px !important;
}

.me-160px {
  margin-right: 160px !important;
}

.me-180px {
  margin-right: 180px !important;
}

.me-240px {
  margin-right: 240px !important;
}

.me-700 {
  margin-right: 700px !important;
}

.me-n15 {
  margin-right: -15px !important;
}

.me-n1 {
  margin-right: -10px !important;
}

.me-n5 {
  margin-right: -5px !important;
}

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

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

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

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

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

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

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

.me-7 {
  margin-right: 4.375rem !important;
}

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

.me-9 {
  margin-right: 5.625rem !important;
}

.me-10 {
  margin-right: 6.25rem !important;
}

.me-gutter {
  margin-right: 2.133rem !important;
}

.me-out-container {
  margin-right: calc(50% - 50vw) !important;
}

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

.mb-sm {
  margin-bottom: 0.3125rem !important;
}

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

.mb-12px {
  margin-bottom: 12px !important;
}

.mb-15px {
  margin-bottom: 15px !important;
}

.mb-24px {
  margin-bottom: 24px !important;
}

.mb-25px {
  margin-bottom: 25px !important;
}

.mb-32px {
  margin-bottom: 32px !important;
}

.mb-35px {
  margin-bottom: 35px !important;
}

.mb-48px {
  margin-bottom: 48px !important;
}

.mb-65px {
  margin-bottom: 65px !important;
}

.mb-90px {
  margin-bottom: 90px !important;
}

.mb-74px {
  margin-bottom: 74px !important;
}

.mb-77px {
  margin-bottom: 77px !important;
}

.mb-120px {
  margin-bottom: 120px !important;
}

.mb-150px {
  margin-bottom: 150px !important;
}

.mb-160px {
  margin-bottom: 160px !important;
}

.mb-180px {
  margin-bottom: 180px !important;
}

.mb-240px {
  margin-bottom: 240px !important;
}

.mb-700 {
  margin-bottom: 700px !important;
}

.mb-n15 {
  margin-bottom: -15px !important;
}

.mb-n1 {
  margin-bottom: -10px !important;
}

.mb-n5 {
  margin-bottom: -5px !important;
}

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

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

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

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

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

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

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

.mb-7 {
  margin-bottom: 4.375rem !important;
}

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

.mb-9 {
  margin-bottom: 5.625rem !important;
}

.mb-10 {
  margin-bottom: 6.25rem !important;
}

.mb-gutter {
  margin-bottom: 2.133rem !important;
}

.mb-out-container {
  margin-bottom: calc(50% - 50vw) !important;
}

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

.ms-sm {
  margin-left: 0.3125rem !important;
}

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

.ms-12px {
  margin-left: 12px !important;
}

.ms-15px {
  margin-left: 15px !important;
}

.ms-24px {
  margin-left: 24px !important;
}

.ms-25px {
  margin-left: 25px !important;
}

.ms-32px {
  margin-left: 32px !important;
}

.ms-35px {
  margin-left: 35px !important;
}

.ms-48px {
  margin-left: 48px !important;
}

.ms-65px {
  margin-left: 65px !important;
}

.ms-90px {
  margin-left: 90px !important;
}

.ms-74px {
  margin-left: 74px !important;
}

.ms-77px {
  margin-left: 77px !important;
}

.ms-120px {
  margin-left: 120px !important;
}

.ms-150px {
  margin-left: 150px !important;
}

.ms-160px {
  margin-left: 160px !important;
}

.ms-180px {
  margin-left: 180px !important;
}

.ms-240px {
  margin-left: 240px !important;
}

.ms-700 {
  margin-left: 700px !important;
}

.ms-n15 {
  margin-left: -15px !important;
}

.ms-n1 {
  margin-left: -10px !important;
}

.ms-n5 {
  margin-left: -5px !important;
}

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

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

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

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

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

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

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

.ms-7 {
  margin-left: 4.375rem !important;
}

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

.ms-9 {
  margin-left: 5.625rem !important;
}

.ms-10 {
  margin-left: 6.25rem !important;
}

.ms-gutter {
  margin-left: 2.133rem !important;
}

.ms-out-container {
  margin-left: calc(50% - 50vw) !important;
}

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

.p-sm {
  padding: 0.3125rem !important;
}

.p-3px {
  padding: 3px !important;
}

.p-12px {
  padding: 12px !important;
}

.p-15px {
  padding: 15px !important;
}

.p-24px {
  padding: 24px !important;
}

.p-25px {
  padding: 25px !important;
}

.p-32px {
  padding: 32px !important;
}

.p-35px {
  padding: 35px !important;
}

.p-48px {
  padding: 48px !important;
}

.p-65px {
  padding: 65px !important;
}

.p-90px {
  padding: 90px !important;
}

.p-74px {
  padding: 74px !important;
}

.p-77px {
  padding: 77px !important;
}

.p-120px {
  padding: 120px !important;
}

.p-150px {
  padding: 150px !important;
}

.p-160px {
  padding: 160px !important;
}

.p-180px {
  padding: 180px !important;
}

.p-240px {
  padding: 240px !important;
}

.p-700 {
  padding: 700px !important;
}

.p-n15 {
  padding: -15px !important;
}

.p-n1 {
  padding: -10px !important;
}

.p-n5 {
  padding: -5px !important;
}

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

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

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

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

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

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

.p-6 {
  padding: 3.75rem !important;
}

.p-7 {
  padding: 4.375rem !important;
}

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

.p-9 {
  padding: 5.625rem !important;
}

.p-10 {
  padding: 6.25rem !important;
}

.p-gutter {
  padding: 2.133rem !important;
}

.p-out-container {
  padding: calc(50% - 50vw) !important;
}

.px-sm {
  padding-right: 0.3125rem !important;
  padding-left: 0.3125rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-6 {
  padding-right: 3.75rem !important;
  padding-left: 3.75rem !important;
}

.px-7 {
  padding-right: 4.375rem !important;
  padding-left: 4.375rem !important;
}

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

.px-9 {
  padding-right: 5.625rem !important;
  padding-left: 5.625rem !important;
}

.px-10 {
  padding-right: 6.25rem !important;
  padding-left: 6.25rem !important;
}

.px-gutter {
  padding-right: 2.133rem !important;
  padding-left: 2.133rem !important;
}

.px-out-container {
  padding-right: calc(50% - 50vw) !important;
  padding-left: calc(50% - 50vw) !important;
}

.py-sm {
  padding-top: 0.3125rem !important;
  padding-bottom: 0.3125rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.py-n15 {
  padding-top: -15px !important;
  padding-bottom: -15px !important;
}

.py-n1 {
  padding-top: -10px !important;
  padding-bottom: -10px !important;
}

.py-n5 {
  padding-top: -5px !important;
  padding-bottom: -5px !important;
}

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

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

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

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

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

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

.py-6 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.py-7 {
  padding-top: 4.375rem !important;
  padding-bottom: 4.375rem !important;
}

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

.py-9 {
  padding-top: 5.625rem !important;
  padding-bottom: 5.625rem !important;
}

.py-10 {
  padding-top: 6.25rem !important;
  padding-bottom: 6.25rem !important;
}

.py-gutter {
  padding-top: 2.133rem !important;
  padding-bottom: 2.133rem !important;
}

.py-out-container {
  padding-top: calc(50% - 50vw) !important;
  padding-bottom: calc(50% - 50vw) !important;
}

.pt-sm {
  padding-top: 0.3125rem !important;
}

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

.pt-12px {
  padding-top: 12px !important;
}

.pt-15px {
  padding-top: 15px !important;
}

.pt-24px {
  padding-top: 24px !important;
}

.pt-25px {
  padding-top: 25px !important;
}

.pt-32px {
  padding-top: 32px !important;
}

.pt-35px {
  padding-top: 35px !important;
}

.pt-48px {
  padding-top: 48px !important;
}

.pt-65px {
  padding-top: 65px !important;
}

.pt-90px {
  padding-top: 90px !important;
}

.pt-74px {
  padding-top: 74px !important;
}

.pt-77px {
  padding-top: 77px !important;
}

.pt-120px {
  padding-top: 120px !important;
}

.pt-150px {
  padding-top: 150px !important;
}

.pt-160px {
  padding-top: 160px !important;
}

.pt-180px {
  padding-top: 180px !important;
}

.pt-240px {
  padding-top: 240px !important;
}

.pt-700 {
  padding-top: 700px !important;
}

.pt-n15 {
  padding-top: -15px !important;
}

.pt-n1 {
  padding-top: -10px !important;
}

.pt-n5 {
  padding-top: -5px !important;
}

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

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

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

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

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

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

.pt-6 {
  padding-top: 3.75rem !important;
}

.pt-7 {
  padding-top: 4.375rem !important;
}

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

.pt-9 {
  padding-top: 5.625rem !important;
}

.pt-10 {
  padding-top: 6.25rem !important;
}

.pt-gutter {
  padding-top: 2.133rem !important;
}

.pt-out-container {
  padding-top: calc(50% - 50vw) !important;
}

.pe-sm {
  padding-right: 0.3125rem !important;
}

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

.pe-12px {
  padding-right: 12px !important;
}

.pe-15px {
  padding-right: 15px !important;
}

.pe-24px {
  padding-right: 24px !important;
}

.pe-25px {
  padding-right: 25px !important;
}

.pe-32px {
  padding-right: 32px !important;
}

.pe-35px {
  padding-right: 35px !important;
}

.pe-48px {
  padding-right: 48px !important;
}

.pe-65px {
  padding-right: 65px !important;
}

.pe-90px {
  padding-right: 90px !important;
}

.pe-74px {
  padding-right: 74px !important;
}

.pe-77px {
  padding-right: 77px !important;
}

.pe-120px {
  padding-right: 120px !important;
}

.pe-150px {
  padding-right: 150px !important;
}

.pe-160px {
  padding-right: 160px !important;
}

.pe-180px {
  padding-right: 180px !important;
}

.pe-240px {
  padding-right: 240px !important;
}

.pe-700 {
  padding-right: 700px !important;
}

.pe-n15 {
  padding-right: -15px !important;
}

.pe-n1 {
  padding-right: -10px !important;
}

.pe-n5 {
  padding-right: -5px !important;
}

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

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

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

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

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

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

.pe-6 {
  padding-right: 3.75rem !important;
}

.pe-7 {
  padding-right: 4.375rem !important;
}

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

.pe-9 {
  padding-right: 5.625rem !important;
}

.pe-10 {
  padding-right: 6.25rem !important;
}

.pe-gutter {
  padding-right: 2.133rem !important;
}

.pe-out-container {
  padding-right: calc(50% - 50vw) !important;
}

.pb-sm {
  padding-bottom: 0.3125rem !important;
}

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

.pb-12px {
  padding-bottom: 12px !important;
}

.pb-15px {
  padding-bottom: 15px !important;
}

.pb-24px {
  padding-bottom: 24px !important;
}

.pb-25px {
  padding-bottom: 25px !important;
}

.pb-32px {
  padding-bottom: 32px !important;
}

.pb-35px {
  padding-bottom: 35px !important;
}

.pb-48px {
  padding-bottom: 48px !important;
}

.pb-65px {
  padding-bottom: 65px !important;
}

.pb-90px {
  padding-bottom: 90px !important;
}

.pb-74px {
  padding-bottom: 74px !important;
}

.pb-77px {
  padding-bottom: 77px !important;
}

.pb-120px {
  padding-bottom: 120px !important;
}

.pb-150px {
  padding-bottom: 150px !important;
}

.pb-160px {
  padding-bottom: 160px !important;
}

.pb-180px {
  padding-bottom: 180px !important;
}

.pb-240px {
  padding-bottom: 240px !important;
}

.pb-700 {
  padding-bottom: 700px !important;
}

.pb-n15 {
  padding-bottom: -15px !important;
}

.pb-n1 {
  padding-bottom: -10px !important;
}

.pb-n5 {
  padding-bottom: -5px !important;
}

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

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

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

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

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

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

.pb-6 {
  padding-bottom: 3.75rem !important;
}

.pb-7 {
  padding-bottom: 4.375rem !important;
}

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

.pb-9 {
  padding-bottom: 5.625rem !important;
}

.pb-10 {
  padding-bottom: 6.25rem !important;
}

.pb-gutter {
  padding-bottom: 2.133rem !important;
}

.pb-out-container {
  padding-bottom: calc(50% - 50vw) !important;
}

.ps-sm {
  padding-left: 0.3125rem !important;
}

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

.ps-12px {
  padding-left: 12px !important;
}

.ps-15px {
  padding-left: 15px !important;
}

.ps-24px {
  padding-left: 24px !important;
}

.ps-25px {
  padding-left: 25px !important;
}

.ps-32px {
  padding-left: 32px !important;
}

.ps-35px {
  padding-left: 35px !important;
}

.ps-48px {
  padding-left: 48px !important;
}

.ps-65px {
  padding-left: 65px !important;
}

.ps-90px {
  padding-left: 90px !important;
}

.ps-74px {
  padding-left: 74px !important;
}

.ps-77px {
  padding-left: 77px !important;
}

.ps-120px {
  padding-left: 120px !important;
}

.ps-150px {
  padding-left: 150px !important;
}

.ps-160px {
  padding-left: 160px !important;
}

.ps-180px {
  padding-left: 180px !important;
}

.ps-240px {
  padding-left: 240px !important;
}

.ps-700 {
  padding-left: 700px !important;
}

.ps-n15 {
  padding-left: -15px !important;
}

.ps-n1 {
  padding-left: -10px !important;
}

.ps-n5 {
  padding-left: -5px !important;
}

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

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

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

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

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

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

.ps-6 {
  padding-left: 3.75rem !important;
}

.ps-7 {
  padding-left: 4.375rem !important;
}

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

.ps-9 {
  padding-left: 5.625rem !important;
}

.ps-10 {
  padding-left: 6.25rem !important;
}

.ps-gutter {
  padding-left: 2.133rem !important;
}

.ps-out-container {
  padding-left: calc(50% - 50vw) !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;
}

.gap-sm {
  gap: 0.3125rem !important;
}

.gap-3px {
  gap: 3px !important;
}

.gap-12px {
  gap: 12px !important;
}

.gap-15px {
  gap: 15px !important;
}

.gap-24px {
  gap: 24px !important;
}

.gap-25px {
  gap: 25px !important;
}

.gap-32px {
  gap: 32px !important;
}

.gap-35px {
  gap: 35px !important;
}

.gap-48px {
  gap: 48px !important;
}

.gap-65px {
  gap: 65px !important;
}

.gap-90px {
  gap: 90px !important;
}

.gap-74px {
  gap: 74px !important;
}

.gap-77px {
  gap: 77px !important;
}

.gap-120px {
  gap: 120px !important;
}

.gap-150px {
  gap: 150px !important;
}

.gap-160px {
  gap: 160px !important;
}

.gap-180px {
  gap: 180px !important;
}

.gap-240px {
  gap: 240px !important;
}

.gap-700 {
  gap: 700px !important;
}

.gap-n15 {
  gap: -15px !important;
}

.gap-n1 {
  gap: -10px !important;
}

.gap-n5 {
  gap: -5px !important;
}

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

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

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

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

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

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

.gap-6 {
  gap: 3.75rem !important;
}

.gap-7 {
  gap: 4.375rem !important;
}

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

.gap-9 {
  gap: 5.625rem !important;
}

.gap-10 {
  gap: 6.25rem !important;
}

.gap-gutter {
  gap: 2.133rem !important;
}

.gap-out-container {
  gap: calc(50% - 50vw) !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;
}

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

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

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

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

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

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

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

.o-70 {
  opacity: 0.7 !important;
}

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

.o-85 {
  opacity: 0.85 !important;
}

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

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

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

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

.z-4 {
  z-index: 1039 !important;
}

.z-5 {
  z-index: 9999 !important;
}

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

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

.object-full {
  -o-object-fit: full !important;
     object-fit: full !important;
}

.object-position-top {
  -o-object-position: top !important;
     object-position: top !important;
}

.object-position-center {
  -o-object-position: center !important;
     object-position: center !important;
}

.object-position-bottom {
  -o-object-position: bottom !important;
     object-position: bottom !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.w-33 {
  width: 33.33% !important;
}

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

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

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

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

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

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

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

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

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

.w-20px {
  width: 20px !important;
}

.w-24px {
  width: 24px !important;
}

.w-30px {
  width: 30px !important;
}

.w-40px {
  width: 40px !important;
}

.w-55px {
  width: 55px !important;
}

.w-70px {
  width: 70px !important;
}

.w-80px {
  width: 80px !important;
}

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

.w-120px {
  width: 120px !important;
}

.w-130px {
  width: 130px !important;
}

.w-150px {
  width: 150px !important;
}

.w-180 {
  width: 180px !important;
}

.w-200px {
  width: 200px !important;
}

.w-300px {
  width: 300px !important;
}

.w-350px {
  width: 350px !important;
}

.w-400px {
  width: 400px !important;
}

.w-500px {
  width: 500px !important;
}

.w-600px {
  width: 600px !important;
}

.w-750px {
  width: 700px !important;
}

.w-cal200 {
  width: calc(100% - 200px) !important;
}

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

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

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

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

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

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

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

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

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

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

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

.mw-auto {
  max-width: auto !important;
}

.mw-20px {
  max-width: 20px !important;
}

.mw-24px {
  max-width: 24px !important;
}

.mw-300 {
  max-width: 300px !important;
}

.mw-824 {
  max-width: 824px !important;
}

.mw-890 {
  max-width: 890px !important;
}

.mw-1100 {
  max-width: 1100px !important;
}

.mw-1410 {
  max-width: 1410px !important;
}

.minw-270 {
  min-width: 270px !important;
}

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

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

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

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

.h-20px {
  height: 20px !important;
}

.h-24px {
  height: 24px !important;
}

.h-27px {
  height: 27px !important;
}

.h-30px {
  height: 30px !important;
}

.h-40px {
  height: 40px !important;
}

.h-45px {
  height: 45px !important;
}

.h-49px {
  height: 49px !important;
}

.h-55px {
  height: 55px !important;
}

.h-70px {
  height: 70px !important;
}

.h-80px {
  height: 80px !important;
}

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

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

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

.h-120px {
  height: 120px !important;
}

.h-130px {
  height: 130px !important;
}

.h-150px {
  height: 150px !important;
}

.h-200px {
  height: 200px !important;
}

.h-300px {
  height: 300px !important;
}

.h-350px {
  height: 350px !important;
}

.h-400px {
  height: 400px !important;
}

.h-500px {
  height: 500px !important;
}

.h-600px {
  height: 600px !important;
}

.h-700px {
  height: 700px !important;
}

.h-750px {
  height: 750px !important;
}

.mh-490 {
  max-height: 490px !important;
}

.mh-432 {
  max-height: 432px !important;
}

.mh-213 {
  max-height: 213px !important;
}

.mh-20px {
  max-height: 20px !important;
}

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

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

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

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

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

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

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

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

.fs-lg {
  font-size: calc(1.425rem + 2.1vw) !important;
}

.fs-md {
  font-size: calc(1.35rem + 1.2vw) !important;
}

.fs-sm {
  font-size: 0.875rem !important;
}

.fs-xs {
  font-size: 0.75rem !important;
}

.fs-xxs {
  font-size: 0.625rem !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fs-15 {
  font-size: 0.9375rem !important;
}

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

.fs-18 {
  font-size: 1.125rem !important;
}

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

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

.fs-25 {
  font-size: calc(1.28125rem + 0.375vw) !important;
}

.fs-30 {
  font-size: calc(1.3125rem + 0.75vw) !important;
}

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

.fs-36 {
  font-size: calc(1.35rem + 1.2vw) !important;
}

.fs-48 {
  font-size: calc(1.425rem + 2.1vw) !important;
}

.fs-55 {
  font-size: calc(1.46875rem + 2.625vw) !important;
}

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

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

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

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

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

.lh-4 {
  line-height: 1.75 !important;
}

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

.lh-6 {
  line-height: 3 !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;
}

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

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

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-grab {
  cursor: grab !important;
}

.border {
  border: 1px solid #5a5a5a !important;
}

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

.border-top {
  border-top: 1px solid #5a5a5a !important;
}

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

.border-start {
  border-left: 1px solid #5a5a5a !important;
}

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

.border-end {
  border-right: 1px solid #5a5a5a !important;
}

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

.border-bottom {
  border-bottom: 1px solid #5a5a5a !important;
}

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

.border-primary {
  border-color: #003c76 !important;
}

.border-secondary {
  border-color: #0093a8 !important;
}

.border-light {
  border-color: #d3d3d3 !important;
}

.border-footer-bg {
  border-color: #f2f2f2 !important;
}

.border-success {
  border-color: #00700a !important;
}

.border-gray-100 {
  border-color: #f2f5f8 !important;
}

.border-gray-200 {
  border-color: #d0d0cf !important;
}

.border-gray-300 {
  border-color: #4d4d4d !important;
}

.border-gray-400 {
  border-color: #e2e2e2 !important;
}

.border-gray-500 {
  border-color: #5a5a5a !important;
}

.border-gray-600 {
  border-color: #777777 !important;
}

.border-gray-800 {
  border-color: #4e5154 !important;
}

.border-gray-900 {
  border-color: #1a1a1a !important;
}

.border-body {
  border-color: #000000 !important;
}

.border-info {
  border-color: #2962ff !important;
}

.border-warning {
  border-color: #ffc600 !important;
}

.border-danger {
  border-color: #ea2129 !important;
}

.border-dark {
  border-color: #ababab !important;
}

.border-black {
  border-color: #000000 !important;
}

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

.border-red-on {
  border-color: #a20311 !important;
}

.border-orange {
  border-color: #ea630f !important;
}

.border-white {
  border-color: #ffffff !important;
}

.border-blue-dark {
  border-color: #003c76 !important;
}

.border-teal {
  border-color: #0093a8 !important;
}

.border-teal-light {
  border-color: rgba(0, 147, 168, 0.1) !important;
}

.border-light-blue {
  border-color: #edf1f8 !important;
}

.border-light-gray {
  border-color: #f8fafc !important;
}

.shadow {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.top-10px {
  top: 10px !important;
}

.top-20px {
  top: 20px !important;
}

.top-30px {
  top: 30px !important;
}

.top-n10 {
  top: -10px !important;
}

.top-n20 {
  top: -20px !important;
}

.top-n8 {
  top: -8px !important;
}

.top-7 {
  top: 7px !important;
}

.top-13 {
  top: 13px !important;
}

.top-15 {
  top: 15px !important;
}

.top-n3 {
  top: -3px !important;
}

.top-5 {
  top: 5px !important;
}

.top-2 {
  top: 2px !important;
}

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

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

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

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

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

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

.bottom-10px {
  bottom: 10px !important;
}

.bottom-20px {
  bottom: 20px !important;
}

.bottom-30px {
  bottom: 30px !important;
}

.bottom-n10 {
  bottom: -10px !important;
}

.bottom-n20 {
  bottom: -20px !important;
}

.bottom-n8 {
  bottom: -8px !important;
}

.bottom-7 {
  bottom: 7px !important;
}

.bottom-13 {
  bottom: 13px !important;
}

.bottom-15 {
  bottom: 15px !important;
}

.bottom-n3 {
  bottom: -3px !important;
}

.bottom-5 {
  bottom: 5px !important;
}

.bottom-2 {
  bottom: 2px !important;
}

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

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

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

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

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

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

.start-10px {
  left: 10px !important;
}

.start-20px {
  left: 20px !important;
}

.start-30px {
  left: 30px !important;
}

.start-n10 {
  left: -10px !important;
}

.start-n20 {
  left: -20px !important;
}

.start-n8 {
  left: -8px !important;
}

.start-7 {
  left: 7px !important;
}

.start-13 {
  left: 13px !important;
}

.start-15 {
  left: 15px !important;
}

.start-n3 {
  left: -3px !important;
}

.start-5 {
  left: 5px !important;
}

.start-2 {
  left: 2px !important;
}

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

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

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

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

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

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

.end-10px {
  right: 10px !important;
}

.end-20px {
  right: 20px !important;
}

.end-30px {
  right: 30px !important;
}

.end-n10 {
  right: -10px !important;
}

.end-n20 {
  right: -20px !important;
}

.end-n8 {
  right: -8px !important;
}

.end-7 {
  right: 7px !important;
}

.end-13 {
  right: 13px !important;
}

.end-15 {
  right: 15px !important;
}

.end-n3 {
  right: -3px !important;
}

.end-5 {
  right: 5px !important;
}

.end-2 {
  right: 2px !important;
}

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

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

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

.rounded {
  border-radius: 0.375rem !important;
}

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

.rounded-1 {
  border-radius: 0.25rem !important;
}

.rounded-2 {
  border-radius: 0.375rem !important;
}

.rounded-3 {
  border-radius: 0.5rem !important;
}

.rounded-8 {
  border-radius: 8px !important;
}

.rounded-12 {
  border-radius: 12px !important;
}

.rounded-24 {
  border-radius: 24px !important;
}

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

.rounded-pill {
  border-radius: 50rem !important;
}

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

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

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

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

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

.pevents-auto {
  pointer-events: auto !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-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;
  }
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 60, 118, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #ffffff;
  --bs-nav-pills-link-active-bg: #003c76;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

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

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

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.3125rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: -1rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 3rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 3rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

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

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #ffffff;
  --bs-navbar-brand-color: #ffffff;
  --bs-navbar-brand-hover-color: #ffffff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #003c76;
  --bs-btn-border-color: #003c76;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(0, 51, 100.3);
  --bs-btn-hover-border-color: rgb(0, 48, 94.4);
  --bs-btn-focus-shadow-rgb: 38, 89, 139;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(0, 48, 94.4);
  --bs-btn-active-border-color: rgb(0, 45, 88.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #003c76;
  --bs-btn-disabled-border-color: #003c76;
}

.btn-secondary {
  --bs-btn-color: #000000;
  --bs-btn-bg: #0093a8;
  --bs-btn-border-color: #0093a8;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(38.25, 163.2, 181.05);
  --bs-btn-hover-border-color: rgb(25.5, 157.8, 176.7);
  --bs-btn-focus-shadow-rgb: 0, 125, 143;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(51, 168.6, 185.4);
  --bs-btn-active-border-color: rgb(25.5, 157.8, 176.7);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #0093a8;
  --bs-btn-disabled-border-color: #0093a8;
}

.btn-light {
  --bs-btn-color: #000000;
  --bs-btn-bg: #d3d3d3;
  --bs-btn-border-color: #d3d3d3;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(179.35, 179.35, 179.35);
  --bs-btn-hover-border-color: rgb(168.8, 168.8, 168.8);
  --bs-btn-focus-shadow-rgb: 179, 179, 179;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(168.8, 168.8, 168.8);
  --bs-btn-active-border-color: rgb(158.25, 158.25, 158.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #d3d3d3;
  --bs-btn-disabled-border-color: #d3d3d3;
}

.btn-footer-bg {
  --bs-btn-color: #000000;
  --bs-btn-bg: #f2f2f2;
  --bs-btn-border-color: #f2f2f2;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(243.95, 243.95, 243.95);
  --bs-btn-hover-border-color: rgb(243.3, 243.3, 243.3);
  --bs-btn-focus-shadow-rgb: 206, 206, 206;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(244.6, 244.6, 244.6);
  --bs-btn-active-border-color: rgb(243.3, 243.3, 243.3);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #f2f2f2;
  --bs-btn-disabled-border-color: #f2f2f2;
}

.btn-success {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #00700a;
  --bs-btn-border-color: #00700a;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(0, 95.2, 8.5);
  --bs-btn-hover-border-color: rgb(0, 89.6, 8);
  --bs-btn-focus-shadow-rgb: 38, 133, 47;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(0, 89.6, 8);
  --bs-btn-active-border-color: rgb(0, 84, 7.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #00700a;
  --bs-btn-disabled-border-color: #00700a;
}

.btn-gray-100 {
  --bs-btn-color: #000000;
  --bs-btn-bg: #f2f5f8;
  --bs-btn-border-color: #f2f5f8;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(243.95, 246.5, 249.05);
  --bs-btn-hover-border-color: rgb(243.3, 246, 248.7);
  --bs-btn-focus-shadow-rgb: 206, 208, 211;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(244.6, 247, 249.4);
  --bs-btn-active-border-color: rgb(243.3, 246, 248.7);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #f2f5f8;
  --bs-btn-disabled-border-color: #f2f5f8;
}

.btn-gray-200 {
  --bs-btn-color: #000000;
  --bs-btn-bg: #d0d0cf;
  --bs-btn-border-color: #d0d0cf;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(215.05, 215.05, 214.2);
  --bs-btn-hover-border-color: rgb(212.7, 212.7, 211.8);
  --bs-btn-focus-shadow-rgb: 177, 177, 176;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(217.4, 217.4, 216.6);
  --bs-btn-active-border-color: rgb(212.7, 212.7, 211.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #d0d0cf;
  --bs-btn-disabled-border-color: #d0d0cf;
}

.btn-gray-300 {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #4d4d4d;
  --bs-btn-border-color: #4d4d4d;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(65.45, 65.45, 65.45);
  --bs-btn-hover-border-color: rgb(61.6, 61.6, 61.6);
  --bs-btn-focus-shadow-rgb: 104, 104, 104;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(61.6, 61.6, 61.6);
  --bs-btn-active-border-color: rgb(57.75, 57.75, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #4d4d4d;
  --bs-btn-disabled-border-color: #4d4d4d;
}

.btn-gray-400 {
  --bs-btn-color: #000000;
  --bs-btn-bg: #e2e2e2;
  --bs-btn-border-color: #e2e2e2;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(230.35, 230.35, 230.35);
  --bs-btn-hover-border-color: rgb(228.9, 228.9, 228.9);
  --bs-btn-focus-shadow-rgb: 192, 192, 192;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(231.8, 231.8, 231.8);
  --bs-btn-active-border-color: rgb(228.9, 228.9, 228.9);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #e2e2e2;
  --bs-btn-disabled-border-color: #e2e2e2;
}

.btn-gray-500 {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #5a5a5a;
  --bs-btn-border-color: #5a5a5a;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(76.5, 76.5, 76.5);
  --bs-btn-hover-border-color: #484848;
  --bs-btn-focus-shadow-rgb: 115, 115, 115;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #484848;
  --bs-btn-active-border-color: rgb(67.5, 67.5, 67.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #5a5a5a;
  --bs-btn-disabled-border-color: #5a5a5a;
}

.btn-gray-600 {
  --bs-btn-color: #000000;
  --bs-btn-bg: #777777;
  --bs-btn-border-color: #777777;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(139.4, 139.4, 139.4);
  --bs-btn-hover-border-color: rgb(132.6, 132.6, 132.6);
  --bs-btn-focus-shadow-rgb: 101, 101, 101;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(146.2, 146.2, 146.2);
  --bs-btn-active-border-color: rgb(132.6, 132.6, 132.6);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #777777;
  --bs-btn-disabled-border-color: #777777;
}

.btn-gray-800 {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #4e5154;
  --bs-btn-border-color: #4e5154;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(66.3, 68.85, 71.4);
  --bs-btn-hover-border-color: rgb(62.4, 64.8, 67.2);
  --bs-btn-focus-shadow-rgb: 105, 107, 110;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(62.4, 64.8, 67.2);
  --bs-btn-active-border-color: rgb(58.5, 60.75, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #4e5154;
  --bs-btn-disabled-border-color: #4e5154;
}

.btn-gray-900 {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #1a1a1a;
  --bs-btn-border-color: #1a1a1a;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(22.1, 22.1, 22.1);
  --bs-btn-hover-border-color: rgb(20.8, 20.8, 20.8);
  --bs-btn-focus-shadow-rgb: 60, 60, 60;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(20.8, 20.8, 20.8);
  --bs-btn-active-border-color: rgb(19.5, 19.5, 19.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #1a1a1a;
  --bs-btn-disabled-border-color: #1a1a1a;
}

.btn-body {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: black;
  --bs-btn-hover-border-color: black;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: black;
  --bs-btn-active-border-color: black;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #000000;
  --bs-btn-disabled-border-color: #000000;
}

.btn-info {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #2962ff;
  --bs-btn-border-color: #2962ff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(34.85, 83.3, 216.75);
  --bs-btn-hover-border-color: rgb(32.8, 78.4, 204);
  --bs-btn-focus-shadow-rgb: 73, 122, 255;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(32.8, 78.4, 204);
  --bs-btn-active-border-color: rgb(30.75, 73.5, 191.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #2962ff;
  --bs-btn-disabled-border-color: #2962ff;
}

.btn-warning {
  --bs-btn-color: #000000;
  --bs-btn-bg: #ffc600;
  --bs-btn-border-color: #ffc600;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(255, 206.55, 38.25);
  --bs-btn-hover-border-color: rgb(255, 203.7, 25.5);
  --bs-btn-focus-shadow-rgb: 217, 168, 0;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(255, 209.4, 51);
  --bs-btn-active-border-color: rgb(255, 203.7, 25.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #ffc600;
  --bs-btn-disabled-border-color: #ffc600;
}

.btn-danger {
  --bs-btn-color: #000000;
  --bs-btn-bg: #ea2129;
  --bs-btn-border-color: #ea2129;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(237.15, 66.3, 73.1);
  --bs-btn-hover-border-color: rgb(236.1, 55.2, 62.4);
  --bs-btn-focus-shadow-rgb: 199, 28, 35;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(238.2, 77.4, 83.8);
  --bs-btn-active-border-color: rgb(236.1, 55.2, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #ea2129;
  --bs-btn-disabled-border-color: #ea2129;
}

.btn-dark {
  --bs-btn-color: #000000;
  --bs-btn-bg: #ababab;
  --bs-btn-border-color: #ababab;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(183.6, 183.6, 183.6);
  --bs-btn-hover-border-color: rgb(179.4, 179.4, 179.4);
  --bs-btn-focus-shadow-rgb: 145, 145, 145;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(187.8, 187.8, 187.8);
  --bs-btn-active-border-color: rgb(179.4, 179.4, 179.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #ababab;
  --bs-btn-disabled-border-color: #ababab;
}

.btn-black {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: black;
  --bs-btn-hover-border-color: black;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: black;
  --bs-btn-active-border-color: black;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #000000;
  --bs-btn-disabled-border-color: #000000;
}

.btn-red {
  --bs-btn-color: #000000;
  --bs-btn-bg: #ea2129;
  --bs-btn-border-color: #ea2129;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(237.15, 66.3, 73.1);
  --bs-btn-hover-border-color: rgb(236.1, 55.2, 62.4);
  --bs-btn-focus-shadow-rgb: 199, 28, 35;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(238.2, 77.4, 83.8);
  --bs-btn-active-border-color: rgb(236.1, 55.2, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #ea2129;
  --bs-btn-disabled-border-color: #ea2129;
}

.btn-red-on {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #a20311;
  --bs-btn-border-color: #a20311;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(137.7, 2.55, 14.45);
  --bs-btn-hover-border-color: rgb(129.6, 2.4, 13.6);
  --bs-btn-focus-shadow-rgb: 176, 41, 53;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(129.6, 2.4, 13.6);
  --bs-btn-active-border-color: rgb(121.5, 2.25, 12.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #a20311;
  --bs-btn-disabled-border-color: #a20311;
}

.btn-orange {
  --bs-btn-color: #000000;
  --bs-btn-bg: #ea630f;
  --bs-btn-border-color: #ea630f;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(237.15, 122.4, 51);
  --bs-btn-hover-border-color: rgb(236.1, 114.6, 39);
  --bs-btn-focus-shadow-rgb: 199, 84, 13;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(238.2, 130.2, 63);
  --bs-btn-active-border-color: rgb(236.1, 114.6, 39);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #ea630f;
  --bs-btn-disabled-border-color: #ea630f;
}

.btn-white {
  --bs-btn-color: #000000;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #ffffff;
}

.btn-blue-dark {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #003c76;
  --bs-btn-border-color: #003c76;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(0, 51, 100.3);
  --bs-btn-hover-border-color: rgb(0, 48, 94.4);
  --bs-btn-focus-shadow-rgb: 38, 89, 139;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(0, 48, 94.4);
  --bs-btn-active-border-color: rgb(0, 45, 88.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #003c76;
  --bs-btn-disabled-border-color: #003c76;
}

.btn-teal {
  --bs-btn-color: #000000;
  --bs-btn-bg: #0093a8;
  --bs-btn-border-color: #0093a8;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(38.25, 163.2, 181.05);
  --bs-btn-hover-border-color: rgb(25.5, 157.8, 176.7);
  --bs-btn-focus-shadow-rgb: 0, 125, 143;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(51, 168.6, 185.4);
  --bs-btn-active-border-color: rgb(25.5, 157.8, 176.7);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #0093a8;
  --bs-btn-disabled-border-color: #0093a8;
}

.btn-teal-light {
  --bs-btn-color: #000000;
  --bs-btn-bg: rgba(0, 147, 168, 0.1);
  --bs-btn-border-color: rgba(0, 147, 168, 0.1);
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgba(196.4189189189, 230.1891891892, 235.0135135135, 0.235);
  --bs-btn-hover-border-color: rgba(173.0357142857, 220.2857142857, 227.0357142857, 0.19);
  --bs-btn-focus-shadow-rgb: 0, 34, 39;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgba(210.652173913, 236.2173913043, 239.8695652174, 0.28);
  --bs-btn-active-border-color: rgba(173.0357142857, 220.2857142857, 227.0357142857, 0.19);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: rgba(0, 147, 168, 0.1);
  --bs-btn-disabled-border-color: rgba(0, 147, 168, 0.1);
}

.btn-light-blue {
  --bs-btn-color: #000000;
  --bs-btn-bg: #edf1f8;
  --bs-btn-border-color: #edf1f8;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(239.7, 243.1, 249.05);
  --bs-btn-hover-border-color: rgb(238.8, 242.4, 248.7);
  --bs-btn-focus-shadow-rgb: 201, 205, 211;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(240.6, 243.8, 249.4);
  --bs-btn-active-border-color: rgb(238.8, 242.4, 248.7);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #edf1f8;
  --bs-btn-disabled-border-color: #edf1f8;
}

.btn-light-gray {
  --bs-btn-color: #000000;
  --bs-btn-bg: #f8fafc;
  --bs-btn-border-color: #f8fafc;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgb(249.05, 250.75, 252.45);
  --bs-btn-hover-border-color: rgb(248.7, 250.5, 252.3);
  --bs-btn-focus-shadow-rgb: 211, 213, 214;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgb(249.4, 251, 252.6);
  --bs-btn-active-border-color: rgb(248.7, 250.5, 252.3);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #f8fafc;
  --bs-btn-disabled-border-color: #f8fafc;
}

.btn-outline-primary {
  --bs-btn-color: #003c76;
  --bs-btn-border-color: #003c76;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #003c76;
  --bs-btn-hover-border-color: #003c76;
  --bs-btn-focus-shadow-rgb: 0, 60, 118;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #003c76;
  --bs-btn-active-border-color: #003c76;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #003c76;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #003c76;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #0093a8;
  --bs-btn-border-color: #0093a8;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #0093a8;
  --bs-btn-hover-border-color: #0093a8;
  --bs-btn-focus-shadow-rgb: 0, 147, 168;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #0093a8;
  --bs-btn-active-border-color: #0093a8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0093a8;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0093a8;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #d3d3d3;
  --bs-btn-border-color: #d3d3d3;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #d3d3d3;
  --bs-btn-hover-border-color: #d3d3d3;
  --bs-btn-focus-shadow-rgb: 211, 211, 211;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #d3d3d3;
  --bs-btn-active-border-color: #d3d3d3;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d3d3d3;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d3d3d3;
  --bs-gradient: none;
}

.btn-outline-footer-bg {
  --bs-btn-color: #f2f2f2;
  --bs-btn-border-color: #f2f2f2;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #f2f2f2;
  --bs-btn-hover-border-color: #f2f2f2;
  --bs-btn-focus-shadow-rgb: 242, 242, 242;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #f2f2f2;
  --bs-btn-active-border-color: #f2f2f2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f2f2f2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f2f2f2;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #00700a;
  --bs-btn-border-color: #00700a;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #00700a;
  --bs-btn-hover-border-color: #00700a;
  --bs-btn-focus-shadow-rgb: 0, 112, 10;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #00700a;
  --bs-btn-active-border-color: #00700a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #00700a;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #00700a;
  --bs-gradient: none;
}

.btn-outline-gray-100 {
  --bs-btn-color: #f2f5f8;
  --bs-btn-border-color: #f2f5f8;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #f2f5f8;
  --bs-btn-hover-border-color: #f2f5f8;
  --bs-btn-focus-shadow-rgb: 242, 245, 248;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #f2f5f8;
  --bs-btn-active-border-color: #f2f5f8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f2f5f8;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f2f5f8;
  --bs-gradient: none;
}

.btn-outline-gray-200 {
  --bs-btn-color: #d0d0cf;
  --bs-btn-border-color: #d0d0cf;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #d0d0cf;
  --bs-btn-hover-border-color: #d0d0cf;
  --bs-btn-focus-shadow-rgb: 208, 208, 207;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #d0d0cf;
  --bs-btn-active-border-color: #d0d0cf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d0d0cf;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d0d0cf;
  --bs-gradient: none;
}

.btn-outline-gray-300 {
  --bs-btn-color: #4d4d4d;
  --bs-btn-border-color: #4d4d4d;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #4d4d4d;
  --bs-btn-hover-border-color: #4d4d4d;
  --bs-btn-focus-shadow-rgb: 77, 77, 77;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #4d4d4d;
  --bs-btn-active-border-color: #4d4d4d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #4d4d4d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #4d4d4d;
  --bs-gradient: none;
}

.btn-outline-gray-400 {
  --bs-btn-color: #e2e2e2;
  --bs-btn-border-color: #e2e2e2;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #e2e2e2;
  --bs-btn-hover-border-color: #e2e2e2;
  --bs-btn-focus-shadow-rgb: 226, 226, 226;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #e2e2e2;
  --bs-btn-active-border-color: #e2e2e2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e2e2e2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e2e2e2;
  --bs-gradient: none;
}

.btn-outline-gray-500 {
  --bs-btn-color: #5a5a5a;
  --bs-btn-border-color: #5a5a5a;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #5a5a5a;
  --bs-btn-hover-border-color: #5a5a5a;
  --bs-btn-focus-shadow-rgb: 90, 90, 90;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #5a5a5a;
  --bs-btn-active-border-color: #5a5a5a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #5a5a5a;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #5a5a5a;
  --bs-gradient: none;
}

.btn-outline-gray-600 {
  --bs-btn-color: #777777;
  --bs-btn-border-color: #777777;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #777777;
  --bs-btn-hover-border-color: #777777;
  --bs-btn-focus-shadow-rgb: 119, 119, 119;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #777777;
  --bs-btn-active-border-color: #777777;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #777777;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #777777;
  --bs-gradient: none;
}

.btn-outline-gray-800 {
  --bs-btn-color: #4e5154;
  --bs-btn-border-color: #4e5154;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #4e5154;
  --bs-btn-hover-border-color: #4e5154;
  --bs-btn-focus-shadow-rgb: 78, 81, 84;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #4e5154;
  --bs-btn-active-border-color: #4e5154;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #4e5154;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #4e5154;
  --bs-gradient: none;
}

.btn-outline-gray-900 {
  --bs-btn-color: #1a1a1a;
  --bs-btn-border-color: #1a1a1a;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #1a1a1a;
  --bs-btn-hover-border-color: #1a1a1a;
  --bs-btn-focus-shadow-rgb: 26, 26, 26;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #1a1a1a;
  --bs-btn-active-border-color: #1a1a1a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #1a1a1a;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #1a1a1a;
  --bs-gradient: none;
}

.btn-outline-body {
  --bs-btn-color: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #000000;
  --bs-btn-hover-border-color: #000000;
  --bs-btn-focus-shadow-rgb: 0, 0, 0;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #000000;
  --bs-btn-active-border-color: #000000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #000000;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #2962ff;
  --bs-btn-border-color: #2962ff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #2962ff;
  --bs-btn-hover-border-color: #2962ff;
  --bs-btn-focus-shadow-rgb: 41, 98, 255;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #2962ff;
  --bs-btn-active-border-color: #2962ff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2962ff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2962ff;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc600;
  --bs-btn-border-color: #ffc600;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #ffc600;
  --bs-btn-hover-border-color: #ffc600;
  --bs-btn-focus-shadow-rgb: 255, 198, 0;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ffc600;
  --bs-btn-active-border-color: #ffc600;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc600;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc600;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #ea2129;
  --bs-btn-border-color: #ea2129;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #ea2129;
  --bs-btn-hover-border-color: #ea2129;
  --bs-btn-focus-shadow-rgb: 234, 33, 41;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ea2129;
  --bs-btn-active-border-color: #ea2129;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ea2129;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ea2129;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #ababab;
  --bs-btn-border-color: #ababab;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #ababab;
  --bs-btn-hover-border-color: #ababab;
  --bs-btn-focus-shadow-rgb: 171, 171, 171;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ababab;
  --bs-btn-active-border-color: #ababab;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ababab;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ababab;
  --bs-gradient: none;
}

.btn-outline-black {
  --bs-btn-color: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #000000;
  --bs-btn-hover-border-color: #000000;
  --bs-btn-focus-shadow-rgb: 0, 0, 0;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #000000;
  --bs-btn-active-border-color: #000000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #000000;
  --bs-gradient: none;
}

.btn-outline-red {
  --bs-btn-color: #ea2129;
  --bs-btn-border-color: #ea2129;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #ea2129;
  --bs-btn-hover-border-color: #ea2129;
  --bs-btn-focus-shadow-rgb: 234, 33, 41;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ea2129;
  --bs-btn-active-border-color: #ea2129;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ea2129;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ea2129;
  --bs-gradient: none;
}

.btn-outline-red-on {
  --bs-btn-color: #a20311;
  --bs-btn-border-color: #a20311;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #a20311;
  --bs-btn-hover-border-color: #a20311;
  --bs-btn-focus-shadow-rgb: 162, 3, 17;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #a20311;
  --bs-btn-active-border-color: #a20311;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #a20311;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #a20311;
  --bs-gradient: none;
}

.btn-outline-orange {
  --bs-btn-color: #ea630f;
  --bs-btn-border-color: #ea630f;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #ea630f;
  --bs-btn-hover-border-color: #ea630f;
  --bs-btn-focus-shadow-rgb: 234, 99, 15;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ea630f;
  --bs-btn-active-border-color: #ea630f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ea630f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ea630f;
  --bs-gradient: none;
}

.btn-outline-white {
  --bs-btn-color: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffffff;
  --bs-gradient: none;
}

.btn-outline-blue-dark {
  --bs-btn-color: #003c76;
  --bs-btn-border-color: #003c76;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #003c76;
  --bs-btn-hover-border-color: #003c76;
  --bs-btn-focus-shadow-rgb: 0, 60, 118;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #003c76;
  --bs-btn-active-border-color: #003c76;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #003c76;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #003c76;
  --bs-gradient: none;
}

.btn-outline-teal {
  --bs-btn-color: #0093a8;
  --bs-btn-border-color: #0093a8;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #0093a8;
  --bs-btn-hover-border-color: #0093a8;
  --bs-btn-focus-shadow-rgb: 0, 147, 168;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #0093a8;
  --bs-btn-active-border-color: #0093a8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0093a8;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0093a8;
  --bs-gradient: none;
}

.btn-outline-teal-light {
  --bs-btn-color: rgba(0, 147, 168, 0.1);
  --bs-btn-border-color: rgba(0, 147, 168, 0.1);
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: rgba(0, 147, 168, 0.1);
  --bs-btn-hover-border-color: rgba(0, 147, 168, 0.1);
  --bs-btn-focus-shadow-rgb: 0, 147, 168;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: rgba(0, 147, 168, 0.1);
  --bs-btn-active-border-color: rgba(0, 147, 168, 0.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: rgba(0, 147, 168, 0.1);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: rgba(0, 147, 168, 0.1);
  --bs-gradient: none;
}

.btn-outline-light-blue {
  --bs-btn-color: #edf1f8;
  --bs-btn-border-color: #edf1f8;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #edf1f8;
  --bs-btn-hover-border-color: #edf1f8;
  --bs-btn-focus-shadow-rgb: 237, 241, 248;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #edf1f8;
  --bs-btn-active-border-color: #edf1f8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #edf1f8;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #edf1f8;
  --bs-gradient: none;
}

.btn-outline-light-gray {
  --bs-btn-color: #f8fafc;
  --bs-btn-border-color: #f8fafc;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #f8fafc;
  --bs-btn-hover-border-color: #f8fafc;
  --bs-btn-focus-shadow-rgb: 248, 250, 252;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #f8fafc;
  --bs-btn-active-border-color: #f8fafc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8fafc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8fafc;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #777777;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 38, 89, 139;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: calc(1.425rem + 2.1vw);
}
.btn-lg {
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 0.625rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 0.625rem;
  --bs-modal-header-padding-y: 0.625rem;
  --bs-modal-header-padding: 0.625rem 0.625rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

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

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.btn-close {
  --bs-btn-close-color: #000000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(0, 60, 118, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}

[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(127.5, 157.5, 186.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 60, 118, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

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

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

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

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

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

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234e5154' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(127.5, 157.5, 186.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 60, 118, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

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

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

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234d4d4d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

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

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

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
          appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(127.5, 157.5, 186.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 60, 118, 0.25);
}
.form-check-input:checked {
  background-color: #2962ff;
  border-color: #2962ff;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #003c76;
  border-color: #003c76;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28127.5, 157.5, 186.5%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

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

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

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

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

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

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

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

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

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

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

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

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

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

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300700a' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

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

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300700a' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

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

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

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

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

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

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

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ea2129'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea2129' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

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

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ea2129'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea2129' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

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

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

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

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

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

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

.main_search_icon {
  width: 20px;
}

header.fixed .navbar-header {
  top: 50px;
}

.bar-wrapper {
  display: block;
  position: relative;
  background: transparent;
  z-index: 9999;
  width: 25px;
  background-image: none;
  padding: 8px 10px;
  border: 1px solid transparent;
}
.bar-wrapper span {
  display: block;
  position: absolute;
  height: 2px;
  width: 25px;
  background: #000000;
  opacity: 1;
  right: 0;
  transition: transform 0.2s linear, top 0.2s linear, width 0.2s ease-in-out, opacity 0.5s ease-in-out;
}
.bar-wrapper span:first-child {
  top: 0;
  width: 20px;
}
.bar-wrapper span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.bar-wrapper span:nth-child(3) {
  bottom: 0;
  width: 15px;
}

body.menu-open header .bar-wrapper span {
  width: 25px;
}
body.menu-open header .bar-wrapper span:first-child {
  transform: rotate(45deg);
  top: 50%;
}
body.menu-open header .bar-wrapper span:nth-child(2) {
  width: 0;
  opacity: 0;
}
body.menu-open header .bar-wrapper span:last-child {
  transform: rotate(-45deg);
  bottom: unset;
  top: 50%;
}

.navbar-header {
  display: block;
  position: absolute;
  top: 13px;
  right: 30px;
  z-index: 100;
}

#header {
  background-color: #ffffff;
}

.header {
  padding: 8px 0;
}
.header_logo {
  position: relative;
}
.header_logo img {
  width: 190px;
}

.main_menu {
  position: fixed;
  top: 0;
  left: -110vw;
  width: 100%;
  background-color: #ffffff;
  height: 100vh !important;
  z-index: 99;
  padding: 0;
  transition: 0.3s;
}
.main_menu a {
  color: #000000;
}
.main_menu a:hover, .main_menu a:focus {
  color: #003c76;
}
.main_menu > .menu {
  max-height: calc(100vh - 50px);
  overflow-y: auto;
  padding-bottom: 50px;
  padding-top: 10px;
}
.main_menu > .menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px transparent;
  border-radius: 10px;
  background-color: #ffffff;
}
.main_menu > .menu::-webkit-scrollbar {
  width: 5px;
  background-color: #f2f5f8;
}
.main_menu > .menu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px transparent;
  background-color: #003c76;
  box-shadow: inset 0 0 6px transparent;
}
.main_menu > .menu ul > li, .main_menu > .menu > div > ul > li {
  padding: 0 15px 10px;
  position: relative;
}
.main_menu > .menu ul > li.menu-item-has-children > a, .main_menu > .menu > div > ul > li.menu-item-has-children > a {
  position: relative;
}
.main_menu > .menu ul > li.menu-item-has-children > a:after, .main_menu > .menu > div > ul > li.menu-item-has-children > a:after {
  position: absolute;
  content: "";
  right: -25px;
  top: 16px;
  background: url(/wp-content/themes/jpa/image/071867e67fea258fa351.png) left top no-repeat;
  width: 15px;
  height: 15px;
  background-size: cover;
}
.main_menu > .menu ul > li.menu-item-has-children > a.active:after, .main_menu > .menu > div > ul > li.menu-item-has-children > a.active:after {
  background: url(/wp-content/themes/jpa/image/0beda3df974b74fa82c5.png) left top no-repeat;
  background-size: cover;
}
.main_menu > .menu ul > li.current_page_item > a, .main_menu > .menu ul > li.current_page_ancestor > a, .main_menu > .menu > div > ul > li.current_page_item > a, .main_menu > .menu > div > ul > li.current_page_ancestor > a {
  color: #003c76 !important;
}
.main_menu > .menu ul > li.current_page_item > a::before, .main_menu > .menu ul > li.current_page_ancestor > a::before, .main_menu > .menu > div > ul > li.current_page_item > a::before, .main_menu > .menu > div > ul > li.current_page_ancestor > a::before {
  width: 100%;
}
.main_menu > .menu ul > li > a, .main_menu > .menu > div > ul > li > a {
  padding: 14px 0 5px 0;
  display: inline-block;
  position: relative;
  letter-spacing: 1.5px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.main_menu > .menu ul > li > a::before, .main_menu > .menu > div > ul > li > a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #003c76;
  transition: 0.3s;
}
.main_menu > .menu ul > li > ul, .main_menu > .menu > div > ul > li > ul {
  padding: 0 10px;
}
.main_menu > .menu ul > li > ul li, .main_menu > .menu > div > ul > li > ul li {
  font-size: 15px;
}
.main_menu > .menu ul > li > ul li.current-menu-item a, .main_menu > .menu > div > ul > li > ul li.current-menu-item a {
  color: #003c76 !important;
}
.main_menu > .menu ul > li > ul li:first-child, .main_menu > .menu > div > ul > li > ul li:first-child {
  border-top: none;
}
.main_menu > .menu ul > li > ul li a, .main_menu > .menu > div > ul > li > ul li a {
  padding: 10px 10px 5px 10px;
  display: block;
  font-family: "Open Sans", sans-serif;
}
.main_menu > .menu ul > li > ul li ul, .main_menu > .menu > div > ul > li > ul li ul {
  display: none;
}

.search_icon {
  position: fixed;
  right: 15px;
  top: 12px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@keyframes slide01 {
  0% {
    top: -20%;
  }
  100% {
    top: 0;
  }
}
.search_toggle {
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
  display: none;
}
.search_toggle.show {
  display: flex;
}
.search_toggle_block {
  width: 95%;
  max-width: 900px;
  background: #ffffff;
  padding: 40px 20px 15px;
  min-height: 160px;
  -webkit-animation: slide01 0.5s forwards;
  -webkit-animation-delay: 2s;
  animation: slide01 0.5s forwards;
}
.search_toggle_block h3 {
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 15px;
}
.search_toggle_block .close_icon {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.search_toggle input[type=search] {
  height: 45px;
  width: 78%;
  margin-right: 2%;
  border: 1px solid #d0d0cf;
  color: #999;
  padding-left: 15px;
  padding-top: 5px;
}
.search_toggle input[type=submit] {
  height: 45px;
  width: 20%;
  background: none;
  border: 1px solid #d0d0cf;
  margin-left: 1px;
  cursor: pointer;
  transition: 1s;
  color: #212529;
  font-size: 16px;
  padding-top: 5px;
}

body .navbar-header {
  top: 25px !important;
}
body.menu-open {
  overflow: hidden;
}
body.menu-open .bar-wrapper span {
  background: #003c76 !important;
}
body.menu-open .main_menu {
  left: 0;
}

.phone_project {
  align-items: center;
}
.phone_project a {
  color: #003c76;
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 17px;
}
.phone_project a img {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.phone_project .menu_phone {
  margin: 0 10px 0 20px;
  padding-bottom: 3px;
}
.phone_project .menu_phone:before {
  height: 1px;
}
.phone_project p {
  margin-bottom: 0 !important;
}
.phone_project .widget_block:last-child {
  margin-left: 0;
}

#header .top-header {
  opacity: 0;
  height: 0;
}
#header .bottom-line {
  border-bottom: none !important;
}
.modal_popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  padding: 20px;
}
.modal_popup_content {
  background: #000000;
  padding: 15px 20px;
  position: relative;
  z-index: 99999;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 100px);
  max-width: 600px;
  width: 100%;
}
.modal_popup_content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px transparent;
  border-radius: 10px;
  background-color: #ffffff;
}
.modal_popup_content::-webkit-scrollbar {
  width: 5px;
  background-color: #f2f5f8;
}
.modal_popup_content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px transparent;
  background-color: #003c76;
  box-shadow: inset 0 0 6px transparent;
}
.modal_popup_content h2 {
  text-transform: uppercase;
}
.modal_popup_content .btn-close {
  color: #ffffff !important;
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  filter: invert(1);
  z-index: 1;
}
.modal_popup_content .item {
  margin-bottom: 20px;
}
.modal_popup_content .item p {
  margin-bottom: 0;
}
.modal_popup_content .item:last-child {
  margin-bottom: 0;
}
.modal_popup_overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
}

.wpcf7-submit {
  background-color: #003c76;
  height: 45px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  border: none;
}

.fancybox__container {
  z-index: 9999 !important;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-width: 2px !important;
  border-color: #003c76 !important;
}

.fancy_img img {
  width: 100%;
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .header .main_menu > .menu > div > ul > li, .header .main_menu > .menu > ul > li {
    padding: 0 5px !important;
  }
  .header .main_menu > .menu > div > ul > li > a, .header .main_menu > .menu > ul > li > a {
    margin-left: 5px !important;
    font-size: 13px !important;
  }
}
.main_logo img {
  width: 100%;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 920px) {
  .main_logo img {
    width: 100%;
    height: 45px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px 18px;
  border-bottom: 1px solid rgba(0, 60, 118, 0.08);
}

.drawer-logo {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.drawer-logo__text {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #003c76;
  letter-spacing: -0.02em;
}

.drawer-close-btn {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 60, 118, 0.12);
  border-radius: 10px;
  background: #f5f8fc;
  color: #003c76;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.15s ease;
  flex-shrink: 0;
}
.drawer-close-btn:hover {
  background: rgba(0, 60, 118, 0.1);
  border-color: rgba(0, 60, 118, 0.2);
  transform: scale(1.06);
}
.drawer-close-btn:active {
  transform: scale(0.96);
}

.drawer-search-wrap {
  padding: 14px 24px 16px;
  border-bottom: 1px solid rgba(0, 60, 118, 0.06);
}

.drawer-search {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 42px;
  padding: 0 16px;
  background: #f5f8fc;
  border: 1px solid rgba(0, 60, 118, 0.1);
  border-radius: 12px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.drawer-search:focus-within {
  border-color: rgba(0, 60, 118, 0.3);
  box-shadow: 0 0 0 3px rgba(0, 60, 118, 0.07);
  background: #ffffff;
}
.drawer-search__icon {
  color: rgba(0, 60, 118, 0.45);
  flex-shrink: 0;
}
.drawer-search__input {
  flex: 1;
  border: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  color: #003c76;
  font-family: "Open Sans", sans-serif;
}
.drawer-search__input::placeholder {
  color: rgba(0, 60, 118, 0.4);
}

.drawer-footer {
  padding: 20px 24px 32px;
  border-top: 1px solid rgba(0, 60, 118, 0.06);
  margin-top: auto;
}
.drawer-footer .drawer-cta {
  border-radius: 12px;
  height: 48px;
  font-size: 15px;
}
.drawer-footer__tagline {
  text-align: center;
  margin-top: 14px;
  font-size: 12px;
  color: rgba(0, 60, 118, 0.35);
  font-family: "Open Sans", sans-serif;
}

@media only screen and (max-width: 991px) {
  .main_menu {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
  }
  .main_menu > .menu {
    flex: 1;
    overflow-y: auto;
    padding-bottom: 0;
    padding-top: 0;
  }
  .main_menu > .menu ul > li, .main_menu > .menu > div > ul > li {
    padding: 0;
    border-bottom: 1px solid rgba(0, 60, 118, 0.06);
  }
  .main_menu > .menu ul > li:last-child, .main_menu > .menu > div > ul > li:last-child {
    border-bottom: none;
  }
  .main_menu > .menu ul > li > a, .main_menu > .menu > div > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 24px;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #003c76;
    letter-spacing: 0;
    text-decoration: none;
    transition: background 0.15s ease, color 0.15s ease;
  }
  .main_menu > .menu ul > li > a::before, .main_menu > .menu > div > ul > li > a::before {
    display: none;
  }
  .main_menu > .menu ul > li > a::after, .main_menu > .menu > div > ul > li > a::after {
    content: "\f285";
    font-family: "bootstrap-icons" !important;
    font-size: 11px;
    color: rgba(0, 60, 118, 0.35);
    transition: transform 0.2s ease, color 0.2s ease;
  }
  .main_menu > .menu ul > li > a:hover, .main_menu > .menu > div > ul > li > a:hover {
    background: rgba(0, 60, 118, 0.04);
    color: #0093a8;
  }
  .main_menu > .menu ul > li > a:hover::after, .main_menu > .menu > div > ul > li > a:hover::after {
    color: #0093a8;
    transform: translateX(3px);
  }
  .main_menu > .menu ul > li.current_page_item > a, .main_menu > .menu ul > li.current_page_ancestor > a, .main_menu > .menu > div > ul > li.current_page_item > a, .main_menu > .menu > div > ul > li.current_page_ancestor > a {
    color: #0093a8 !important;
    background: rgba(0, 138, 168, 0.06);
  }
  .main_menu > .menu ul > li.current_page_item > a::after, .main_menu > .menu ul > li.current_page_ancestor > a::after, .main_menu > .menu > div > ul > li.current_page_item > a::after, .main_menu > .menu > div > ul > li.current_page_ancestor > a::after {
    color: #0093a8;
  }
}
.menu-open .mobile-menu-drawer {
  transform: translateX(0) !important;
}

.header-nav .nav-link {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #333;
  transition: all 0.25s ease;
}
.header-nav .nav-link:hover {
  color: #0093a8 !important;
}
.header-nav .current-menu-item > a,
.header-nav .current-menu-ancestor > a {
  color: #0093a8 !important;
  font-weight: 600;
}

.lang-switcher .dropdown-toggle {
  transition: all 0.2s ease;
}
.lang-switcher .dropdown-toggle:hover {
  color: #0093a8 !important;
}
.lang-switcher .dropdown-toggle::after {
  display: none !important;
}
.lang-switcher .dropdown-menu {
  min-width: 70px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08) !important;
}
.lang-switcher .dropdown-menu .dropdown-item {
  text-align: center;
  transition: all 0.2s ease;
}
.lang-switcher .dropdown-menu .dropdown-item:hover {
  background-color: #f2f5f8;
  color: #0093a8;
}
.lang-switcher .dropdown-menu .dropdown-item.active {
  background-color: #0093a8;
  color: #ffffff;
}

.btn-outline-blue-dark {
  color: #003c76;
  border-color: #003c76;
  background-color: transparent;
  transition: all 0.3s ease;
}
.btn-outline-blue-dark:hover {
  color: #ffffff;
  background-color: #003c76;
  border-color: #003c76;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0, 60, 118, 0.15);
}

.header-right-col {
  gap: 16px;
}

.header-inner {
  min-height: 79px;
  position: relative;
}

.header-logo-image {
  width: auto;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.header-search-form {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 266px;
  min-width: 266px;
  height: 40px;
  padding: 8px 12px;
  background-color: #ffffff;
  border: 1px solid #003c76;
  border-radius: 12px;
  box-shadow: 0 1px 2px rgba(10, 13, 18, 0.05);
  transition: box-shadow 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.header-search-form:focus-within {
  border-color: #003c76;
  box-shadow: 0 0 0 3px rgba(0, 60, 118, 0.12), 0 1px 2px rgba(10, 13, 18, 0.05);
}
.header-search-form__input {
  flex: 1 1 auto;
  min-width: 0;
  border: 0 !important;
  outline: none;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0;
  color: #003c76;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.header-search-form__input::placeholder {
  color: #003c76;
  opacity: 1;
}
.header-search-form__submit {
  width: 24px;
  height: 24px;
  padding: 0;
  margin-left: 8px;
  border: 0;
  background: transparent;
  color: #003c76;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: color 0.2s ease, transform 0.2s ease;
}
.header-search-form__submit:hover {
  color: #0093a8;
  transform: scale(1.05);
}
.header-search-form__submit:focus-visible {
  outline: none;
}

.btn-header-cta {
  background-color: #0A3B75 !important;
  color: #ffffff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 0 26px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
  white-space: nowrap;
  box-shadow: 0 1px 2px rgba(10, 13, 18, 0.05);
}
.btn-header-cta:hover {
  background-color: #002855 !important;
  transform: translateY(-1px);
  box-shadow: 0 8px 18px rgba(10, 59, 117, 0.18);
  color: #ffffff !important;
}

.header-lang-switcher {
  color: #003c76;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  transition: color 0.2s ease;
}
.header-lang-switcher:hover {
  color: #0093a8 !important;
}

.lang-toggle {
  display: inline-flex;
  align-items: center;
  background: #f0f4f8;
  border-radius: 999px;
  padding: 3px;
  gap: 2px;
  border: 1px solid rgba(0, 60, 118, 0.1);
}
.lang-toggle__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 32px;
  padding: 0 10px;
  border-radius: 999px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  vertical-align: middle;
  color: #003c76;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}
.lang-toggle__item:hover:not(.lang-toggle__item--active) {
  background: rgba(0, 60, 118, 0.08);
  color: #003c76;
  text-decoration: none;
}
.lang-toggle__item--active {
  background: #003c76;
  color: #ffffff;
  box-shadow: 0 2px 6px rgba(0, 60, 118, 0.22);
  pointer-events: none;
}

@media only screen and (max-width: 1399px) and (min-width: 992px) {
  .header-right-col {
    gap: 12px;
  }
  .header-search-form {
    width: 220px;
    min-width: 220px;
  }
  .btn-header-cta {
    min-width: 190px;
    padding: 0 20px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .header-right-col {
    gap: 10px;
  }
  .header-search-form {
    width: 188px;
    min-width: 188px;
  }
  .btn-header-cta {
    min-width: 170px;
    padding: 0 16px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .header {
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 60, 118, 0.08) !important;
  }
  .header-inner {
    min-height: 76px;
    padding-top: 8px;
    padding-bottom: 8px;
    justify-content: space-between;
  }
  .header-logo-col {
    flex: 0 0 auto;
    max-width: none;
    padding-right: 0;
  }
  .main_logo {
    display: inline-flex !important;
    align-items: center;
  }
  .header-logo-image {
    height: 46px;
    width: auto;
  }
  .main-menu-col {
    width: 0;
    flex: 0 0 0;
    padding: 0;
    margin: 0;
  }
  .header-menu-toggle {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .navbar-toggle.bar-wrapper {
    width: 42px;
    height: 42px;
    padding: 0;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #f7fbff 0%, #edf4fb 100%);
    border: 1px solid rgba(0, 60, 118, 0.1);
    box-shadow: 0 8px 20px rgba(0, 60, 118, 0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  }
  .navbar-toggle.bar-wrapper:hover, .navbar-toggle.bar-wrapper:focus-visible {
    transform: translateY(-1px);
    border-color: rgba(0, 138, 168, 0.28);
    box-shadow: 0 12px 24px rgba(0, 60, 118, 0.12);
    outline: none;
  }
  .bar-wrapper span {
    width: 18px;
    right: 11px;
    height: 2px;
    border-radius: 999px;
    background: #003c76;
  }
  .bar-wrapper span:first-child {
    top: 12px;
    width: 18px;
  }
  .bar-wrapper span:nth-child(2) {
    width: 18px;
  }
  .bar-wrapper span:nth-child(3) {
    bottom: 12px;
    width: 18px;
  }
  body.menu-open header .bar-wrapper span {
    width: 18px;
    background: #003c76 !important;
  }
  body.menu-open header .bar-wrapper span:first-child, body.menu-open header .bar-wrapper span:last-child {
    top: 50%;
  }
  .header-right-col {
    flex: 0 0 auto;
    gap: 10px;
    margin-left: auto;
    padding-left: 0;
  }
  .header-lang-switcher {
    min-height: 42px;
    padding: 0 14px !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #003c76;
    border: 1px solid rgba(0, 60, 118, 0.1);
    border-radius: 999px;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(0, 60, 118, 0.06);
  }
  .lang-toggle {
    height: 40px;
    padding: 3px;
  }
  .lang-toggle__item {
    min-width: 32px;
    height: 32px;
    font-size: 12px;
    padding: 0 8px;
  }
  .header-logo-image--drawer {
    height: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .header-inner {
    min-height: 72px;
  }
  .header-logo-col {
    max-width: none;
  }
  .header-logo-image {
    height: 42px;
  }
  .header-right-col {
    gap: 8px;
  }
  .header-lang-switcher {
    padding: 0 12px !important;
  }
  .navbar-toggle.bar-wrapper {
    width: 40px;
    height: 40px;
  }
}
@keyframes changeColor {
  0% {
    background: #003c76;
    border-color: #003c76;
  }
  50% {
    background: #198754;
    border-color: #198754;
  }
  100% {
    background: #003c76;
    border-color: #003c76;
  }
}
@keyframes verticalPhone {
  0% {
    transform: translate(0, -3px);
  }
  4% {
    transform: translate(0, 3px);
  }
  8% {
    transform: translate(0, -3px);
  }
  12% {
    transform: translate(0, 3px);
  }
  16% {
    transform: translate(0, -3px);
  }
  20% {
    transform: translate(0, 3px);
  }
  100%, 22% {
    transform: translate(0, 0);
  }
}
.application_popup,
.mail_popup {
  margin: 0;
  position: fixed;
  right: 25px;
  bottom: 30px;
  background: #003c76;
  color: #ffffff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9;
  transition: 0.5s;
  border: 2 solid #003c76;
  font-size: 30px;
  animation: changeColor 3s ease infinite;
}
.application_popup img,
.mail_popup img {
  animation: verticalPhone 1s ease infinite;
  width: 20px;
}

.footer {
  position: relative;
  color: #ffffff;
}
.footer_show {
  display: none;
}
.footer_bottom {
  padding: 5px 0;
}
.footer_bottom p {
  margin-bottom: 0;
}
.footer_bottom ul {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
}
.footer_bottom ul li + li {
  margin-left: 2rem;
}
.footer_bottom a {
  color: #ffffff !important;
}
.footer_menu li {
  margin-bottom: 5px;
}
.footer_menu li a {
  color: #4d4d4d;
  padding-left: 15px;
  position: relative;
  display: inline-block;
  transition: 0.3s;
}
.footer_menu li a:hover {
  color: #ea2129;
}
.footer_menu li a:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  left: 0;
  top: 5px;
  background: url(/wp-content/themes/jpa/image/b7f95d22107c0bf30083.svg) left top no-repeat;
  background-size: 10px;
}
.footer .menu-main-menu-container li.menu-item a {
  color: #000;
}
.footer .menu-main-menu-container li.menu-item a:hover {
  color: #003c76;
}
.footer h3 {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 5px;
  position: relative;
  letter-spacing: 2px;
}
.footer_address p {
  margin: 0;
  line-height: 1.75;
}
.footer .address_hn {
  padding-top: 32px;
}
.footer .wp-block-button {
  padding-top: 5px;
}
.footer .footer_social {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.footer .footer_social .widget_block:first-child {
  width: 100%;
}
.footer .footer_social .widget_media_gallery figure {
  width: auto !important;
  margin: 0 5px 0 0 !important;
}
.footer .footer_social .widget_media_gallery img {
  width: 35px !important;
}
.footer .footer_social .widget_media_image figure {
  margin-bottom: 0;
}
.footer .footer_social .widget_media_image img {
  width: 110px;
}
.footer .info_footer .widget-content a {
  color: #000000;
}

.top-footer {
  border-radius: 50px 0 50px 0;
}

.form_popup,
.new_detail_popup {
  position: fixed;
  z-index: 9999;
  width: 100vw;
  height: 92vh;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 2vh;
  overflow: hidden;
}
.form_popup .form_popup_sp,
.new_detail_popup .form_popup_sp {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 4;
  margin: 0;
}
.form_popup .form_block,
.new_detail_popup .form_block {
  background: #fff;
  padding: 35px 20px 70px;
  position: relative;
  z-index: 7;
  width: 650px;
  max-width: 95%;
  margin-top: 85px;
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
.form_popup .form_block::-webkit-scrollbar-track,
.new_detail_popup .form_block::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px transparent;
  border-radius: 10px;
  background-color: #f2f5f8;
}
.form_popup .form_block::-webkit-scrollbar,
.new_detail_popup .form_block::-webkit-scrollbar {
  width: 5px;
  background-color: #ea2129;
  opacity: 0.5;
}
.form_popup .form_block::-webkit-scrollbar-thumb,
.new_detail_popup .form_block::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px transparent;
  background-color: #ea2129;
  box-shadow: inset 0 0 6px transparent;
}
.form_popup .form_block i,
.new_detail_popup .form_block i {
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
}

.wpcf7 form .wpcf7-response-output {
  margin: 15px 0 0 0;
  padding: 7px 10px 5px;
  border-width: 1px;
  font-size: 15px;
  line-height: 1.2;
}

.fancybox-slide--html .show_first_popup {
  padding: 0 !important;
  max-width: 700px;
  width: 92%;
}
.fancybox-slide--html .show_first_popup img {
  width: 100%;
}
.fancybox-slide--html .show_first_popup figure {
  margin-bottom: 0;
}
.fancybox-slide--html .show_first_popup .fancybox-close-small {
  background: #ffffff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 5px;
  right: 5px;
  top: 5px;
}

.top_scroll {
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  border: 1px solid #003c76;
  border-radius: 50%;
  position: fixed;
  bottom: 10px;
  right: 20px;
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 99;
}
.top_scroll.show {
  display: flex;
}
.top_scroll img {
  width: 20px;
}

.foot_right {
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 99;
}
.foot_right ul li {
  margin-bottom: 5px;
}
.foot_right ul li a {
  color: #ffffff;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 23px;
}
.foot_right ul li .tel {
  background: #00700a;
}
.foot_right ul li .messager,
.foot_right ul li .zalo {
  background: #0083fd;
}
.foot_right ul li .mail {
  background: #ffc800;
  font-size: 27px !important;
}
.foot_right ul li img {
  max-width: 35px;
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .main_menu > div > ul > li {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 992px) {
  .container {
    max-width: 100% !important;
  }
  .foot_right ul li a {
    color: #ffffff;
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
  .foot_right ul li .mail {
    font-size: 23px !important;
  }
  .foot_right ul li img {
    max-width: 25px;
  }
}
.close_popup {
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  position: fixed;
  left: 0;
  top: 0;
}

#myModal2 {
  height: unset !important;
  z-index: 99999;
}
#myModal2 .modal-dialog {
  max-width: 100% !important;
  height: 100%;
  margin-bottom: 0 !important;
}
#myModal2 .modal-content {
  background: linear-gradient(0deg, rgb(124, 208, 211) 0%, rgb(250, 250, 229) 100%);
  bottom: 0;
  display: inline-block;
  height: auto;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 120;
}
#myModal2 .box-container .btn {
  background-color: #daa32a;
  color: #fff;
  float: right;
  margin-top: 2%;
  padding: 8px 35px;
}

.cookie-banner {
  display: none;
}
.cookie-banner.show {
  position: fixed;
  bottom: 10%;
  right: 50px;
  background-color: white;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 10000;
}
.cookie-banner p {
  margin: 0;
  font-size: 16px;
  color: #000000;
}
.cookie-banner a {
  color: #2962ff;
  text-decoration: none;
}
.cookie-banner a:hover {
  text-decoration: underline;
}

.foot_logo img {
  max-width: 210px;
  width: 100%;
}

.footer-cta-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.footer-cta-section .bg-white-glass-form {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 16px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.footer-cta-section .bg-white-glass-form:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15) !important;
}
.footer-cta-section .form-control, .footer-cta-section .form-select {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 14px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}
.footer-cta-section .form-control:focus, .footer-cta-section .form-select:focus {
  background-color: #ffffff !important;
  border-color: #0093a8 !important;
  box-shadow: 0 0 0 3px rgba(0, 147, 168, 0.15) !important;
}
.footer-cta-section .btn-teal {
  background-color: #0093a8;
  border-color: #0093a8;
  transition: all 0.3s ease;
}
.footer-cta-section .btn-teal:hover {
  background-color: rgb(0, 111.3, 127.2);
  border-color: rgb(0, 111.3, 127.2);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 147, 168, 0.25) !important;
}

.footer {
  font-family: "Open Sans", sans-serif;
  color: #4e5154 !important;
  background-color: #ffffff !important;
}
.footer p, .footer span, .footer div, .footer li, .footer strong {
  color: #4e5154 !important;
}
.footer a {
  color: #777777 !important;
  text-decoration: none;
  transition: all 0.2s ease;
}
.footer a:hover {
  color: #0093a8 !important;
}
.footer .widget-title, .footer h3, .footer h4 {
  color: #003c76 !important;
}
.footer .footer-links-col h4 {
  letter-spacing: 0.5px;
  font-size: 15px;
  position: relative;
  margin-bottom: 25px !important;
}
.footer .footer-links-col h4::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #0093a8;
}
.footer .footer-links-col ul li a {
  transition: all 0.2s ease;
}
.footer .footer-links-col ul li a:hover {
  color: #0093a8 !important;
  padding-left: 5px;
}
.footer .footer-social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  padding: 0;
  line-height: 1;
  border-radius: 50%;
  background-color: #edf1f8;
  color: #003c76 !important;
  transition: all 0.3s ease;
}
.footer .footer-social-links a i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  line-height: 1;
}
.footer .footer-social-links a:hover {
  background-color: #0093a8;
  color: #ffffff !important;
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0, 147, 168, 0.3);
}
.footer .top_scroll {
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 60, 118, 0.1) !important;
}
.footer .top_scroll:hover {
  background-color: #0093a8 !important;
  color: #ffffff !important;
}
.footer .top_scroll:hover i {
  color: #ffffff !important;
}
.footer .top_scroll:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 147, 168, 0.3) !important;
}
.footer .top_scroll i {
  transition: color 0.3s ease;
}

.jpa-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 6px;
  font-size: 0.875rem;
}
.jpa-breadcrumb__item {
  display: inline-flex;
  align-items: center;
}
.jpa-breadcrumb__link {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s ease;
}
.jpa-breadcrumb__link:hover {
  color: #0093a8;
}
.jpa-breadcrumb__current {
  color: #003c76;
  font-weight: 600;
}
.jpa-breadcrumb__sep {
  font-size: 0.7rem;
  color: #bbb;
  line-height: 1;
  flex-shrink: 0;
}
.jpa-breadcrumb--light .jpa-breadcrumb__link {
  color: #ffffff;
}
.jpa-breadcrumb--light .jpa-breadcrumb__link:hover {
  color: #ffffff;
}
.jpa-breadcrumb--light .jpa-breadcrumb__current {
  color: #ffffff;
}
.jpa-breadcrumb--light .jpa-breadcrumb__sep {
  color: rgba(255, 255, 255, 0.4);
}

/* 1. JPA Hero Detail (.jpa-hero-detail) */
.jpa-hero-detail {
  position: relative;
  min-height: 542px;
  display: flex;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}
.jpa-hero-detail__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgb(0, 60, 118) 0%, rgba(0, 60, 118, 0.85) 35%, rgba(0, 60, 118, 0.4) 65%, rgba(0, 60, 118, 0) 100%);
}
.jpa-hero-detail__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 616px;
  gap: 16px;
}
.jpa-hero-detail__content .jpa-breadcrumb {
  margin-bottom: 0;
}
.jpa-hero-detail__content .jpa-breadcrumb a,
.jpa-hero-detail__content .jpa-breadcrumb span {
  color: rgba(255, 255, 255, 0.75) !important;
}
.jpa-hero-detail__content .jpa-breadcrumb .jpa-breadcrumb__current {
  color: #ffffff !important;
  font-weight: 700;
}
.jpa-hero-detail__title {
  font-size: 3.75rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  margin: 0;
}
@media (max-width: 991px) {
  .jpa-hero-detail__title {
    font-size: 2.75rem;
  }
}
@media (max-width: 575px) {
  .jpa-hero-detail__title {
    font-size: 2rem;
  }
}
.jpa-hero-detail__desc {
  font-size: 1.125rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.6;
  margin: 0;
}
.jpa-hero-detail__cta {
  margin-top: 8px;
}
@media (max-width: 991px) {
  .jpa-hero-detail__overlay {
    background: rgba(0, 60, 118, 0.82);
  }
}
@media (max-width: 575px) {
  .jpa-hero-detail {
    min-height: 420px;
    padding: 80px 0 40px;
  }
  .jpa-hero-detail__desc {
    font-size: 0.95rem;
  }
}
.jpa-hero-detail.about-hero .jpa-hero-detail__content {
  max-width: 665px;
}
.jpa-hero-detail.about-hero .btn {
  height: 50px;
  border-radius: 8px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn-white-teal {
  background-color: #ffffff;
  color: #0093a8;
  border: 1px solid #0093a8;
  transition: all 0.2s ease;
}
.btn-white-teal:hover {
  background-color: #0093a8;
  color: #ffffff;
}

/* 1a. Section Tabs (.jpa-section-tabs-wrap) */
.jpa-section-tabs-wrap {
  position: relative;
  z-index: 3;
  margin-top: -44px;
  background: transparent;
  padding: 0;
}
@media (max-width: 991px) {
  .jpa-section-tabs-wrap {
    margin-top: -32px;
  }
}
@media (max-width: 767px) {
  .jpa-section-tabs-wrap {
    margin-top: -24px;
  }
}

.jpa-section-tabs {
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 0 2px rgba(10, 13, 18, 0.04), 0 4px 8px rgba(10, 13, 18, 0.08);
}
.jpa-section-tabs::-webkit-scrollbar {
  display: none;
}
.jpa-section-tabs__item {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
  font-size: 16px;
  font-weight: 700;
  color: #003c76;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
  transition: color 0.2s, border-color 0.2s;
}
.jpa-section-tabs__item:first-child {
  border-radius: 8px 0 0 0;
}
.jpa-section-tabs__item:hover {
  color: #0093a8;
  border-bottom-color: #0093a8;
}
.jpa-section-tabs__item.is-active {
  color: #0093a8;
  border-bottom-color: #0093a8;
}

/* 2. Split Overview (.so-section) */
.so-section {
  padding: 60px 0;
  background-color: #ffffff;
}

.so-inner {
  display: grid;
  grid-template-columns: 510px 1fr;
  gap: 19px;
  align-items: center;
}

.so-left {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.so-heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.so-subtitle {
  font-size: 20px;
  font-weight: 700;
  color: #0093a8;
  line-height: 25px;
  display: block;
}

.so-title {
  font-size: 36px;
  font-weight: 700;
  color: #003c76;
  line-height: 44px;
  letter-spacing: 0.72px;
  margin: 0;
}

.so-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.so-body p {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 24px;
  margin: 0;
}

.so-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.so-checklist__item {
  display: flex;
  align-items: center;
  gap: 16px;
}
.so-checklist__icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #0093a8;
  color: #0093a8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.so-checklist__icon i {
  font-size: 14px;
  line-height: 1;
}
.so-checklist__text {
  font-size: 16px;
  font-weight: 600;
  color: #003c76;
  line-height: 24px;
}

.so-right {
  width: 100%;
}

.so-media {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.so-media__thumb {
  position: relative;
  width: 100%;
  aspect-ratio: 724/381;
  overflow: hidden;
}
.so-media__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.so-media__iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.so-media__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(4px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.25s ease, transform 0.25s ease;
}
.so-media__play i {
  font-size: 32px;
  color: #ffffff;
  line-height: 1;
  margin-left: 4px;
}
.so-media__play:hover {
  background-color: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%) scale(1.07);
}
.so-media__info {
  background-color: #ffffff;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.so-media__info-title {
  font-size: 18px;
  font-weight: 700;
  color: #003c76;
  line-height: 1.4;
  margin: 0;
}
.so-media__info-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.so-media__info-source {
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 24px;
}
.so-media__info-dur {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
}
.so-media__info-dur i {
  font-size: 20px;
  color: #a4a7ae;
  line-height: 1;
}
.so-media__info-dur span {
  font-size: 16px;
  font-weight: 400;
  color: #a4a7ae;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .so-inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 991px) {
  .so-section {
    padding: 48px 0;
  }
  .so-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .so-title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 575px) {
  .so-title {
    font-size: 26px;
    line-height: 34px;
  }
}
/* 3. JPA Feature Cards Grid (.jpa-card-grid) */
.jpa-card-grid {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f7fafc;
}
.jpa-card-grid__subtitle {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--jpa-teal, #0093a8);
  display: block;
  margin-bottom: 0.5rem;
}
.jpa-card-grid__title {
  font-size: 2.25rem;
  font-weight: 700;
  color: var(--jpa-blue-dark, #003c76);
  line-height: 1.2;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
}
.jpa-card-grid .jpa-card {
  background-color: #ffffff;
  border-radius: 0.5rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: all 0.3s ease;
}
.jpa-card-grid .jpa-card:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.jpa-card-grid .jpa-card__header {
  position: relative;
  height: 177px;
}
.jpa-card-grid .jpa-card__header img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.jpa-card-grid .jpa-card__icon {
  position: absolute;
  bottom: -31px;
  left: 16px;
  width: 63px;
  height: 63px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}
.jpa-card-grid .jpa-card__icon i {
  font-size: 1.5rem;
  color: var(--jpa-teal, #0093a8);
}
.jpa-card-grid .jpa-card__body {
  padding: 1.5rem;
  padding-top: 3rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.jpa-card-grid .jpa-card__title {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--jpa-blue-dark, #003c76);
  margin-bottom: 1rem;
}
.jpa-card-grid .jpa-card__desc {
  font-size: 0.875rem;
  font-weight: 600;
  color: #4a5568;
  margin-bottom: 1.5rem;
  flex-grow: 1;
}
.jpa-card-grid .jpa-card__link {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--jpa-teal, #0093a8);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: auto;
  transition: opacity 0.3s ease;
}
.jpa-card-grid .jpa-card__link:hover {
  opacity: 0.8;
  color: var(--jpa-teal, #0093a8);
}
.jpa-card-grid .jpa-card__link i {
  font-size: 1.25rem;
}

/* 4. JPA CTA Banner (.jpa-cta-banner) */
.jpa-cta-banner {
  padding: 3rem 0;
  margin: 3rem 0;
}
.jpa-cta-banner__checklist {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.jpa-cta-banner__book-img {
  width: 90px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  flex-shrink: 0;
}
.jpa-cta-banner__download-link:hover {
  color: #0093a8 !important;
}
.jpa-cta-banner__download-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border: 1.5px solid rgba(255, 255, 255, 0.55);
  border-radius: 5px;
  flex-shrink: 0;
}
.jpa-cta-banner__download-icon i {
  font-size: 0.8rem;
  line-height: 1;
}

.hero-section {
  min-height: 658px;
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.hero-section .hero-bg-overlay-placeholder {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #003c76 0%, #002244 100%);
  z-index: 0;
}
.hero-section .hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0.05) 65%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 991px) {
  .hero-section .hero-overlay {
    background: rgba(255, 255, 255, 0.45);
  }
}
.hero-section .hero-btn-explore {
  background-color: #0093a8 !important;
  border: 1.5px solid #0093a8 !important;
  color: #fff !important;
}
.hero-section .hero-btn-explore:hover {
  background-color: rgb(0, 115.7625, 132.3) !important;
  border-color: rgb(0, 115.7625, 132.3) !important;
}
.hero-section .hero-btn-consult {
  background-color: #fff !important;
  color: #0093a8 !important;
  border: 1.5px solid #0093a8 !important;
}
.hero-section .hero-btn-consult:hover {
  background-color: #0093a8 !important;
  color: #fff !important;
}
.hero-section .btn {
  height: 56px !important;
  border-radius: 8px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.3s ease;
}
.hero-section .btn:hover {
  transform: translateY(-2px);
}
@media (max-width: 575px) {
  .hero-section {
    min-height: 480px;
    background-position: center center;
    padding-top: 80px !important;
    padding-bottom: 60px !important;
  }
  .hero-section .fs-60 {
    font-size: 2rem !important;
    line-height: 1.2 !important;
  }
  .hero-section .hero-actions {
    flex-direction: column;
    align-items: flex-start;
  }
  .hero-section .btn {
    width: 100% !important;
    justify-content: center !important;
  }
}

.stats-bar-section {
  background-color: transparent;
  margin-top: -79px;
  z-index: 10;
  position: relative;
  padding-bottom: 16px;
}
.stats-bar-section .stats-bar-wrapper {
  position: relative;
  z-index: 11;
  background-color: #ffffff !important;
  border-radius: 8px;
  padding: 24px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 0;
  box-shadow: 0 0 2px -1px rgba(10, 13, 18, 0.04), 0 0 6px -2px rgba(10, 13, 18, 0.03), 0 0 16px -4px rgba(10, 13, 18, 0.08);
}
.stats-bar-section .stats-col {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
  flex: 1 1 0;
  min-width: 0;
  overflow: hidden;
}
.stats-bar-section .stats-col-text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
  flex: 1 1 0;
  overflow: hidden;
}
.stats-bar-section .stats-number {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  color: #003c76;
  line-height: 60px;
  letter-spacing: 0.96px;
  margin: 0;
  white-space: nowrap;
}
.stats-bar-section .stats-title {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #003c76;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0;
}
.stats-bar-section .stats-label {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0;
}
.stats-bar-section .stats-divider {
  width: 1.5px;
  height: 60px;
  background-color: #e9eaeb;
  flex-shrink: 0;
  align-self: center;
}
.stats-bar-section .stats-icon-placeholder {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stats-bar-section .stats-icon-placeholder i {
  font-size: 32px;
  color: #a4a7ae;
  line-height: 1;
}
.stats-bar-section .stats-icon-placeholder img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  .stats-bar-section {
    margin-top: 0;
  }
  .stats-bar-section .stats-bar-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    padding: 0;
  }
  .stats-bar-section .stats-col {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 20px;
    position: relative;
    flex: unset;
    overflow: visible;
  }
  .stats-bar-section .stats-col:nth-child(odd):not(:last-child) {
    border-right: 1px solid #e9eaeb;
  }
  .stats-bar-section .stats-col:not(:nth-last-child(-n+2)) {
    border-bottom: 1px solid #e9eaeb;
  }
  .stats-bar-section .stats-col-info {
    grid-column: 1/-1;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    background-color: #f8f9fa;
    border-right: none !important;
    border-bottom: 1px solid #e9eaeb;
  }
  .stats-bar-section .stats-col-text-wrapper {
    flex: 1 1 auto;
    overflow: visible;
  }
  .stats-bar-section .stats-number {
    font-size: 36px;
    line-height: 44px;
  }
  .stats-bar-section .stats-icon-placeholder {
    width: 40px;
    height: 40px;
  }
  .stats-bar-section .stats-icon-placeholder i {
    font-size: 26px;
  }
  .stats-bar-section .stats-icon-placeholder img {
    width: 40px;
    height: 40px;
  }
  .stats-bar-section .stats-divider {
    display: none;
  }
}
@media (max-width: 480px) {
  .stats-bar-section .stats-bar-wrapper {
    grid-template-columns: 1fr;
  }
  .stats-bar-section .stats-col {
    flex-direction: row;
    align-items: center;
    gap: 14px;
    border-right: none !important;
    border-bottom: 1px solid #e9eaeb;
  }
  .stats-bar-section .stats-col:last-child {
    border-bottom: none;
  }
  .stats-bar-section .stats-col-info {
    grid-column: auto;
  }
  .stats-bar-section .stats-number {
    font-size: 30px;
    line-height: 38px;
  }
}
.global-network-section .global-checklist-card {
  background-color: #edf1f8;
  border-radius: 24px !important;
  padding: 24px;
}
.global-network-section .global-checklist-card .checklist-item {
  margin-bottom: 24px;
}
.global-network-section .global-checklist-card .checklist-item:last-child {
  margin-bottom: 0;
}
.global-network-section .global-checklist-card .checklist-item .check-circle-wrapper {
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  border-radius: 50%;
  border: 2px solid #0093a8 !important;
  color: #0093a8 !important;
  margin-right: 16px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
  flex-shrink: 0;
}
.global-network-section .global-checklist-card .checklist-item .check-circle-wrapper i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  line-height: 1;
}
.global-network-section .global-map-img {
  max-width: 100%;
  height: auto;
}

.about-intro-section {
  padding: 80px 0 40px;
  background: #ffffff;
}
.about-intro-section__top {
  display: grid;
  grid-template-columns: minmax(0, 511px) minmax(0, 1fr);
  gap: 24px;
  align-items: start;
  margin-bottom: 30px;
}
.about-intro-section__heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.about-intro-section__subtitle {
  display: block;
  margin: 0;
  color: #0093a8;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}
.about-intro-section__title {
  margin: 0;
  color: #003c76;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -0.02em;
}
.about-intro-section__content {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.about-intro-section__content p {
  margin: 0 0 24px;
}
.about-intro-section__content p:last-child {
  margin-bottom: 0;
}

.about-intro-features {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  padding: 24px 32px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 0 2px rgba(10, 13, 18, 0.12);
}

.about-feature-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  min-height: 104px;
  padding: 0 26px;
  position: relative;
}
.about-feature-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5px;
  height: 100%;
  background: #e9eaeb;
}
.about-feature-card:first-child {
  padding-left: 0;
}
.about-feature-card:last-child {
  padding-right: 0;
}
.about-feature-card__icon {
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.about-feature-card__icon i {
  color: #0093a8;
  font-size: 2rem;
  line-height: 1;
}
.about-feature-card__icon-image {
  width: 45px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.about-feature-card__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.about-feature-card__title {
  margin: 0;
  color: #003c76;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.about-feature-card__desc {
  margin: 0;
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .about-intro-section__top {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .about-intro-features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 0;
  }
  .about-feature-card {
    padding: 0 24px;
  }
  .about-feature-card:nth-child(2)::after {
    display: none;
  }
  .about-feature-card:nth-child(odd) {
    padding-left: 0;
  }
  .about-feature-card:nth-child(even) {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .about-intro-section {
    padding: 48px 0;
  }
  .about-intro-section__subtitle {
    font-size: 18px;
  }
  .about-intro-section__title {
    font-size: 30px;
  }
  .about-intro-features {
    grid-template-columns: 1fr;
    padding: 24px 20px;
    gap: 20px;
  }
  .about-feature-card {
    min-height: auto;
    padding: 0 0 20px;
  }
  .about-feature-card::after {
    display: none;
  }
  .about-feature-card:not(:last-child) {
    border-bottom: 1px solid #e9eaeb;
  }
  .about-feature-card:last-child {
    padding-bottom: 0;
  }
  .about-feature-card__title, .about-feature-card__desc {
    font-size: 15px;
  }
}
.about-values-section {
  padding: 80px 0;
  background: #003c76;
}

.about-values-panel {
  display: grid;
  grid-template-columns: 318px minmax(0, 1fr);
  gap: 85px;
  padding: 0;
}
.about-values-panel__intro {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.about-values-panel__subtitle {
  color: #0093a8;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}
.about-values-panel__title {
  margin: 0;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.22;
}

.about-values-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px 0;
}

.about-value-item {
  min-height: 165px;
  padding: 0 32px;
  text-align: center;
  position: relative;
}
.about-value-item:not(:nth-child(3n))::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 0;
  height: 149px;
  border-right: 1.5px solid #a4a7ae;
}
.about-value-item__icon, .about-value-item__icon-img {
  width: 45px;
  height: 45px;
  margin: 0 auto 16px;
}
.about-value-item__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.about-value-item__icon i {
  font-size: 2rem;
  line-height: 1;
  color: #0093a8;
}
.about-value-item__icon-img {
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.about-value-item__title {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.about-value-item__desc {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.about-ceo-section {
  background: #f2f2f2;
}

.about-ceo-panel {
  display: grid;
  grid-template-columns: 281px minmax(0, 1fr);
  gap: 114px;
  padding-top: 24px;
}
.about-ceo-panel__image-col {
  align-self: start;
}
.about-ceo-panel__image {
  width: 100%;
  max-width: 281px;
  height: 387px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.about-ceo-panel__content {
  display: grid;
  grid-template-columns: 405px 1.5px 292px;
  gap: 56px;
  align-items: end;
  min-height: 387px;
  padding: 61px 0 61px 0;
}
.about-ceo-panel__quote-col {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 405px;
  max-width: 100%;
}
.about-ceo-panel__quote-stack {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.about-ceo-panel__quote-mark {
  width: 59px;
  height: 42px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.about-ceo-panel__quote {
  margin: 0;
  color: #003c76;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.about-ceo-panel__meta {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.about-ceo-panel__name {
  color: #0093a8;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.375;
}
.about-ceo-panel__title {
  color: #003c76;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.about-ceo-panel__points {
  display: flex;
  flex-direction: column;
  gap: 26px;
  width: 292px;
  max-width: 100%;
  align-self: end;
  padding-bottom: 0;
}
.about-ceo-panel__divider {
  width: 1.5px;
  height: 196px;
  background: rgba(164, 167, 174, 0.95);
  align-self: end;
}

.about-ceo-point {
  display: grid;
  grid-template-columns: 45px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}
.about-ceo-point__icon {
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.about-ceo-point__icon i {
  font-size: 2rem;
  line-height: 1;
  color: #0093a8;
}
.about-ceo-point__icon-image {
  width: 45px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.about-ceo-point__text {
  color: #003c76;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.gn-about {
  background: #ffffff;
}
.gn-about__inner {
  display: grid;
  grid-template-columns: 57.46% minmax(0, 1fr);
  min-height: 255px;
}
.gn-about__left {
  position: relative;
  background-color: #003c76;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 32px 32px 32px 32px;
  display: flex;
  align-items: flex-start;
}
.gn-about__left-copy {
  max-width: 404px;
}
.gn-about__subtitle {
  display: block;
  margin-bottom: 8px;
  color: #0093a8;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.gn-about__title {
  margin: 0;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.22;
}
.gn-about__right {
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
}
.gn-about__stats-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: repeat(2, auto);
  row-gap: 15px;
  -moz-column-gap: 0;
       column-gap: 0;
  align-items: center;
}
.gn-about__divider {
  grid-row: 1/3;
  grid-column: 2;
  width: 2px;
  align-self: stretch;
  margin: 4px 32px;
  background-image: repeating-linear-gradient(to bottom, rgba(164, 167, 174, 0.8) 0px, rgba(164, 167, 174, 0.8) 6px, transparent 6px, transparent 12px);
}
.gn-about__stat {
  display: flex;
  align-items: center;
  gap: 24px;
}
.gn-about__stat-icon {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0093a8;
}
.gn-about__stat-icon i {
  font-size: 2rem;
  color: #0093a8;
}
.gn-about__stat-icon svg, .gn-about__stat-icon__stat-svg {
  width: 50px;
  height: 50px;
  color: #0093a8;
  fill: none;
  stroke: #0093a8;
}
.gn-about__stat-icon img,
.gn-about__stat-icon .gn-about__stat-img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
.gn-about__stat-body {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.gn-about__stat-value {
  color: #003c76;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.22;
}
.gn-about__stat-label {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.gn-about__desc {
  margin: 0;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  max-width: 510px;
}

@media (max-width: 1199px) {
  .gn-about__inner {
    grid-template-columns: 55% minmax(0, 1fr);
  }
  .gn-about__stat-value {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .gn-about__inner {
    grid-template-columns: 1fr;
  }
  .gn-about__left {
    min-height: 200px;
    padding: 28px 24px;
  }
  .gn-about__right {
    padding: 24px 24px;
  }
  .gn-about__stats-grid {
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
@media (max-width: 767px) {
  .gn-about__left {
    min-height: 180px;
  }
  .gn-about__title {
    font-size: 28px;
  }
  .gn-about__stats-grid {
    grid-template-columns: 1fr;
    grid-template-rows: unset;
  }
  .gn-about__divider {
    display: none;
  }
  .gn-about__stat {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
  }
  .gn-about__stat-body {
    align-items: center;
  }
  .gn-about__stat-value {
    font-size: 32px;
  }
  .gn-about__desc {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .about-values-panel {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .about-ceo-panel {
    grid-template-columns: 240px minmax(0, 1fr);
    gap: 48px;
  }
  .about-ceo-panel__content {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 0;
    align-items: start;
  }
  .about-ceo-panel__quote-col, .about-ceo-panel__points {
    width: auto;
  }
  .about-ceo-panel__divider {
    display: none;
  }
}
@media (max-width: 991px) {
  .about-values-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .about-value-item {
    padding: 0 24px;
  }
  .about-value-item::after {
    display: none;
  }
  .about-ceo-panel {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-top: 0;
  }
  .about-ceo-panel__image-col {
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .about-values-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .about-values-panel {
    padding: 0;
  }
  .about-values-panel__title {
    font-size: 30px;
  }
  .about-values-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .about-value-item {
    min-height: auto;
    padding: 0;
  }
  .about-ceo-panel__image {
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  .about-ceo-panel__quote {
    font-size: 18px;
  }
  .about-ceo-panel__title, .about-ceo-panel__name {
    font-size: 18px;
  }
}
.services-section {
  padding: 60px 0;
}
.services-section__header {
  margin-bottom: 24px;
}
.services-section__eyebrow {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  color: #0093a8;
}
.services-section__title {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  color: #003c76;
}
.services-section__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 33px;
}
@media (max-width: 991px) {
  .services-section__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 575px) {
  .services-section__grid {
    grid-template-columns: 1fr;
  }
}
.services-section__footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
.services-section__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 16px;
  height: 50px;
  border: 1px solid #0093a8;
  border-radius: 8px;
  background: #f8f9fc;
  color: #0093a8;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.15s ease;
}
.services-section__cta i {
  font-size: 14px;
}
.services-section__cta:hover {
  background: rgba(0, 147, 168, 0.06);
  color: #0093a8;
}
.services-section__empty {
  grid-column: 1/-1;
  text-align: center;
  color: #888;
}

.service-card {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 4px 16px rgba(10, 13, 18, 0.08);
  text-decoration: none;
  color: inherit;
  overflow: hidden;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.service-card__image {
  height: 200px;
  overflow: hidden;
  flex-shrink: 0;
}
.service-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s ease;
}
.service-card__img-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #003c76 0%, #0093a8 100%);
}
.service-card__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  flex: 1;
  padding: 16px;
  gap: 14px;
}
.service-card__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.service-card__title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  color: #003c76;
}
.service-card__desc {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #222222;
}
.service-card__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  color: #0093a8;
}
.service-card__arrow i {
  font-size: 20px;
  transition: transform 0.25s ease;
}
.service-card:hover {
  box-shadow: 0 12px 32px rgba(10, 13, 18, 0.12);
  transform: translateY(-4px);
}
.service-card:hover .service-card__img {
  transform: scale(1.04);
}
.service-card:hover .service-card__arrow i {
  transform: translateX(3px);
}

.industries-section .industry-card {
  border: 1px solid rgba(0, 60, 118, 0.05);
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 60, 118, 0.03);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  background: #fff;
}
.industries-section .industry-card .industry-card-image {
  height: 177px;
  overflow: hidden;
}
.industries-section .industry-card .industry-card-image .industry-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}
.industries-section .industry-card .industry-card-image .industry-img-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #003c76 0%, #0093a8 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.industries-section .industry-card .industry-card-body {
  padding: 14px 16px;
}
.industries-section .industry-card .industry-card-title {
  color: #003c76;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 0;
}
.industries-section .industry-card .industry-arrow-btn {
  color: #0093a8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0;
  background: none;
  border: none;
  transition: color 0.3s ease;
}
.industries-section .industry-card .industry-arrow-btn i {
  font-size: 16px;
  line-height: 1;
  transition: transform 0.3s ease;
}
.industries-section .industry-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 32px rgba(0, 60, 118, 0.08);
}
.industries-section .industry-card:hover .industry-card-image .industry-img {
  transform: scale(1.06);
}
.industries-section .industry-card:hover .industry-arrow-btn {
  color: rgb(0, 102.375, 117);
}
.industries-section .industry-card:hover .industry-arrow-btn i {
  transform: translateX(3px);
}
.industries-section .industry-card--overlay {
  height: 221px;
  background: transparent;
  border: none;
  border-radius: 8px !important;
  box-shadow: 0 4px 20px rgba(0, 60, 118, 0.06);
}
.industries-section .industry-card--overlay::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.industries-section .industry-card--overlay .industry-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
  z-index: 0;
}
.industries-section .industry-card--overlay .industry-img-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #003c76 0%, #0093a8 100%);
  z-index: 0;
}
.industries-section .industry-card--overlay .industry-card-body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 11px 16px;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
}
.industries-section .industry-card--overlay .industry-card-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}
.industries-section .industry-card--overlay .industry-arrow-btn {
  color: rgba(255, 255, 255, 0.85);
}
.industries-section .industry-card--overlay .industry-arrow-btn i {
  transition: transform 0.25s ease;
}
.industries-section .industry-card--overlay:hover .industry-img {
  transform: scale(1.06);
}
.industries-section .industry-card--overlay:hover .industry-arrow-btn {
  color: #ffffff;
}
.industries-section .industry-card--overlay:hover .industry-arrow-btn i {
  transform: translate(3px, -3px);
}

.ind-section {
  padding: 60px 0;
  background: #f8f9fc;
}
.ind-section__header {
  margin-bottom: 24px;
}
.ind-section__eyebrow {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #0093a8;
  margin-bottom: 8px;
}
.ind-section__title {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  color: #003c76;
  line-height: 1.22;
}
.ind-section__footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
@media (max-width: 575px) {
  .ind-section {
    padding: 40px 0;
  }
  .ind-section__title {
    font-size: 26px;
  }
  .ind-section__eyebrow {
    font-size: 16px;
  }
}

.ind-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 991px) {
  .ind-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .ind-grid {
    grid-template-columns: 1fr;
  }
}

.ind-card {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 221px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #003c76;
  text-decoration: none;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.ind-card__bg {
  position: absolute;
  inset: 0;
  background-image: var(--ind-bg);
  background-size: cover;
  background-position: center;
  transform: scale(1);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.ind-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 55%, transparent 100%);
  transition: opacity 0.3s ease;
  z-index: 1;
}
.ind-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
}
.ind-card:hover .ind-card__bg {
  transform: scale(1.07);
}
.ind-card:hover::after {
  opacity: 0.75;
}
.ind-card__title {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 11px 16px;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.25;
}

.ind-view-all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 40px;
  padding: 0 16px;
  min-width: 160px;
  border: 1px solid #0093a8;
  border-radius: 8px;
  background-color: #f8f9fc;
  color: #0093a8;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}
.ind-view-all i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  transition: transform 0.25s ease;
}
.ind-view-all:hover {
  background-color: #0093a8;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 147, 168, 0.2);
}
.ind-view-all:hover i {
  transform: translateY(2px);
}

.about-industries-section {
  background: #ffffff;
  padding: 60px 0;
}

.about-industries-header {
  margin-bottom: 24px;
}
.about-industries-header__subtitle {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #0093a8;
  margin-bottom: 8px;
}
.about-industries-header__title {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #003c76;
  line-height: 1.22;
  letter-spacing: 0.02em;
}

.about-industries-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 221px);
  gap: 24px;
}
@media (max-width: 991px) {
  .about-industries-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
}
@media (max-width: 575px) {
  .about-industries-grid {
    grid-template-columns: 1fr;
  }
}

.about-ind-card {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  display: block;
  text-decoration: none;
}
.about-ind-card__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.about-ind-card__overlay {
  display: none;
}
.about-ind-card__body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 16px;
  z-index: 2;
  background: rgba(0, 60, 118, 0.8);
  display: flex;
  align-items: center;
  min-height: 74px;
  transition: background 0.3s ease;
}
.about-ind-card__title {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.25;
}
.about-ind-card:hover .about-ind-card__img {
  transform: scale(1.06);
}
.about-ind-card:hover .about-ind-card__body {
  background: rgba(0, 60, 118, 0.95);
}

.about-industries-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

.about-industries-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 16px;
  gap: 8px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #0093a8;
  border: 1px solid #0093a8;
  border-radius: 8px;
  background: transparent;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.about-industries-cta i {
  font-size: 16px;
  transition: transform 0.2s ease;
}
.about-industries-cta:hover {
  background: rgba(0, 147, 168, 0.05);
  color: #0093a8;
}

@media (max-width: 991px) {
  .about-industries-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 200px);
    gap: 16px;
  }
  .about-industries-header__title {
    font-size: 28px;
  }
}
@media (max-width: 575px) {
  .about-industries-section {
    padding: 40px 0;
  }
  .about-industries-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 160px);
    gap: 12px;
  }
  .about-ind-card__title {
    font-size: 15px;
  }
  .about-industries-header__title {
    font-size: 24px;
  }
}
.insights-section .insight-card {
  border: 1px solid rgba(0, 60, 118, 0.05);
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 60, 118, 0.03);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.insights-section .insight-card .insight-card-image {
  height: 177px !important;
  overflow: hidden;
}
.insights-section .insight-card .insight-card-image .insight-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}
.insights-section .insight-card .insight-card-image .insight-img-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #003c76 0%, #0093a8 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.insights-section .insight-card .insight-card-image .insight-img-placeholder i {
  font-size: 36px;
}
.insights-section .insight-card .insight-card-body {
  padding: 16px !important;
  border-radius: 0 0 11px 11px;
}
.insights-section .insight-card .insight-card-body .insight-card-title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.insights-section .insight-card .insight-date-wrapper i {
  color: #0093a8;
}
.insights-section .insight-card .insight-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #0093a8;
  transition: transform 0.3s ease;
}
.insights-section .insight-card .insight-arrow i {
  font-size: 18px;
  line-height: 1;
  transition: transform 0.3s ease;
}
.insights-section .insight-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 32px rgba(0, 60, 118, 0.08);
}
.insights-section .insight-card:hover .insight-card-image .insight-img {
  transform: scale(1.06);
}
.insights-section .insight-card:hover .insight-arrow i {
  transform: translateX(4px);
}

.related-insights-section {
  padding: 5rem 0;
  background-color: #f8fafc;
}
.related-insights-section__header {
  margin-bottom: 2rem;
}
.related-insights-section .related-insights-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}
@media (max-width: 1199px) {
  .related-insights-section .related-insights-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .related-insights-section .related-insights-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .related-insights-section .related-insights-grid {
    grid-template-columns: 1fr;
  }
}
.related-insights-section .insight-card {
  background: #fff;
  border: 1px solid rgba(0, 60, 118, 0.07);
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.related-insights-section .insight-card .insight-card-image {
  height: 180px;
  overflow: hidden;
  flex-shrink: 0;
}
.related-insights-section .insight-card .insight-card-image .insight-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}
.related-insights-section .insight-card .insight-card-image .insight-img-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #003c76 0%, #0093a8 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.related-insights-section .insight-card .insight-card-image .insight-img-placeholder i {
  font-size: 36px;
}
.related-insights-section .insight-card .insight-card-body {
  padding: 16px;
}
.related-insights-section .insight-card .insight-card-title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.related-insights-section .insight-card .insight-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.25s ease;
}
.related-insights-section .insight-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(0, 60, 118, 0.09);
}
.related-insights-section .insight-card:hover .insight-card-image .insight-img {
  transform: scale(1.05);
}
.related-insights-section .insight-card:hover .insight-arrow {
  transform: translateX(4px);
}

.ls-section {
  background-color: #ffffff;
  padding: 60px 0;
}
.ls-section__top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 32px;
  align-items: start;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .ls-section__top {
    grid-template-columns: 1fr;
  }
}
.ls-section__intro {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 8px;
}
.ls-section__eyebrow {
  font-size: 14px;
  font-weight: 700;
  color: #0093a8;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.ls-section__title {
  font-size: 36px;
  font-weight: 700;
  color: #003c76;
  line-height: 1.25;
  margin: 0;
}
.ls-section__desc {
  font-size: 16px;
  color: #667085;
  line-height: 1.6;
  margin: 0;
}

.ls-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 40px;
  padding: 0 16px;
  background-color: transparent;
  border: 1px solid #0093a8;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #0093a8;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: background-color 0.2s ease;
}
.ls-btn:hover {
  background-color: rgba(0, 147, 168, 0.08);
  color: #0093a8;
}

.ls-top-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.ls-bottom-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}
@media (max-width: 1199px) {
  .ls-bottom-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .ls-bottom-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.ls-card {
  background-color: #ffffff;
  border: 1px solid #eaecf0;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.25s ease;
}
.ls-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.18);
}
.ls-card:hover .ls-card__img {
  transform: scale(1.04);
}
.ls-card__image {
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  background-color: #dce4eb;
  flex-shrink: 0;
}
.ls-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  display: block;
  transition: transform 0.4s ease;
}
.ls-card__img-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #003c76 0%, #0093a8 100%);
  color: rgba(255, 255, 255, 0.4);
  font-size: 48px;
}
.ls-card__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px;
  flex: 1;
}
@media (max-width: 575px) {
  .ls-card__body {
    padding: 12px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.ls-card__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
  flex: 1;
}
.ls-card__name {
  font-size: 18px;
  font-weight: 700;
  color: #003c76;
  line-height: 1.3;
  margin: 0;
}
@media (max-width: 575px) {
  .ls-card__name {
    font-size: 15px;
  }
}
.ls-card__position {
  font-size: 14px;
  font-weight: 400;
  color: #667085;
  line-height: 1.4;
}
@media (max-width: 575px) {
  .ls-card__position {
    font-size: 12px;
  }
}
.ls-card__linkedin {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #003c76;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  flex-shrink: 0;
  transition: background-color 0.2s ease;
}
.ls-card__linkedin:hover {
  background-color: #0093a8;
  color: #ffffff;
}
.ls-card__linkedin--placeholder {
  opacity: 0.35;
  cursor: default;
}

.partners-section {
  padding: 60px 0;
  background: #ffffff;
}
.partners-section .partners-container {
  display: flex;
  align-items: center;
  gap: 25px;
}
.partners-section .partners-left-col {
  width: 100%;
  max-width: 404px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 25px;
  min-height: 184px;
}
.partners-section .partners-title {
  margin: 0;
  color: #003c76;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -0.02em;
  max-width: 410px;
}
.partners-section .partners-cta {
  gap: 18px;
}
.partners-section .partners-cta i {
  font-size: 24px;
}
.partners-section .partners-logos-col {
  flex: 1 1 auto;
  min-width: 0;
}
.partners-section .partners-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 32px;
  align-items: center;
}
.partners-section .partner-logo-item {
  min-height: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  transition: all 0.3s ease;
}
.partners-section .partner-logo-item .partner-logo-img {
  max-height: 76px;
  max-width: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.72;
  transition: all 0.3s ease;
}
.partners-section .partner-logo-item:hover .partner-logo-img {
  filter: grayscale(0%);
  opacity: 1;
  transform: translateY(-2px);
}
@media (max-width: 991px) {
  .partners-section .partners-container {
    flex-direction: column;
    align-items: stretch;
    gap: 32px;
  }
  .partners-section .partners-left-col {
    max-width: none;
    min-height: auto;
  }
  .partners-section .partners-title {
    max-width: none;
    font-size: 30px;
  }
  .partners-section .partners-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 20px;
  }
  .partners-section .partner-logo-item {
    min-height: 64px;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .partners-section {
    padding: 48px 0;
  }
  .partners-section .partners-title {
    font-size: 26px;
  }
  .partners-section .partners-cta {
    gap: 14px;
  }
  .partners-section .partners-cta i {
    font-size: 20px;
  }
}

.footer-cta-section {
  position: relative;
  background: linear-gradient(0deg, rgba(0, 147, 168, 0.5) 0%, rgba(0, 147, 168, 0.5) 100%), var(--footer-bg-image) center center/cover no-repeat;
  padding: 77px 0;
  min-height: 557px;
  isolation: isolate;
}
.footer-cta-section .container {
  position: relative;
  z-index: 2;
}
.footer-cta-section .footer-cta-shell {
  display: grid;
  grid-template-columns: minmax(0, 579px) minmax(0, 652px);
  align-items: start;
  justify-content: space-between;
  -moz-column-gap: clamp(32px, 4vw, 56px);
       column-gap: clamp(32px, 4vw, 56px);
  row-gap: 40px;
}
.footer-cta-section .footer-cta-copy {
  max-width: 579px;
  padding-top: 26px;
}
.footer-cta-section .footer-cta-copy__eyebrow {
  display: block;
  margin-bottom: 12px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #ffffff;
}
.footer-cta-section .footer-cta-copy__title {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  color: #ffffff;
}
.footer-cta-section .footer-cta-copy__desc {
  margin: 24px 0 0;
  max-width: 579px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #ffffff;
}
.footer-cta-section .footer-cta-points {
  margin-top: 24px;
  max-width: 295px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.footer-cta-section .footer-cta-point {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0;
}
.footer-cta-section .footer-cta-point__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin-top: 2px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
}
.footer-cta-section .footer-cta-point__text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #ffffff;
}
.footer-cta-section .footer-cta-form-col {
  display: flex;
  justify-content: flex-end;
}
.footer-cta-section .cta-form-card {
  width: 100%;
  max-width: 652px;
  padding: 32px !important;
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid rgba(255, 255, 255, 0.32) !important;
  border-radius: 12px !important;
  box-shadow: 0 24px 64px rgba(10, 13, 18, 0.16) !important;
  backdrop-filter: blur(24px) !important;
  -webkit-backdrop-filter: blur(24px) !important;
}
.footer-cta-section .footer-cta-form {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.footer-cta-section .footer-cta-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
}
.footer-cta-section .footer-cta-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.footer-cta-section .footer-cta-label {
  margin: 0;
  color: #222222;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.footer-cta-section .cta-form-asterisk {
  color: #003c76;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.footer-cta-section .cta-form-input,
.footer-cta-section .cta-form-select {
  width: 100%;
  background-color: #ffffff !important;
  border: 1px solid #e9eaeb !important;
  border-radius: 8px !important;
  padding: 10px 14px !important;
  height: 44px !important;
  box-shadow: 0 1px 2px rgba(10, 13, 18, 0.05) !important;
  transition: border-color 0.25s ease, box-shadow 0.25s ease !important;
  color: #4b4f63 !important;
  font-family: "Open Sans", sans-serif;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}
.footer-cta-section .cta-form-input::placeholder,
.footer-cta-section .cta-form-select::placeholder {
  color: #a4a7ae !important;
  opacity: 1;
}
.footer-cta-section .cta-form-input:focus,
.footer-cta-section .cta-form-select:focus {
  border-color: #0093a8 !important;
  box-shadow: 0 0 0 3px rgba(0, 147, 168, 0.15) !important;
}
.footer-cta-section .cta-form-select {
  -webkit-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.05 9.5L12 14.45L16.95 9.5' stroke='%234B4F63' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 24px 24px;
  padding-right: 46px !important;
}
.footer-cta-section .cta-form-select option {
  color: #4b4f63;
}
.footer-cta-section .footer-cta-form__support {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer-cta-section .footer-cta-form__captcha-slot {
  min-height: 0;
}
.footer-cta-section .footer-cta-form__captcha-slot.is-empty {
  display: none;
}
.footer-cta-section .footer-cta-form__honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.footer-cta-section .form-status {
  margin: 0;
  padding: 12px 16px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.footer-cta-section .form-status.is-loading {
  background: rgba(0, 147, 168, 0.08);
  color: #003c76;
}
.footer-cta-section .form-status.is-success {
  background: rgba(0, 147, 168, 0.1);
  color: #0f766e;
}
.footer-cta-section .form-status.is-error {
  background: rgba(220, 38, 38, 0.08);
  color: #b42318;
}
.footer-cta-section .select2-container--default {
  width: 100% !important;
}
.footer-cta-section .select2-container--default .select2-selection--single {
  background-color: #fff !important;
  border: 1px solid #e9eaeb !important;
  border-radius: 8px !important;
  height: 44px !important;
  box-shadow: 0 1px 2px rgba(10, 13, 18, 0.05) !important;
  display: flex !important;
  align-items: center !important;
  padding: 0 14px !important;
}
.footer-cta-section .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #4b4f63 !important;
  padding: 0 20px 0 0 !important;
  font-size: 16px !important;
}
.footer-cta-section .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100% !important;
  right: 14px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.footer-cta-section .select2-container--default .select2-selection--single .select2-selection__arrow b {
  position: static !important;
  margin: 0 !important;
  border-color: #666 transparent transparent transparent !important;
  border-width: 5px 4px 0 !important;
}
.footer-cta-section .select2-container--default.select2-container--focus .select2-selection--single, .footer-cta-section .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #0093a8 !important;
  box-shadow: 0 0 0 3px rgba(0, 147, 168, 0.15) !important;
}
.footer-cta-section .btn-submit-cta {
  width: 100%;
  min-height: 56px !important;
  padding: 8px 8px 8px 24px !important;
  border-radius: 8px !important;
  background-color: #003c76 !important;
  box-shadow: none !important;
  transition: transform 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.footer-cta-section .btn-submit-cta__label,
.footer-cta-section .btn-submit-cta .btn-submit-cta__label {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0;
}
.footer-cta-section .btn-submit-cta__icon,
.footer-cta-section .btn-submit-cta .btn-submit-cta__icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background-color: #ffffff;
  color: #003c76;
}
.footer-cta-section .btn-submit-cta__icon i,
.footer-cta-section .btn-submit-cta .btn-submit-cta__icon i {
  font-size: 20px;
  line-height: 1;
  transition: transform 0.25s ease;
}
.footer-cta-section .btn-submit-cta.is-loading {
  opacity: 0.78;
  pointer-events: none;
  transform: none;
}
.footer-cta-section .btn-submit-cta:hover {
  background-color: rgb(0, 47.0338983051, 92.5) !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 28px rgba(0, 60, 118, 0.18) !important;
}
.footer-cta-section .btn-submit-cta:hover .btn-submit-cta__icon i, .footer-cta-section .btn-submit-cta:hover__icon i {
  transform: translate(2px, -2px);
}
@media (max-width: 1199px) {
  .footer-cta-section .footer-cta-shell {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);
    -moz-column-gap: 28px;
         column-gap: 28px;
  }
}
@media (max-width: 991px) {
  .footer-cta-section {
    padding: 64px 0;
    min-height: auto;
  }
  .footer-cta-section .footer-cta-shell {
    grid-template-columns: 1fr;
  }
  .footer-cta-section .footer-cta-copy {
    max-width: none;
    padding-top: 0;
  }
  .footer-cta-section .footer-cta-points {
    max-width: none;
  }
  .footer-cta-section .footer-cta-form-col {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .footer-cta-section {
    padding: 56px 0;
  }
  .footer-cta-section .footer-cta-copy__eyebrow {
    font-size: 18px;
  }
  .footer-cta-section .footer-cta-copy__title {
    font-size: 32px;
    line-height: 40px;
  }
  .footer-cta-section .cta-form-card {
    padding: 24px !important;
  }
  .footer-cta-section .footer-cta-form {
    gap: 24px;
  }
  .footer-cta-section .footer-cta-form__grid {
    grid-template-columns: 1fr;
    row-gap: 18px;
  }
  .footer-cta-section .btn-submit-cta {
    padding-left: 18px !important;
  }
}

.btn-text-arrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0093a8;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: none;
  padding: 0;
  transition: all 0.3s ease;
  cursor: pointer;
}
.btn-text-arrow i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  transition: transform 0.3s ease;
}
.btn-text-arrow:hover {
  color: rgb(0, 102.375, 117);
}
.btn-text-arrow:hover i {
  transform: translateX(4px);
}

.btn-outline-white-hero {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 50px;
  padding: 0 24px;
  border: 1.5px solid rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.25s ease, border-color 0.25s ease;
}
.btn-outline-white-hero i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
}
.btn-outline-white-hero:hover {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: #ffffff;
  color: #ffffff;
}

.btn-outline-teal-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 40px;
  padding: 0 16px;
  min-width: 160px;
  border: 1px solid #0093a8;
  border-radius: 8px;
  background-color: #f8f9fc;
  color: #0093a8;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
  cursor: pointer;
}
.btn-outline-teal-arrow i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  transition: transform 0.25s ease;
}
.btn-outline-teal-arrow:hover {
  background-color: #0093a8;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 147, 168, 0.2);
}
.btn-outline-teal-arrow:hover i {
  transform: translateY(2px);
}

.btn-pill-arrow {
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  justify-content: space-between;
  height: 56px !important;
  padding: 8px 12px 8px 24px !important;
  border-radius: 9999px;
  border: 1.5px solid #0093a8;
  color: #0093a8;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: none;
  transition: all 0.3s ease;
  background: transparent;
}
.btn-pill-arrow .btn-text {
  margin-right: 12px !important;
}
.btn-pill-arrow .btn-arrow-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #0093a8;
  color: #fff;
  transition: all 0.3s ease;
}
.btn-pill-arrow .btn-arrow-circle i {
  font-size: 16px;
  transition: transform 0.3s ease;
}
.btn-pill-arrow:hover {
  background-color: #0093a8;
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 147, 168, 0.2);
}
.btn-pill-arrow:hover .btn-arrow-circle {
  background-color: #fff;
  color: #0093a8;
}
.btn-pill-arrow:hover .btn-arrow-circle i {
  transform: translateX(2px);
}

.footer .footer-logo-img {
  height: 70px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer .top_scroll {
  width: 45px !important;
  height: 45px !important;
  transition: all 0.3s ease !important;
}
.footer .top_scroll:hover {
  background-color: #0093a8 !important;
  border-color: #0093a8 !important;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 147, 168, 0.3) !important;
}
.footer .top_scroll:hover i {
  color: #fff !important;
}
.footer .top_scroll i {
  color: #003c76 !important;
  transition: color 0.3s ease;
}

.select2-dropdown {
  background-color: #fff !important;
  border: 1px solid #e9eaeb !important;
  border-radius: 8px !important;
  box-shadow: 0 10px 30px rgba(0, 60, 118, 0.08) !important;
  overflow: hidden !important;
  z-index: 99999 !important;
}

.select2-results__option {
  padding: 10px 14px !important;
  font-size: 15px !important;
  transition: all 0.2s ease !important;
}
.select2-results__option--highlighted[aria-selected] {
  background-color: #edf1f8 !important;
  color: #0093a8 !important;
}
.select2-results__option[aria-selected=true] {
  background-color: rgba(0, 147, 168, 0.08) !important;
  color: #0093a8 !important;
  font-weight: 600 !important;
}

.jpa-other-services__nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  border: 1px solid #003c76;
  background-color: #ffffff;
  box-shadow: 0 1px 2px rgba(10, 13, 18, 0.05);
  padding: 0;
  cursor: pointer;
  transition: all 0.2s ease;
}
.jpa-other-services__nav-btn i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  color: #003c76;
}
.jpa-other-services__nav-btn.js-slider-next {
  border-color: #d5d7da;
}
.jpa-other-services__nav-btn:hover {
  background-color: #0093a8;
  border-color: #0093a8 !important;
}
.jpa-other-services__nav-btn:hover i {
  color: #ffffff;
}
.jpa-other-services .other-services-slider .slick-track {
  display: flex;
}
.jpa-other-services .other-services-slider .slick-list {
  overflow: hidden;
  padding: 6px 0 !important;
  margin: -6px 0;
}
.jpa-other-services .other-services-slider .slick-slide {
  padding: 0 4px;
  height: auto;
}
.jpa-other-services .other-services-slider .slick-slide > div {
  height: 100%;
}
.jpa-other-services__card {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  height: 100%;
  min-height: 80px;
  padding: 16px 8px;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  transition: all 0.2s ease;
}
.jpa-other-services__card i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 38px;
  line-height: 1;
  color: #0093a8;
  flex-shrink: 0;
}
.jpa-other-services__card span {
  font-size: 16px;
  font-weight: 700;
  color: #003c76;
  line-height: 1.375;
  white-space: normal;
}
.jpa-other-services__card.active, .jpa-other-services__card:hover {
  background-color: #f0fdff;
}
.jpa-other-services__card.active span, .jpa-other-services__card:hover span {
  color: #0093a8;
}
.jpa-other-services__card.active i, .jpa-other-services__card:hover i {
  color: #0093a8;
}

.sd-ins-section {
  padding: 60px 0;
}

.sd-ins-title {
  font-size: 36px;
  font-weight: 700;
  color: #003c76;
  line-height: 44px;
  letter-spacing: 0.02em;
  margin: 0 0 24px;
}

.sd-ins-row {
  display: flex;
  gap: 12px;
  align-items: stretch;
  height: 193px;
}
@media (max-width: 991px) {
  .sd-ins-row {
    flex-direction: column;
    height: auto;
  }
}

.sd-ins-featured {
  flex: 0 0 615px;
  min-height: 193px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.sd-ins-featured:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(0, 60, 118, 0.12);
}
.sd-ins-featured__img {
  flex: 0 0 191px;
  overflow: hidden;
  align-self: stretch;
}
.sd-ins-featured__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.sd-ins-featured:hover .sd-ins-featured__img img {
  transform: scale(1.04);
}
.sd-ins-featured__img-placeholder {
  width: 100%;
  height: 100%;
  background: #e9eaeb;
}
.sd-ins-featured__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  border-radius: 0 0 32px 32px;
  min-width: 0;
}
.sd-ins-featured__top {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 14px;
}
.sd-ins-featured__meta {
  margin-bottom: 0;
}
.sd-ins-featured__title {
  font-size: 20px;
  font-weight: 700;
  color: #003c76;
  line-height: 25px;
  margin: 0;
}
.sd-ins-featured__excerpt {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 24px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sd-ins-featured__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .sd-ins-featured {
    flex: none;
    min-height: unset;
    flex-direction: column;
  }
  .sd-ins-featured__img {
    flex: none;
    position: relative;
    height: 200px;
    width: 100%;
  }
}

.sd-ins-smalls {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
  height: 100%;
}

.sd-ins-card {
  flex: 1;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.sd-ins-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(0, 60, 118, 0.12);
}
.sd-ins-card:hover .sd-ins-arrow i {
  transform: translateX(3px);
}
.sd-ins-card__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  gap: 14px;
  border-radius: 0 0 32px 32px;
}
.sd-ins-card__top {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.sd-ins-card__title {
  font-size: 20px;
  font-weight: 700;
  color: #003c76;
  line-height: 25px;
  margin: 0;
}
.sd-ins-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sd-ins-badge {
  display: inline-block;
  align-self: flex-start;
  font-size: 14px;
  font-weight: 400;
  color: #0093a8;
  background: #f0fdff;
  border-radius: 4px;
  padding: 4px 12px;
  line-height: 20px;
  margin-bottom: 4px;
  white-space: nowrap;
}

.sd-ins-date {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 1.4;
}
.sd-ins-date i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
}

.sd-ins-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 16px;
  border-radius: 16px;
  background: #0093a8;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.sd-ins-cta-btn:hover {
  background: rgb(0, 111.3, 127.2);
}

.sd-ins-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #003c76;
}
.sd-ins-arrow i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
  transition: transform 0.2s ease;
}

.sd-ins-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

.hjp-section {
  padding: 60px 0;
}

.hjp-inner {
  display: flex;
  align-items: center;
  gap: 85px;
  padding: 24px;
  background-color: #003c76;
}
@media (max-width: 1199px) {
  .hjp-inner {
    flex-direction: column;
    gap: 40px;
  }
}

.hjp-col-text {
  flex: 0 0 382px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 1199px) {
  .hjp-col-text {
    flex: none;
    width: 100%;
  }
}

.hjp-eyebrow {
  font-size: 20px;
  font-weight: 700;
  color: #0093a8;
  line-height: 1.25;
}

.hjp-title {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  line-height: 44px;
  letter-spacing: 0.02em;
  margin: 0;
}

.hjp-desc {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin: 0;
}

.hjp-col-grid {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-width: 0;
}

.hjp-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.hjp-row--3col {
  justify-content: space-between;
}

.hjp-card {
  flex: 0 0 230px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}
.hjp-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  flex-shrink: 0;
}
.hjp-card__icon svg {
  width: 45px;
  height: 45px;
}
.hjp-card__text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.hjp-card__title {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  line-height: 24px;
  margin: 0;
}
.hjp-card__desc {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin: 0;
}

.hjp-divider {
  flex-shrink: 0;
  width: 1.5px;
  height: 149px;
  background-color: #a4a7ae;
  margin: 0 24px;
}

.di-section {
  padding: 60px 0;
}

.di-header {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
}
.di-header__eyebrow {
  font-size: 20px;
  font-weight: 700;
  color: #0093a8;
  line-height: 1.25;
}
.di-header__title {
  font-size: 36px;
  font-weight: 700;
  color: #003c76;
  line-height: 44px;
  letter-spacing: 0.02em;
  margin: 0;
}

.di-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.di-card {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 404/221;
}
.di-card__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.di-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 45%, rgb(0, 0, 0) 100%);
}
.di-card__title {
  position: absolute;
  bottom: 11px;
  left: 16px;
  right: 16px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.375;
  z-index: 1;
}
.di-card:hover .di-card__overlay {
  background: linear-gradient(to bottom, rgba(0, 60, 118, 0) 0%, rgba(0, 60, 118, 0.6) 45%, rgba(0, 60, 118, 0.95) 100%);
}

.di-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

.industry-stats-card {
  background: #fff;
  border: 1px solid #e9eaeb;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 4px 20px rgba(0, 60, 118, 0.04);
}
.industry-stats-card .industry-stat-item {
  padding: 16px;
  border-radius: 8px;
  background: #f8fafc;
}

.industry-challenges {
  padding: 0 0 64px;
}
.industry-challenges__panel {
  padding: 24px;
  background-color: #003c76;
  border-radius: 8px;
}
.industry-challenges__title {
  margin: 0 0 31px;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.22;
}
.industry-challenges__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 17px;
}
.industry-challenges .industry-challenge-card {
  position: relative;
  min-height: 237px;
  padding-right: 17px;
}
.industry-challenges .industry-challenge-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: -9px;
  width: 0;
  height: 100%;
  border-right: 1.5px dotted rgba(164, 167, 174, 0.95);
}
.industry-challenges .industry-challenge-card__icon {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.industry-challenges .industry-challenge-card__icon i {
  font-size: 2rem;
  color: #0093a8;
  line-height: 1;
}
.industry-challenges .industry-challenge-card__icon-image {
  width: 45px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.industry-challenges .industry-challenge-card__title {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.industry-challenges .industry-challenge-card__desc {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  opacity: 0.95;
}
@media (max-width: 1199px) {
  .industry-challenges__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 20px;
  }
  .industry-challenges .industry-challenge-card {
    min-height: auto;
    padding-right: 0;
  }
  .industry-challenges .industry-challenge-card::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .industry-challenges {
    padding-bottom: 48px;
  }
  .industry-challenges__panel {
    padding: 24px 20px;
  }
  .industry-challenges__title {
    margin-bottom: 24px;
    font-size: 28px;
  }
  .industry-challenges__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 18px;
  }
  .industry-challenges .industry-challenge-card__icon {
    margin-bottom: 12px;
  }
  .industry-challenges .industry-challenge-card__icon i {
    font-size: 1.75rem;
  }
  .industry-challenges .industry-challenge-card__title, .industry-challenges .industry-challenge-card__desc {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .industry-challenges__grid {
    grid-template-columns: 1fr;
  }
}

.industry-featured-insight {
  background-color: transparent;
}
.industry-featured-insight__inner {
  display: flex;
  align-items: stretch;
  min-height: 220px;
  background-color: #003c76;
  border-radius: 8px;
  overflow: hidden;
}
.industry-featured-insight__book-col {
  flex-shrink: 0;
  width: 32%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.industry-featured-insight__book-col::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--fi-bg) center/cover no-repeat;
}
.industry-featured-insight__book-col::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(0, 60, 118, 0) 0%, rgba(0, 60, 118, 0.5) 14.8%, #003c76 78.7%);
}
.industry-featured-insight__book {
  position: relative;
  z-index: 1;
  width: 55%;
  max-width: 165px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  box-shadow: 0 3px 3px rgba(10, 13, 18, 0.04), 0 8px 8px rgba(10, 13, 18, 0.03), 0 20px 24px rgba(10, 13, 18, 0.08);
  display: block;
}
.industry-featured-insight__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem 2rem 2rem 0;
  gap: 0.5rem;
}
.industry-featured-insight__label {
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  color: #0093a8;
  line-height: 1.25;
}
.industry-featured-insight__title {
  font-size: 2.25rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.22;
  letter-spacing: 0.02em;
}
.industry-featured-insight__desc {
  font-size: 0.875rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.6;
  max-width: 90%;
}
.industry-featured-insight__btn {
  align-self: flex-start;
  height: 40px !important;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0 12px !important;
  border-radius: 8px !important;
  box-shadow: inset 2px 0 8px 2px rgba(248, 248, 248, 0.2) !important;
}
.industry-featured-insight__file-info {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #f8f9fc;
  margin-bottom: 0;
}
.industry-featured-insight__file-info i {
  font-size: 1.125rem;
}
@media (max-width: 991px) {
  .industry-featured-insight__book-col {
    width: 36%;
  }
  .industry-featured-insight__title {
    font-size: 1.75rem;
  }
  .industry-featured-insight__label {
    font-size: 1rem;
  }
  .industry-featured-insight__body {
    padding: 1.5rem 1.5rem 1.5rem 0;
  }
}
@media (max-width: 767px) {
  .industry-featured-insight__inner {
    flex-direction: column;
  }
  .industry-featured-insight__book-col {
    width: 100%;
    min-height: 160px;
    justify-content: flex-start;
    padding: 1.5rem;
  }
  .industry-featured-insight__book-col::after {
    background: linear-gradient(to bottom, rgba(0, 60, 118, 0) 0%, #003c76 100%);
  }
  .industry-featured-insight__book {
    width: 110px;
    max-width: 110px;
  }
  .industry-featured-insight__body {
    padding: 1.25rem 1.25rem 1.5rem;
  }
  .industry-featured-insight__btn {
    align-self: stretch;
    justify-content: center;
  }
}

.search-page .search-hero {
  padding: 9rem 0 4rem;
}
.search-page .search-hero__form {
  max-width: 640px;
}
.search-page .search-hero__input-wrap {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1.5px solid #e9eaeb;
  border-radius: 8px;
  padding: 6px 6px 6px 16px;
  gap: 8px;
  transition: border-color 0.2s ease;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
}
.search-page .search-hero__input-wrap:focus-within {
  border-color: #0093a8;
  box-shadow: 0 0 0 3px rgba(0, 147, 168, 0.12);
}
.search-page .search-hero__icon {
  color: #aaa;
  font-size: 1rem;
  flex-shrink: 0;
}
.search-page .search-hero__input {
  flex: 1;
  border: none;
  outline: none;
  background: transparent;
  font-size: 1rem;
  color: #003c76;
}
.search-page .search-hero__input::placeholder {
  color: #aaa;
}
.search-page .search-hero__btn {
  flex-shrink: 0;
  height: 44px;
  padding: 0 24px;
  font-size: 0.9375rem;
}
.search-page .search-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.search-page .search-empty {
  max-width: 480px;
  margin: 0 auto;
}
.search-page .search-empty__icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #edf1f8;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.search-page .search-empty__icon i {
  font-size: 2rem;
  color: #0093a8;
}
.search-page .search-pagination .nav-links {
  display: flex;
  gap: 8px;
  align-items: center;
}
.search-page .search-pagination .nav-links a,
.search-page .search-pagination .nav-links span.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: #f8fafc;
  color: #003c76;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s ease;
  border: 1px solid #e9eaeb;
}
.search-page .search-pagination .nav-links a:hover {
  background: #0093a8;
  color: #fff;
  border-color: #0093a8;
}
.search-page .search-pagination .nav-links .current {
  background: #0093a8;
  color: #fff;
  border-color: #0093a8;
}
.search-page .search-pagination .nav-links .prev,
.search-page .search-pagination .nav-links .next {
  font-size: 0;
  line-height: 1;
}
.search-page .search-pagination .nav-links .prev i,
.search-page .search-pagination .nav-links .next i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  font-size: 1rem;
  line-height: 1;
}
.search-page .search-pagination .nav-links .dots {
  background: transparent;
  border: none;
  color: #aaa;
}

.featured-insight-section {
  padding: 60px 0;
  background-color: #ffffff;
}

.featured-insight-banner {
  background-color: #003c76;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 60, 118, 0.08);
  min-height: 270px;
  display: flex;
}
.featured-insight-banner__media {
  width: 100%;
  min-height: 260px;
  overflow: hidden;
  position: relative;
  align-self: stretch;
  flex-shrink: 0;
}
.featured-insight-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
.featured-insight-banner__cover-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.featured-insight-banner__cover {
  width: 182px;
  height: 234px;
  -o-object-fit: contain;
     object-fit: contain;
  box-shadow: 0 16px 32px rgba(10, 13, 18, 0.25);
  border-radius: 4px;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.featured-insight-banner__content {
  padding: 32px 32px 32px 80px !important;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}
.featured-insight-banner__texts {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.featured-insight-banner__actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.featured-insight-banner__meta {
  color: #f8f9fc;
  opacity: 0.85;
}
.featured-insight-banner__meta i {
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.featured-insight-banner:hover .featured-insight-banner__cover {
  transform: scale(1.04) translateY(-2px);
}

.btn-download-report {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 40px;
  padding: 0 16px;
  background-color: #0093a8;
  border: 1.5px solid #0093a8;
  border-radius: 8px;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 20px;
  text-decoration: none;
  transition: all 0.25s ease;
  box-shadow: inset 2px 0 8px 2px rgba(248, 248, 248, 0.2);
}
.btn-download-report i {
  font-size: 16px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease;
}
.btn-download-report:hover {
  background-color: transparent;
  color: #ffffff !important;
  border-color: #ffffff;
  box-shadow: none;
}
.btn-download-report:hover i {
  transform: translateY(2px);
}

@media (max-width: 991.98px) {
  .featured-insight-banner {
    height: auto;
    flex-direction: column !important;
  }
  .featured-insight-banner__media {
    width: 100%;
    height: 280px;
  }
  .featured-insight-banner__content {
    padding: 32px 32px 32px 32px !important;
  }
}
.svc-industries-section {
  padding: 60px 0;
  background-color: #ffffff;
}

.svc-industries-slider {
  margin: 0 -8px;
}
.svc-industries-slider .slick-list {
  display: block;
  overflow: hidden;
}
.svc-industries-slider .slick-track {
  display: flex;
  align-items: stretch;
}

.svc-industries-slider__slide {
  padding: 0 8px;
  height: auto;
  float: left;
}

.svc-industries-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}

.svc-industries-nav {
  display: flex;
  gap: 8px;
}
.svc-industries-nav__btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1.5px solid #0093a8;
  background-color: #ffffff;
  color: #0093a8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
  font-size: 1rem;
}
.svc-industries-nav__btn:hover {
  background-color: #0093a8;
  color: #ffffff;
}
.svc-industries-nav__btn.slick-disabled {
  opacity: 0.35;
  cursor: default;
}
.svc-industries-nav__btn.slick-disabled:hover {
  background-color: #ffffff;
  color: #0093a8;
}

.svc-industry-card {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 4/5;
  background-color: #003c76;
}
.svc-industry-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}
.svc-industry-card:hover .svc-industry-card__img {
  transform: scale(1.06);
}
.svc-industry-card__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #003c76 0%, #0093a8 100%);
}
.svc-industry-card__placeholder i {
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.4);
}
.svc-industry-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 60, 118, 0.88) 0%, rgba(0, 60, 118, 0.25) 55%, transparent 100%);
  z-index: 1;
}
.svc-industry-card__title {
  position: absolute;
  bottom: 16px;
  left: 14px;
  right: 14px;
  z-index: 2;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.3;
}

.ins-section {
  padding: 60px 0;
  background-color: #ffffff;
}
.ins-section__header {
  margin-bottom: 24px;
}
.ins-section__eyebrow {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  color: #0093a8;
}
.ins-section__title {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  color: #003c76;
  line-height: 1.22;
}
.ins-section__footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
@media (max-width: 575px) {
  .ins-section {
    padding: 40px 0;
  }
  .ins-section__title {
    font-size: 26px;
  }
  .ins-section__eyebrow {
    font-size: 16px;
  }
}

.ins-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}
@media (max-width: 1199px) {
  .ins-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 575px) {
  .ins-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.ins-card {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: inherit;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 1199px) {
  .ins-card {
    margin-bottom: 24px;
  }
  .ins-card:last-child {
    margin-bottom: 0;
  }
}
.ins-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 60, 118, 0.15);
}
.ins-card:hover .ins-card__arrow {
  transform: translateX(4px);
}
.ins-card:hover .ins-card__image img {
  transform: scale(1.06);
}
.ins-card__image {
  width: 100%;
  height: 177px;
  overflow: hidden;
  flex-shrink: 0;
}
.ins-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.ins-card__image-placeholder {
  width: 100%;
  height: 100%;
  background-color: #e0e8f0;
}
.ins-card__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  padding: 16px;
  gap: 14px;
  border-radius: 0 0 32px 32px;
}
.ins-card__top {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.ins-card__title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #003c76;
  line-height: 1.25;
}
.ins-card__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ins-card__date {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 1.4;
}
.ins-card__date i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
}
.ins-card__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #003c76;
  line-height: 1;
  transition: transform 0.2s ease;
}

.ins-badge {
  display: inline-block;
  align-self: flex-start;
  font-size: 14px;
  font-weight: 400;
  color: #0093a8;
  background-color: #f0fdff;
  border-radius: 4px;
  padding: 4px 12px;
  line-height: 20px;
  white-space: nowrap;
  margin-bottom: 8px;
}

.ins-view-all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 40px;
  padding: 0 16px;
  min-width: 160px;
  border: 1px solid #0093a8;
  border-radius: 8px;
  background-color: #f8f9fc;
  color: #0093a8;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}
.ins-view-all i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  transition: transform 0.25s ease;
}
.ins-view-all:hover {
  background-color: #0093a8;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 147, 168, 0.2);
}
.ins-view-all:hover i {
  transform: translateY(2px);
}

.home-calendar-audit {
  background: #003c76;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.home-calendar-audit__shell {
  width: 100%;
  display: grid;
  grid-template-columns: 437px minmax(0, 1fr);
  gap: 0;
  align-items: center;
  min-height: 477px;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.home-calendar-audit__intro, .home-calendar-audit__timeline-pane {
  position: relative;
  z-index: 1;
}
.home-calendar-audit__intro {
  max-width: 437px;
  padding-right: 32px;
}
.home-calendar-audit__eyebrow {
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  color: #0093a8;
}
.home-calendar-audit__title {
  margin: 0;
  font-size: 48px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #ffffff;
}
.home-calendar-audit__desc {
  max-width: 437px;
  margin: 24px 0 32px;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.85);
}
.home-calendar-audit__primary-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  border-radius: 8px;
  background: #0093a8;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.2s ease;
}
.home-calendar-audit__primary-link i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
}
.home-calendar-audit__primary-link:hover {
  background: #007a8c;
  color: #ffffff;
}
.home-calendar-audit__timeline-pane {
  min-width: 0;
  padding-left: 24px;
  border-left: 1px solid rgba(233, 234, 235, 0.3);
}
.home-calendar-audit__toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 48px;
}
.home-calendar-audit__filters {
  display: inline-flex;
  align-items: center;
  padding: 4px;
  border: 0.5px solid rgba(255, 255, 255, 0.4);
  border-radius: 8px;
  gap: 4px;
  background: transparent;
}
.home-calendar-audit__filter {
  flex: 1 1 0;
  height: 38px;
  padding: 0 24px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.15s ease, color 0.15s ease;
}
.home-calendar-audit__filter:hover:not(.is-active) {
  color: rgba(255, 255, 255, 0.9);
}
.home-calendar-audit__filter.is-active {
  background: #0093a8;
  color: #ffffff;
  font-weight: 600;
}
.home-calendar-audit__add-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 36px;
  padding: 0 12px;
  border: 1px solid #0093a8;
  border-radius: 4px;
  color: #0093a8;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  transition: background 0.15s ease;
}
.home-calendar-audit__add-link:hover {
  background: rgba(0, 147, 168, 0.1);
  color: #0093a8;
}
.home-calendar-audit__add-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}
.home-calendar-audit__milestones {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  padding-top: 60px;
}
.home-calendar-audit__track {
  position: absolute;
  top: 30px;
  left: 36px;
  right: 36px;
  height: 0;
  border-top: 2px dotted rgba(255, 255, 255, 0.35);
}
.home-calendar-audit__milestone {
  position: relative;
  padding: 70px 16px 0;
  text-align: center;
}
.home-calendar-audit__milestone:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 80px;
  right: 0;
  width: 1px;
  height: 90px;
  border-right: 1px dotted rgba(255, 255, 255, 0.25);
}
.home-calendar-audit__milestone.has-flag .home-calendar-audit__date-badge {
  width: 68px;
  height: 68px;
  border-radius: 10px;
  background: #003c76;
  border: 2px solid #0093a8;
}
.home-calendar-audit__date-badge {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #0093a8;
  color: #ffffff;
}
.home-calendar-audit__date-badge strong {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}
.home-calendar-audit__date-badge span {
  margin-top: 3px;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.06em;
  font-weight: 600;
  text-transform: uppercase;
}
.home-calendar-audit__date-badge i {
  position: absolute;
  top: -6px;
  right: -10px;
  font-size: 16px;
  color: #0093a8;
}
.home-calendar-audit__milestone-copy {
  padding-top: 16px;
}
.home-calendar-audit__milestone-copy h3 {
  margin: 0;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.85);
  text-align: center;
}
.home-calendar-audit__milestone-copy p {
  margin: 12px 0 0;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #0093a8;
  text-align: center;
}
.home-calendar-audit__footer-link-wrap {
  display: flex;
  justify-content: center;
  margin-top: 36px;
}
.home-calendar-audit__footer-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #0093a8;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  transition: opacity 0.15s ease;
}
.home-calendar-audit__footer-link:hover {
  opacity: 0.8;
  color: #0093a8;
}
.home-calendar-audit__footer-link i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
}
@media (max-width: 1399px) {
  .home-calendar-audit__shell {
    grid-template-columns: 340px minmax(0, 1fr);
    padding: 64px 0;
  }
  .home-calendar-audit__title {
    font-size: 40px;
  }
  .home-calendar-audit__toolbar {
    flex-wrap: wrap;
    gap: 12px;
  }
  .home-calendar-audit__filters {
    width: 100%;
  }
  .home-calendar-audit__milestones {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 24px;
  }
  .home-calendar-audit__milestone::after, .home-calendar-audit__track {
    display: none;
  }
}
@media (max-width: 991px) {
  .home-calendar-audit__shell {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 48px 0;
    align-items: start;
  }
  .home-calendar-audit__intro {
    padding-right: 0;
  }
  .home-calendar-audit__title {
    font-size: 34px;
  }
  .home-calendar-audit__desc {
    margin: 20px 0 28px;
    font-size: 15px;
  }
  .home-calendar-audit__timeline-pane {
    padding-left: 0;
    border-left: 0;
  }
  .home-calendar-audit__filters {
    overflow-x: auto;
    scrollbar-width: none;
  }
  .home-calendar-audit__filters::-webkit-scrollbar {
    display: none;
  }
  .home-calendar-audit__filter {
    flex: 0 0 auto;
    min-width: 120px;
  }
  .home-calendar-audit__milestones {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 24px;
  }
}
@media (max-width: 575px) {
  .home-calendar-audit__shell {
    padding: 40px 0;
  }
  .home-calendar-audit__eyebrow {
    font-size: 14px;
  }
  .home-calendar-audit__title {
    font-size: 28px;
  }
  .home-calendar-audit__primary-link, .home-calendar-audit__footer-link {
    width: 100%;
    justify-content: center;
  }
  .home-calendar-audit__milestones {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .home-calendar-audit__toolbar {
    flex-direction: column;
    align-items: stretch;
  }
}

.ds-subservices {
  padding: 60px 0;
  background-color: #ffffff;
}
.ds-subservices__header {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
}
.ds-subservices__eyebrow {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: #0093a8;
  display: block;
}
.ds-subservices__title {
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0.02em;
  color: #003c76;
  margin: 0;
}
@media (max-width: 767px) {
  .ds-subservices__title {
    font-size: 28px;
    line-height: 36px;
  }
}
.ds-subservices__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 33px;
}
@media (max-width: 991px) {
  .ds-subservices__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .ds-subservices__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.ds-subservices__footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

.ds-svc-card {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  text-decoration: none;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.ds-svc-card:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}
.ds-svc-card__img-wrap {
  width: 100%;
  height: 177px;
  overflow: hidden;
  flex-shrink: 0;
}
.ds-svc-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}
.ds-svc-card:hover .ds-svc-card__img {
  transform: scale(1.04);
}
.ds-svc-card__img-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #003c76 0%, #0093a8 100%);
}
.ds-svc-card__body {
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  gap: 32px;
  border-radius: 0 0 32px 32px;
  background: #ffffff;
}
.ds-svc-card__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ds-svc-card__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: #003c76;
  margin: 0;
}
.ds-svc-card__desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #222222;
  margin: 0;
}
.ds-svc-card__link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #003c76;
  text-decoration: none;
}
.ds-svc-card__link i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  transition: transform 0.2s ease;
}
.ds-svc-card:hover .ds-svc-card__link {
  color: #0093a8;
}
.ds-svc-card:hover .ds-svc-card__link i {
  transform: translateX(3px);
}

/* Hero Tab Bar */
.hero-tabs {
  display: flex;
  align-items: stretch;
  gap: 24px;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 0 40px;
  box-shadow: 0px 0px 2px -1px rgba(10, 13, 18, 0.04), 0px 0px 6px -2px rgba(10, 13, 18, 0.03), 0px 0px 16px -4px rgba(10, 13, 18, 0.08);
  overflow-x: auto;
  overflow-y: hidden;
}
.hero-tabs::-webkit-scrollbar {
  display: none;
}
.hero-tabs {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.hero-tab-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  color: #003c76; /* $blue-dark */
  padding: 20px 0;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
  flex-shrink: 0;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.hero-tab-link:hover {
  color: #0093a8; /* $teal */
  border-bottom-color: #0093a8;
}
.hero-tab-link.is-active, .hero-tab-link.active {
  color: #0093a8;
  border-bottom-color: #0093a8;
}

/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/wp-content/themes/jpa/fonts/2fcac5450658059e60a9.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/wp-content/themes/jpa/fonts/8efb58098cf22e86e764.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/wp-content/themes/jpa/fonts/82861daf02bfd8c311d2.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/wp-content/themes/jpa/fonts/4a40e7d3a1b2ee1687a1.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/wp-content/themes/jpa/fonts/159889c00327d6658f25.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/wp-content/themes/jpa/fonts/4e3a327d704bb9ea0e7b.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/wp-content/themes/jpa/fonts/6f93069b673e6edc9d69.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/wp-content/themes/jpa/fonts/10a843b265d139bbd4c3.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  margin-top: 0 !important;
}

body {
  padding-top: 79px;
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
}

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

a {
  text-decoration: none;
  transition: 0.3s;
  color: #000000;
}
a:hover {
  color: #0093a8;
}
a:focus {
  color: #000000;
}

ul {
  padding: 0;
  list-style: none;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Open Sans", sans-serif;
  color: #000000;
}
h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
  color: #000000;
  transition: 0.3s;
}
h1 a:hover, .h1 a:hover,
h2 a:hover, .h2 a:hover,
h3 a:hover, .h3 a:hover,
h4 a:hover, .h4 a:hover,
h5 a:hover, .h5 a:hover,
h6 a:hover, .h6 a:hover {
  color: #0093a8;
}

input:focus {
  outline: none;
}

video:focus {
  outline: none;
}

figcaption {
  text-align: center;
}

blockquote, em {
  font-family: "Open Sans", sans-serif;
}

.container {
  padding: 0 15px;
}

.full-width {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.btn {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600 !important;
  border-radius: 8px !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 16px;
  line-height: 24px;
}
.btn.btn-sm {
  font-size: 14px !important;
  line-height: 20px !important;
  padding: 8px 16px !important;
}
.btn.btn-lg {
  font-size: 16px !important;
  line-height: 24px !important;
  padding: 12px 24px !important;
}

.btn-primary {
  color: #ffffff !important;
  border: 1.5px solid #003c76 !important;
  background-color: #003c76 !important;
  font-family: "Open Sans", sans-serif !important;
  border-radius: 8px !important;
  transition: all 0.3s ease !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #0093a8 !important;
  border-color: #0093a8 !important;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 147, 168, 0.2) !important;
}
.btn-primary a {
  color: #ffffff !important;
}
.btn-primary:hover a, .btn-primary:active a {
  color: #ffffff !important;
}

.btn-secondary {
  color: #003c76 !important;
  border: 1.5px solid #4d4d4d !important;
  background-color: #ffffff !important;
  font-family: "Open Sans", sans-serif !important;
  border-radius: 8px !important;
  transition: all 0.3s ease !important;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background-color: #0093a8 !important;
  border-color: #0093a8 !important;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 147, 168, 0.2) !important;
}

.btn-teal {
  color: #ffffff !important;
  border: 1.5px solid #0093a8 !important;
  background-color: #0093a8 !important;
  font-family: "Open Sans", sans-serif !important;
  border-radius: 8px !important;
  transition: all 0.3s ease !important;
}
.btn-teal:hover, .btn-teal:active, .btn-teal:focus {
  background-color: #003c76 !important;
  border-color: #003c76 !important;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 60, 118, 0.2) !important;
}
.btn-teal a {
  color: #ffffff !important;
}

.btn-outline-teal {
  color: #0093a8 !important;
  border: 1.5px solid #0093a8 !important;
  background-color: transparent !important;
  font-family: "Open Sans", sans-serif !important;
  border-radius: 8px !important;
  transition: all 0.3s ease !important;
}
.btn-outline-teal:hover, .btn-outline-teal:active, .btn-outline-teal:focus {
  background-color: #0093a8 !important;
  color: #ffffff !important;
  border-color: #0093a8 !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 147, 168, 0.2) !important;
}

.btn-outline-white {
  color: #ffffff !important;
  border: 1.5px solid #ffffff !important;
  background-color: transparent !important;
  font-family: "Open Sans", sans-serif !important;
  border-radius: 8px !important;
  transition: all 0.3s ease !important;
}
.btn-outline-white:hover, .btn-outline-white:active, .btn-outline-white:focus {
  background-color: #ffffff !important;
  color: #003c76 !important;
  border-color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 255, 255, 0.2) !important;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel] {
  width: 100%;
  font-size: 15px;
  height: 45px;
  padding: 0 15px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  -webkit-appearance: none;
          appearance: none;
  box-shadow: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus {
  outline: none;
}

textarea {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e2e2e2 !important;
  border-radius: 8px;
  height: 95px;
  padding: 10px 15px;
  font-size: 15px;
  color: #000000;
  resize: none;
}
textarea:focus {
  outline: none;
}

select {
  width: 100%;
  border: 1px solid #e2e2e2;
  background: #ffffff;
  color: #000000;
  padding: 0 15px 0 10px;
  -webkit-appearance: none;
          appearance: none;
  border-radius: 8px;
  height: 44px;
}
select:focus-visible {
  outline: none;
}

.ls-1 {
  letter-spacing: 1px;
}

.mx-70 {
  max-width: 70%;
}

.required {
  color: #0093a8;
}

.text-shadow {
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
}

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

.overlay {
  position: relative;
}
.overlay:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.scroll_style {
  overflow-x: hidden;
  overflow-y: auto;
}
.scroll_style ::-webkit-scrollbar {
  width: 7px;
  background-color: #f2f5f8;
}
.scroll_style ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #d0d0cf;
}

@keyframes shine {
  10% {
    opacity: 1;
    left: -65%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    left: 115%;
    transition-property: left, top, opacity;
  }
}
.effect_img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.effect_img:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.effect_img a {
  display: block;
}
.effect_img a img {
  transition: transform 0.5s ease;
}
.effect_img:hover:before {
  animation: shine 0.75s;
}
.effect_img:hover img {
  transform: scale(1.1);
}

.st-pagelink {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.st-pagelink span, .st-pagelink a {
  width: 35px;
  height: 35px;
  border: 1px solid #e5e5e5;
  margin: 0 0 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Open Sans", sans-serif;
}
.st-pagelink span {
  background: #003c76;
  color: #ffffff;
}
.st-pagelink a {
  color: #000000;
  transition: 0.3s;
  background: transparent;
}
.st-pagelink a:hover {
  background: #0093a8;
  color: #ffffff;
}

#wpadminbar {
  display: none;
}

.ftwp-fixed-to-post {
  display: none !important;
}

body {
  padding-top: 79px;
}
body .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  background: #46b450;
  color: #fff;
}
body .wp-block-button .wp-block-button__link {
  background-color: #003c76;
  border: 1px solid #003c76;
  font-size: 14px;
  border-radius: 8px;
  padding: 7px 17px 5px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: 0.3s;
}
body .wp-block-button .wp-block-button__link:hover {
  background-color: #0093a8;
  color: #ffffff;
  border-color: #0093a8;
}

.page404 {
  background-size: cover;
  background-position: center;
  padding: 230px 0 !important;
}
.page404::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.page404 .container {
  max-width: 950px;
}

.main_banner {
  height: 35vh;
  overflow: hidden;
}
.main_banner h1 {
  font-size: 35px;
}
.main_banner img {
  min-height: 350px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top_scroll {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.top_scroll.visible {
  opacity: 1;
  pointer-events: all;
}
.top_scroll:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 60, 118, 0.15) !important;
}

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