/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/S6u9w4BMUTPHh7USSwaPGR_p.woff2") format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/S6u9w4BMUTPHh7USSwiPGQ.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/S6uyw4BMUTPHjxAwXjeu.woff2") format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/S6uyw4BMUTPHjx4wXg.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/S6u9w4BMUTPHh7USSwaPGR_p.woff2") format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/S6u9w4BMUTPHh7USSwiPGQ.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/S6uyw4BMUTPHjxAwXjeu.woff2") format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/S6uyw4BMUTPHjx4wXg.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}

:root {
  --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;
}
*,
::after,
::before {
  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: transparent;
}
h1,
h2,
h3 {
  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;
  }
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
b,
strong {
  font-weight: bolder;
}
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;
}
img {
  vertical-align: middle;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
: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;
}
.col {
  flex: 1 0 0%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 992px) {
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: var(--bs-secondary-bg);
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
[data-bs-theme="dark"]
  .form-switch
  .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("");
}
.form-floating > .form-control-plaintext:not(:-moz-placeholder-shown),
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.input-group > .form-control:not(:focus).is-valid,
.input-group > .form-floating:not(:focus-within).is-valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-control:not(:focus):valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.was-validated .input-group > .form-select:not(:focus):valid {
  z-index: 3;
}
.input-group > .form-control:not(:focus).is-invalid,
.input-group > .form-floating:not(:focus-within).is-invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-control:not(:focus):invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.was-validated .input-group > .form-select:not(:focus):invalid {
  z-index: 4;
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check) + .btn:active:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.d-flex {
  display: flex !important;
}
.flex-column {
  flex-direction: column !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.align-items-center {
  align-items: center !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.text-start {
  text-align: left !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */

/* cyrillic */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDTbtPY_Q.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDYbtPY_Q.woff2")
    format("woff2");
  unicode-range:
    U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDZbtPY_Q.woff2")
    format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtM.woff2")
    format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2") format("woff2");
  unicode-range:
    U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2") format("woff2");
  unicode-range:
    U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2") format("woff2");
  unicode-range:
    U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2") format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/KFOkCnqEu92Fr1Mu51xIIzI.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2") format("woff2");
  unicode-range:
    U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2") format("woff2");
  unicode-range:
    U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2") format("woff2");
  unicode-range:
    U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2") format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/KFOmCnqEu92Fr1Mu4mxK.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2") format("woff2");
  unicode-range:
    U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2") format("woff2");
  unicode-range:
    U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2") format("woff2");
  unicode-range:
    U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2") format("woff2");
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
body,
html {
  background-color: #ebf3f7;
  font-family: Roboto, sans-serif;
  font-size: 100%;
  font-weight: 400;
  height: 100%;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  -webkit-font-smoothing: antialiased;
}
.sectionContainer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding-left: 30px;
  padding-right: 30px;
}
h1 {
  font-family:
    Playfair Display,
    sans-serif;
  font-size: 2.8rem;
  letter-spacing: -0.05rem;
  margin-top: 0;
}
h2,
h3 {
  font-weight: 700;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.5rem;
}
p {
  font-size: 0.9rem;
  margin: 0 0 1.15rem;
}
.articleImageContainer {
  color: #333;
  margin: 0 0 16px;
}
@media (max-width: 767px) {
  body,
  html {
    background-color: #fff;
  }
  .sectionContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1 {
    font-family:
      Playfair Display,
      sans-serif;
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.25rem;
  }
}
a {
  outline: none;
}
a {
  color: #069;
  cursor: pointer;
  text-decoration: underline;
}
a:hover {
  color: #7dc049;
}
.articleContent {
  background-color: #fff;
  border-bottom: 1px solid #cce0eb;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 20px;
}
.articleInfo {
  color: #999;
  font-size: 100%;
  margin-bottom: 16px;
}
.articleAuthor {
  color: #7dc049;
  font-weight: 700;
  margin-right: 8px;
}
.photoAuthor {
  height: 40px;
  margin-right: 12px;
  width: 40px;
}
@media (max-width: 767px) {
  .articleContent {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 10px;
  }
  .articleInfo {
    font-size: 0.85rem;
  }
}
footer {
  background-color: #cce0eb;
  padding: 75px 0 100px;
  text-align: center;
}
footer,
footer a {
  font-size: 0.65rem;
}
footer a:hover {
  color: #333;
}
@media screen and (min-width: 768px) {
  p {
    font-size: 1.15rem;
    margin: 0 0 1.25rem;
  }
}

.form-wrapper {
  max-width: 380px;
  display: block;
  background: #f1f1f1;
  margin: 0 auto;
  border-radius: 4px;
}

.formwrap-outer .intgrtn-form-signup {
  padding: 32px;
}
.form-container {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

#custom-regbox .formHeader {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

#custom-regbox .formHeader {
  white-space: normal;
  word-break: break-word;
}

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

* {
  box-sizing: border-box;
}

#main-container {
  max-width: 450px;
  margin: 30px auto;
}
body {
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

.form-container {
  box-shadow: 0px 4px 20.9px 3.1px rgba(13, 13, 13, 0.43);
}

#custom-regbox .formHeader {
  background: #60359b;
  text-align: center;
  color: white;
  font-weight: 700;
  margin: 0;
  padding: 30px 24px;
  font-size: 20px;
  letter-spacing: 2px;
  font-family: inherit;
}

/* ANIMATION */

/* MEDIA QUERIES */

@media screen and (max-width: 991px) {
  #custom-regbox .formHeader {
    padding: 30px 20px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  #main-container {
    margin: 0;
  }
}

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

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

/*#region model */

p {
  margin: 0;
}

/*#endregion */

.mainComments {
  margin-top: 48px;
  padding-top: 48px;
  border-top: 1px solid #cecece;
}

.mainComments h2 {
  font-size: 19px;
  margin-bottom: 32px;
}

.mainComment {
  width: 100%;
  border-bottom: 1px solid #cecece;
  padding-top: 14px;
}

