<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

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

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

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

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

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

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

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

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

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

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

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

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

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

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

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

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

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

textarea {
  resize: vertical;
}

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

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

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

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

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

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

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

.col {
  flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto &gt; * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 &gt; * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 &gt; * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 &gt; * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 &gt; * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto &gt; * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 &gt; * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 &gt; * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 &gt; * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 &gt; * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto &gt; * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 &gt; * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 &gt; * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 &gt; * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 &gt; * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto &gt; * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 &gt; * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 &gt; * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 &gt; * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 &gt; * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto &gt; * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 &gt; * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 &gt; * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 &gt; * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 &gt; * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.s-wysiwyg strong {
  font-weight: bold;
  color: #343434;
}
.s-wysiwyg h1 {
  font-size: 2.5em;
  color: #004e95;
  font-weight: bold;
  margin: 35px 0 25px;
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  .s-wysiwyg h1 {
    font-size: 1.25em;
  }
}
.s-wysiwyg h1.text-center {
  text-align: center;
}
.s-wysiwyg h2 {
  font-size: 1.875em;
  color: #004e95;
  font-weight: 600;
  margin: 35px 0 25px;
  line-height: 1.3;
}
@media (max-width: 1599.98px) {
  .s-wysiwyg h2 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .s-wysiwyg h2 {
    font-size: 1.125em;
  }
}
.s-wysiwyg h3,
.s-wysiwyg h4,
.s-wysiwyg h5,
.s-wysiwyg h6 {
  font-size: 1.5em;
  color: #004e95;
  font-weight: 600;
  margin: 35px 0 25px;
  line-height: 1.3;
}
@media (max-width: 1599.98px) {
  .s-wysiwyg h3,
  .s-wysiwyg h4,
  .s-wysiwyg h5,
  .s-wysiwyg h6 {
    font-size: 19.2px;
  }
}
@media (max-width: 991.98px) {
  .s-wysiwyg h3,
  .s-wysiwyg h4,
  .s-wysiwyg h5,
  .s-wysiwyg h6 {
    font-size: 1em;
  }
}
.s-wysiwyg p {
  color: #343434;
  font-family: "Nunito", sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.75;
}
@media (max-width: 1199.98px) {
  .s-wysiwyg p {
    font-size: 0.875em;
    line-height: 1.67;
  }
}
.light .s-wysiwyg p {
  color: #ffffff;
}
.s-wysiwyg img {
  width: calc(100% - 100px);
  margin: 50px auto;
  border-radius: 30px;
  display: flex;
}
@media (max-width: 991.98px) {
  .s-wysiwyg img {
    width: 100%;
    border-radius: 10px;
  }
}
.s-wysiwyg a {
  color: #004e95 !important;
  text-decoration: none;
  font-weight: bold;
}
.single-post .s-wysiwyg a {
  text-decoration: underline !important;
}
.s-wysiwyg blockquote {
  max-width: 670px;
  margin: 100px auto 50px;
  color: #004e95;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.33;
  font-style: italic;
  position: relative;
}
.s-wysiwyg blockquote p {
  color: #004e95;
  font-weight: 600;
  line-height: 1.33;
}
.s-wysiwyg blockquote p:last-child:after {
  content: "”";
}
.s-wysiwyg blockquote:before {
  content: "";
  background: url("/wp-content/themes/mivet2025/img/icons/quote-icon-rounded.svg") center center no-repeat;
  background-size: contain;
  height: 70px;
  width: 100px;
  position: absolute;
  left: -80px;
  top: -50px;
}
@media (max-width: 1599.98px) {
  .s-wysiwyg blockquote:before {
    width: 80px;
    height: 56px;
    left: -64px;
    top: -40px;
  }
}
.s-wysiwyg blockquote::after {
  content: "";
  display: block;
  margin: 25px 0;
  background-image: radial-gradient(circle, #b1d1d3 2.5px, transparent 2.5px);
  background-repeat: repeat-x;
  background-size: 15px 5px;
  background-position: left;
  height: 5px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .s-wysiwyg blockquote::after {
    background-image: radial-gradient(circle, #b1d1d3 2px, transparent 2px);
    background-size: 12px 4px;
    height: 4px;
  }
}
@media (max-width: 575.98px) {
  .s-wysiwyg blockquote::after {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .s-wysiwyg blockquote {
    font-size: 1em;
    padding: 30px 30px 30px 80px;
  }
}
.s-wysiwyg blockquote em {
  display: block;
  font-size: 1.5em;
  color: #004e95;
  font-weight: 300;
  font-style: italic;
  margin: 0 0 25px;
  line-height: 1.33;
  position: relative;
}
.s-wysiwyg blockquote em:before {
  content: "“";
  font-size: 4.375em;
  position: absolute;
  left: -55px;
  top: -25px;
  line-height: 1;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .s-wysiwyg blockquote em:before {
    font-size: 3.75em;
    left: -28px;
    top: -10px;
  }
}
.s-wysiwyg blockquote em strong {
  font-weight: bold;
  color: inherit;
}
@media (max-width: 991.98px) {
  .s-wysiwyg blockquote em {
    font-size: 16px;
    padding: 15px 15px 15px 40px;
    max-width: 90%;
  }
}
.s-wysiwyg blockquote strong {
  font-weight: normal;
  color: #004e95;
}
.s-wysiwyg ol li {
  color: #343434;
  width: 100%;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 0 20px;
  position: relative;
}
.s-wysiwyg ol li::marker {
  color: #004e95;
  font-weight: bold;
}
.s-wysiwyg ul li {
  list-style-type: none;
  color: #343434;
  width: 100%;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5;
  padding-left: 20px;
  margin: 0 0 20px 20px;
  position: relative;
}
@media (max-width: 991.98px) {
  .s-wysiwyg ul li {
    font-size: 0.8em;
    max-width: 100%;
    margin: 20px 0;
    padding-left: 40px;
  }
}
.s-wysiwyg ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: blue;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.s-wysiwyg em {
  color: #9a9a9a;
  font-style: italic;
}
.s-wysiwyg table {
  width: 100%;
  font-size: 14px;
  margin: 0 0 40px;
}
@media (max-width: 575.98px) {
  .s-wysiwyg table {
    font-size: 12px;
  }
}
.s-wysiwyg table tr {
  background: #ffffff;
}
.s-wysiwyg table tr:nth-child(odd) {
  background: #f6f9fa;
}
.s-wysiwyg table td {
  text-align: left;
  color: #4a4a4a;
  font-weight: bold;
  padding: 8px 15px;
  width: 35%;
}
@media (max-width: 575.98px) {
  .s-wysiwyg table td {
    padding: 10px 5px;
    width: 40%;
  }
}
.s-wysiwyg table th {
  text-align: left;
  color: #a1a1a1;
  padding: 8px 15px;
  width: 30%;
  font-weight: normal;
}
@media (max-width: 575.98px) {
  .s-wysiwyg table th {
    padding: 10px 5px;
    width: 20%;
  }
}

@media (min-width: 768px) {
  .o-fade-in-right {
    transform: translate(-100px, 0);
    opacity: 0;
    transition: opacity 300ms, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-right.is-animated {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in-right-slow {
    transform: translate(-100px, 0);
    opacity: 0;
    transition: opacity 300ms, transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-right-slow.is-animated {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in-left {
    transform: translate(100px, 0);
    opacity: 0;
    transition: opacity 300ms, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-left.is-animated {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in-left-slow {
    transform: translate(100px, 0);
    opacity: 0;
    transition: opacity 300ms, transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-left-slow.is-animated {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in-top {
    transform: translate(0, 100px);
    opacity: 0;
    transition: opacity 300ms, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-top.is-animated {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in-top-slow {
    transform: translate(0, 100px);
    opacity: 0;
    transition: opacity 300ms, transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-top-slow.is-animated {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in-bottom {
    transform: translate(0, -100px);
    opacity: 0;
    transition: opacity 300ms, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-bottom.is-animated {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in-bottom-slow {
    transform: translate(0, -100px);
    opacity: 0;
    transition: opacity 300ms, transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-bottom-slow.is-animated {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in {
    opacity: 0;
    transition: opacity 300ms, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in.is-animated {
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .o-fade-in-slow {
    opacity: 0;
    transition: opacity 300ms, transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .o-fade-in-slow.is-animated {
    opacity: 1;
  }
}

.o-map-search__search-input-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 40px;
  min-height: 80px;
  flex: 1;
  position: relative;
  padding: 0 20px 0 25px;
  background: #ffffff;
  box-shadow: 0 10px 40px -10px rgba(16, 79, 82, 0.23);
  margin-top: 50px;
  z-index: 1;
}
@media (max-width: 1599.98px) {
  .o-map-search__search-input-wrapper {
    min-height: 70px;
    padding: 0 15px 0 20px;
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .o-map-search__search-input-wrapper {
    min-height: 60px;
    align-items: center;
    margin-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .o-map-search__search-input-wrapper {
    min-height: 56px;
    margin-top: 20px;
    padding: 0 10px 0 20px;
  }
}
.o-map-search__search-input-wrapper.has-arrow:before {
  content: "";
  width: 100px;
  height: 120px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/arrow-form.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -140px;
  right: 50px;
}
@media (max-width: 991.98px) {
  .o-map-search__search-input-wrapper.has-arrow:before {
    background-image: url("/wp-content/themes/mivet2025/img/icons/arrow-sidebar.svg");
    right: 0;
    top: -100px;
    right: -20px;
    width: 65px;
    height: 80px;
  }
}
.o-map-search__search-input-wrapper input[type=text] {
  border: none;
  margin-bottom: 0 !important;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1;
  flex: 1;
  color: #000000;
}
@media (max-width: 1599.98px) {
  .o-map-search__search-input-wrapper input[type=text] {
    font-size: 1.2em;
  }
}
@media (max-width: 1199.98px) {
  .o-map-search__search-input-wrapper input[type=text] {
    font-size: 1.125em;
  }
}
@media (max-width: 991.98px) {
  .o-map-search__search-input-wrapper input[type=text] {
    font-size: 1em;
  }
}
@media (max-width: 575.98px) {
  .o-map-search__search-input-wrapper input[type=text] {
    font-size: 0.875em;
  }
}
.o-map-search__search-input-wrapper input[type=text]::-moz-placeholder {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
}
@media (max-width: 991.98px) {
  .o-map-search__search-input-wrapper input[type=text]::-moz-placeholder {
    font-size: 0.875em;
  }
}
.o-map-search__search-input-wrapper input[type=text]::-webkit-input-placeholder {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
}
@media (max-width: 991.98px) {
  .o-map-search__search-input-wrapper input[type=text]::-webkit-input-placeholder {
    font-size: 0.875em;
  }
}
.o-map-search__search-input-wrapper input[type=text]:-ms-input-placeholder {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
}
@media (max-width: 991.98px) {
  .o-map-search__search-input-wrapper input[type=text]:-ms-input-placeholder {
    font-size: 0.875em;
  }
}
.o-map-search__search-input-wrapper input[type=text]::placeholder {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
}
@media (max-width: 991.98px) {
  .o-map-search__search-input-wrapper input[type=text]::placeholder {
    font-size: 0.875em;
  }
}
.o-map-search__search-locations {
  display: flex;
  align-items: center;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/location.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  border: none;
  outline: none;
  margin: 0 20px;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .o-map-search__search-locations {
    margin: 0 10px;
  }
}
.o-map-search__search-button {
  background: #00b9b8;
  border: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/search-icon-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
}
@media (max-width: 767.98px) {
  .o-map-search__search-button {
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  .o-map-search__search-button {
    width: 40px;
    height: 40px;
    background-size: 20px;
  }
}
.o-map-search__search-button:hover {
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .o-map-search__search-button span {
    display: none;
  }
}
.o-map-search__search-button i {
  display: none;
}
@media (max-width: 767.98px) {
  .o-map-search__search-button i {
    width: 22px;
    height: 22px;
    background-image: url("/wp-content/themes/mivet2025/img/icons/search-icon.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    filter: brightness(0) invert(1);
  }
}

.o-button__secondary {
  position: relative;
  background-color: #ffffff;
  color: #004e95 !important;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  border-radius: 25px;
  text-transform: uppercase;
  width: fit-content;
  font-size: 1em;
  font-family: "Nunito", sans-serif;
  font-weight: bold;
  line-height: 1.25;
  min-width: fit-content;
}
.fixed .o-button__secondary {
  height: 40px;
  padding: 0 20px;
  border-radius: 20px;
  font-size: 0.875em;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .fixed .o-button__secondary {
    font-size: 0.625em;
    height: 20px;
    border-radius: 10px;
    padding: 0 10px;
  }
}
@media (max-width: 1599.98px) {
  .o-button__secondary {
    height: 40px;
    padding: 0 20px;
    border-radius: 20px;
    font-size: 0.875em;
    line-height: 1;
  }
}
@media (max-width: 1199.98px) {
  .o-button__secondary {
    height: 30px;
    padding: 0 15px;
    border-radius: 15px;
    font-size: 0.875em;
  }
}
@media (max-width: 767.98px) {
  .o-button__secondary {
    font-size: 0.625em;
    height: 20px;
    border-radius: 10px;
    padding: 0 10px;
  }
}
.o-button__secondary--more {
  padding-right: 70px !important;
  height: 70px;
  font-size: 1.25em;
  padding: 0 40px;
  border-radius: 35px;
  transition: 0.3s all;
}
.o-button__secondary--more:after {
  content: "";
  width: 12px;
  height: 22px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/chevron-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  transition: 0.3s all;
}
@media (max-width: 991.98px) {
  .o-button__secondary--more:after {
    right: 20px;
  }
}
@media (max-width: 767.98px) {
  .o-button__secondary--more:after {
    width: 10px;
    height: 18px;
  }
}
.o-button__secondary--more:hover {
  opacity: 1;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.o-button__secondary--more:hover:after {
  transform: translate(10px, -50%);
}
@media (max-width: 1599.98px) {
  .o-button__secondary--more {
    height: 60px;
    padding: 0 30px;
    border-radius: 30px;
    font-size: 1.125em;
    line-height: 1;
  }
}
@media (max-width: 1199.98px) {
  .o-button__secondary--more {
    font-size: 1em;
  }
}
@media (max-width: 991.98px) {
  .o-button__secondary--more {
    padding-right: 50px !important;
  }
}
@media (max-width: 767.98px) {
  .o-button__secondary--more {
    height: 50px;
    padding-right: 45px !important;
  }
}
@media (max-width: 575.98px) {
  .o-button__secondary--more {
    width: 100%;
  }
}
.o-button__secondary--login {
  min-height: 50px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25;
  padding: 0 30px;
  padding-left: 70px;
  border-radius: 25px;
  transition: 0.3s all;
  color: #004e95 !important;
  position: relative;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.o-button__secondary--login:after {
  content: "";
  width: 26px;
  height: 33px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/login-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  transition: 0.3s all;
}
@media (max-width: 1599.98px) {
  .o-button__secondary--login:after {
    left: 20px;
    width: 20.8px;
    height: 26.4px;
  }
}
@media (max-width: 767.98px) {
  .o-button__secondary--login:after {
    width: 16px;
    height: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.o-button__secondary--login:hover {
  opacity: 1;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.o-button__secondary--login:hover:after {
  transform: translate(1.1);
}
@media (max-width: 1599.98px) {
  .o-button__secondary--login {
    font-size: 0.75em;
    padding-left: 50px;
    min-height: 40px;
  }
}
@media (max-width: 767.98px) {
  .o-button__secondary--login {
    padding: 5px;
    width: 40px;
    height: 40px;
    font-size: 0;
    min-height: auto;
  }
}
.o-button__primary {
  position: relative;
  color: #ffffff !important;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  border-radius: 25px;
  text-transform: uppercase;
  width: fit-content;
  font-size: 1.25em;
  font-weight: 600;
  line-height: normal;
  transition: 0.3s all;
  background-color: #004e95;
}
@media (max-width: 1599.98px) {
  .o-button__primary {
    padding: 0 20px;
    font-size: 1em;
  }
}
@media (max-width: 1199.98px) {
  .o-button__primary {
    font-size: 1em;
  }
}
@media (max-width: 575.98px) {
  .o-button__primary {
    width: 100%;
  }
}
.o-button__primary--more {
  padding-right: 65px;
}
.o-button__primary--more:after {
  content: "";
  width: 23px;
  height: 18px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/chevron-right.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.o-button__primary--work {
  padding-left: 65px;
  font-size: 1em;
  font-weight: bold;
}
.o-button__primary--work:after {
  content: "";
  width: 24px;
  height: 26px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/work-icon.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.o-button__primary:hover {
  background-color: #004f97;
  color: #ffffff !important;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.o-button__primary:hover:after {
  right: 22px;
}
.o-button__outline {
  position: relative;
  color: #ffffff !important;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 45px;
  border-radius: 30px;
  text-transform: uppercase;
  width: fit-content;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25;
  transition: 0.3s all;
  background: none;
  border: 1px solid #ffffff;
}
@media (max-width: 1199.98px) {
  .o-button__outline {
    min-height: 40px;
    padding: 5px 40px;
    font-size: 0.875em;
  }
}
@media (max-width: 575.98px) {
  .o-button__outline {
    width: 100%;
  }
}
.o-button__outline--more {
  padding-right: 65px;
}
.o-button__outline--more:after {
  content: "";
  width: 23px;
  height: 18px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/chevron-right.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.o-button__outline:hover {
  box-shadow: 0 10px 10px 0 rgba(0, 78, 149, 0.1);
}
.o-button__outline:hover:after {
  right: 22px;
}
.o-button__outline-primary {
  position: relative;
  color: #004e95 !important;
  min-height: 50px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border-radius: 30px;
  text-transform: uppercase;
  width: fit-content;
  border: 1px solid #004e95;
  transition: 0.3s all;
  min-width: 340px;
  cursor: pointer;
}
@media (max-width: 1599.98px) {
  .o-button__outline-primary {
    min-width: 272px;
  }
}
@media (max-width: 767.98px) {
  .o-button__outline-primary {
    min-width: 240px;
    font-size: 0.875em;
    line-height: normal;
    min-height: 40px;
  }
}
.o-button__outline-primary--more {
  padding-right: 40px;
}
.o-button__outline-primary--more:after {
  content: "";
  width: 10px;
  height: 18px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/chevron-right-blue.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.o-button__outline-primary--more-down {
  padding: 0 30px 0 60px;
  text-decoration: underline;
  min-width: fit-content;
  font-size: 0.875em;
}
.o-button__outline-primary--more-down:after {
  content: "";
  width: 16px;
  height: 20px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/arrow-down-blue.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.o-button__outline-primary--more-down:hover::after {
  background-image: url("/wp-content/themes/mivet2025/img/icons/arrow-down-white.svg") !important;
}
.o-button__outline-primary--more-down.closed::after {
  background-image: url("/wp-content/themes/mivet2025/img/icons/arrow-up-blue.svg");
}
.o-button__outline-primary--more-down.closed:hover::after {
  background-image: url("/wp-content/themes/mivet2025/img/icons/arrow-up-white.svg") !important;
}
.o-button__outline-primary:hover {
  background-color: #004e95 !important;
  color: #ffffff !important;
  box-shadow: 0 10px 10px 0 rgba(0, 78, 149, 0.1);
}
.o-button__outline-primary:hover:after {
  background-image: url("/wp-content/themes/mivet2025/img/icons/chevron-right-white.svg");
  right: 10px;
}
.o-button__outline-white {
  position: relative;
  color: #ffffff !important;
  min-height: 40px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border-radius: 20px;
  text-transform: uppercase;
  width: fit-content;
  border: 1px solid #ffffff;
  transition: 0.3s all;
}
.o-button__outline-white--more {
  padding-right: 40px;
}
.o-button__outline-white--more:after {
  content: "";
  width: 10px;
  height: 18px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/chevron-right-white.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.o-button__outline-white:hover {
  background-color: #ffffff !important;
  color: #004e95 !important;
  box-shadow: 0 10px 10px 0 rgba(255, 255, 255, 0.1);
}
.o-button__outline-white:hover:after {
  background-image: url("/wp-content/themes/mivet2025/img/icons/chevron-right.svg");
  right: 10px;
}
.o-button__white-icon {
  background: #ffffff;
  border-radius: 30px;
  min-height: 40px;
  padding: 10px 30px;
  line-height: 1;
  color: #004e95;
  color: #004e95;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  text-transform: uppercase;
  min-width: 225px;
}
.o-button__white-icon:hover, .o-button__white-icon:active, .o-button__white-icon:focus, .o-button__white-icon:visited {
  color: #004e95;
}
@media (max-width: 1199.98px) {
  .o-button__white-icon {
    font-size: 0.875em;
  }
}
.o-button__white-icon a {
  color: #004e95;
}
.o-button__white-icon a:hover, .o-button__white-icon a:active, .o-button__white-icon a:focus, .o-button__white-icon a:visited {
  color: #004e95;
}
.o-button__emergency {
  background: #e57676;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("/wp-content/themes/mivet2025/img/icons/emergency-icon-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
.o-button__emergency:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.o-button__reserve {
  background: #ffffff;
  border-radius: 20px;
  min-height: 40px;
  padding: 0 20px;
  line-height: 1;
  color: #004e95;
  color: #004e95;
  border: 2px solid #004e95;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: 900;
  position: relative;
  width: 100%;
  min-width: fit-content;
  cursor: pointer;
}
.o-button__reserve:hover, .o-button__reserve:active, .o-button__reserve:focus, .o-button__reserve:visited {
  color: #004e95;
}
.o-button__reserve:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/calendar-icon-blue.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.gm-style-iw-d .o-button__reserve {
  width: 40px;
  height: 40px;
  padding: 0;
  min-width: 40px;
}
.c-clinic-sidebar .o-button__reserve, .c-popup-reserve .o-button__reserve {
  justify-content: flex-start;
  font-size: 1em;
  font-weight: 900;
  min-height: 48px;
  border-radius: 30px;
  padding: 0 20px;
  gap: 20px;
}
.c-clinic-sidebar .o-button__reserve:before, .c-popup-reserve .o-button__reserve:before {
  width: 24px;
  height: 26px;
}
.o-button__reserve--case {
  align-items: center !important;
  min-height: 40px !important;
  text-transform: none !important;
  font-weight: 800 !important;
  gap: 10px !important;
}
.o-button__reserve--case:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/mail-icon.svg");
}
.o-button__call {
  background: #004e95;
  border-radius: 20px;
  min-height: 40px;
  padding: 0 20px;
  line-height: 1;
  color: #ffffff;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 0.875em;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  min-width: fit-content;
  cursor: pointer;
}
.o-button__call:hover, .o-button__call:active, .o-button__call:focus, .o-button__call:visited {
  color: #ffffff;
}
.o-button__call:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/phone-icon-white.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.c-clinic-sidebar .o-button__call, .c-popup-reserve .o-button__call {
  justify-content: flex-start;
  font-size: 1.25em;
  font-weight: 800;
  min-height: 48px;
  border-radius: 30px;
  gap: 20px;
}
@media (max-width: 1599.98px) {
  .c-clinic-sidebar .o-button__call, .c-popup-reserve .o-button__call {
    font-size: 1.125em;
  }
}
@media (max-width: 767.98px) {
  .c-clinic-sidebar .o-button__call, .c-popup-reserve .o-button__call {
    font-size: 1em;
  }
}
.o-button__whatsapp {
  background: #099000;
  border-radius: 20px;
  min-height: 40px;
  padding: 0 20px;
  line-height: 1;
  color: #ffffff;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 0.875em;
  font-weight: 900;
  position: relative;
  width: 100%;
  min-width: fit-content;
  cursor: pointer;
}
.o-button__whatsapp:hover, .o-button__whatsapp:active, .o-button__whatsapp:focus, .o-button__whatsapp:visited {
  color: #ffffff;
}
.o-button__whatsapp:before {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url("/wp-content/themes/mivet2025/img/icons/chat-icon-white-fill.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.c-clinic-sidebar .o-button__whatsapp, .c-popup-reserve .o-button__whatsapp {
  justify-content: flex-start;
  font-size: 1.25em;
  font-weight: 800;
  min-height: 48px;
  border-radius: 30px;
  gap: 20px;
}
@media (max-width: 1599.98px) {
  .c-clinic-sidebar .o-button__whatsapp, .c-popup-reserve .o-button__whatsapp {
    font-size: 1.125em;
  }
}
@media (max-width: 767.98px) {
  .c-clinic-sidebar .o-button__whatsapp, .c-popup-reserve .o-button__whatsapp {
    font-size: 1em;
  }
}
.o-button__chat {
  width: 40px;
  height: 40px;
  background-color: #41b996;
  border-radius: 50%;
  background-image: url("/wp-content/themes/mivet2025/img/icons/chat-icon-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gform_button {
  position: relative;
  color: #ffffff !important;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 45px;
  border-radius: 30px;
  text-transform: uppercase;
  width: fit-content;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25;
  transition: 0.3s all;
  background: #004e95;
  padding-right: 65px;
  background: url("/wp-content/themes/mivet2025/img/icons/chevron-right.svg") #004e95 right 15px center no-repeat;
  border: none;
}
@media (max-width: 1199.98px) {
  .gform_button {
    min-height: 50px;
    padding: 5px 40px;
    font-size: 0.875em;
  }
}
@media (max-width: 575.98px) {
  .gform_button {
    width: 100%;
  }
}
.gform_button:hover {
  background-color: #004f97;
  color: #ffffff !important;
  box-shadow: 0 10px 10px 0 rgba(0, 78, 149, 0.1);
}
.gform_button:hover:after {
  right: 22px;
}

@media (min-width: 1230px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    padding: 0 60px;
  }
}
@media (max-width: 575.98px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    width: 100%;
    padding: 0 20px;
  }
}

.o-container-fluid {
  width: 100%;
  max-width: 1230px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px;
  position: relative;
}
@media (max-width: 767.98px) {
  .o-container-fluid {
    padding: 0 30px;
  }
}
@media (max-width: 575.98px) {
  .o-container-fluid {
    width: 100%;
    padding: 0 15px;
  }
}

.o-container-fluid-xl {
  width: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 1.5503875969vw;
  position: relative;
}
@media (min-width: 1230px) {
  .o-container-fluid-xl {
    padding: 0 30px;
  }
}
@media (max-width: 575.98px) {
  .o-container-fluid-xl {
    width: 100%;
    padding: 0 15px;
  }
}

.o-container-xs {
  width: 100%;
  max-width: 1171px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media (min-width: 1230px) {
  .o-container-xs {
    padding: 0 60px;
  }
}
@media (max-width: 1599.98px) {
  .o-container-xs {
    padding: 0 60px;
  }
}
@media (max-width: 767.98px) {
  .o-container-xs {
    padding: 0 50px;
  }
}
@media (max-width: 575.98px) {
  .o-container-xs {
    width: 100%;
    padding: 0 15px;
  }
}

.o-container-xxl {
  width: 100%;
  max-width: 1760px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media (min-width: 1230px) {
  .o-container-xxl {
    padding: 0 60px;
  }
}
@media (max-width: 1599.98px) {
  .o-container-xxl {
    padding: 0 60px;
  }
}
@media (max-width: 767.98px) {
  .o-container-xxl {
    padding: 0 50px;
  }
}
@media (max-width: 575.98px) {
  .o-container-xxl {
    width: 100%;
    padding: 0 25px;
  }
}

.o-container-xl {
  width: 100%;
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding: 0 60px;
}
@media (max-width: 1599.98px) {
  .o-container-xl {
    padding: 0 40px;
  }
}
@media (max-width: 1199.98px) {
  .o-container-xl {
    padding: 0 30px;
  }
}
@media (max-width: 575.98px) {
  .o-container-xl {
    width: 100%;
    padding: 0 25px;
  }
}

.o-custom-carousel {
  position: relative;
  padding-bottom: 40px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .o-custom-carousel {
    padding-bottom: 30px;
  }
}
.o-custom-carousel__item {
  padding: 0 15px;
}
.o-custom-carousel .slick-dots {
  position: absolute;
  left: 50%;
  bottom: 8px;
  transform: translate(-50%, 0);
  width: fit-content;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 13px;
  padding: 6px 5px;
}
.o-custom-carousel .slick-dots li {
  display: inline-block;
  border: none;
  outline: none;
  text-indent: -10000px;
  font-size: 0.0625em;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  padding: 0;
  margin: 0 3px 0 3px;
  position: relative;
  cursor: pointer;
}
.o-custom-carousel .slick-dots li.slick-active {
  border: 2px solid #004e95;
  background: #004e95;
  width: 10px;
  height: 10px;
}
.o-custom-carousel__button-sm {
  display: none;
}
@media (max-width: 767.98px) {
  .o-custom-carousel__button-sm {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .o-custom-carousel__button-xl {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .o-custom-carousel__button {
    width: 31px !important;
    height: 31px !important;
  }
}
@media (max-width: 767.98px) {
  .o-custom-carousel__button.prev {
    left: -15px !important;
  }
}
.o-custom-carousel__button.prev .o-custom-carousel__button-sm {
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .o-custom-carousel__button.next {
    right: -15px !important;
  }
}

.gform_footer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
}
.gform_footer:before {
  content: "";
  flex-grow: 1;
  margin: 0 0 40px;
  background-image: radial-gradient(circle, rgba(9, 67, 133, 0.25) 1.5px, transparent 1.5px);
  background-repeat: repeat-x;
  background-size: 15px 3px;
  background-position: left;
  height: 3px;
  width: 100%;
}

.gform_wrapper form div.validation_error {
  display: none;
}
.gform_wrapper form li.gfield.gfield_error,
.gform_wrapper form li.gfield.gfield_error.gfield_container_required {
  background-color: transparent;
  border: none;
  margin-bottom: 20px !important;
}
@media (max-width: 991.98px) {
  .gform_wrapper form li.gfield.gfield_error,
  .gform_wrapper form li.gfield.gfield_error.gfield_container_required {
    margin-bottom: 0 !important;
  }
}
.gform_wrapper form li.gfield.gfield_error .gfield_consent_label,
.gform_wrapper form li.gfield.gfield_error.gfield_container_required .gfield_consent_label {
  color: #FF0000;
}
.gform_wrapper form li.gfield.gfield_error .gfield_consent_label a,
.gform_wrapper form li.gfield.gfield_error.gfield_container_required .gfield_consent_label a {
  color: #FF0000;
}
.gform_wrapper form li.gfield.gfield_error .ginput_container input,
.gform_wrapper form li.gfield.gfield_error .ginput_container select,
.gform_wrapper form li.gfield.gfield_error.gfield_container_required .ginput_container input,
.gform_wrapper form li.gfield.gfield_error.gfield_container_required .ginput_container select {
  border: none !important;
  border: 1px solid #FF0000 !important;
}
.gform_wrapper form li.gfield.gfield_error .gfield_label,
.gform_wrapper form li.gfield.gfield_error.gfield_container_required .gfield_label {
  color: #FF0000;
}
.gform_wrapper form li.gfield.gfield_error .gfield_label .gfield_required,
.gform_wrapper form li.gfield.gfield_error.gfield_container_required .gfield_label .gfield_required {
  color: #FF0000;
}
.gform_wrapper form li.gfield.gfield_error .gfield_description.validation_message,
.gform_wrapper form li.gfield.gfield_error.gfield_container_required .gfield_description.validation_message {
  position: absolute;
  color: #FF0000;
  font-size: 0.75em;
  font-weight: normal;
  padding-top: 5px;
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .gform_wrapper form li.gfield.gfield_error .gfield_description.validation_message,
  .gform_wrapper form li.gfield.gfield_error.gfield_container_required .gfield_description.validation_message {
    position: relative;
    padding-bottom: 10px;
  }
}
.gform_wrapper .ginput_container.ginput_container_fileupload {
  border: none;
}
.gform_wrapper .gfield {
  position: relative;
  margin: 0 0 30px !important;
  grid-column: 1/-1;
  min-width: 0;
}
.gform_wrapper .gfield input,
.gform_wrapper .gfield select,
.gform_wrapper .gfield textarea {
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  height: 40px !important;
  color: #9b9b9b !important;
  font-style: normal !important;
  font-size: 0.875em !important;
  border: 1px solid #9b9b9b;
  border-radius: 7px !important;
  padding: 5px 15px !important;
}
.gform_wrapper .gfield input::placeholder,
.gform_wrapper .gfield select::placeholder,
.gform_wrapper .gfield textarea::placeholder {
  text-decoration: none !important;
  font-style: italic !important;
  color: #9b9b9b !important;
  line-height: 1.14 !important;
}
.gform_wrapper .gfield textarea {
  height: auto !important;
}
.gform_wrapper .gfield select {
  padding-right: 40px !important;
  background-image: url("/wp-content/themes/mivet2025//img/icons/select-icon.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 20px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gform_wrapper .gform_ajax_spinner {
  padding: 0 !important;
  height: 16px;
  width: 16px;
  position: relative;
  display: block;
  margin: 20px auto;
}
.gform_wrapper .gfield_label {
  color: #45494e !important;
  font-size: 0.875em !important;
  font-weight: 600 !important;
  line-height: 1.14 !important;
  margin: 0 0 15px !important;
}
@media (max-width: 991.98px) {
  .gform_wrapper .gfield_label {
    margin-bottom: 0px !important;
  }
}
.gform_wrapper .gfield_label::first-letter {
  text-transform: uppercase;
}
.gform_wrapper .gfield_label .gfield_required {
  color: #004e95;
  font-family: "Nunito", sans-serif;
}
.gform_wrapper .gfield--input-type-consent .gfield_validation_message {
  text-align: center;
}

.ginput_container_radio .gfield_radio {
  display: flex;
  align-items: center;
  gap: 0 50px;
  flex-wrap: wrap;
}
.ginput_container_radio .gfield_radio label {
  min-width: fit-content;
}
.ginput_container_radio .gfield_radio input[type=radio] {
  width: 20px;
  accent-color: #004e95;
}
.ginput_container_radio .gfield_radio li {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0;
}

.gfield_html {
  color: #343434;
  font-size: 0.75em;
  text-align: center;
}
.gfield_html a {
  color: #343434;
  font-weight: bold;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important;
}

.grecaptcha-badge {
  display: none !important;
  position: relative !important;
  margin: 0 auto !important;
  right: auto !important;
}

.gform_validation_errors {
  display: none !important;
}

.ginput_container.ginput_container_date input {
  width: 100% !important;
}

.ginput_container.ginput_container_fileupload {
  border: 1px solid #004e95;
  position: relative;
}
.gfield_error .ginput_container.ginput_container_fileupload {
  border: none;
}
.ginput_container.ginput_container_fileupload input {
  width: 100% !important;
  position: relative;
  z-index: 1000;
  cursor: pointer;
  padding: 10px 70px 10px 15px !important;
}
.ginput_container.ginput_container_fileupload input::file-selector-button {
  display: none !important;
}
.ginput_container.ginput_container_fileupload::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  background-image: url("/wp-content/themes/mivet2025/img/icons/folder-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ginput_container.ginput_container_fileupload .gfield_description {
  display: none !important;
}

.grecaptcha-badge {
  margin: 2rem auto;
}

.gform_confirmation_message {
  font-family: "Nunito", sans-serif;
  text-align: center;
}

.gform-body .gform_fields.top_label .gfield.col-md-6 {
  display: inline-block;
}

.ginput_container {
  margin-top: 0 !important;
}
@media (max-width: 767.98px) {
  .ginput_container span {
    margin-bottom: 0 !important;
  }
}
.ginput_container.ginput_container_consent {
  position: relative;
  margin: 20px auto 5px !important;
  width: fit-content;
}
.ginput_container.ginput_container_consent span.gfield_required {
  display: none !important;
}
.ginput_container.ginput_container_consent .gfield_consent_label {
  color: #979797;
  font-size: 0.875em !important;
  font-family: "Nunito", sans-serif;
  line-height: 1.14;
  position: relative;
  padding-left: 40px;
  font-weight: normal;
  margin: 0;
  white-space: nowrap;
  text-transform: lowercase;
  cursor: pointer;
}
.ginput_container.ginput_container_consent .gfield_consent_label::first-letter {
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .ginput_container.ginput_container_consent .gfield_consent_label {
    white-space: normal;
  }
}
.ginput_container.ginput_container_consent .gfield_consent_label a {
  color: #004e95;
  font-weight: bold;
  text-decoration: none;
}
.ginput_container .ginput_recaptcha {
  margin-bottom: 6px;
  display: none !important;
}

.gform_fields.top_label .ginput_container.ginput_container_textarea textarea {
  max-height: 70px !important;
}

.gform_fields.top_label {
  /* Style the checkbox */
}
.gform_fields.top_label .gfield.col-md-6 {
  display: inline-block;
  vertical-align: middle;
  width: calc(50% - 10px);
}
@media (max-width: 1199.98px) {
  .gform_fields.top_label .gfield.col-md-6 {
    width: calc(50% - 10px);
  }
}
@media (max-width: 991.98px) {
  .gform_fields.top_label .gfield.col-md-6 {
    width: 100%;
    margin: 0 !important;
  }
}
.gform_fields.top_label .gfield.col-md-6.right-input {
  margin-left: 20px !important;
}
@media (max-width: 1199.98px) {
  .gform_fields.top_label .gfield.col-md-6.right-input {
    margin-left: 20px !important;
  }
}
@media (max-width: 991.98px) {
  .gform_fields.top_label .gfield.col-md-6.right-input {
    margin: 0 0 20px !important;
  }
}
@media (max-width: 767.98px) {
  .gform_fields.top_label .gfield.col-md-6.right-input {
    margin: 0 0 10px !important;
  }
}
.gform_fields.top_label .gfield.col-12.field_sublabel_below.field_description_below:has(.ginput_container.ginput_container_textarea) {
  padding-top: 0 !important;
}
.gform_fields.top_label .custom-consent-checkbox input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.gform_fields.top_label input[type=checkbox] {
  position: absolute !important;
  top: 50% !important;
  left: 15px;
  width: 0 !important;
  height: 0 !important;
  transform: translateY(-50%);
  color: #979797;
  font-size: 0.875em;
  font-family: "Lato", sans-serif;
}
@media (max-width: 575.98px) {
  .gform_fields.top_label input[type=checkbox] {
    font-size: 0.625em;
    font-weight: 500;
  }
}
.gform_fields.top_label input[type=checkbox]:checked:before {
  opacity: 1;
}
.gform_fields.top_label input[type=checkbox]:checked:after {
  content: "" !important;
  width: 10px !important;
  height: 17px !important;
  border-bottom: 3px solid #004e95 !important;
  border-right: 3px solid #004e95 !important;
  position: absolute !important;
  top: -10px !important;
  left: -5px;
  z-index: 1;
  transform: rotate(45deg) !important;
}
.gform_fields.top_label input[type=checkbox]:checked + label {
  opacity: 1;
  font-style: normal !important;
  font-weight: normal !important;
}
.gform_fields.top_label input[type=checkbox]:before {
  content: "";
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
  z-index: 1;
  border: solid 3px #004e95;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  background: transparent;
}
@media (max-width: 991.98px) {
  .gform_fields.top_label .wpcf7-acceptance {
    text-align: left;
  }
}
.gform_fields.top_label .wpcf7-acceptance .wpcf7-list-item-label {
  padding-left: 25px;
  font-family: "Nunito", sans-serif;
  font-size: 0.875em;
  display: inline-block;
}
.gform_fields.top_label .wpcf7-acceptance .wpcf7-list-item-label:hover {
  cursor: pointer;
}
.gform_fields.top_label .wpcf7-acceptance .wpcf7-list-item-label a {
  color: #ffffff;
  font-weight: bold;
}
.gform_fields.top_label .wpcf7-acceptance .wpcf7-list-item-label a:hover, .gform_fields.top_label .wpcf7-acceptance .wpcf7-list-item-label a:active, .gform_fields.top_label .wpcf7-acceptance .wpcf7-list-item-label a:focus, .gform_fields.top_label .wpcf7-acceptance .wpcf7-list-item-label a:visited {
  color: #ffffff;
}
.gform_fields.top_label .wpcf7-response-output {
  font-size: 0.875em;
  border: none !important;
  background: #ffdcdc;
  padding: 25px 20px !important;
  text-align: center;
  color: #bd0000;
  border-radius: 6px;
}

.gfield--width-half {
  grid-column: span 6 !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .gfield--width-half {
    grid-column: span 12 !important;
  }
}

.gform_fields {
  display: grid !important;
  grid-column-gap: 30px;
  -ms-grid-columns: 1fr 30px [12];
  grid-row-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  width: 100%;
}
@media (max-width: 575.98px) {
  .gform_fields {
    display: flex !important;
    flex-direction: column;
  }
}

select:focus, select:focus-visible,
input:focus,
input:focus-visible {
  outline: none;
  outline-offset: none;
}

.o-link {
  color: #004e95;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.43;
  display: inline-block;
  transition: 0.5s;
  font-family: "Nunito", sans-serif;
  width: fit-content;
}
.o-link:hover, .o-link:active, .o-link:focus, .o-link:visited {
  color: #004e95;
}
@media (max-width: 767.98px) {
  .o-link {
    font-size: 0.75em;
  }
}
.o-link:hover {
  transform: translateX(5px);
}
.o-link__more {
  position: relative;
  color: #004e95;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.38;
  display: inline-block;
  transition: 0.5s;
  font-family: "Nunito", sans-serif;
  width: fit-content;
}
.o-link__more:hover, .o-link__more:active, .o-link__more:focus, .o-link__more:visited {
  color: #004e95;
}
@media (max-width: 767.98px) {
  .o-link__more {
    font-size: 0.75em;
  }
}
.o-link__more:hover:after {
  transform: translate(5px, -50%);
}
.o-link__more:after {
  content: "";
  width: 12px;
  height: 22px;
  background-image: url("../img/icons/chevron-right.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  transition: 0.3s all;
}

.o-layout--text-image {
  overflow: hidden;
}

.o-page-content {
  color: #000000;
  line-height: 1.5;
}
@media (max-width: 991.98px) {
  .o-page-content {
    font-size: 0.875em;
  }
}
@media (max-width: 575.98px) {
  .o-page-content {
    font-size: 0.75em;
    line-height: 1.7;
  }
}
.o-page-content--xl {
  font-size: 1.25em;
  font-weight: 300;
}
@media (max-width: 991.98px) {
  .o-page-content--xl {
    font-size: 1em;
  }
}
@media (max-width: 575.98px) {
  .o-page-content--xl {
    font-size: 0.75em;
    line-height: 1.7;
  }
}
.o-page-content--xl strong {
  font-weight: normal;
}
.o-page-content ul {
  margin: 0 0 25px;
}
.o-page-content ul li {
  position: relative;
  padding-left: 25px;
  margin: 8px 0;
}
.o-page-content ul li:before {
  position: absolute;
  left: 5px;
  content: "•";
  color: #004e95;
  background-size: contain;
  width: 10px;
  height: 10px;
}

.o-page__title {
  font-family: "Nunito", sans-serif;
  font-size: 2.25em;
  font-weight: bold;
  line-height: normal;
  color: #004e95;
  position: relative;
  text-wrap: balance;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 20px;
  white-space: nowrap;
}
.o-page__title strong {
  font-weight: bold;
}
@media (max-width: 1599.98px) {
  .o-page__title {
    font-size: 1.8em;
  }
}
@media (max-width: 991.98px) {
  .o-page__title {
    font-size: 1.75em;
  }
}
@media (max-width: 767.98px) {
  .o-page__title {
    font-size: 1.5em;
    gap: 0;
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 991.98px) {
  .has-wrapper .o-page__title {
    flex-direction: column;
    white-space: normal;
    gap: 10px;
  }
}
@media (max-width: 991.98px) {
  .has-wrapper .o-page__title::before {
    content: none;
  }
}
.title-left .o-page__title {
  flex-direction: column;
  white-space: normal;
  margin: 0;
  text-align: left;
  align-items: flex-start;
  gap: 30px;
  width: 100%;
}
.title-left .o-page__title::before {
  content: none;
}
.title-left .o-page__title:after {
  margin: 0;
}
@media (max-width: 991.98px) {
  .title-left .o-page__title {
    gap: 20px;
  }
}
.o-page__title::before, .o-page__title::after {
  content: "";
  flex-grow: 1;
  margin: 0 20px;
  background-image: radial-gradient(circle, #b1d1d3 2.5px, transparent 2.5px);
  background-repeat: repeat-x;
  background-size: 15px 5px;
  background-position: left;
  height: 5px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .o-page__title::before, .o-page__title::after {
    background-image: radial-gradient(circle, #b1d1d3 2px, transparent 2px);
    background-size: 12px 4px;
    height: 4px;
  }
}
.o-page__title:before {
  margin: 0 20px 0 0;
}
.o-page__title:after {
  margin: 0 0 0 20px;
}
@media (max-width: 767.98px) {
  .o-page__title:after {
    margin-left: 0;
  }
}
.single .o-page__title {
  font-size: 1.875em;
  gap: 15px;
}
@media (max-width: 1599.98px) {
  .single .o-page__title {
    font-size: 1.5em;
  }
}
@media (max-width: 767.98px) {
  .single .o-page__title {
    font-size: 1.5em;
  }
}
.no-separator .o-page__title:before, .no-separator .o-page__title::after {
  content: none;
}
.o-page__intro {
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 20px;
  color: #000000;
  max-width: 60%;
  text-align: center;
  margin: 20px auto;
}
@media (max-width: 767.98px) {
  .o-page__intro {
    line-height: 1.71;
    color: #343434;
    font-size: 0.875em;
    max-width: 100%;
  }
}
.o-page__intro li {
  position: relative;
  padding: 0 0 10px 20px;
}
.o-page__intro li::before {
  content: " ";
  background: #004e95;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 50%;
}

.slick-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  font-size: 0;
  height: 51px;
  width: 28px;
  position: absolute;
  top: calc(50% - 20px);
  transform: translateY(-50%);
  z-index: 1;
}
.slick-arrow.slick-hidden, .slick-arrow.slick-disable {
  display: none !important;
}

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

.slick-prev, .slick-next {
  background-color: #00b9b8;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-size: 36px 28px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1 !important;
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
  display: none !important;
}
.slick-prev:hover, .slick-next:hover {
  opacity: 0.85 !important;
}
@media (max-width: 1599.98px) {
  .slick-prev, .slick-next {
    width: 60px;
    height: 60px;
    background-size: 28.8px 22.4px;
  }
}
@media (max-width: 575.98px) {
  .slick-prev, .slick-next {
    width: 35px;
    height: 65px;
    background-size: 16px 12px;
  }
}

.slick-prev {
  left: 0;
  transition: all 0.35s;
  background-image: url("/wp-content/themes/mivet2025/img/icons/arrow-left-white.svg");
}
@media (max-width: 575.98px) {
  .slick-prev {
    border-radius: 0 30px 30px 0;
  }
}

.slick-next {
  right: 0;
  transition: all 0.35s;
  background-image: url("/wp-content/themes/mivet2025/img/icons/arrow-right-white.svg");
}
@media (max-width: 575.98px) {
  .slick-next {
    border-radius: 30px 0 0 30px;
  }
}

.slick-dots {
  position: absolute;
  left: 50%;
  bottom: -70px;
  transform: translate(-50%, 0);
  height: 20px;
  padding: 0 5px;
  width: fit-content;
}
@media (max-width: 1599.98px) {
  .slick-dots {
    bottom: -56px;
  }
}
@media (max-width: 575.98px) {
  .slick-dots {
    bottom: -50px;
  }
}
.slick-dots li {
  display: inline-block;
  border: none;
  outline: none;
  text-indent: -10000px;
  font-size: 0.0625em;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  padding: 0;
  background-color: rgba(136, 136, 136, 0.5);
  margin: 0 3px 0 3px;
  position: relative;
  top: -5px;
  cursor: pointer;
}
.slick-dots li.slick-active {
  background: #004e95;
  width: 12px;
  height: 12px;
  top: -7px;
}

.same-height .slick-track {
  display: flex !important;
}
.same-height .slick-slide {
  height: auto !important;
}
.same-height .slick-slide &gt; div {
  height: 100%;
}
.same-height .slick-slide &gt; div &gt; div, .same-height .slick-slide &gt; div &gt; a {
  height: 100%;
}

.same-multiple-row-height .slick-track {
  display: flex !important;
}
.same-multiple-row-height .slick-slide {
  height: inherit !important;
}
.same-multiple-row-height .slick-slide &gt; div {
  display: flex;
}
.same-multiple-row-height .slick-slide &gt; div &gt; div, .same-multiple-row-height .slick-slide &gt; div &gt; a {
  flex: 1;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .same-multiple-row-height .slick-slide &gt; div &gt; div, .same-multiple-row-height .slick-slide &gt; div &gt; a {
    margin-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .same-multiple-row-height .slick-slide &gt; div &gt; div, .same-multiple-row-height .slick-slide &gt; div &gt; a {
    margin-bottom: 15px;
  }
}

.o-tabs__list {
  border-bottom: 2px solid #ffffff;
  justify-content: flex-start;
}
@media (max-width: 767.98px) {
  .o-tabs__list {
    justify-content: center;
    border-color: #ffffff;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .o-tabs__list::-webkit-scrollbar {
    display: none;
  }
}
.o-tabs__intro {
  margin: 30px 0 40px;
}
@media (max-width: 767.98px) {
  .o-tabs__intro {
    font-size: 0.75em;
    line-height: 1.7;
    margin: 20px 0 40px;
  }
}
.o-tabs .nav-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.o-tabs .nav-item:hover {
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .o-tabs .nav-item {
    width: auto;
    min-width: 125px;
    flex: 1;
  }
}
.o-tabs .nav-item .nav-link {
  color: #000000;
  font-size: 1.125em;
  border: none;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  min-height: 50px;
  align-items: center;
  padding: 10px 50px;
  font-weight: normal;
  text-align: center;
  font-family: "Nunito", sans-serif;
}
@media (max-width: 1599.98px) {
  .o-tabs .nav-item .nav-link {
    padding: 10px 40px;
  }
}
@media (max-width: 1199.98px) {
  .o-tabs .nav-item .nav-link {
    padding: 10px 30px;
  }
}
@media (max-width: 767.98px) {
  .o-tabs .nav-item .nav-link {
    padding: 10px 20px;
    font-size: 0.875em;
    line-height: 1.2;
  }
}
.o-tabs .nav-item .nav-link .reviews-tab {
  position: relative;
}
@media (max-width: 767.98px) {
  .o-tabs .nav-item .nav-link .reviews-tab {
    flex: 1;
  }
}
.o-tabs .nav-item .nav-link .rating-number {
  display: none;
}
.o-tabs .nav-item .nav-link:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background: #ffffff;
  transition: all ease-in-out 0.4s;
}
.o-tabs .nav-item .nav-link.active {
  font-weight: bold;
  color: #000000;
  background: none;
}
.o-tabs .nav-item .nav-link.active:after {
  width: 100%;
  background: #004e95;
}
.o-tabs .nav-item .nav-link.is-button {
  border: 2px solid #004e95;
  font-weight: bold;
  color: #004e95;
  transition: all ease-in-out 0.3s;
}
.o-tabs .nav-item .nav-link.is-button:hover:after, .o-tabs .nav-item .nav-link.is-button.active:after {
  content: none;
}
.o-tabs .nav-item .nav-link:hover:after {
  width: 100%;
}
.o-tabs__content .tab-pane {
  padding: 70px 0;
}
@media (max-width: 767.98px) {
  .o-tabs__content .tab-pane {
    padding: 55px 0;
  }
}
.o-tabs__content .tab-pane .c-product__tabs__info {
  flex: 1;
}
@media (max-width: 767.98px) {
  .o-tabs__content .tab-pane .c-product__tabs__info {
    font-size: 0.75em;
    line-height: 2;
    color: #000000;
  }
}
.o-tabs__content .tab-pane .c-product__tabs__image {
  margin-left: 100px;
}
@media (max-width: 767.98px) {
  .o-tabs__content .tab-pane .c-product__tabs__image {
    margin: 30px 0 0;
  }
}
.o-tabs__content .tab-pane .c-product__tabs__image img {
  max-width: 470px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .o-tabs__content .tab-pane .c-product__tabs__image img {
    max-width: 100%;
  }
}
.o-tabs__content .tab-pane table {
  border: none;
  margin: 0 auto;
  width: 70%;
}
@media (max-width: 767.98px) {
  .o-tabs__content .tab-pane table {
    width: 100%;
    font-size: 0.75em;
  }
}
.o-tabs__content .tab-pane table tr {
  border-bottom: 1px solid #000000;
}
.o-tabs__content .tab-pane table tr td {
  padding: 20px 0;
}
@media (max-width: 767.98px) {
  .o-tabs__content .tab-pane table tr td {
    padding: 15px 0;
  }
}
.o-tabs__content .tab-pane table tr td:last-child {
  text-align: right;
  max-width: 110px;
}
.o-tabs__content .tab-pane table tr td:first-child {
  font-weight: 600;
}
@media (max-width: 575.98px) {
  .o-tabs--menu {
    position: relative;
  }
}
@media (max-width: 575.98px) {
  .o-tabs--menu:before {
    content: attr(data-title);
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.875em;
    font-weight: bold;
    padding: 15px 20px;
    background: #004e95;
    display: block;
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .o-tabs--menu:after {
    content: " ";
    background: url("/wp-content/themes/mivet2025/img/icons/menu-icon.svg");
    width: 18px;
    height: 18px;
    position: absolute;
    background-size: contain;
    right: 20px;
    top: 15px;
  }
}
@media (max-width: 575.98px) {
  .o-tabs--menu .is-button {
    border: none !important;
    padding: 10px 15px !important;
    min-height: 50px !important;
  }
}
@media (min-width: 576px) {
  .o-tabs--menu .o-tabs__list {
    display: flex !important;
    height: auto !important;
  }
}
@media (max-width: 575.98px) {
  .o-tabs--menu .o-tabs__list {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .o-tabs--menu .nav-item {
    background: #005baf;
    border-bottom: 2px solid #0063be;
  }
  .o-tabs--menu .nav-item .nav-link {
    color: #ffffff !important;
  }
  .o-tabs--menu .nav-item .nav-link.active:after {
    content: none;
  }
}

.js-tabs {
  width: 100%;
  z-index: 94;
}
.js-tabs.sticky {
  background: #ffffff;
}
@media (max-width: 767.98px) {
  .js-tabs.sticky {
    position: relative !important;
    top: 0 !important;
  }
}
.js-tabs.sticky .is-button {
  padding: 5px 15px;
  min-height: 0;
  height: auto;
}

.o-loader {
  color: #004e95;
  display: block;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 20px auto;
}
.o-loader div {
  transform-origin: 40px 40px;
  animation: o-loader 1.2s linear infinite;
}
.o-loader div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #004e95;
}
.o-loader div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.o-loader div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.o-loader div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.o-loader div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.o-loader div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.o-loader div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.o-loader div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.o-loader div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.o-loader div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.o-loader div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.o-loader div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.o-loader div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes o-loader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.o-accordion__card-header {
  color: #004e95;
  font-weight: 500;
  font-size: 1.75em;
  padding: 30px 100px 30px 30px;
  position: relative;
  min-height: 100px;
  line-height: 1.46;
}
.o-accordion__card-header p {
  margin: 0;
}
@media (max-width: 1599.98px) {
  .o-accordion__card-header {
    font-size: 1.4em;
    min-height: 80px;
  }
}
@media (max-width: 767.98px) {
  .o-accordion__card-header {
    font-size: 1em;
    line-height: normal;
    min-height: 0;
    padding: 25px 70px 25px 25px;
  }
}
@media (max-width: 575.98px) {
  .o-accordion__card-header {
    padding: 20px 70px 20px 20px;
  }
}
.o-accordion__card-header.collapsed {
  font-size: 1.5em;
  line-height: normal;
  color: #4a4a4a;
  font-weight: 300;
  background: none;
}
@media (max-width: 1599.98px) {
  .o-accordion__card-header.collapsed {
    font-size: 1.2em;
  }
}
@media (max-width: 767.98px) {
  .o-accordion__card-header.collapsed {
    font-size: 1em;
  }
}
.o-accordion__card-header.collapsed:last-of-type {
  border: none;
}
.o-accordion__card-header.collapsed:after {
  background: url("/wp-content/themes/mivet2025/img/icons/plus-icon.svg") center center no-repeat;
  width: 38px;
  height: 38px;
  right: 24px;
}
@media (max-width: 1599.98px) {
  .o-accordion__card-header.collapsed:after {
    width: 30.4px;
    height: 30.4px;
  }
}
@media (max-width: 767.98px) {
  .o-accordion__card-header.collapsed:after {
    width: 24px;
    height: 24px;
    right: 12px;
  }
}
.o-accordion__card-header:after {
  content: " ";
  background: url("/wp-content/themes/mivet2025/img/icons/close-icon.svg") center center no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 28px;
  top: 50%;
  font-weight: 300;
  line-height: 1;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}
@media (max-width: 1599.98px) {
  .o-accordion__card-header:after {
    width: 22.4px;
    height: 22.4px;
  }
}
@media (max-width: 767.98px) {
  .o-accordion__card-header:after {
    width: 24px;
    height: 24px;
    right: 12px;
  }
}
.o-accordion__card-header:hover {
  cursor: pointer;
}
.o-accordion__card-body {
  color: #000000;
  padding: 0 70px 50px 30px;
  line-height: 1.75;
}
@media (max-width: 767.98px) {
  .o-accordion__card-body {
    padding: 0 20px 20px;
  }
}
.o-accordion__card-body a {
  color: #000000;
  text-decoration: underline;
}
.o-accordion__card-body a:hover, .o-accordion__card-body a:active, .o-accordion__card-body a:focus, .o-accordion__card-body a:visited {
  color: #000000;
}
.o-accordion__card {
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
}
.o-accordion__card.is-open {
  background: #004e95;
}

.c-layout {
  position: relative;
}
.c-layout.m-all {
  padding: 150px 0;
}
@media (max-width: 1599.98px) {
  .c-layout.m-all {
    padding: 120px 0;
  }
}
@media (max-width: 991.98px) {
  .c-layout.m-all {
    padding: 100px 0;
  }
}
@media (min-width: 991px) and (max-height: 800px) {
  .c-layout.m-all {
    padding: 75px 0;
  }
}
@media (max-width: 767.98px) {
  .c-layout.m-all {
    padding: 50px 0;
  }
}
.c-layout.layout_general_header {
  overflow: hidden;
}
.c-layout.m-none {
  padding: 0;
}
.c-layout.m-top {
  padding: 150px 0 0;
}
@media (max-width: 1599.98px) {
  .c-layout.m-top {
    padding: 120px 0 0;
  }
}
@media (max-width: 991.98px) {
  .c-layout.m-top {
    padding: 100px 0 0;
  }
}
@media (min-width: 991px) and (max-height: 800px) {
  .c-layout.m-top {
    padding: 75px 0 0;
  }
}
@media (max-width: 767.98px) {
  .c-layout.m-top {
    padding: 50px 0 0;
  }
}
.c-layout.m-bottom {
  padding: 0 0 150px;
}
@media (max-width: 1599.98px) {
  .c-layout.m-bottom {
    padding: 0 0 120px;
  }
}
@media (max-width: 991.98px) {
  .c-layout.m-bottom {
    padding: 0 0 100px;
  }
}
@media (min-width: 991px) and (max-height: 800px) {
  .c-layout.m-bottom {
    padding: 0 0 75px;
  }
}
@media (max-width: 767.98px) {
  .c-layout.m-bottom {
    padding: 0 0 50px;
  }
}
.c-layout.m-min {
  padding: 100px 0;
}
@media (max-width: 1599.98px) {
  .c-layout.m-min {
    padding: 80px 0;
  }
}
@media (max-width: 991.98px) {
  .c-layout.m-min {
    padding: 50px 0;
  }
}
@media (min-width: 991px) and (max-height: 800px) {
  .c-layout.m-min {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .c-layout.m-min {
    padding: 35px 0;
  }
}
.c-layout.m-min-top {
  padding: 100px 0 0 0;
}
@media (max-width: 1599.98px) {
  .c-layout.m-min-top {
    padding: 80px 0 0 0;
  }
}
@media (max-width: 991.98px) {
  .c-layout.m-min-top {
    padding: 50px 0 0 0;
  }
}
@media (min-width: 991px) and (max-height: 800px) {
  .c-layout.m-min-top {
    padding: 50px 0 0 0;
  }
}
@media (max-width: 767.98px) {
  .c-layout.m-min-top {
    padding: 35px 0 0 0;
  }
}
.c-layout.m-min-bottom {
  padding: 0 0 100px 0;
}
@media (max-width: 1599.98px) {
  .c-layout.m-min-bottom {
    padding: 0 0 80px 0;
  }
}
@media (max-width: 991.98px) {
  .c-layout.m-min-bottom {
    padding: 0 0 50px 0;
  }
}
@media (min-width: 991px) and (max-height: 800px) {
  .c-layout.m-min-bottom {
    padding: 0 0 50px 0;
  }
}
@media (max-width: 767.98px) {
  .c-layout.m-min-bottom {
    padding: 0 0 35px 0;
  }
}
.c-layout__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.c-layout__image.has-overlay {
  background-image: linear-gradient(to bottom, #004e95, #004e95);
}
.c-layout__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: multiply;
}
.c-layout__image--mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .c-layout__image--mobile {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .c-layout__image.has-mobile {
    display: none;
  }
}
.c-layout .js-layout {
  position: relative;
}
.c-layout.overlap {
  z-index: 1;
}
.c-layout.overlap + .c-layout {
  margin-top: -150px;
  background-color: transparent !important;
  z-index: 1;
}
@media (max-width: 1599.98px) {
  .c-layout.overlap + .c-layout {
    margin-top: -100px;
  }
}
@media (max-width: 1199.98px) {
  .c-layout.overlap + .c-layout {
    margin-top: 0;
  }
}
.c-layout.double-overlap {
  z-index: 1;
  padding-bottom: 300px;
}
@media (max-width: 1199.98px) {
  .c-layout.double-overlap {
    padding-bottom: 240px;
  }
}
.c-layout.double-overlap + .c-layout {
  margin-top: -350px;
  z-index: 1;
}
@media (max-width: 1599.98px) {
  .c-layout.double-overlap + .c-layout {
    margin-top: -280px;
  }
}
@media (max-width: 991.98px) {
  .c-layout.double-overlap + .c-layout {
    margin-top: -250px;
  }
}
@media (max-width: 767.98px) {
  .c-layout.double-overlap + .c-layout {
    margin-top: -200px;
  }
}
.c-layout.above-next-overlap {
  z-index: 1;
}
.c-layout.above-next-overlap + .c-layout {
  margin-top: -250px;
  padding-top: 250px;
  z-index: 0;
}
@media (max-width: 1199.98px) {
  .c-layout.above-next-overlap + .c-layout {
    margin-top: -200px;
    padding-top: 200px;
  }
}
@media (max-width: 991.98px) {
  .c-layout.above-next-overlap + .c-layout {
    margin-top: -150px;
    padding-top: 150px;
  }
}
@media (max-width: 767.98px) {
  .c-layout.above-next-overlap + .c-layout {
    margin-top: -100px;
    padding-top: 100px;
  }
}
.c-layout.above-next-double-overlap {
  z-index: 1;
}
.c-layout.above-next-double-overlap + .c-layout {
  margin-top: -450px;
  padding-top: 450px;
  z-index: 0;
}
@media (max-width: 1199.98px) {
  .c-layout.above-next-double-overlap + .c-layout {
    margin-top: -360px;
    padding-top: 360px;
  }
}
@media (max-width: 991.98px) {
  .c-layout.above-next-double-overlap + .c-layout {
    margin-top: -250px;
    padding-top: 250px;
  }
}
@media (max-width: 767.98px) {
  .c-layout.above-next-double-overlap + .c-layout {
    margin-top: -200px;
    padding-top: 200px;
  }
}
.c-layout__separator {
  display: block;
  background-image: radial-gradient(circle, #b1d1d3 2.5px, transparent 2.5px);
  background-repeat: repeat-x;
  background-size: 15px 5px;
  background-position: left;
  height: 5px;
  width: 100%;
}
.c-layout__bg-image {
  position: absolute;
  max-width: 160px;
}
.c-layout__bg-image.center {
  top: 50%;
  transform: translateY(-50%);
}
.c-layout__bg-image.down {
  bottom: -50%;
}
.c-layout__bg-image.top {
  top: -50%;
}
@media (max-width: 1599.98px) {
  .c-layout__bg-image {
    max-width: 144px;
    display: none;
  }
}
.c-layout__bg-image--left {
  left: 0;
  right: auto;
}
.c-layout__bg-image--right {
  left: auto;
  right: 0;
}

.u-no-padding {
  padding: 0 !important;
}

.u-no-padding-top {
  padding-top: 0 !important;
}

.u-no-padding-bottom {
  padding-bottom: 0 !important;
}

.u-double-padding-top {
  padding-top: 120px;
}
@media (max-width: 767.98px) {
  .u-double-padding-top {
    padding-top: 80px;
  }
}
@media (max-width: 575.98px) {
  .u-double-padding-top {
    padding-top: 60px;
  }
}

.sitemap {
  margin: 50px auto;
  /* MEDIA QUERIES */
  /* END MEDIA QUERIES */
}
.sitemap .box {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 30px;
}
.sitemap .box h2 {
  background-color: #004e95;
  font-family: "Nunito", sans-serif;
  color: #ffffff;
  margin: 0;
  padding: 10px 20px;
  font-size: 25px;
  font-weight: 400;
}
.sitemap .box ul {
  margin: 20px 0 0 0;
}
.sitemap .box ul li {
  font-size: 18px;
  list-style: none;
  text-align: left;
}
.sitemap .box ul li a {
  color: #000000;
}
.sitemap .box ul.categories_list, .sitemap .box ul.pages_list {
  list-style: none;
  padding-left: 5px;
}
.sitemap .box ul.categories_list li, .sitemap .box ul.pages_list li {
  padding: 5px 0 5px 30px;
  margin-bottom: 0;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sitemap .box ul.categories_list li:before, .sitemap .box ul.pages_list li:before {
  content: "";
  height: 1px;
  width: 20px;
  background-color: #004e95;
  position: absolute;
  top: 15px;
  left: 0;
  margin: auto;
}
.sitemap .box ul.categories_list li:after, .sitemap .box ul.pages_list li:after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #004e95;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.sitemap .box ul.categories_list li:last-child:after, .sitemap .box ul.pages_list li:last-child:after {
  height: 15px;
}
.sitemap .box ul.categories_list li ul.children, .sitemap .box ul.pages_list li ul.children {
  margin-top: 10px;
}
.sitemap .box ul.categories_list li ul.children li, .sitemap .box ul.pages_list li ul.children li {
  font-size: 0.75em;
}
.sitemap .box ul.sitemap_pagination {
  list-style-type: none;
}
.sitemap .box ul.sitemap_pagination li {
  display: inline-block;
}
.sitemap .box ul.sitemap_pagination li:before {
  content: " ";
  margin-left: 20px;
}
.sitemap .box ul.sitemap_pagination li:first-child:before {
  content: "";
}
.sitemap a.btn {
  background: none;
  padding: 10px 30px;
}
@media (min-width: 1px) and (max-width: 767) {
  .sitemap .box {
    padding: 12px;
    margin-bottom: 24px;
  }
  .sitemap .box h2 {
    padding: 8px 16px;
    font-size: 1em;
  }
  .sitemap .box ul {
    margin: 16px 0 0 0;
  }
  .sitemap .box ul li {
    font-size: 0.7em;
  }
  .sitemap .box ul.categories_list li, .sitemap .box ul.pages_list li {
    padding: 5px 0 5px 24px;
  }
  .sitemap .box ul.categories_list li:before, .sitemap .box ul.pages_list li:before {
    width: 16px;
    top: 12px;
  }
  .sitemap .box ul.categories_list li:last-child:after, .sitemap .box ul.pages_list li:last-child:after {
    height: 12px;
  }
  .sitemap .box ul.categories_list li ul.children, .sitemap .box ul.pages_list li ul.children {
    margin-top: 8px;
  }
  .sitemap .box ul.sitemap_pagination li:before {
    margin-left: 16px;
  }
}</pre></body></html>