@font-face {
    font-family: 'Platform';
    src: url(/fonts/Platform-Regular.eot?69bb6960e174ba59b411b9f9d7c502bc);
    src: local('Platform Regular'), local('Platform-Regular'),
        url(/fonts/Platform-Regular.eot?69bb6960e174ba59b411b9f9d7c502bc?#iefix) format('embedded-opentype'),
        url(/fonts/Platform-Regular.woff2?da3c041dcbd88aa27ea943bb7cf8bce6) format('woff2'),
        url(/fonts/Platform-Regular.woff?e0f6281a0b68970360705fb7d7589d7b) format('woff'),
        url(/fonts/Platform-Regular.ttf?f42f03e4ecbf26192c7500d3ae664864) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Platform';
    src: url(/fonts/Platform-MediumItalic.eot?861b43d77feee10c42315c70f659acd7);
    src: local('Platform Medium Italic'), local('Platform-MediumItalic'),
        url(/fonts/Platform-MediumItalic.eot?861b43d77feee10c42315c70f659acd7?#iefix) format('embedded-opentype'),
        url(/fonts/Platform-MediumItalic.woff2?781c9cc4200e2dd6f110b5634c749016) format('woff2'),
        url(/fonts/Platform-MediumItalic.woff?ce8eb59ddc4e006d6d486c5dd477c6ee) format('woff'),
        url(/fonts/Platform-MediumItalic.ttf?366b9f7c6bab8a32a23df476b64c2308) format('truetype');
    font-weight: 500;
    font-style: italic;
}
/* 
@font-face {
    font-family: 'Platform';
    src: url('Platform-BoldItalic.eot');
    src: local('Platform Bold Italic'), local('Platform-BoldItalic'),
        url('Platform-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Platform-BoldItalic.woff2') format('woff2'),
        url('Platform-BoldItalic.woff') format('woff'),
        url('Platform-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
} */

/* @font-face {
    font-family: 'Platform Hairline';
    src: url('Platform-Hairline.eot');
    src: local('Platform Hairline'), local('Platform-Hairline'),
        url('Platform-Hairline.eot?#iefix') format('embedded-opentype'),
        url('Platform-Hairline.woff2') format('woff2'),
        url('Platform-Hairline.woff') format('woff'),
        url('Platform-Hairline.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
} */

/* @font-face {
    font-family: 'Platform Hairline';
    src: url('Platform-HairlineItalic.eot');
    src: local('Platform Hairline Italic'), local('Platform-HairlineItalic'),
        url('Platform-HairlineItalic.eot?#iefix') format('embedded-opentype'),
        url('Platform-HairlineItalic.woff2') format('woff2'),
        url('Platform-HairlineItalic.woff') format('woff'),
        url('Platform-HairlineItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
} */

@font-face {
    font-family: 'Platform';
    src: url(/fonts/Platform-Medium.eot?410202db2702068ae4309637dad950fd);
    src: local('Platform Medium'), local('Platform-Medium'),
        url(/fonts/Platform-Medium.eot?410202db2702068ae4309637dad950fd?#iefix) format('embedded-opentype'),
        url(/fonts/Platform-Medium.woff2?d4ae8ee45f5d97f1553fee15225010e0) format('woff2'),
        url(/fonts/Platform-Medium.woff?10da07f3fd6505fbe2b56213512876e3) format('woff'),
        url(/fonts/Platform-Medium.ttf?70317d0910817589c1bd2d2dc2b1c7c1) format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Platform';
    src: url(/fonts/Platform-RegularItalic.eot?f5da8169109cf61190fb7162b0eb8431);
    src: local('Platform Regular Italic'), local('Platform-RegularItalic'),
        url(/fonts/Platform-RegularItalic.eot?f5da8169109cf61190fb7162b0eb8431?#iefix) format('embedded-opentype'),
        url(/fonts/Platform-RegularItalic.woff2?a886da81dffe4acd015fcef7eb291da4) format('woff2'),
        url(/fonts/Platform-RegularItalic.woff?c43f34de173b64e8b36bb7768f3bb3fc) format('woff'),
        url(/fonts/Platform-RegularItalic.ttf?15029854f30d30eef19ed47021f6e42b) format('truetype');
    font-weight: normal;
    font-style: italic;
}

/* @font-face {
    font-family: 'Platform';
    src: url('Platform-Bold.eot');
    src: local('Platform Bold'), local('Platform-Bold'),
        url('Platform-Bold.eot?#iefix') format('embedded-opentype'),
        url('Platform-Bold.woff2') format('woff2'),
        url('Platform-Bold.woff') format('woff'),
        url('Platform-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
} */

/* @font-face {
    font-family: 'Platform';
    src: url('Platform-Light.eot');
    src: local('Platform Light'), local('Platform-Light'),
        url('Platform-Light.eot?#iefix') format('embedded-opentype'),
        url('Platform-Light.woff2') format('woff2'),
        url('Platform-Light.woff') format('woff'),
        url('Platform-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
} */

/* @font-face {
    font-family: 'Platform';
    src: url('Platform-LightItalic.eot');
    src: local('Platform Light Italic'), local('Platform-LightItalic'),
        url('Platform-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('Platform-LightItalic.woff2') format('woff2'),
        url('Platform-LightItalic.woff') format('woff'),
        url('Platform-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
} */


/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Nunito Sans, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
    .text-action {
  font-family: Platform, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.64px;
}

    @media (min-width: 1024px) {
        .text-action {
    font-family: Platform, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.64px;
  }
    }

    

    /* CONTENT STYLES */

    .filter-blue-bolt { filter: invert(66%) sepia(36%) saturate(5135%) hue-rotate(160deg) brightness(96%) contrast(90%); } /* #17B0E9 */
    .filter-blue-bolt-dark { filter: invert(29%) sepia(61%) saturate(2497%) hue-rotate(174deg) brightness(94%) contrast(101%); } /* #17B0E9 */
    .filter-emerald { filter: invert(90%) sepia(10%) saturate(1979%) hue-rotate(73deg) brightness(90%) contrast(83%); } /* #6ED48E */
    .filter-fresh-air { filter: invert(92%) sepia(14%) saturate(1688%) hue-rotate(166deg) brightness(101%) contrast(98%); } /* #AAE9FD */
    .filter-ghost-white { filter: invert(84%) sepia(69%) saturate(9%) hue-rotate(153deg) brightness(103%) contrast(96%); } /* #F4F7F9 */
    .filter-rich-black { filter: invert(5%) sepia(5%) saturate(4021%) hue-rotate(184deg) brightness(99%) contrast(94%); } /* #11141B */
    .filter-royal-blue { filter: invert(9%) sepia(71%) saturate(3564%) hue-rotate(205deg) brightness(99%) contrast(101%); } /* #00285C */
    .filter-white { filter: invert(100%) brightness(100%) contrast(100%); } /* #FFFFFF */

*, ::before, ::after {
  --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: rgb(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:  ;
}

::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: rgb(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:  ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 540px) {

  .container {
    max-width: 540px;
  }
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1420px) {

  .container {
    max-width: 1420px;
  }
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0;
}
.-left-20 {
  left: -20px;
}
.-left-70 {
  left: -70px;
}
.-top-70 {
  top: -70px;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.left-20 {
  left: 20px;
}
.top-0 {
  top: 0;
}
.top-full {
  top: 100%;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-16 {
  margin-bottom: 16px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-4 {
  margin-bottom: 4px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-8 {
  margin-bottom: 8px;
}
.ml-4 {
  margin-left: 4px;
}
.ml-5 {
  margin-left: 5px;
}
.ml-auto {
  margin-left: auto;
}
.mt-16 {
  margin-top: 16px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-\[114px\] {
  margin-top: 114px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-4\/3 {
  aspect-ratio: 4 / 3;
}
.h-1\/2 {
  height: 50%;
}
.h-16 {
  height: 16px;
}
.h-32 {
  height: 32px;
}
.h-48 {
  height: 48px;
}
.h-60 {
  height: 60px;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-40 {
  min-height: 40px;
}
.w-0 {
  width: 0;
}
.w-1\/2 {
  width: 50%;
}
.w-16 {
  width: 16px;
}
.w-192 {
  width: 192px;
}
.w-20 {
  width: 20px;
}
.w-32 {
  width: 32px;
}
.w-40 {
  width: 40px;
}
.w-48 {
  width: 48px;
}
.w-60 {
  width: 60px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-none {
  max-width: none;
}
.max-w-sm {
  max-width: 24rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.table-auto {
  table-layout: auto;
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-50 {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 10px;
}
.gap-15 {
  gap: 15px;
}
.gap-16 {
  gap: 16px;
}
.gap-20 {
  gap: 20px;
}
.gap-25 {
  gap: 25px;
}
.gap-30 {
  gap: 30px;
}
.gap-32 {
  gap: 32px;
}
.gap-40 {
  gap: 40px;
}
.gap-45 {
  gap: 45px;
}
.gap-6 {
  gap: 6px;
}
.gap-60 {
  gap: 60px;
}
.gap-70 {
  gap: 70px;
}
.gap-8 {
  gap: 8px;
}
.gap-x-16 {
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.gap-x-30 {
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.gap-x-45 {
  -moz-column-gap: 45px;
       column-gap: 45px;
}
.gap-x-5 {
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.gap-y-40 {
  row-gap: 40px;
}
.gap-y-45 {
  row-gap: 45px;
}
.gap-y-5 {
  row-gap: 5px;
}
.overflow-hidden {
  overflow: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded-12 {
  border-radius: 12px;
}
.rounded-30 {
  border-radius: 30px;
}
.rounded-6 {
  border-radius: 6px;
}
.rounded-b-6 {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.rounded-t-6 {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.rounded-tr-6 {
  border-top-right-radius: 6px;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-r-2 {
  border-right-width: 2px;
}
.border-blue-bolt {
  --tw-border-opacity: 1;
  border-color: rgb(23 176 233 / var(--tw-border-opacity));
}
.border-emerald {
  --tw-border-opacity: 1;
  border-color: rgb(110 212 142 / var(--tw-border-opacity));
}
.border-fresh-air {
  --tw-border-opacity: 1;
  border-color: rgb(170 233 253 / var(--tw-border-opacity));
}
.border-ghost-white {
  --tw-border-opacity: 1;
  border-color: rgb(244 247 249 / var(--tw-border-opacity));
}
.border-gray {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}
.border-rich-black {
  --tw-border-opacity: 1;
  border-color: rgb(17 20 27 / var(--tw-border-opacity));
}
.border-royal-blue {
  --tw-border-opacity: 1;
  border-color: rgb(0 40 92 / var(--tw-border-opacity));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-t-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-blue-bolt {
  --tw-bg-opacity: 1;
  background-color: rgb(23 176 233 / var(--tw-bg-opacity));
}
.bg-blue-bolt-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(0 126 172 / var(--tw-bg-opacity));
}
.bg-emerald {
  --tw-bg-opacity: 1;
  background-color: rgb(110 212 142 / var(--tw-bg-opacity));
}
.bg-fresh-air {
  --tw-bg-opacity: 1;
  background-color: rgb(170 233 253 / var(--tw-bg-opacity));
}
.bg-ghost-white {
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
}
.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
.bg-light-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(232 248 253 / var(--tw-bg-opacity));
}
.bg-rich-black {
  --tw-bg-opacity: 1;
  background-color: rgb(17 20 27 / var(--tw-bg-opacity));
}
.bg-royal-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 40 92 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-warm-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(53 56 57 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-blue-bolt {
  --tw-gradient-from: #17B0E9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 176 233 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-bolt-dark {
  --tw-gradient-from: #007EAC var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 126 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-emerald {
  --tw-gradient-from: #6ED48E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(110 212 142 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-fresh-air {
  --tw-gradient-from: #AAE9FD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(170 233 253 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-ghost-white {
  --tw-gradient-from: #F4F7F9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(244 247 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray {
  --tw-gradient-from: #ddd var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(221 221 221 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-rich-black {
  --tw-gradient-from: #11141B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(17 20 27 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-royal-blue {
  --tw-gradient-from: #00285C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 40 92 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-warm-gray {
  --tw-gradient-from: #353839 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(53 56 57 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: #FFFFFF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center {
  -o-object-position: center;
     object-position: center;
}
.p-30 {
  padding: 30px;
}
.p-32 {
  padding: 32px;
}
.p-60 {
  padding: 60px;
}
.p-8 {
  padding: 8px;
}
.p-80 {
  padding: 80px;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.px-45 {
  padding-left: 45px;
  padding-right: 45px;
}
.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.px-8 {
  padding-left: 8px;
  padding-right: 8px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-32 {
  padding-top: 32px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-heading {
  font-family: Platform, sans-serif;
}
.text-2xl {
  font-size: 24px;
}
.text-3xl {
  font-size: 32px;
}
.text-base {
  font-size: 16px;
}
.text-sm {
  font-size: 14px;
}
.text-xl {
  font-size: 20px;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.uppercase {
  text-transform: uppercase;
}
.text-blue-bolt {
  --tw-text-opacity: 1;
  color: rgb(23 176 233 / var(--tw-text-opacity));
}
.text-blue-bolt-dark {
  --tw-text-opacity: 1;
  color: rgb(0 126 172 / var(--tw-text-opacity));
}
.text-emerald {
  --tw-text-opacity: 1;
  color: rgb(110 212 142 / var(--tw-text-opacity));
}
.text-gray {
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity));
}
.text-royal-blue {
  --tw-text-opacity: 1;
  color: rgb(0 40 92 / var(--tw-text-opacity));
}
.text-warm-gray {
  --tw-text-opacity: 1;
  color: rgb(53 56 57 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.opacity-100 {
  opacity: 1;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.outline {
  outline-style: solid;
}
.brightness-soft {
  --tw-brightness: brightness(.75);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.saturate-\[1\.3\] {
  --tw-saturate: saturate(1.3);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

/* smooth scroll */
html {
    scroll-behavior: smooth;
}

[x-cloak=""] {
    display: none !important;
  }

.video-center {
    inset: 0;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    background: black;
    height: calc(100% + 40px);
    width: auto;
    max-width: none;
    left: 50%;
    position: absolute;
    
}

/* Reduce space between two same-colored sections */
section.bg-white:not([class^="twotone"]) + section.bg-white, section.bg-white:not([class^="twotone"]) + section.bg-white .container {
  padding-top: 0;
}
section.bg-ghost-white:not([class^="twotone"]) + section.bg-ghost-white, section.bg-ghost-white:not([class^="twotone"]) + section.bg-ghost-white .container {
  padding-top: 0;
}
section.bg-transparent:not([class^="twotone"]) + section.bg-transparent, section.bg-transparent:not([class^="twotone"]) + section.bg-transparent .container {
  padding-top: 0;
}

/* Basic Style Setup */
.h1 {
  font-family: Platform, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 1;
}
.h2 {
  font-family: Platform, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
}
.h3 {
  font-family: Platform, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
}
.h4 {
  font-family: Nunito Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
}
.h5 {
  font-family: Platform, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.64px;
}
@media (min-width: 1024px) {
        .h5 {
    font-family: Platform, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.64px;
  }
    }
p.large {
  font-size: 18px;
}

@media (min-width: 768px) {
    .h1 {
    font-size: 58px;
  }
    .h2 {
    font-size: 44px;
  } 
        p.large {
    font-size: 20px;
  }
        p.xlarge {
    font-size: 32px;
  }
}

@media (min-width: 1024px) { p.xlarge {
    font-size: 32px;
  }
}


.content {
  --tw-text-opacity: 1;
  color: rgb(53 56 57 / var(--tw-text-opacity));
}


.content.text-white h1, .content.text-white h2, .content.text-white h3, .content.text-white h4, .content.text-white h5, .content.text-white p, .content.text-white li {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}


h1, h2, h3, h4, h5, p, li {
    }


@media (min-width: 768px) {
    }


@media (min-width: 1024px) {
    }


h1, h2, h3, h4, h5, p, li {
    }


.content.text-white ah1:not('.btn'):not([class*="hover:text-"]):hover,.content.text-white a h2:not('.btn'):not([class*="hover:text-"]):hover,.content.text-white a h3:not('.btn'):not([class*="hover:text-"]):hover,.content.text-white a h4:not('.btn'):not([class*="hover:text-"]):hover,.content.text-white a h5:not('.btn'):not([class*="hover:text-"]):hover,.content.text-white a p:not('.btn'):not([class*="hover:text-"]):hover,.content.text-white a li:not('.btn'):not([class*="hover:text-"]):hover { color: #AAE9FD; }


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


li::marker {
    }


@media (min-width: 768px) {
    }


@media (min-width: 1024px) {
    }


li::marker {
    }


.content.text-white ali:not('.btn'):not([class*="hover:text-"]):hover::marker { color: #AAE9FD; }


.content h1 {
  font-family: Platform, sans-serif;
}


.content h1 {
  font-size: 42px;
}


.content h1 {
  font-weight: 500;
}


.content h1 {
  line-height: 1;
}


.content h1 {
  --tw-text-opacity: 1;
  color: rgb(0 40 92 / var(--tw-text-opacity));
}


.content ah1:not('.btn'):not([class*="hover:text-"]):hover { color: #004BAD; }


.content h1 + p {
  font-size: 20px;
}


.content h2 {
  font-family: Platform, sans-serif;
}


.content h2 {
  font-size: 36px;
}


.content h2 {
  font-weight: 500;
}


.content h2 {
  line-height: 1;
}


.content h2 {
  --tw-text-opacity: 1;
  color: rgb(0 40 92 / var(--tw-text-opacity));
}


.content ah2:not('.btn'):not([class*="hover:text-"]):hover { color: #004BAD; }


.content h3 {
  font-family: Platform, sans-serif;
}


.content h3 {
  font-size: 32px;
}


.content h3 {
  font-weight: 500;
}


.content h3 {
  line-height: 1;
}


.content h3 {
  --tw-text-opacity: 1;
  color: rgb(17 20 27 / var(--tw-text-opacity));
}


.content ah3:not('.btn'):not([class*="hover:text-"]):hover { color: #2d3a55; }


.content h4 {
  font-family: Nunito Sans, sans-serif;
}


.content h4 {
  font-size: 24px;
}


.content h4 {
  font-weight: 400;
}


.content h4 {
  --tw-text-opacity: 1;
  color: rgb(0 40 92 / var(--tw-text-opacity));
}


.content ah4:not('.btn'):not([class*="hover:text-"]):hover { color: #004BAD; }


.content h5 {
  font-family: Platform, sans-serif;
}


.content h5 {
  font-size: 24px;
}


.content h5 {
  font-weight: 500;
}


.content h5 {
  text-transform: uppercase;
}


.content h5 {
  letter-spacing: 0.64px;
}


@media (min-width: 1024px) {
        .content h5 {
    font-family: Platform, sans-serif;
  }
        .content h5 {
    font-size: 16px;
  }
        .content h5 {
    font-weight: 500;
  }
        .content h5 {
    text-transform: uppercase;
  }
        .content h5 {
    letter-spacing: 0.64px;
  }
    }


.content h5 {
  --tw-text-opacity: 1;
  color: rgb(0 40 92 / var(--tw-text-opacity));
}


.content ah5:not('.btn'):not([class*="hover:text-"]):hover { color: #004BAD; }


.content hr {
  margin-bottom: 25px;
}


.content hr {
  display: block;
}


.content hr {
  height: 32px;
}


.content hr {
  border-style: none;
}


.content hr:after {
  position: relative;
}


.content hr:after {
  z-index: 10;
}


.content hr:after {
  margin-left: auto;
  margin-right: auto;
}


.content hr:after {
  margin-top: -16px;
}


.content hr:after {
  display: block;
}


.content hr:after {
  height: 32px;
}


.content hr:after {
  width: 32px;
}


.content hr:after {
            background: url('/assets/images/ui/blt-logo-hr.svg') no-repeat center center;
            content: ' ';
        }


.content hr:before {
  margin-top: 16px;
}


.content hr:before {
  display: block;
}


.content hr:before {
  --tw-bg-opacity: 1;
  background-color: rgb(0 40 92 / var(--tw-bg-opacity));
}


.btn.content hr:not([class*="hover:bg-"]):hover:before { background: #004BAD; }


.content hr:before {
            height: 1px;
            width: 100%;
            content: ' ';
        }


.content p.large {
  font-size: 20px;
}


.content p.xlarge {
  font-size: 24px;
}


.content p a {
  --tw-text-opacity: 1;
  color: rgb(23 176 233 / var(--tw-text-opacity));
}


.content p a {
  text-decoration-line: underline;
}


.content p aa:not('.btn'):not([class*="hover:text-"]):hover { color: #007fb6; }


/* if not last child */


.content p:not(:last-child) {
  margin-bottom: 25px;
}


.content ol li a, .content ul li a {
  --tw-text-opacity: 1;
  color: rgb(23 176 233 / var(--tw-text-opacity));
}


.content ol li a, .content ul li a {
  text-decoration-line: underline;
}


.content aol li a:not('.btn'):not([class*="hover:text-"]):hover,.content a ul li a:not('.btn'):not([class*="hover:text-"]):hover { color: #007fb6; }


.content blockquote {
  margin-left: 32px;
  margin-right: 32px;
}


.content blockquote {
  margin-bottom: 25px;
}


.content blockquote p:last-of-type {
  margin-bottom: 10px;
}


.content blockquote h5 {
  --tw-text-opacity: 1;
  color: rgb(110 212 142 / var(--tw-text-opacity));
}


.content blockquote h5 {
  --tw-brightness: brightness(.75);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}


.content blockquote ah5:not('.btn'):not([class*="hover:text-"]):hover { color: #3fa35f; }


.content ul {
  margin-left: 25px;
  margin-right: 25px;
}


.content ul {
  display: flex;
}


.content ul {
  list-style-position: outside;
}


.content ul {
  list-style-type: disc;
}


.content ul {
  flex-direction: column;
}


.content ul {
  gap: 10px;
}


.content ul:not(:last-child) {
  margin-bottom: 25px;
}


.content ul li::marker {
  --tw-text-opacity: 1;
  color: rgb(0 126 172 / var(--tw-text-opacity));
}


.content ol {
  margin-left: 25px;
  margin-right: 25px;
}


.content ol {
  display: flex;
}


.content ol {
  list-style-position: outside;
}


.content ol {
  list-style-type: decimal;
}


.content ol {
  flex-direction: column;
}


.content ol {
  gap: 10px;
}


.content ol:not(:last-child) {
  margin-bottom: 25px;
}


.content ol li::marker {
  --tw-text-opacity: 1;
  color: rgb(0 126 172 / var(--tw-text-opacity));
}


.content ul ul, .content ul ol, .content ol ul, .content ol ol {
  margin-top: 10px;
}


.content ul ul, .content ul ol, .content ol ul, .content ol ol {
  gap: 5px;
}


.content ul ol, .content ol ol {
            list-style-type: lower-alpha;
        }


.content pre {
  white-space: normal;
}


.content pre code {
  display: block;
}


.content pre code {
  overflow: scroll;
}


.content pre code {
  border-radius: 6px;
}


.content pre code {
  border-width: 2px;
}


.content pre code {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}


.content pre code {
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
}


.content pre code {
  padding-left: 20px;
  padding-right: 20px;
}


.content pre code {
  padding-top: 10px;
  padding-bottom: 10px;
}


.content pre code {
  --tw-text-opacity: 1;
  color: rgb(53 56 57 / var(--tw-text-opacity));
}


.content pre sectioncode:not([class^="twotone"]) + section.bg-ghost-white, .content pre sectioncode:not([class^="twotone"]) + section.bg-ghost-white .container {
  padding-top: 0;
}


.content pre sectioncode:not([class^="twotone"]) + section.bg-ghost-white, .content pre sectioncode:not([class^="twotone"]) + section.bg-ghost-white .container {
  padding-top: 0;
}


.content pre code.btn:not([class*="hover:bg-"]):hover { background: #AAE9FD; }


@media (min-width: 768px) {
        .content ul, .content ol {
    margin-left: 48px;
    margin-right: 48px;
  }
        .content h1 {
    font-size: 58px;
  }

        .content h2 {
    font-size: 44px;
  }
            .content p.xlarge {
    font-size: 32px;
  }
    }


@media (min-width: 1024px) {
            .content p.xlarge {
    font-size: 32px;
  }
    }

.imageContent img {
  width: 100%;
}

/* auto margins for large content areas */
.prose h1 {
  margin-bottom: 10px;
}
.prose h2 {
  margin-bottom: 20px;
}
.prose h2 {
  margin-top: 10px;
}
.prose h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.prose h4 {
  margin-top: 10px;
}
.prose h4 {
  margin-bottom: 5px;
}
.prose h5 {
  margin-bottom: 10px;
}
.prose code {
  margin-bottom: 25px;
}

.content:not([class*="text-"]) p:not([class*="text-"]) {
  --tw-text-opacity: 1;
  color: rgb(53 56 57 / var(--tw-text-opacity));
}

.nav-item {
  font-family: Platform, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.64px;
}

@media (min-width: 1024px) {
        .nav-item {
    font-family: Platform, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.64px;
  }
    }

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

.nav-item {
    }

@media (min-width: 1024px) {
    }

@media (min-width: 768px) {
    }

@media (min-width: 1024px) {
    }

.nav-item {
    }

a.nav-item:not('.btn'):not([class*="hover:text-"]):hover { color: #AAE9FD; }

.nav-item.active span {
  border-bottom-width: 2px;
}

.nav-item.active span {
  --tw-border-opacity: 1;
  border-color: rgb(23 176 233 / var(--tw-border-opacity));
}

.nav-item:hover {
  --tw-text-opacity: 1;
  color: rgb(23 176 233 / var(--tw-text-opacity));
}

a.nav-item:hover:not('.btn'):not([class*="hover:text-"]):hover { color: #007fb6; }



.sub-nav-item {
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}



.sub-nav-item {
    }



@media (min-width: 1024px) {
    }



@media (min-width: 768px) {
    }



@media (min-width: 1024px) {
    }



.sub-nav-item {
    }



a.sub-nav-item:not('.btn'):not([class*="hover:text-"]):hover { color: #AAE9FD; }



.sub-nav-item:hover {
  --tw-text-opacity: 1;
  color: rgb(23 176 233 / var(--tw-text-opacity));
}



a.sub-nav-item:hover:not('.btn'):not([class*="hover:text-"]):hover { color: #007fb6; }

@media (min-width: 1024px) {
    .sub-nav-item {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.btn {
  display: inline-block;
  white-space: nowrap;
  border-radius: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Platform, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.64px;
}

.btn.btn-icon {
  display: flex;
}

.btn.btn-icon {
  width: -moz-fit-content;
  width: fit-content;
}

.btn.btn-icon {
  flex-direction: row;
}

.btn.btn-icon {
  align-items: center;
}

.btn.btn-icon {
  gap: 10px;
}

.btn.btn-square {
  border-radius: 0;
}

.btn.btn-square {
  padding-left: 15px;
  padding-right: 15px;
}

.btn.btn-md {
  padding-left: 25px;
  padding-right: 25px;
}

.btn.btn-md {
  padding-top: 10px;
  padding-bottom: 10px;
}


.fui-submit {
    background-color: #17B0E9!important;
    padding: 10px 25px!important;
    border: none!important;
    font-family: Platform, sans-serif!important;
    border-radius: 40px!important;
    letter-spacing: 0.64px!important;
    font-size: 16px!important;
    font-weight: 500!important;
    display: inline-block!important;
    white-space: nowrap!important;
    text-transform: uppercase!important;
}

.fui-submit:hover { background: #007fb6!important; }

.btn.bg-blue-bolt:not([class*="hover:bg-"]):hover { background: #007fb6; }
.btn.bg-emerald:not([class*="hover:bg-"]):hover { background: #3fa35f; }
.btn.bg-fresh-air:not([class*="hover:bg-"]):hover { background: #5994a8; }
.btn.bg-ghost-white:not([class*="hover:bg-"]):hover { background: #AAE9FD; }
.btn.bg-rich-black:not([class*="hover:bg-"]):hover { background: #2d3a55; }
.btn.bg-royal-blue:not([class*="hover:bg-"]):hover { background: #004BAD; }
.btn.bg-white:not([class*="hover:bg-"]):hover { background: #AAE9FD; }

a.text-blue-bolt:not('.btn'):not([class*="hover:text-"]):hover { color: #007fb6; }
a.text-emerald:not('.btn'):not([class*="hover:text-"]):hover { color: #3fa35f; }
a.text-fresh-air:not('.btn'):not([class*="hover:text-"]):hover { color: #5994a8; }
a.text-ghost-white:not('.btn'):not([class*="hover:text-"]):hover { color: #AAE9FD; }
a.text-rich-black:not('.btn'):not([class*="hover:text-"]):hover { color: #2d3a55; }
a.text-royal-blue:not('.btn'):not([class*="hover:text-"]):hover { color: #004BAD; }
a.text-white:not('.btn'):not([class*="hover:text-"]):hover { color: #AAE9FD; }




.testimonials .testimonial-list {
  display: flex;
}




.testimonials .testimonial-list {
  max-width: -moz-max-content;
  max-width: max-content;
}




.testimonials .testimonial-list {
  flex-direction: row;
}




.testimonials .testimonial-list {

        left: calc(var(--testimonial-index) * -100%);
        width: calc(var(--testimonial-count) * 100%);

        position: relative;
        transition: left 0.3s ease-in-out 0s;
    }




.testimonials .testimonial-list .testimonial {
  width: 100%;
}




.testimonials .testimonial-list .testimonial {
  opacity: 0.3;
}




.testimonials .testimonial-list .testimonial blockquote {
                /* padding-right: 15%; */
                width: 85%;
            }




.testimonials .testimonial-list .testimonial.active {
  opacity: 1;
}




.testimonials .controls {
  overflow: hidden;
}




.testimonials .controls {
        
        left: calc(90% - 10%);
    }




.testimonials .controls a.disabled {
  pointer-events: none;
}




.testimonials .controls a.disabled img {
  opacity: 0.3;
}

a.action:hover {
        background: rgba(23, 176, 233, 0.25);
        outline: rgba(23, 176, 233, 0.25) solid 8px;
    }


.sidebar {
  display: flex;
  flex-direction: column;
  gap: 45px;
}


.sidebar .widget {
  overflow: hidden;
}


.sidebar .widget {
  border-radius: 6px;
}


.sidebar .widget {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}


.sidebar .widget .widget-header {
  padding-left: 32px;
  padding-right: 32px;
}


.sidebar .widget .widget-header {
  padding-top: 20px;
  padding-bottom: 20px;
}


.sidebar .widget .widget-body {
  padding: 32px;
}


.sidebar .widget .widget-body ul, .sidebar .widget .widget-body ol {
  margin-left: 20px;
  margin-right: 20px;
}


.sidebar .widget .widget-body ul li a, .sidebar .widget .widget-body ol li a {
  --tw-text-opacity: 1;
  color: rgb(53 56 57 / var(--tw-text-opacity));
}


.sidebar .widget .widget-body ul li a, .sidebar .widget .widget-body ol li a {
  text-decoration-line: none;
}


.sidebar .widget .widget-body ul li a:hover, .sidebar .widget .widget-body ol li a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 126 172 / var(--tw-text-opacity));
}


.sidebar .widget.subnav nav.nav {
  display: flex;
}


.sidebar .widget.subnav nav.nav {
  flex-direction: column;
}


.sidebar .widget.subnav nav.nav {
  gap: 5px;
}


.sidebar .widget.subnav nav.nav .subnav-item a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 126 172 / var(--tw-text-opacity));
}


.sidebar .widget.subnav nav.nav .subnav-item.active a {
  font-weight: 700;
}


.sidebar .widget.subnav nav.nav .subnav-item.active a {
  --tw-text-opacity: 1;
  color: rgb(23 176 233 / var(--tw-text-opacity));
}


.sidebar .widget.subnav nav.nav a.subnav-item.active a:not('.btn'):not([class*="hover:text-"]):hover { color: #007fb6; }

.accordionContent .accordion-item {

        position: relative;

        /* .accordion-content {
            @apply h-0 overflow-hidden;
        } */
    }

.accordionContent .accordion-item .accordion-title:after {
  --tw-text-opacity: 1;
  color: rgb(53 56 57 / var(--tw-text-opacity));
}

.accordionContent .accordion-item .accordion-title:after {
            
            content: '+';
            position: absolute;
            right: 25px;
            font-size: 20px;
            top: 5px;

        }

.accordionContent .accordion-item[open] .accordion-title {
  --tw-text-opacity: 1;
  color: rgb(0 126 172 / var(--tw-text-opacity));
}

.accordionContent .accordion-item[open] .accordion-title:after {
                    content: '-';
                }

.accordionContent .accordion-item .accordion-title::marker {
            content: none;
        }

.accordionContent .accordion-item .accordion-title a:hover {
            background-color: #F4F7F9;

        }

@media (min-width: 768px) {
        .testimonials .testimonial-list {
            left: calc(var(--testimonial-index) * -90%);
            width: calc(var(--testimonial-count) * 90%);
        }

            .testimonials .testimonial-list .testimonial {
    width: 80%;
  }
                .testimonials .testimonial-list .testimonial blockquote {
                    /* padding-right: 25%; */
                    width: 75%;
                }
        

        .testimonials .controls {
            left: calc(80% - 12%);
        }
}

@media (min-width: 1024px) {
        .testimonials .testimonial-list {
            left: calc(var(--testimonial-index) * -80%);
            width: calc(var(--testimonial-count) * 80%);
        }
                .testimonials .testimonial-list .testimonial blockquote {
                    /* padding-right: 35%; */
                    width: 65%;
                }
    
}
@media (min-width: 1280px) {
    .btn.btn-md {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.grid-item-container {
    container-type: inline-size;
}

.action-container {
    container-type: inline-size;
    width: 100%;
}

.action-container > a > div {
    pointer-events: none;
}

@container (min-width: 640px) {
    .grid-item.icon-item {
        flex-direction: row;
    }    
}

@container (min-width: 310px) {
    .action-container .action {
    flex-direction: row;
    gap: 20px;
  }
}

.fui-form .field-content {
  font-size: 14px;
}

.fui-form .field-content p {
  margin-bottom: 15px;
  font-size: 16px;
}

.fui-form .field-content ol {
  margin-left: 30px;
  list-style-type: decimal;
}

.fui-form .field-content ol li {
  margin-bottom: 15px;
  font-size: 16px;
}

.group:hover .group-hover\:filter-white { filter: invert(100%) brightness(100%) contrast(100%); }

@media (min-width: 1024px) {

    .lg\:absolute-v-center {
    position: absolute;
    top: 50%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

.hover\:bg-blue-bolt-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 126 172 / var(--tw-bg-opacity));
}

.hover\:bg-ghost-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 249 / var(--tw-bg-opacity));
}

.hover\:bg-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}

.hover\:bg-royal-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 40 92 / var(--tw-bg-opacity));
}

.hover\:text-blue-bolt:hover {
  --tw-text-opacity: 1;
  color: rgb(23 176 233 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.group:hover .group-hover\:block {
  display: block;
}

@media (min-width: 640px) {

  .sm\:flex {
    display: flex;
  }
}

@media (min-width: 768px) {

  .md\:absolute {
    position: absolute;
  }

  .md\:-left-30 {
    left: -30px;
  }

  .md\:left-45 {
    left: 45px;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

  @media (min-width: 768px) {

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

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:gap-45 {
    gap: 45px;
  }

  .md\:gap-70 {
    gap: 70px;
  }

  .md\:gap-80 {
    gap: 80px;
  }

  .md\:gap-x-40 {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }

  .md\:gap-y-60 {
    row-gap: 60px;
  }

  .md\:p-60 {
    padding: 60px;
  }

  .md\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .md\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .md\:py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .md\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .md\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .md\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .md\:text-2xl {
    font-size: 24px;
  }

  .md\:text-3xl {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {

  .lg\:left-auto {
    left: auto;
  }

  .lg\:right-0 {
    right: 0;
  }

  .lg\:mr-0 {
    margin-right: 0;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-300 {
    width: 300px;
  }

  .lg\:w-\[55\%\] {
    width: 55%;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-\[45\%\] {
    max-width: 45%;
  }

  .lg\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-center {
    align-items: center;
  }

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

  .lg\:gap-45 {
    gap: 45px;
  }

  .lg\:gap-70 {
    gap: 70px;
  }

  .lg\:gap-80 {
    gap: 80px;
  }

  .lg\:gap-x-45 {
    -moz-column-gap: 45px;
         column-gap: 45px;
  }

  .lg\:gap-x-90 {
    -moz-column-gap: 90px;
         column-gap: 90px;
  }

  .lg\:gap-y-60 {
    row-gap: 60px;
  }

  .lg\:rounded-none {
    border-radius: 0;
  }

  .lg\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(232 248 253 / var(--tw-bg-opacity));
  }

  .lg\:p-45 {
    padding: 45px;
  }

  .lg\:p-90 {
    padding: 90px;
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .lg\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lg\:px-90 {
    padding-left: 90px;
    padding-right: 90px;
  }

  .lg\:py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .lg\:py-192 {
    padding-top: 192px;
    padding-bottom: 192px;
  }

  .lg\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .lg\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lg\:py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .lg\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .lg\:pb-90 {
    padding-bottom: 90px;
  }

  .lg\:pt-120 {
    padding-top: 120px;
  }

  .lg\:pt-60 {
    padding-top: 60px;
  }

  .lg\:hover\:-translate-y-6:hover {
    --tw-translate-y: -6px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1280px) {

  .xl\:inline-block {
    display: inline-block;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:w-384 {
    width: 384px;
  }

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

  .xl\:flex-col {
    flex-direction: column;
  }

  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:gap-120 {
    gap: 120px;
  }

  .xl\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .xl\:py-256 {
    padding-top: 256px;
    padding-bottom: 256px;
  }

  .xl\:py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.\[\&\>\*\]\:text-lg>* {
  font-size: 18px;
}