.comHead {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.headLeft {
  display: flex;
  align-items: center;
}

.comUser img {
  width: 40px;
  height: 40px;
  margin-right: 8px;
}

.userInfo {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.userInfo span {
  font-size: 12px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  line-height: 19px;
}

.headRight {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  line-height: 18px;
  font-weight: 700;
}

div:where(.swal2-container) {
  display: grid;
  position: fixed;
  z-index: 1060;
  inset: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
  grid-template-rows:
    minmax(min-content, auto) minmax(min-content, auto)
    minmax(min-content, auto);
  height: 100%;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}
div:where(.swal2-container).swal2-backdrop-show,
div:where(.swal2-container).swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}
div:where(.swal2-container).swal2-backdrop-hide {
  background: rgba(0, 0, 0, 0) !important;
}
div:where(.swal2-container).swal2-top-start,
div:where(.swal2-container).swal2-center-start,
div:where(.swal2-container).swal2-bottom-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}
div:where(.swal2-container).swal2-top,
div:where(.swal2-container).swal2-center,
div:where(.swal2-container).swal2-bottom {
  grid-template-columns: auto minmax(0, 1fr) auto;
}
div:where(.swal2-container).swal2-top-end,
div:where(.swal2-container).swal2-center-end,
div:where(.swal2-container).swal2-bottom-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}
div:where(.swal2-container).swal2-top-start > .swal2-popup {
  align-self: start;
}
div:where(.swal2-container).swal2-top > .swal2-popup {
  grid-column: 2;
  place-self: start center;
}
div:where(.swal2-container).swal2-top-end > .swal2-popup,
div:where(.swal2-container).swal2-top-right > .swal2-popup {
  grid-column: 3;
  place-self: start end;
}
div:where(.swal2-container).swal2-center-start > .swal2-popup,
div:where(.swal2-container).swal2-center-left > .swal2-popup {
  grid-row: 2;
  align-self: center;
}
div:where(.swal2-container).swal2-center > .swal2-popup {
  grid-column: 2;
  grid-row: 2;
  place-self: center center;
}
div:where(.swal2-container).swal2-center-end > .swal2-popup,
div:where(.swal2-container).swal2-center-right > .swal2-popup {
  grid-column: 3;
  grid-row: 2;
  place-self: center end;
}
div:where(.swal2-container).swal2-bottom-start > .swal2-popup,
div:where(.swal2-container).swal2-bottom-left > .swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}
div:where(.swal2-container).swal2-bottom > .swal2-popup {
  grid-column: 2;
  grid-row: 3;
  place-self: end center;
}
div:where(.swal2-container).swal2-bottom-end > .swal2-popup,
div:where(.swal2-container).swal2-bottom-right > .swal2-popup {
  grid-column: 3;
  grid-row: 3;
  place-self: end end;
}
div:where(.swal2-container).swal2-grow-row > .swal2-popup,
div:where(.swal2-container).swal2-grow-fullscreen > .swal2-popup {
  grid-column: 1/4;
  width: 100%;
}
div:where(.swal2-container).swal2-grow-column > .swal2-popup,
div:where(.swal2-container).swal2-grow-fullscreen > .swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}
div:where(.swal2-container).swal2-no-transition {
  transition: none !important;
}
div:where(.swal2-container) div:where(.swal2-popup) {
  display: none;
  position: relative;
  box-sizing: border-box;
  grid-template-columns: minmax(0, 100%);
  width: 32em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 1rem;
}
div:where(.swal2-container) div:where(.swal2-popup):focus {
  outline: none;
}
div:where(.swal2-container) div:where(.swal2-popup).swal2-loading {
  overflow-y: hidden;
}
div:where(.swal2-container) h2:where(.swal2-title) {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: inherit;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}
div:where(.swal2-container) div:where(.swal2-actions) {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}
div:where(.swal2-container)
  div:where(.swal2-actions):not(.swal2-loading)
  .swal2-styled[disabled] {
  opacity: 0.4;
}
div:where(.swal2-container)
  div:where(.swal2-actions):not(.swal2-loading)
  .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
div:where(.swal2-container)
  div:where(.swal2-actions):not(.swal2-loading)
  .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
div:where(.swal2-container) div:where(.swal2-loader) {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 rgba(0, 0, 0, 0) #2778c4 rgba(0, 0, 0, 0);
}
div:where(.swal2-container) button:where(.swal2-styled) {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0);
  font-weight: 500;
}
div:where(.swal2-container) button:where(.swal2-styled):not([disabled]) {
  cursor: pointer;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #7066e0;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container)
  button:where(.swal2-styled):where(.swal2-confirm):focus-visible {
  box-shadow: 0 0 0 3px rgba(112, 102, 224, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny) {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #dc3741;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container)
  button:where(.swal2-styled):where(.swal2-deny):focus-visible {
  box-shadow: 0 0 0 3px rgba(220, 55, 65, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel) {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #6e7881;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container)
  button:where(.swal2-styled):where(.swal2-cancel):focus-visible {
  box-shadow: 0 0 0 3px rgba(110, 120, 129, 0.5);
}
div:where(.swal2-container)
  button:where(.swal2-styled).swal2-default-outline:focus-visible {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled):focus-visible {
  outline: none;
}
div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner {
  border: 0;
}
div:where(.swal2-container) div:where(.swal2-footer) {
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid #eee;
  color: inherit;
  font-size: 1em;
  text-align: center;
}
div:where(.swal2-container) .swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
div:where(.swal2-container) div:where(.swal2-timer-progress-bar) {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}
div:where(.swal2-container) img:where(.swal2-image) {
  max-width: 100%;
  margin: 2em auto 1em;
}
div:where(.swal2-container) button:where(.swal2-close) {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition:
    color 0.1s,
    box-shadow 0.1s;
  border: none;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0);
  color: #ccc;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}
div:where(.swal2-container) button:where(.swal2-close):hover {
  transform: none;
  background: rgba(0, 0, 0, 0);
  color: #f27474;
}
div:where(.swal2-container) button:where(.swal2-close):focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner {
  border: 0;
}
div:where(.swal2-container) .swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 1em 1.6em 0.3em;
  overflow: auto;
  color: inherit;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}
div:where(.swal2-container) input:where(.swal2-input),
div:where(.swal2-container) input:where(.swal2-file),
div:where(.swal2-container) textarea:where(.swal2-textarea),
div:where(.swal2-container) select:where(.swal2-select),
div:where(.swal2-container) div:where(.swal2-radio),
div:where(.swal2-container) label:where(.swal2-checkbox) {
  margin: 1em 2em 3px;
}
div:where(.swal2-container) input:where(.swal2-input),
div:where(.swal2-container) input:where(.swal2-file),
div:where(.swal2-container) textarea:where(.swal2-textarea) {
  box-sizing: border-box;
  width: auto;
  transition:
    border-color 0.1s,
    box-shadow 0.1s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: rgba(0, 0, 0, 0);
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.06),
    0 0 0 3px rgba(0, 0, 0, 0);
  color: inherit;
  font-size: 1.125em;
}
div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,
div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,
div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
div:where(.swal2-container) input:where(.swal2-input):focus,
div:where(.swal2-container) input:where(.swal2-file):focus,
div:where(.swal2-container) textarea:where(.swal2-textarea):focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.06),
    0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) input:where(.swal2-input)::placeholder,
div:where(.swal2-container) input:where(.swal2-file)::placeholder,
div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder {
  color: #ccc;
}
div:where(.swal2-container) .swal2-range {
  margin: 1em 2em 3px;
  background: #fff;
}
div:where(.swal2-container) .swal2-range input {
  width: 80%;
}
div:where(.swal2-container) .swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
div:where(.swal2-container) .swal2-range input,
div:where(.swal2-container) .swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}
div:where(.swal2-container) .swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
div:where(.swal2-container) .swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: rgba(0, 0, 0, 0);
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}
div:where(.swal2-container) .swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: rgba(0, 0, 0, 0);
  color: inherit;
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-radio,
div:where(.swal2-container) .swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}
div:where(.swal2-container) .swal2-radio label,
div:where(.swal2-container) .swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-radio input,
div:where(.swal2-container) .swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 0.4em;
}
div:where(.swal2-container) label:where(.swal2-input-label) {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}
div:where(.swal2-container) div:where(.swal2-validation-message) {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666;
  font-size: 1em;
  font-weight: 300;
}
div:where(.swal2-container) div:where(.swal2-validation-message)::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}
div:where(.swal2-container) .swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  font-weight: 600;
}
div:where(.swal2-container) .swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
div:where(.swal2-container)
  .swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}
div:where(.swal2-container)
  .swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step
  ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}
div:where(.swal2-container)
  .swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step
  ~ .swal2-progress-step-line {
  background: #add8e6;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}
div:where(.swal2-icon) {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border: 0.25em solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none;
}
div:where(.swal2-icon) .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}
div:where(.swal2-icon).swal2-error {
  border-color: #f27474;
  color: #f27474;
}
div:where(.swal2-icon).swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
div:where(.swal2-icon).swal2-error [class^="swal2-x-mark-line"] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
div:where(.swal2-icon).swal2-error [class^="swal2-x-mark-line"][class$="left"] {
  left: 1.0625em;
  transform: rotate(45deg);
}
div:where(.swal2-icon).swal2-error
  [class^="swal2-x-mark-line"][class$="right"] {
  right: 1em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}
div:where(.swal2-icon).swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
div:where(.swal2-icon).swal2-warning.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.5s;
}
div:where(.swal2-icon).swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
div:where(.swal2-icon).swal2-info.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.8s;
}
div:where(.swal2-icon).swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
div:where(.swal2-icon).swal2-question.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-question-mark 0.8s;
}
div:where(.swal2-icon).swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
div:where(.swal2-icon).swal2-success [class^="swal2-success-circular-line"] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  border-radius: 50%;
}
div:where(.swal2-icon).swal2-success
  [class^="swal2-success-circular-line"][class$="left"] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
div:where(.swal2-icon).swal2-success
  [class^="swal2-success-circular-line"][class$="right"] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
div:where(.swal2-icon).swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
div:where(.swal2-icon).swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-success [class^="swal2-success-line"] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
div:where(.swal2-icon).swal2-success
  [class^="swal2-success-line"][class$="tip"] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}
div:where(.swal2-icon).swal2-success
  [class^="swal2-success-line"][class$="long"] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}
div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}
div:where(.swal2-icon).swal2-success.swal2-icon-show
  .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swal2-animate-question-mark {
  0% {
    transform: rotateY(-360deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@keyframes swal2-animate-i-mark {
  0% {
    transform: rotateZ(45deg);
    opacity: 0;
  }
  25% {
    transform: rotateZ(-25deg);
    opacity: 0.4;
  }
  50% {
    transform: rotateZ(15deg);
    opacity: 0.8;
  }
  75% {
    transform: rotateZ(-5deg);
    opacity: 1;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}

@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-VariableFont_opsz_wght.ttf")
    format("truetype-variations");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("/fonts/PlusJakartaSans-VariableFont_wght.ttf")
    format("truetype-variations");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("/fonts/PlusJakartaSans-Italic-VariableFont_wght.ttf")
    format("truetype-variations");
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
}

body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #333;
  line-height: 1.5;
}

.card {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  background-color: #fff;
}

.card:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.bg-indigo-600 {
  background-color: #3228e7;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style:                                                                                                                     
;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(28, 77, 157, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000001c;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style:                                                                                                                     
;
}

*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #6e7685;
}

:after,
:before {
  --tw-content: "";
}

:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  line-height: inherit;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

input {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

h4,
p {
  margin: 0;
}

input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

:disabled {
  cursor: default;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.card {
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.relative {
  position: relative;
}

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

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

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

.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.h-2 {
  height: 0.5rem;
}

.w-full {
  width: 100%;
}

.cursor-pointer {
  cursor: pointer;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

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

.gap-2 {
  gap: 0.5rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-t {
  border-top-width: 1px;
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}

.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.p-3 {
  padding: 0.75rem;
}

.p-6 {
  padding: 1.5rem;
}

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

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

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

.text-base {
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.shadow-md {
  --tw-shadow:
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored:
    0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
}

.shadow-md,
.shadow-sm {
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
}

.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    -webkit-backdrop-filter;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.calculator a {
  text-decoration: none;
}
.duration-300 {
  transition-duration: 0.3s;
}

.hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}
.o-header-wrapper {
  html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
  }

  body {
    margin: 0;
  }

  a {
    background-color: transparent;
  }

  img {
    border-style: none;
  }

  button,
  input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }

  button,
  input {
    overflow: visible;
  }

  button {
    text-transform: none;
  }

  [type="button"],
  [type="submit"],
  button {
    -webkit-appearance: button;
  }

  [type="button"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner,
  button::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }

  [type="button"]:-moz-focusring,
  [type="submit"]:-moz-focusring,
  button:-moz-focusring {
    outline: 1px dotted ButtonText;
  }

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

  a,
  body,
  div,
  form,
  header,
  html,
  i,
  img,
  label,
  li,
  nav,
  span,
  ul {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
  }

  p {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin-top: 0;
    padding: 0;
    vertical-align: baseline;
  }

  header,
  nav {
    display: block;
  }

  body {
    line-height: 1;
  }

  * {
    -webkit-backface-visibility: hidden;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  body {
    background-color: #fff;
    font-synthesis: none;
    min-width: 320px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }

  body,
  html {
    height: 100%;
  }

  a,
  button,
  input,
  li,
  p,
  span {
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
  }

  p {
    margin-top: 0;
    position: relative;
    width: 100%;
  }

  ul {
    padding-left: 17px;
  }

  ul,
  ul li {
    width: 100%;
  }

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

  input[type="text"] {
    appearance: none;
    border-radius: 0;
    transition: all 0.1s ease;
    width: 100%;
  }

  input[type="text"]:disabled {
    pointer-events: none;
  }

  button {
    border-radius: 0;
  }

  :focus-visible {
    outline: 1px solid #00afd8;
    outline-offset: 2px;
  }

  label {
    cursor: pointer;
  }

  form,
  label {
    width: 100%;
  }

  a[href],
  button,
  label[for] {
    cursor: pointer;
  }

  .main-navigation {
    flex-direction: column;
    gap: 0.5rem;
  }

  .main-navigation .bottom-navigation {
    position: relative;
  }

  .main-navigation .bottom-navigation .font-navigation {
    border-radius: 4px;
    cursor: pointer;
  }

  .main-navigation .logo img {
    height: 3rem;
  }

  .navigation-top-level-link,
  .top-navigation {
    display: inline-block;
    position: relative;
  }

  .simple-menu--wrapper {
    height: auto;
    left: 0;
    max-width: 400px;
    min-width: 206px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(-10px) scale(0.95);
    transition: all 0.15s ease;
    visibility: hidden;
    width: auto;
    z-index: 1000;
  }

  .simple-menu--wrapper.v--top-content {
    min-width: 238px;
  }

  .simple-menu--site-block {
    background: #fff;
    border-radius: 0.5rem;
    box-shadow: 0 8px 24px rgba(0, 51, 89, 0.102);
    display: flex;
    flex-direction: column;
    margin-top: 0.313rem;
    padding: 0.75rem;
    position: relative;
    width: 100%;
  }

  .simple-menu--site-block .menu-link {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0.375rem 3rem 0.375rem 0.5rem;
    text-decoration: none;
    transition: background-color 0.2s ease;
    width: 100%;
  }

  .simple-menu--site-block .menu-link.v--child {
    font-size: 0.875rem;
    margin-bottom: 0.125rem;
  }

  .simple-menu--site-block .menu-link:hover {
    background-color: #f3f7fa;
  }

  .simple-menu--site-block .menu-container .menu-link {
    padding: 0.25rem 0.25rem 0.25rem 0.5rem;
  }

  .simple-menu--site-block .menu-container {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .simple-menu--site-block .menu-container .menu-children {
    background: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    left: 100%;
    top: 0;
    width: 100%;
  }

  .simple-menu--site-block .menu-container .menu-children a {
    padding-left: 1rem;
  }

  .simple-menu--site-block .menu-container .menu-children.u--hidden--xs {
    display: none;
  }

  .u--hidden--xs {
    display: none !important;
  }

  @media (max-width: 768px) {
    .simple-menu--site-block {
      padding: 1rem 0;
    }
  }

  .color-white {
    color: #fff;
  }

  .color-primary-1 {
    color: #003359;
  }

  button::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

  .hamburger {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    margin: 0;
    overflow: visible;
    padding: 15px;
    text-transform: none;
    transition-duration: 0.15s;
    transition-property: opacity, filter;
    transition-timing-function: linear;
  }

  .hamburger-box {
    display: inline-block;
    height: 10px;
    position: relative;
    width: 12px;
  }

  .hamburger-inner {
    display: block;
    margin-top: -2px;
    top: 50%;
  }

  .hamburger-inner,
  .hamburger-inner:after,
  .hamburger-inner:before {
    border-radius: 0;
    height: 2px;
    position: absolute;
    transition-duration: 0.15s;
    transition-property: transform;
    transition-timing-function: ease;
    width: 12px;
  }

  .hamburger-inner:after,
  .hamburger-inner:before {
    background-color: #181818;
    content: "";
    display: block;
  }

  .hamburger-inner:before {
    top: -4px;
  }

  .hamburger-inner:after {
    bottom: -4px;
  }

  .hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .hamburger--squeeze .hamburger-inner:before {
    transition:
      top 75ms ease 0.12s,
      opacity 75ms ease;
  }

  .hamburger--squeeze .hamburger-inner:after {
    transition:
      bottom 75ms ease 0.12s,
      transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  body {
    color: #003359;
    font-family: interstate, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    -webkit-font-smoothing: subpixel-antialiased;
  }

  @media (max-width: 767px) {
    body {
      font-size: 16px;
    }
  }

  .font-navigation {
    font-size: 1.375rem;
    font-weight: 500;
    letter-spacing: 0.2px;
  }
  @font-face {
    font-family: "Barlow Condensed";
    font-weight: 500;
    src: url("/fonts/BarlowCondensed-Medium.ttf") format("truetype");
  }
  @font-face {
    font-family: "Barlow Condensed";
    font-weight: 600;
    src: url("/fonts/BarlowCondensed-Bold.ttf") format("truetype");
  }
  @font-face {
    font-family: "Barlow Condensed";
    font-weight: 700;
    src: url("/fonts/BarlowCondensed-SemiBold.ttf") format("truetype");
  }
  .font-navigation,
  .font-navigation.v--small {
    color: #003359;
    font-stretch: condensed;
    font-weight: 600;
    font-family: "Barlow Condensed", sans-serif;
    line-height: 1;
    text-transform: uppercase;
  }

  .font-navigation.v--small {
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.5px;
  }

  @media (max-width: 991px) {
    .font-navigation.v--small {
      font-size: 1.125rem;
    }
  }

  p {
    font-weight: 400;
    margin: 0;
    width: auto;
  }

  a {
    color: #003359;
    text-decoration: none;
  }

  .small-style,
  label {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  @media (max-width: 800px) {
    .small-style,
    label {
      line-height: 20px;
    }
  }

  .content-block-styles table tr:has(> td:only-child > .td-text:empty),
  .content-block-styles
    table
    tr:has(> td > .td-text > p:empty:only-child):not(
      :has(> td > .td-text > :not(p))
    ) {
    display: none;
  }

  input[type="text"] {
    border-radius: 2px;
    color: #003359;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    outline: 0;
    overflow: hidden;
    padding: 0 0.5rem 0 0;

    transition: all 0.3s ease;
  }

  input[type="text"]::-webkit-input-placeholder {
    color: #51626f;
  }

  input[type="text"]::-moz-placeholder {
    color: #51626f;
  }

  input[type="text"]:-ms-input-placeholder {
    color: #51626f;
  }

  input[type="text"]:-moz-placeholder {
    color: #51626f;
  }

  @media (max-width: 600px) {
    input[type="text"] {
      font-size: 18px;
      height: 48px;
      line-height: 20px;
      padding: 6px 10px;
    }
  }

  button {
    border: none;
    color: #003359;
  }

  .input-icon {
    position: relative;
    width: 100%;
  }

  .input-icon button {
    height: 100%;
    position: absolute;
    top: 0;
    width: 50px;
  }

  .input-icon.right button {
    right: 0;
  }

  .input-icon.right input {
    padding-right: 50px;
  }

  [type="checkbox"]:not(:checked) + label:after,
  [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
  }

  .text-flip-effect {
    display: inline-block;
    overflow: hidden;
    position: relative;
  }

  .text-flip-effect:before {
    color: inherit;
    content: attr(data-text);
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    left: 0;
    line-height: inherit;
    position: absolute;
    text-transform: inherit;
    top: 100%;
    transition: transform 0.3s ease;
    width: 100%;
  }

  .text-flip-effect span {
    display: block;
    transition: transform 0.3s ease;
  }

  .text-flip-effect:hover {
    text-decoration: none;
  }

  .text-flip-effect:hover span,
  .text-flip-effect:hover:before {
    transform: translateY(-100%);
  }

  @supports (display: grid) {
  }

  .mobile-search-container input {
    border: 0;
    border-bottom: 1px solid #d0d0d0;
    height: auto;
    line-height: 85px;
    margin-bottom: 0;
    padding: 0 50px 0 0;
  }

  .mobile-search-container button {
    padding-left: 3px;
    padding-right: 0;
    text-align: left;
    transform: scaleX(-1);
    z-index: 10;
  }

  .mobile-search-container input {
    font-family: interstate, sans-serif;
    font-size: 1.438rem;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 0;
    padding: 12px 40px 12px 0;
    position: relative;
    width: 100%;
  }

  @media (min-width: 1920px) {
    .mobile-search-container input {
      font-size: 1.625rem;
    }
  }

  @media (max-width: 767px) {
    .mobile-search-container input {
      font-size: 1.5rem;
    }
  }

  .mobile-search-container button {
    line-height: 45px;
  }

  .m-image-module .title:has(+ .content-block-styles) {
    margin-bottom: 0.5rem;
  }

  .m-tabs-content-module:has(.m-agenda-module) {
    gap: 2.25rem;
  }

  .m-agenda-module:not(.v-break-module):has(
      ~ .m-agenda-module:not(.v-break-module)
    )
    .title
    h3 {
    font-size: 1.125rem;
  }

  .m-agenda-module:not(.v-break-module):has(
      ~ .m-agenda-module:not(.v-break-module)
    )
    .description {
    margin-bottom: 2rem;
  }

  .m-accordion-item .accordion-summary:focus-visible {
    outline: none;
  }

  .homepage-login-block.v--show::backdrop {
    opacity: 1;
  }

  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content.v--curved-bottom:has(
      + .o-content-section.v--curved-top
    ) {
    margin-bottom: 2rem;
  }

  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):not([class*="backgroundimagemodulesection"]),
  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    )[class*="backgroundimagemodulesection"].v--contained-view {
    margin-bottom: 0;
    padding-bottom: 6rem;
  }

  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):not([class*="backgroundimagemodulesection"]).homepageloginblock,
  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    )[class*="backgroundimagemodulesection"].v--contained-view.homepageloginblock {
    margin-bottom: 2rem;
    padding-bottom: 0;
  }

  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):has(.narrow-width-container) {
    margin-bottom: 4rem;
    padding-bottom: 0;
  }

  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content:has(.narrow-width-container.v--padding-top):not(
      .o-internal-split-content
    ) {
    margin-top: 4rem;
  }

  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content
    .btn-expand-icon-bg:not(:has(i)):before {
    align-items: center;
    background-color: #81e1f9;
    border-radius: 100%;
    color: #003359;
    content: "\f054";
    display: flex;
    font-family: Font Awesome\6 Pro;
    font-size: 0.875rem;
    font-weight: 400;
    height: 1.75rem;
    justify-content: center;
    margin: initial;
    position: relative;
    width: 1.75rem;
  }

  .o-video-embed-with-transcript-section
    .transcript-container
    .accordion-content
    .transcript-content
    .btn:not(:has(i)):before {
    align-items: center;
    background-color: #81e1f9;
    border-radius: 100%;
    color: #003359;
    content: "\f054";
    display: flex;
    font-family: Font Awesome\6 Pro;
    font-size: 0.875rem;
    font-weight: 400;
    height: 1.75rem;
    justify-content: center;
    margin: initial;
    position: relative;
    width: 1.75rem;
  }

  .backgroundimagemodulesection:has(.m-background-image-module.v-short),
  .backgroundimagemodulesection_content:has(
    .m-background-image-module.v-short
  ) {
    padding-bottom: 4rem;
    padding-top: 3rem;
  }

  .m-pop-up-model.v--show::backdrop {
    opacity: 1;
  }

  .m-pop-up-model::backdrop {
    background-color: hsla(0, 0%, 9%, 0.5);
    opacity: 0;
    transition: opacity 0.5s ease;
  }

  .o-text-cta-container
    .content-block-styles.v--curved-bottom:has(
      + .o-content-section.v--curved-top
    ) {
    margin-bottom: 2rem;
  }

  .o-text-cta-container
    .content-block-styles:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):not([class*="backgroundimagemodulesection"]),
  .o-text-cta-container
    .content-block-styles:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    )[class*="backgroundimagemodulesection"].v--contained-view {
    margin-bottom: 0;
    padding-bottom: 6rem;
  }

  .o-text-cta-container
    .content-block-styles:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):not([class*="backgroundimagemodulesection"]).homepageloginblock,
  .o-text-cta-container
    .content-block-styles:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    )[class*="backgroundimagemodulesection"].v--contained-view.homepageloginblock {
    margin-bottom: 2rem;
    padding-bottom: 0;
  }

  .o-text-cta-container
    .content-block-styles:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):has(.narrow-width-container) {
    margin-bottom: 4rem;
    padding-bottom: 0;
  }

  .o-text-cta-container
    .content-block-styles:has(.narrow-width-container.v--padding-top):not(
      .o-internal-split-content
    ) {
    margin-top: 4rem;
  }

  .o-text-cta-container
    .content-block-styles
    .btn-expand-icon-bg:not(:has(i)):before {
    align-items: center;
    background-color: #81e1f9;
    border-radius: 100%;
    color: #003359;
    content: "\f054";
    display: flex;
    font-family: Font Awesome\6 Pro;
    font-size: 0.875rem;
    font-weight: 400;
    height: 1.75rem;
    justify-content: center;
    margin: initial;
    position: relative;
    width: 1.75rem;
  }

  .o-text-cta-container .content-block-styles .btn:not(:has(i)):before {
    align-items: center;
    background-color: #81e1f9;
    border-radius: 100%;
    color: #003359;
    content: "\f054";
    display: flex;
    font-family: Font Awesome\6 Pro;
    font-size: 0.875rem;
    font-weight: 400;
    height: 1.75rem;
    justify-content: center;
    margin: initial;
    position: relative;
    width: 1.75rem;
  }

  .o-content-module-list.v--3 .content-cards:has(:first-child.v-col-large) {
    grid-template-columns: 2fr 1fr 1fr;
  }

  .o-content-module-list.v--3 .content-cards:has(:last-child.v-col-large) {
    grid-template-columns: 1fr 1fr 2fr;
  }

  @media (max-width: 800px) {
    .o-content-module-list.v--3 .content-cards:has(:first-child.v-col-large),
    .o-content-module-list.v--3 .content-cards:has(:last-child.v-col-large) {
      grid-template-columns: 1fr 1fr !important;
    }
  }

  @media (max-width: 600px) {
    .o-content-module-list.v--3 .content-cards:has(:first-child.v-col-large),
    .o-content-module-list.v--3 .content-cards:has(:last-child.v-col-large) {
      grid-template-columns: 1fr !important;
    }
  }

  .o-content-module-list .m-content-module .image-content:has(a) img {
    transform: scale(1);
  }

  .o-content-module-list .m-content-module .image-content:has(a):hover img {
    transform: scale(1.15);
  }

  .o-events-form-popup-container div[data-form-block-id] ._submit:focus-visible,
  .o-events-form-popup-container
    div[data-form-block-id]
    .hs-button:focus-visible,
  .o-events-form-popup-container
    div[data-form-block-id]
    .lp-form-button:focus-visible,
  .o-events-form-popup-container form ._submit:focus-visible,
  .o-events-form-popup-container form .hs-button:focus-visible,
  .o-events-form-popup-container form .lp-form-button:focus-visible {
    outline: 1px solid #00afd8;
    outline-offset: 2px;
  }

  .o-article-split-content:has(.memberteaserblocker),
  .o-internal-split-content:has(.memberteaserblocker) {
    z-index: 11;
  }

  .o-article-internal-banner.v-event
    .padding-global:has(.o-content-billboard-container) {
    background-image: linear-gradient(180deg, #e5f6fb, #fff);
    position: relative;
  }

  .o-content-section:has(.narrow-width-container) {
    padding-bottom: 0;
    padding-top: 0;
  }

  .o-content-section.titlesection:has(+ .o-content-section.v--curved-top) {
    padding-bottom: 4rem !important;
  }

  .o-content-section.v--curved-bottom:has(+ .o-content-section.v--curved-top),
  .o-rich-text-section.v--curved-bottom:has(
      + .o-content-section.v--curved-top
    ) {
    margin-bottom: 2rem;
  }

  .o-content-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):not([class*="backgroundimagemodulesection"]),
  .o-content-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    )[class*="backgroundimagemodulesection"].v--contained-view,
  .o-rich-text-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):not([class*="backgroundimagemodulesection"]),
  .o-rich-text-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    )[class*="backgroundimagemodulesection"].v--contained-view {
    margin-bottom: 0;
    padding-bottom: 6rem;
  }

  .o-content-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):not([class*="backgroundimagemodulesection"]).homepageloginblock,
  .o-content-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    )[class*="backgroundimagemodulesection"].v--contained-view.homepageloginblock,
  .o-rich-text-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):not([class*="backgroundimagemodulesection"]).homepageloginblock,
  .o-rich-text-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    )[class*="backgroundimagemodulesection"].v--contained-view.homepageloginblock {
    margin-bottom: 2rem;
    padding-bottom: 0;
  }

  .o-content-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):has(.narrow-width-container),
  .o-rich-text-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ):has(.narrow-width-container) {
    margin-bottom: 4rem;
    padding-bottom: 0;
  }

  .o-content-section:has(.narrow-width-container.v--padding-top):not(
      .o-internal-split-content
    ),
  .o-rich-text-section:has(.narrow-width-container.v--padding-top):not(
      .o-internal-split-content
    ) {
    margin-top: 4rem;
  }

  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    ) {
    margin-bottom: 2rem;
    padding-bottom: 0;
    padding-top: 0;
  }

  .o-event-content-section
    .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    ) {
    margin-bottom: 3rem;
  }

  .large-split-content-section
    .o-content-section:not(.v--curved-bottom):has(
      + .o-content-section.v--curved-top
    ),
  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    ):not(.v--curved-bottom):has(+ .o-content-section.v--curved-top) {
    margin-bottom: 4rem;
  }

  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    ).v--curved-bottom:after,
  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    ).v--curved-top:before {
    display: none;
  }

  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    )
    .m-split-content-module {
    padding: 0;
  }

  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    )
    .m-split-content-module
    .content-container
    .text-container {
    padding: 0;
  }

  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    )
    .m-figure-container {
    padding: 1rem 0 2rem;
  }

  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    )
    .o-featured-pages-wrapper {
    padding: 0.5rem 0;
  }

  .o-content-section:has(.narrow-width-container):not(
      :has(.large-split-content-section)
    )
    .v--pale-blue
    .m-figure-container {
    padding-bottom: 0;
  }

  @media (max-width: 767px) {
    .o-content-section:not(.v--curved-bottom):has(
        + .o-content-section.v--curved-top
      ):not([class*="backgroundimagemodulesection"]),
    .o-content-section:not(.v--curved-bottom):has(
        + .o-content-section.v--curved-top
      )[class*="backgroundimagemodulesection"].v--contained-view {
      padding-bottom: 3rem;
    }
  }

  .o-rich-text-section .btn-expand-icon-bg:not(:has(i)):before {
    align-items: center;
    background-color: #81e1f9;
    border-radius: 100%;
    color: #003359;
    content: "\f054";
    display: flex;
    font-family: Font Awesome\6 Pro;
    font-size: 0.875rem;
    font-weight: 400;
    height: 1.75rem;
    justify-content: center;
    margin: initial;
    position: relative;
    width: 1.75rem;
  }

  .o-rich-text-section .btn:not(:has(i)):before {
    align-items: center;
    background-color: #81e1f9;
    border-radius: 100%;
    color: #003359;
    content: "\f054";
    display: flex;
    font-family: Font Awesome\6 Pro;
    font-size: 0.875rem;
    font-weight: 400;
    height: 1.75rem;
    justify-content: center;
    margin: initial;
    position: relative;
    width: 1.75rem;
  }

  .o-listing-root-wrapper:has(.o-business-case-listing) {
    background: #fff;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    margin-top: -2rem;
    overflow: clip;
    z-index: 2;
  }

  .o-content-page-wrapper:has(.stickynavigationsection) {
    z-index: 10;
  }

  header.o-header-wrapper {
    font-weight: 400;
    left: 0;
    line-height: 20px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }

  header.o-header-wrapper input[type="text"] {
    border: none;
    height: auto;
    padding: 0 0.5rem 0 0;
  }

  header.o-header-wrapper input[type="text"]:-ms-input-placeholder {
    color: #406683;
    font-family: interstate-condensed, sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-transform: uppercase;
  }

  header.o-header-wrapper .logo {
    text-align: center;
  }

  header.o-header-wrapper .logo a {
    text-align: center;
    width: 100%;
  }

  header.o-header-wrapper .logo a img {
    display: inline-block;
  }

  @media (max-width: 460px) {
    header.o-header-wrapper .logo {
      margin-left: -90px !important;
      max-width: 180px;
    }
  }

  .header-outer-container {
    background-color: #fff;
  }

  .header-main-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
  }

  .header-main-container .mobile-logo {
    display: none;
  }

  .main-header-tools-container {
    display: flex;
    flex-direction: row;
    font-size: 14px;
    gap: 0.75rem;
    max-height: 40px;
    padding-left: 1rem;
  }

  .main-header-tools-container .search-container {
    position: relative;
  }

  .main-header-tools-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
  }

  .main-header-tools-container ul li {
    margin: 0 22px 0 0;
    width: auto;
  }

  .main-header-tools-container ul li:last-child {
    margin-right: 0;
  }

  .top-navigation {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 0.75rem;
    height: 2rem;
    justify-content: flex-end;
  }

  .top-navigation .top-navigation-link {
    cursor: pointer;
    position: relative;
  }

  .top-navigation .menu-link.v--child {
    font-size: 0.75rem;
  }

  .top-navigation .simple-menu--wrapper {
    left: auto;
    right: -8px;
  }

  .top-navigation .simple-menu--wrapper .menu-link-wrapper {
    align-items: center;
    display: flex;
    gap: 0.5rem;
    justify-content: space-between;
  }

  .top-navigation .simple-menu--wrapper .menu-link-wrapper .menu-link {
    flex: 1;
  }

  .top-navigation .simple-menu--wrapper .menu-link-wrapper .menu-toggle-btn {
    align-items: center;
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
    display: flex;
    height: 1.5rem;
    justify-content: center;
    padding: 0;
    width: 1.5rem;
  }

  .top-navigation .simple-menu--wrapper .menu-link-wrapper .menu-toggle-btn i {
    font-size: 0.625rem;
    transition: transform 0.2s ease;
  }

  .motion-switch {
    gap: 0.313rem;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .motion-switch,
  .motion-switch .switch {
    align-items: center;
    cursor: pointer;
    display: flex;
  }

  .motion-switch .switch {
    background-color: #fff;
    border: 1px solid #003359;
    border-radius: 5rem;
    height: 0.875rem;
    padding: 0 0.125rem;
    transition: background-color 0.3s ease;
    width: 1.5rem;
  }

  .motion-switch .switch .switch-toggle {
    background-color: #003359;
    border-radius: 100%;
    height: 0.5rem;
    transition: transform 0.3s ease;
    width: 0.5rem;
  }

  .main-navigation {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 5rem;
    justify-content: space-between;
    position: relative;
  }

  .main-navigation .bottom-navigation {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
  }

  .main-navigation .bottom-navigation div.menu-link > a {
    margin: 1rem 0.313rem;
    overflow: clip;
  }

  .main-navigation
    .bottom-navigation
    .navigation-top-level-link
    .menu-link[data-menu-type="SimpleMenu"]:hover
    + .simple-menu--wrapper
    .dropdown-marker {
    opacity: 1;
    transform: translate3d(0, -2px, 0) scale(1);
  }

  .main-navigation .bottom-navigation .simple-menu--wrapper .dropdown-marker {
    background-color: #81e1f9;
    border-radius: 100%;
    bottom: auto;
    height: 0.5rem;
    left: 0.75rem;
    opacity: 0;
    position: absolute;
    right: auto;
    top: -0.2rem;
    transform: translate3d(0, 8px, 0) scale(0.8);
    transition: all 0.4s ease-out;
    width: 0.5rem;
  }

  .search-input {
    border: 1px solid #003359;
    border-radius: 10rem;
    display: flex;
    justify-content: space-between;
    max-width: 10rem;
    padding: 0.313rem 0.313rem 0.313rem 1rem;
  }

  .input-icon {
    width: auto;
  }

  .input-icon button,
  .input-icon button.clear-styling {
    background-color: #81e1f9;
  }

  .input-icon button {
    align-items: center;
    border-radius: 100%;
    display: flex;
    height: 1.75rem;
    justify-content: center;
    position: relative;
    width: 1.75rem;
  }

  .input-icon button:before {
    color: #003359;
    font-size: 0.875rem;
  }
  .account-link {
    align-items: center;
    background-color: #003359;
    border: 1px solid #003359;
    border-radius: 10rem;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: "Barlow Condensed", sans-serif;
    font-stretch: condensed;
    font-size: 0.875rem;
    font-weight: 700;
    height: 2.5rem;
    justify-content: center;
    line-height: 0.5px;
    padding: 0.313rem 1.125rem;
    text-transform: uppercase;
    transition: all 0.3s;
  }

  .account-link:hover {
    background-color: #81e1f9;
    border-color: #81e1f9;
    color: #003359;
  }

  .bottom-navigation-container,
  .top-navigation-container {
    padding: 0 2rem;
    width: 100%;
  }

  .main-navigation,
  .top-navigation {
    margin: 0 auto;
    max-width: 80rem;
  }

  .top-navigation-container {
    border-bottom: 0.1px solid #003359;
  }

  .top-navigation-container .top-navigation p {
    font-size: 0.75rem;
  }

  .navigation-dropdown-link {
    background-color: transparent;
    cursor: pointer;
  }

  .mobile-header-menu-trigger,
  .mobile-header-search-trigger {
    cursor: pointer;
    display: none;
    margin: 0;
    width: auto;
    z-index: 10;
  }

  .mobile-header-search-trigger {
    color: #181818;
    left: 16px;
    padding: 24px 10px;
    position: absolute;
    top: 0;
  }

  .mobile-header-search-trigger:before {
    opacity: 1;
    transition: all 0.1s ease;
    transition-delay: 0.2s;
  }

  .mobile-header-search-trigger .mobile-cross {
    display: inline-block;
    height: 10px;
    left: -4px;
    opacity: 0;
    position: absolute;
    top: 8px;
    width: 12px;
  }

  .mobile-search-container {
    padding: 40px 20px;
  }

  .mobile-navigation,
  .mobile-search-container {
    display: none;
    max-height: 100%;
    overflow: auto;
    width: 100%;
  }

  .mobile-navigation {
    background-color: #fff;
    padding: 24px 24px 40px;
  }

  .mobile-navigation .motion-switch {
    justify-content: flex-end;
  }

  .mobile-navigation .motion-switch * {
    font-size: 0.87rem !important;
  }

  .mobile-navigation .search-input {
    max-width: 100%;
  }

  .mobile-navigation .mobile-navigation-list {
    list-style: none;
    margin-bottom: 24px;
    margin-top: 1.75rem;
    padding: 0;
    width: 100%;
  }

  .mobile-navigation .mobile-navigation-list .top-level-container {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 0.75rem;
    padding: 1rem 0;
  }

  .mobile-navigation
    .mobile-navigation-list
    .top-level-container
    .dropdown-icon {
    align-items: center;
    background-color: #fff;
    border: 1px solid #003359;
    border-radius: 100%;
    cursor: pointer;
    display: flex;
    height: 1.75rem;
    justify-content: center;
    width: 1.75rem;
  }

  .mobile-navigation
    .mobile-navigation-list
    .top-level-container
    .dropdown-icon
    .fa-chevron-down {
    cursor: pointer;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    transition: all 0.3s ease;
    z-index: 10;
  }

  .mobile-navigation .mobile-navigation-list li {
    position: relative;
  }

  .mobile-navigation .mobile-navigation-list li.second-mobile-level i {
    transition: all 0.3s;
  }

  .mobile-navigation .mobile-navigation-list li.first-mobile-level {
    align-items: center;
    border-top: 0.1px solid #003359;
    position: relative;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level:last-of-type {
    border-bottom: 0.1px solid #003359;
  }

  .mobile-navigation .mobile-navigation-list li.first-mobile-level.v--small {
    padding-bottom: 1rem;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level.v--small
    .top-level-container {
    padding: 1rem 0 0;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level.v--small
    ul.second-level {
    padding-bottom: 0 !important;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level.v--small
    a.first-mobile-level-link
    span {
    font-size: 1.125rem;
    font-weight: 400;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level.v--small
    .second-mobile-level
    a.second-mobile-level-link {
    font-size: 0.875rem !important;
    letter-spacing: 0;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    a.first-mobile-level-link {
    transition: all 0.3s ease;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    a.first-mobile-level-link
    span {
    font-size: 1.5rem;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    a.first-mobile-level-link.active,
  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    a.first-mobile-level-link:hover {
    color: #003359;
    transition: all 0.1s ease;
  }

  .mobile-navigation .mobile-navigation-list li.first-mobile-level ul {
    display: none;
    list-style: none;
    padding: 0 0 15px;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul.second-level {
    padding: 0.0625rem 0.5rem 1.25rem;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.second-mobile-level
    .second-level-container {
    align-items: center;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0.125rem;
    margin-left: 24px;
    margin-right: 2rem;
    padding: 0.375rem 3rem 0.375rem 0.5rem;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.second-mobile-level
    .second-level-container:hover {
    background-color: #f3f7fa;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.second-mobile-level
    .second-level-container
    .fa-chevron-down {
    color: #003359;
    font-size: 12px;
    position: relative;
    right: 0;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.second-mobile-level
    a.second-mobile-level-link {
    font-family: interstate, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
    text-transform: none;
    transition: all 0.3s ease;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.second-mobile-level
    a.second-mobile-level-link:hover {
    color: #003359;
    transition: all 0.1s ease;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.second-mobile-level
    ul {
    padding-bottom: 0;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.third-mobile-level {
    border-radius: 0.25rem;
    margin-bottom: 0.125rem;
    padding: 0.375rem 0 0.375rem 3rem;
    width: 100%;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.third-mobile-level:hover {
    background-color: #f3f7fa;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.third-mobile-level
    a.third-mobile-level-link {
    font-family: interstate, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 0;
    text-transform: none;
    transition: all 0.3s ease;
  }

  .mobile-navigation
    .mobile-navigation-list
    li.first-mobile-level
    ul
    li.third-mobile-level
    a.third-mobile-level-link:hover {
    color: #003359;
    transition: all 0.1s ease;
  }

  .mobile-main-header-tools-container {
    display: none;
  }

  @media (min-width: 1440px) {
    .main-navigation,
    .top-navigation {
      max-width: 90rem;
    }
  }

  @media (max-width: 1100px) {
    .main-navigation .bottom-navigation {
      gap: 0.75rem;
    }

    .main-navigation .bottom-navigation div.menu-link > a {
      margin: 1rem 0;
    }

    .main-header-tools-container {
      gap: 0.5rem;
      padding-left: 0;
    }

    .font-navigation {
      font-size: 1.25rem;
    }
  }

  @media (max-width: 991px) {
    .bottom-navigation-container,
    .main-header-tools-container,
    .top-navigation-container {
      display: none;
    }

    button.mobile-header-menu-trigger:not(.fa-search):not(.filter-btn) {
      align-items: center;
      background-color: #003359;
      border-radius: 100%;
      display: flex;
      height: 3rem;
      justify-content: center;
      min-width: 3rem;
      padding: 0;
      transition: all 0.3s;
    }

    button.mobile-header-menu-trigger:not(.fa-search):not(.filter-btn)
      .close-icon
      svg,
    button.mobile-header-menu-trigger:not(.fa-search):not(.filter-btn)
      .open-icon
      svg {
      aspect-ratio: 1/1;
      height: 1.125rem;
      width: 1.125rem;
    }

    button.mobile-header-menu-trigger:not(.fa-search):not(.filter-btn)
      .open-icon {
      display: flex;
    }

    button.mobile-header-menu-trigger:not(.fa-search):not(.filter-btn)
      .close-icon {
      display: none;
    }

    .header-outer-container {
      padding: 0;
    }

    .header-outer-container .header-main-container {
      align-items: center;
      flex-direction: row;
      height: 5rem;
      justify-content: space-between;
      padding: 0 1.5rem;
    }

    .header-outer-container .header-main-container .mobile-logo {
      display: flex;
      height: 3rem;
      margin-right: 1rem;
      max-width: 80px;
    }

    .header-outer-container .header-main-container .mobile-logo img {
      height: 3rem;
    }

    .mobile-main-header-tools-container {
      align-items: center;
      display: flex;
      gap: 0.75rem;
    }

    .mobile-main-header-tools-container ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }

    .mobile-main-header-tools-container .account-link {
      height: 3rem;
      padding: 0.75rem 1.75rem;
    }

    .main-navigation {
      display: none;
    }
  }

  #main:has(
    .o-content-page-wrapper :last-child.o-content-section.v--curved-bottom
  ),
  #main:has(> :last-child.o-content-section.v--curved-bottom) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: visible;
  }

  @media print {
    header.o-header-wrapper {
      position: relative;
    }

    @page {
      margin: 20px;
    }
  }

  .sr-only {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }

  @media (prefers-reduced-motion: reduce) {
    *,
    :after,
    :before {
      animation-duration: 0.01ms !important;
      animation-iteration-count: 1 !important;
      scroll-behavior: auto !important;
      transition-duration: 0.01ms !important;
    }
  }

  .mobile-search-container,
  .search-input {
    position: relative;
  }

  .m-event-audio-player
    .event-audio-player
    .volume-control
    input[type="range"]:focus-visible {
    outline: 1px solid #00afd8;
    outline-offset: 2px;
  }
}

.modal {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  padding: 10px;
}
.modal.active {
  display: flex;
}
.modal::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(6px) saturate(0.95);
  opacity: 0;
  transition: opacity 320ms ease;
  pointer-events: none;
}
.modal.active::before {
  opacity: 1;
  pointer-events: auto;
}

.f-wrapper {
  position: relative;
  width: 100%;
  max-width: 450px;
  margin-inline: auto;
  background: #fff;
  border-radius: 10px;
  /* padding: 18px; */
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.32);
  transform: translateY(12px) scale(0.98);
  will-change: transform, opacity;
}
.form-wrapper {
  position: relative;
  width: 100%;
  max-width: 450px;
  margin-inline: auto;
  background: #fff;
  border-radius: 10px;
  /* padding: 18px; */
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.32);
  transform: translateY(12px) scale(0.98);
  opacity: 0;
  will-change: transform, opacity;
}

.modal.active .form-wrapper {
  animation: form-zoom 320ms cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
}

@keyframes form-zoom {
  from {
    transform: translateY(12px) scale(0.98);
    opacity: 0;
  }
  to {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}

.modal-close {
  position: absolute;
  right: 8px;
  top: 8px;
  background: transparent;
  border: none;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  color: #666;
}
