/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/critical.scss ***!
  \***********************************************************************************************************************************************************/
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/tailwind.scss ***!
  \***********************************************************************************************************************************************************/
/*
! tailwindcss v3.3.1 | 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: #e5e7eb; /* 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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 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-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;
}

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

*, ::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-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-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: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%) {

  .container {
    max-width: 100%;
  }
}
@media (min-width: 1440px) {

  .container {
    max-width: 1440px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 1.75rem;
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: Nunito-Regular;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: none;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 0;
  counter-reset: numList;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  font-size: 1rem;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 0.625rem;
  margin-bottom: 0;
  width: 50%;
  height: 0.3125rem;
  background-color: rgb(8 108 252 / 30);
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\2018""\2019";
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1em;
  font-size: 1.625rem;
  line-height: 1.25;
  font-family: Nunito-SemiBold;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 1.875rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
  margin: 0;
}
.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.625rem;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
}
.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.5rem;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
}
.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.25;
  font-size: 1.375rem;
  font-family: Nunito-ExtraBold;
}
.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 2px;
  border-bottom-color: var(--tw-prose-th-borders);
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
  font-size: 1.125rem;
  font-family: Nunito-Medium;
}
.prose :where(thead th):not(:where([class~="not-prose"] *)) {
  color: #086CFC;
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 2px;
  border-bottom-color: rgb(128 161 182 / 30);
}
.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-width: 1px;
  border-bottom-color: rgb(8 108 252 / 30);
  border-left-width: 1px;
}
.prose :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
  border-bottom-color: rgb(8 108 252 / 30);
}
.prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.prose {
  --tw-prose-body: #043B87;
  --tw-prose-headings: #043B87;
  --tw-prose-lead: #043B87;
  --tw-prose-links: #086CFC;
  --tw-prose-bold: #043B87;
  --tw-prose-counters: #086CFC;
  --tw-prose-bullets: #086CFC;
  --tw-prose-hr: #086CFC;
  --tw-prose-quotes: #00ce7c;
  --tw-prose-quote-borders: #086CFC;
  --tw-prose-captions: #086CFC;
  --tw-prose-code: #086CFC;
  --tw-prose-pre-code: #086CFC;
  --tw-prose-pre-bg: #f1f5f9;
  --tw-prose-th-borders: #f1f5f9;
  --tw-prose-td-borders: #f1f5f9;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75rem;
}
.prose :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0;
}
.prose :where(li):not(:where([class~="not-prose"] *)) ul > li {
  list-style-type: circle;
}
.prose :where(li):not(:where([class~="not-prose"] *)) ul > li ul > li {
  list-style-type: square;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0.5rem;
  color: #086CFC;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: bottom;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  font-family: Nunito-Regular;
}
.prose :where([class~="cin-expander"]):not(:where([class~="not-prose"] *)) p {
  margin-bottom: 0;
}
.prose :where(ol li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1rem;
}
.prose :where(ol li):not(:where([class~="not-prose"] *))::before {
  counter-increment: numList;
  content: counter(numList);
  background-color: #086CFC;
  border-radius: 9999px;
  color: #fff;
  line-height: 1.5rem;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
}
.prose :where(table p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.625;
}
.prose :where(h1,h2,h3,h4,h5,h6):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.5rem;
  font-family: Nunito-ExtraBold;
  font-weight: 800;
}
.prose :where(h5):not(:where([class~="not-prose"] *)) {
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: Nunito-ExtraBold;
}
.prose :where(h6):not(:where([class~="not-prose"] *)) {
  line-height: 1.25;
  font-size: 1.125rem;
  font-family: Nunito-ExtraBold;
  margin-bottom: 1rem;
}
.prose :where(blockquote p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.625rem;
  line-height: 1.25;
  quotes: "\2018""\2019";
  font-family: Nunito-Medium;
}
.prose :where([class~="intro"]):not(:where([class~="not-prose"] *)) {
  font-size: 1.125rem;
  line-height: 2;
  margin-top: 0;
}
.prose :where([class~="highlighted-blocks"]):not(:where([class~="not-prose"] *)) h2 {
  margin-bottom: 0.5rem;
}
.prose :where(footer p):not(:where([class~="not-prose"] *)) {
  font-family: Nunito-Light;
}
.prose :where(footer a):not(:where([class~="not-prose"] *)) {
  font-family: Nunito-Medium;
  color: #fff;
}
.prose :where(th):not(:where([class~="not-prose"] *)) {
  background-color: rgba(128, 161, 182, 0.90);
  vertical-align: bottom;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
}
.prose :where(thead tr):not(:where([class~="not-prose"] *)) {
  border-top-width: 0;
}
.prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
  border-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom-color: rgb(8 108 252 / 30);
  vertical-align: baseline;
}
.prose-white :where(p):not(:where([class~="not-prose"] *)) {
  color: #fff;
}
.prose-white :where(h1,h2,h3,h4,h5,h6):not(:where([class~="not-prose"] *)) {
  color: #fff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0;
}
.-bottom-32 {
  bottom: -2rem;
}
.-right-2 {
  right: -0.125rem;
}
.-right-full {
  right: -100%;
}
.-top-16 {
  top: -1rem;
}
.-top-20 {
  top: -1.25rem;
}
.-top-6 {
  top: -0.375rem;
}
.-top-\[9px\] {
  top: -9px;
}
.bottom-0 {
  bottom: 0;
}
.bottom-80 {
  bottom: 5rem;
}
.bottom-\[45px\] {
  bottom: 45px;
}
.bottom-\[53px\] {
  bottom: 53px;
}
.left-0 {
  left: 0;
}
.left-1\/2 {
  left: 50%;
}
.left-18 {
  left: 1.125rem;
}
.right-0 {
  right: 0;
}
.right-14 {
  right: 0.875rem;
}
.right-24 {
  right: 1.5rem;
}
.right-26 {
  right: 1.625rem;
}
.right-32 {
  right: 2rem;
}
.top-0 {
  top: 0;
}
.top-1\/2 {
  top: 50%;
}
.top-12 {
  top: 0.75rem;
}
.top-16 {
  top: 1rem;
}
.top-\[85vh\] {
  top: 85vh;
}
.top-auto {
  top: auto;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[999\] {
  z-index: 999;
}
.col-span-full {
  grid-column: 1 / -1;
}
.col-start-2 {
  grid-column-start: 2;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.m-0 {
  margin: 0;
}
.m-16 {
  margin: 1rem;
}
.m-8 {
  margin: 0.5rem;
}
.m-auto {
  margin: auto;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-16 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-24 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-32 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-96 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.\!mb-16 {
  margin-bottom: 1rem !important;
}
.-mt-4 {
  margin-top: -0.25rem;
}
.-mt-80 {
  margin-top: -5rem;
}
.-mt-\[112px\] {
  margin-top: -112px;
}
.-mt-\[125px\] {
  margin-top: -125px;
}
.-mt-\[2\.5px\] {
  margin-top: -2.5px;
}
.-mt-\[5px\] {
  margin-top: -5px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 0.625rem;
}
.mb-12 {
  margin-bottom: 0.75rem;
}
.mb-16 {
  margin-bottom: 1rem;
}
.mb-2 {
  margin-bottom: 0.125rem;
}
.mb-24 {
  margin-bottom: 1.5rem;
}
.mb-32 {
  margin-bottom: 2rem;
}
.mb-40 {
  margin-bottom: 2.5rem;
}
.mb-48 {
  margin-bottom: 3rem;
}
.mb-56 {
  margin-bottom: 3.5rem;
}
.mb-64 {
  margin-bottom: 4rem;
}
.mb-8 {
  margin-bottom: 0.5rem;
}
.ml-0 {
  margin-left: 0;
}
.ml-1 {
  margin-left: 0.0625rem;
}
.ml-12 {
  margin-left: 0.75rem;
}
.ml-16 {
  margin-left: 1rem;
}
.ml-8 {
  margin-left: 0.5rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-10 {
  margin-right: 0.625rem;
}
.mr-12 {
  margin-right: 0.75rem;
}
.mr-2 {
  margin-right: 0.125rem;
}
.mr-24 {
  margin-right: 1.5rem;
}
.mr-5 {
  margin-right: 0.3125rem;
}
.mr-6 {
  margin-right: 0.375rem;
}
.mr-\[5px\] {
  margin-right: 5px;
}
.mt-0 {
  margin-top: 0;
}
.mt-12 {
  margin-top: 0.75rem;
}
.mt-2 {
  margin-top: 0.125rem;
}
.mt-24 {
  margin-top: 1.5rem;
}
.mt-3 {
  margin-top: 0.1875rem;
}
.mt-32 {
  margin-top: 2rem;
}
.mt-48 {
  margin-top: 3rem;
}
.mt-5 {
  margin-top: 0.3125rem;
}
.mt-8 {
  margin-top: 0.5rem;
}
.box-border {
  box-sizing: border-box;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.\!inline-flex {
  display: inline-flex !important;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-10 {
  height: 0.625rem;
}
.h-12 {
  height: 0.75rem;
}
.h-14 {
  height: 0.875rem;
}
.h-20 {
  height: 1.25rem;
}
.h-22 {
  height: 1.375rem;
}
.h-24 {
  height: 1.5rem;
}
.h-28 {
  height: 1.75rem;
}
.h-32 {
  height: 2rem;
}
.h-40 {
  height: 2.5rem;
}
.h-44 {
  height: 2.75rem;
}
.h-48 {
  height: 3rem;
}
.h-50 {
  height: 3.125rem;
}
.h-6 {
  height: 0.375rem;
}
.h-64 {
  height: 4rem;
}
.h-80 {
  height: 5rem;
}
.h-9 {
  height: 2.25rem;
}
.h-96 {
  height: 6rem;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[270px\] {
  height: 270px;
}
.h-\[35px\] {
  height: 35px;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[480px\] {
  height: 480px;
}
.h-\[5px\] {
  height: 5px;
}
.h-\[640px\] {
  height: 640px;
}
.h-\[80\%\] {
  height: 80%;
}
.h-\[83\%\] {
  height: 83%;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-40 {
  max-height: 2.5rem;
}
.max-h-42 {
  max-height: 2.625rem;
}
.max-h-\[250px\] {
  max-height: 250px;
}
.max-h-\[365px\] {
  max-height: 365px;
}
.max-h-\[500px\] {
  max-height: 500px;
}
.max-h-\[720px\] {
  max-height: 720px;
}
.max-h-\[800px\] {
  max-height: 800px;
}
.max-h-full {
  max-height: 100%;
}
.min-h-\[90px\] {
  min-height: 90px;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 0.625rem;
}
.w-12 {
  width: 0.75rem;
}
.w-20 {
  width: 1.25rem;
}
.w-22 {
  width: 1.375rem;
}
.w-24 {
  width: 1.5rem;
}
.w-28 {
  width: 1.75rem;
}
.w-32 {
  width: 2rem;
}
.w-36 {
  width: 2.25rem;
}
.w-40 {
  width: 2.5rem;
}
.w-42 {
  width: 2.625rem;
}
.w-44 {
  width: 2.75rem;
}
.w-48 {
  width: 3rem;
}
.w-50 {
  width: 3.125rem;
}
.w-64 {
  width: 4rem;
}
.w-9 {
  width: 2.25rem;
}
.w-96 {
  width: 6rem;
}
.w-\[130px\] {
  width: 130px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[275px\] {
  width: 275px;
}
.w-\[30\%\] {
  width: 30%;
}
.w-\[35px\] {
  width: 35px;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[75px\] {
  width: 75px;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[83\%\] {
  width: 83%;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.\!max-w-\[400px\] {
  max-width: 400px !important;
}
.\!max-w-\[900px\] {
  max-width: 900px !important;
}
.\!max-w-screen-content {
  max-width: 742px !important;
}
.\!max-w-screen-tablet-landscape {
  max-width: 900px !important;
}
.\!max-w-screen-tablet-portrait {
  max-width: 600px !important;
}
.max-w-1\/2 {
  max-width: 50%;
}
.max-w-\[1360px\] {
  max-width: 1360px;
}
.max-w-\[1440px\] {
  max-width: 1440px;
}
.max-w-\[1538px\] {
  max-width: 1538px;
}
.max-w-\[1920px\] {
  max-width: 1920px;
}
.max-w-\[2560px\] {
  max-width: 2560px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-\[580px\] {
  max-width: 580px;
}
.max-w-\[690px\] {
  max-width: 690px;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[768px\] {
  max-width: 768px;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-full {
  max-width: 100%;
}
.max-w-screen-desktop {
  max-width: 1280px;
}
.max-w-screen-desktop-medium {
  max-width: 1440px;
}
.max-w-screen-tablet-portrait-md {
  max-width: 800px;
}
.max-w-screen-wp-admin-bar {
  max-width: 783px;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.basis-\[calc\(50\%-theme\(space\.32\)\)\] {
  flex-basis: calc(50% - 2rem);
}
.border-collapse {
  border-collapse: collapse;
}
.-translate-x-1\/2 {
  --tw-translate-x: -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));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  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));
}
.-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));
}
.-rotate-\[5\.33deg\] {
  --tw-rotate: -5.33deg;
  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));
}
.rotate-0 {
  --tw-rotate: 0deg;
  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));
}
.rotate-90 {
  --tw-rotate: 90deg;
  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-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.\!list-none {
  list-style-type: none !important;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.columns-2 {
  -moz-columns: 2;
       columns: 2;
}
.columns-6 {
  -moz-columns: 6;
       columns: 6;
}
.break-inside-avoid {
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, 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-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 0.625rem;
}
.gap-16 {
  gap: 1rem;
}
.gap-24 {
  gap: 1.5rem;
}
.gap-32 {
  gap: 2rem;
}
.gap-48 {
  gap: 3rem;
}
.gap-62 {
  gap: 3.875rem;
}
.gap-64 {
  gap: 4rem;
}
.gap-72 {
  gap: 4.5rem;
}
.gap-8 {
  gap: 0.5rem;
}
.gap-x-12 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-20 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-32 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-x-48 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.gap-x-96 {
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}
.gap-y-32 {
  row-gap: 2rem;
}
.gap-y-4 {
  row-gap: 0.25rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-18 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
}
.space-y-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-5 {
  border-radius: 5px;
}
.rounded-7 {
  border-radius: 7px;
}
.rounded-\[100\%\] {
  border-radius: 100%;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-b-\[5px\] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rounded-b-\[8px\] {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.rounded-l-10 {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.rounded-l-5 {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rounded-r-10 {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.rounded-r-5 {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-t-7 {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.rounded-t-\[5px\] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.rounded-t-\[8px\] {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.rounded-bl-\[8px\] {
  border-bottom-left-radius: 8px;
}
.rounded-br-\[8px\] {
  border-bottom-right-radius: 8px;
}
.rounded-tr-\[8px\] {
  border-top-right-radius: 8px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-2 {
  border-width: 2px;
}
.border-x-2 {
  border-left-width: 2px;
  border-right-width: 2px;
}
.border-y-6 {
  border-top-width: 6px;
  border-bottom-width: 6px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-solid {
  border-style: solid;
}
.\!border-none {
  border-style: none !important;
}
.border-none {
  border-style: none;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-cin-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(8 108 252 / var(--tw-border-opacity));
}
.border-cin-blue-500\/30 {
  border-color: rgb(8 108 252 / 0.3);
}
.border-cin-blue-500\/80 {
  border-color: rgb(8 108 252 / 0.8);
}
.border-cin-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgb(4 59 135 / var(--tw-border-opacity));
}
.border-cin-blue-900\/10 {
  border-color: rgb(4 59 135 / 0.1);
}
.border-cin-coral-500 {
  --tw-border-opacity: 1;
  border-color: rgb(248 184 170 / var(--tw-border-opacity));
}
.border-cin-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(35 31 32 / var(--tw-border-opacity));
}
.border-cin-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(0 206 124 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-b-cin-blue-900\/10 {
  border-bottom-color: rgb(4 59 135 / 0.1);
}
.border-b-white {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-l-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}
.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}
.bg-cin-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(128 161 182 / var(--tw-bg-opacity));
}
.bg-cin-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}
.bg-cin-blue-500\/20 {
  background-color: rgb(8 108 252 / 0.2);
}
.bg-cin-coral-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 184 170 / var(--tw-bg-opacity));
}
.bg-cin-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity));
}
.bg-cin-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 206 124 / var(--tw-bg-opacity));
}
.bg-cin-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 211 232 / var(--tw-bg-opacity));
}
.bg-cin-teal-500\/10 {
  background-color: rgb(21 211 232 / 0.1);
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-white\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}
.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-gray-600 {
  --tw-gradient-from: #4b5563 var(--tw-gradient-from-position);
  --tw-gradient-from-position:  ;
  --tw-gradient-to: rgb(75 85 99 / 0)  var(--tw-gradient-from-position);
  --tw-gradient-to-position:  ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-from-position:  ;
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-from-position);
  --tw-gradient-to-position:  ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-white {
  --tw-gradient-via-position:  ;
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-to-position:  ;
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-white\/90 {
  --tw-gradient-to: rgb(255 255 255 / 0.9) var(--tw-gradient-to-position);
  --tw-gradient-to-position:  ;
}
.bg-cover {
  background-size: cover;
}
.bg-clip-padding {
  background-clip: padding-box;
}
.bg-center {
  background-position: center;
}
.fill-black {
  fill: #000;
}
.fill-blue-900 {
  fill: #1e3a8a;
}
.fill-cin-blue-500 {
  fill: #086CFC;
}
.fill-cin-blue-900 {
  fill: #043B87;
}
.fill-cin-coral-500 {
  fill: #f8b8aa;
}
.fill-cin-gray-900 {
  fill: #231f20;
}
.fill-cin-teal-500 {
  fill: #15D3E8;
}
.fill-current {
  fill: currentColor;
}
.fill-stone-500 {
  fill: #78716c;
}
.fill-white {
  fill: #fff;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0;
}
.p-10 {
  padding: 0.625rem;
}
.p-12 {
  padding: 0.75rem;
}
.p-14 {
  padding: 0.875rem;
}
.p-16 {
  padding: 1rem;
}
.p-20 {
  padding: 1.25rem;
}
.p-24 {
  padding: 1.5rem;
}
.p-32 {
  padding: 2rem;
}
.p-64 {
  padding: 4rem;
}
.p-8 {
  padding: 0.5rem;
}
.p-\[5px\] {
  padding: 5px;
}
.\!px-16 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-10 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-14 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-16 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-22 {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
.px-24 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-28 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-32 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-8 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.py-10 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-12 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-16 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-18 {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
.py-2 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-24 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-32 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-4 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-48 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-6 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-64 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-8 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pb-10 {
  padding-bottom: 0.625rem;
}
.pb-12 {
  padding-bottom: 0.75rem;
}
.pb-24 {
  padding-bottom: 1.5rem;
}
.pb-32 {
  padding-bottom: 2rem;
}
.pb-4 {
  padding-bottom: 0.25rem;
}
.pb-84 {
  padding-bottom: 5.25rem;
}
.pl-0 {
  padding-left: 0;
}
.pl-10 {
  padding-left: 0.625rem;
}
.pl-24 {
  padding-left: 1.5rem;
}
.pl-96 {
  padding-left: 6rem;
}
.pr-32 {
  padding-right: 2rem;
}
.pr-4 {
  padding-right: 0.25rem;
}
.pr-96 {
  padding-right: 6rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-20 {
  padding-top: 1.25rem;
}
.pt-24 {
  padding-top: 1.5rem;
}
.pt-32 {
  padding-top: 2rem;
}
.pt-70 {
  padding-top: 4.375rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-base {
  font-family: Nunito-Medium;
}
.font-bold {
  font-family: Nunito-Bold;
}
.font-extrabold {
  font-family: Nunito-ExtraBold;
}
.font-extralight {
  font-family: Nunito-ExtraLight;
}
.font-medium {
  font-family: Nunito-Medium;
}
.font-normal {
  font-family: Nunito-Regular;
}
.font-semibold {
  font-family: Nunito-SemiBold;
}
.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.text-14 {
  font-size: 0.875rem;
}
.text-16 {
  font-size: 1rem;
}
.text-18 {
  font-size: 1.125rem;
}
.text-20 {
  font-size: 1.25rem;
}
.text-21 {
  font-size: 1.313rem;
}
.text-22 {
  font-size: 1.375rem;
}
.text-24 {
  font-size: 1.5rem;
}
.text-26 {
  font-size: 1.625rem;
}
.text-28 {
  font-size: 1.75rem;
}
.text-32 {
  font-size: 2rem;
}
.text-50 {
  font-size: 3.125rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[50px\] {
  line-height: 50px;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.\!text-cin-blue-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(4 59 135 / var(--tw-text-opacity)) !important;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
}
.text-cin-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
}
.text-cin-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(4 59 135 / var(--tw-text-opacity));
}
.text-cin-coral-500 {
  --tw-text-opacity: 1;
  color: rgb(248 184 170 / var(--tw-text-opacity));
}
.text-cin-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
}
.text-cin-green-500 {
  --tw-text-opacity: 1;
  color: rgb(0 206 124 / var(--tw-text-opacity));
}
.text-cin-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-stone-500 {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.\!no-underline {
  text-decoration-line: none !important;
}
.no-underline {
  text-decoration-line: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.placeholder-cin-blue-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(4 59 135 / var(--tw-placeholder-opacity));
}
.placeholder-cin-blue-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(4 59 135 / var(--tw-placeholder-opacity));
}
.accent-cin-blue-500 {
  accent-color: #086CFC;
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-100 {
  opacity: 1;
}
.shadow-md {
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 0.25rem 0.375rem -0.0625rem var(--tw-shadow-color), 0 0.125rem 0.25rem -0.0625rem var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-medium {
  --tw-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.30);
  --tw-shadow-colored: 0 4px 30px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-teal {
  --tw-shadow: 0 4px 50px 0 rgba(21, 211, 232, 0.5);
  --tw-shadow-colored: 0 4px 50px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-up {
  --tw-shadow: -3px -4px 5px 0 rgba(0, 0, 0, 0.10);
  --tw-shadow-colored: -3px -4px 5px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-wide {
  --tw-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.15);
  --tw-shadow-colored: 0 4px 50px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-4 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-cin-green-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 206 124 / var(--tw-ring-opacity));
}
.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.drop-shadow-white {
  --tw-drop-shadow: drop-shadow(0 0 30px rgba(255, 255, 255, 1.0));
  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);
}
.grayscale {
  --tw-grayscale: grayscale(100%);
  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 {
  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: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-100 {
  transition-delay: 100ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px) {

  .md\:prose-md {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:prose-md :where(p):not(:where([class~="not-prose"] *)) {
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 1rem;
  }

  .md\:prose-md :where(table p):not(:where([class~="not-prose"] *)) {
    font-size: 1.250rem;
    line-height: 1.8;
  }

  .md\:prose-md :where(blockquote p):not(:where([class~="not-prose"] *)) {
    font-size: 1.313rem;
  }

  .md\:prose-md :where(ol):not(:where([class~="not-prose"] *)) {
    display: inline-block;
    padding: 0 0 0 1.5rem;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
    margin-bottom: 0.125rem;;
    margin-top: 0.125rem;;
  }

  .md\:prose-md :where(ol li):not(:where([class~="not-prose"] *)) {
    position: relative;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .md\:prose-md :where(h1):not(:where([class~="not-prose"] *)) {
    font-size: 2rem;
  }

  .md\:prose-md :where(h2):not(:where([class~="not-prose"] *)) {
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
  }

  .md\:prose-md :where(h3):not(:where([class~="not-prose"] *)) {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1024px) {

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

  .lg\:prose-lg :where(p):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .lg\:prose-lg :where(blockquote):not(:where([class~="not-prose"] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .lg\:prose-lg :where(h1):not(:where([class~="not-prose"] *)) {
    font-size: 3.375rem;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .lg\:prose-lg :where(h2):not(:where([class~="not-prose"] *)) {
    font-size: 2.25rem;
    margin-top: 1.8666667em;
    margin-bottom: 1.5rem;
    line-height: 1.3333333;
  }

  .lg\:prose-lg :where(h3):not(:where([class~="not-prose"] *)) {
    font-size: 1.75rem;
    margin-top: 1.6666667em;
    margin-bottom: 1.5rem;
    line-height: 1.5;
  }

  .lg\:prose-lg :where(h4):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .lg\:prose-lg :where(img):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(video):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(figure):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-lg :where(figcaption):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .lg\:prose-lg :where(code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
  }

  .lg\:prose-lg :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8666667em;
  }

  .lg\:prose-lg :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.875em;
  }

  .lg\:prose-lg :where(pre):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .lg\:prose-lg :where(ol):not(:where([class~="not-prose"] *)) {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
    padding-left: 1.5555556em;
  }

  .lg\:prose-lg :where(ul):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }

  .lg\:prose-lg :where(li):not(:where([class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .lg\:prose-lg :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .lg\:prose-lg :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > ul > li p):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-lg :where(hr):not(:where([class~="not-prose"] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .lg\:prose-lg :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(table):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .lg\:prose-lg :where(thead th):not(:where([class~="not-prose"] *)) {
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .lg\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .lg\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > :first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > :last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
  }

  .lg\:prose-lg :where(table p):not(:where([class~="not-prose"] *)) {
    font-size: 1.313rem;
    line-height: 2;
  }

  .lg\:prose-lg :where(ol > li):not(:where([class~="not-prose"] *))::before {
    left: -1.313rem;
  }

  .lg\:prose-lg :where(blockquote p):not(:where([class~="not-prose"] *)) {
    font-size: 1.5rem;
  }
}
.placeholder\:text-black::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.placeholder\:text-black::placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
.before\:-left-12::before {
  content: var(--tw-content);
  left: -0.75rem;
}
.before\:-top-8::before {
  content: var(--tw-content);
  top: -0.5rem;
}
.before\:-top-80::before {
  content: var(--tw-content);
  top: -5rem;
}
.before\:bottom-0::before {
  content: var(--tw-content);
  bottom: 0;
}
.before\:left-0::before {
  content: var(--tw-content);
  left: 0;
}
.before\:top-0::before {
  content: var(--tw-content);
  top: 0;
}
.before\:z-0::before {
  content: var(--tw-content);
  z-index: 0;
}
.before\:h-\[160px\]::before {
  content: var(--tw-content);
  height: 160px;
}
.before\:h-\[calc\(100\%\+theme\(space\.16\)\)\]::before {
  content: var(--tw-content);
  height: calc(100% + 1rem);
}
.before\:h-full::before {
  content: var(--tw-content);
  height: 100%;
}
.before\:w-0::before {
  content: var(--tw-content);
  width: 0;
}
.before\:w-\[calc\(100\%\+theme\(space\.24\)\)\]::before {
  content: var(--tw-content);
  width: calc(100% + 1.5rem);
}
.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}
.before\:bg-cin-blue-500::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}
.before\:bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.before\:transition-all::before {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.before\:duration-300::before {
  content: var(--tw-content);
  transition-duration: 300ms;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:-bottom-1::after {
  content: var(--tw-content);
  bottom: -0.0625rem;
}
.after\:-bottom-16::after {
  content: var(--tw-content);
  bottom: -1rem;
}
.after\:-bottom-8::after {
  content: var(--tw-content);
  bottom: -0.5rem;
}
.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0;
}
.after\:left-0::after {
  content: var(--tw-content);
  left: 0;
}
.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}
.after\:left-\[calc\(50\%-theme\(space\.4\)\)\]::after {
  content: var(--tw-content);
  left: calc(50% - 0.25rem);
}
.after\:right-0::after {
  content: var(--tw-content);
  right: 0;
}
.after\:top-0::after {
  content: var(--tw-content);
  top: 0;
}
.after\:top-64::after {
  content: var(--tw-content);
  top: 4rem;
}
.after\:z-10::after {
  content: var(--tw-content);
  z-index: 10;
}
.after\:block::after {
  content: var(--tw-content);
  display: block;
}
.after\:h-0::after {
  content: var(--tw-content);
  height: 0;
}
.after\:h-16::after {
  content: var(--tw-content);
  height: 1rem;
}
.after\:h-6::after {
  content: var(--tw-content);
  height: 0.375rem;
}
.after\:h-\[30\%\]::after {
  content: var(--tw-content);
  height: 30%;
}
.after\:h-\[37\%\]::after {
  content: var(--tw-content);
  height: 37%;
}
.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}
.after\:w-0::after {
  content: var(--tw-content);
  width: 0;
}
.after\:w-\[150px\]::after {
  content: var(--tw-content);
  width: 150px;
}
.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}
.after\:-translate-x-1\/2::after {
  content: var(--tw-content);
  --tw-translate-x: -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));
}
.after\:border-x-8::after {
  content: var(--tw-content);
  border-left-width: 8px;
  border-right-width: 8px;
}
.after\:border-t-8::after {
  content: var(--tw-content);
  border-top-width: 8px;
}
.after\:border-x-transparent::after {
  content: var(--tw-content);
  border-left-color: transparent;
  border-right-color: transparent;
}
.after\:border-t-white::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.after\:bg-cin-blue-500::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}
.after\:bg-cin-blue-500\/80::after {
  content: var(--tw-content);
  background-color: rgb(8 108 252 / 0.8);
}
.after\:bg-cin-teal-500::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(21 211 232 / var(--tw-bg-opacity));
}
.after\:bg-hero-wave::after {
  content: var(--tw-content);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIyMzYiIHZpZXdCb3g9IjAgMCAxOTIwIDIzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOTIwIDBIMTg0MEMxNzYwIDAgMTYwMCAwIDE0NDAgMjguMTA5MkMxMjgwIDU2LjIxODQgMTEyMCAxMTIuNDM3IDk2MCAxMzQuNjlDODAwIDE1Ny41MjkgNjQwIDE0NS44MTYgNDgwIDEyMy41NjNDMzIwIDEwMS4zMSAxNjAgNjcuMzQ0OSA4MCA1MC4zNjIzTDAgMzMuMzc5N1YyMzZIODBDMTYwIDIzNiAzMjAgMjM2IDQ4MCAyMzZDNjQwIDIzNiA4MDAgMjM2IDk2MCAyMzZDMTEyMCAyMzYgMTI4MCAyMzYgMTQ0MCAyMzZDMTYwMCAyMzYgMTc2MCAyMzYgMTg0MCAyMzZIMTkyMFYwWiIgZmlsbD0idXJsKCNjKSIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJjIiB4MT0iOTYwIiB5MT0iMCIgeDI9Ijk2MCIgeTI9IjIzNiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjAuNSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IndoaXRlIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==);
}
.after\:bg-hero-wave-alt::after {
  content: var(--tw-content);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxODMiIHZpZXdCb3g9IjAgMCAxOTIwIDE4MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOTIwIDBIMTg0MEMxNzYwIDAgMTYwMCAwIDE0NDAgMjEuNzk2NUMxMjgwIDQzLjU5MyAxMTIwIDg3LjE4NjEgOTYwIDEwNC40NDJDODAwIDEyMi4xNTEgNjQwIDExMy4wNjkgNDgwIDk1LjgxMzlDMzIwIDc4LjU1ODMgMTYwIDUyLjIyMDggODAgMzkuMDUyMUwwIDI1Ljg4MzRWMTgzSDgwQzE2MCAxODMgMzIwIDE4MyA0ODAgMTgzQzY0MCAxODMgODAwIDE4MyA5NjAgMTgzQzExMjAgMTgzIDEyODAgMTgzIDE0NDAgMTgzQzE2MDAgMTgzIDE3NjAgMTgzIDE4NDAgMTgzSDE5MjBWMFoiIGZpbGw9InVybCgjZCIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJkIiB4MT0iOTYwIiB5MT0iMCIgeDI9Ijk2MCIgeTI9IjE4MyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=);
}
.after\:bg-cover::after {
  content: var(--tw-content);
  background-size: cover;
}
.after\:bg-no-repeat::after {
  content: var(--tw-content);
  background-repeat: no-repeat;
}
.after\:text-44::after {
  content: var(--tw-content);
  font-size: 2.75rem;
}
.after\:text-50::after {
  content: var(--tw-content);
  font-size: 3.125rem;
}
.after\:text-60::after {
  content: var(--tw-content);
  font-size: 3.75rem;
}
.after\:\!leading-\[1\.1\]::after {
  content: var(--tw-content);
  line-height: 1.1 !important;
}
.after\:leading-\[0\.2\]::after {
  content: var(--tw-content);
  line-height: 0.2;
}
.after\:leading-\[0\.3\]::after {
  content: var(--tw-content);
  line-height: 0.3;
}
.after\:leading-\[0\.5\]::after {
  content: var(--tw-content);
  line-height: 0.5;
}
.after\:leading-\[0\.81\]::after {
  content: var(--tw-content);
  line-height: 0.81;
}
.after\:leading-\[0\.8\]::after {
  content: var(--tw-content);
  line-height: 0.8;
}
.after\:leading-\[1\.1\]::after {
  content: var(--tw-content);
  line-height: 1.1;
}
.after\:drop-shadow-\[0_1px_0px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]::after {
  content: var(--tw-content);
  --tw-drop-shadow: drop-shadow(0 1px 0px rgba(0,0,0,0.15));
  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);
}
.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
.after\:content-\[\'\.\'\]::after {
  --tw-content: '.';
  content: var(--tw-content);
}
.first\:pb-48:first-child {
  padding-bottom: 3rem;
}
.hover\:-rotate-\[360deg\]:hover {
  --tw-rotate: -360deg;
  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\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:border-cin-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(8 108 252 / var(--tw-border-opacity));
}
.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.hover\:bg-cin-blue-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(128 161 182 / var(--tw-bg-opacity));
}
.hover\:bg-cin-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}
.hover\:bg-cin-blue-500\/10:hover {
  background-color: rgb(8 108 252 / 0.1);
}
.hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.hover\:fill-cin-teal-500:hover {
  fill: #15D3E8;
}
.hover\:text-cin-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:\!underline:hover {
  text-decoration-line: underline !important;
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:shadow-teal:hover {
  --tw-shadow: 0 4px 50px 0 rgba(21, 211, 232, 0.5);
  --tw-shadow-colored: 0 4px 50px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-cin-blue-500:hover {
  --tw-shadow-color: #086CFC;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:before\:left-0:hover::before {
  content: var(--tw-content);
  left: 0;
}
.hover\:before\:w-full:hover::before {
  content: var(--tw-content);
  width: 100%;
}
.hover\:before\:rounded-\[6px\]:hover::before {
  content: var(--tw-content);
  border-radius: 6px;
}
.hover\:before\:bg-cin-blue-500\/10:hover::before {
  content: var(--tw-content);
  background-color: rgb(8 108 252 / 0.1);
}
.focus\:z-50:focus {
  z-index: 50;
}
.focus\:translate-y-0:focus {
  --tw-translate-y: 0;
  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));
}
.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.focus\:border-cin-blue-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(128 161 182 / var(--tw-border-opacity));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-4:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity));
}
.focus\:ring-blue-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity));
}
.focus\:ring-cin-green-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 206 124 / var(--tw-ring-opacity));
}
.group:hover .group-hover\:translate-x-4 {
  --tw-translate-x: 0.25rem;
  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));
}
.group:hover .group-hover\:fill-cin-blue-500 {
  fill: #086CFC;
}
.group:hover .group-hover\:fill-white {
  fill: #fff;
}
.group:hover .group-hover\:text-cin-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-cin-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.prose-h2\:my-0 :is(:where(h2):not(:where([class~="not-prose"] *))) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-h2\:mb-48 :is(:where(h2):not(:where([class~="not-prose"] *))) {
  margin-bottom: 3rem;
}
.prose-h2\:text-36 :is(:where(h2):not(:where([class~="not-prose"] *))) {
  font-size: 2.25rem;
}
.prose-h2\:text-44 :is(:where(h2):not(:where([class~="not-prose"] *))) {
  font-size: 2.75rem;
}
.prose-h2\:text-white :is(:where(h2):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.prose-p\:mb-24 :is(:where(p):not(:where([class~="not-prose"] *))) {
  margin-bottom: 1.5rem;
}
.prose-p\:text-16 :is(:where(p):not(:where([class~="not-prose"] *))) {
  font-size: 1rem;
}
.prose-p\:text-18 :is(:where(p):not(:where([class~="not-prose"] *))) {
  font-size: 1.125rem;
}
.prose-p\:leading-tight :is(:where(p):not(:where([class~="not-prose"] *))) {
  line-height: 1.25;
}
.prose-p\:text-white :is(:where(p):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.prose-li\:marker\:text-white * :is(:where(li):not(:where([class~="not-prose"] *)))::marker {
  color: rgb(255 255 255 );
}
.prose-li\:marker\:text-white :is(:where(li):not(:where([class~="not-prose"] *)))::marker {
  color: rgb(255 255 255 );
}
@media (min-width: 460px) {

  .phone-l\:hidden {
    display: none;
  }

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

  .phone-l\:text-32 {
    font-size: 2rem;
  }
}
@media (min-width: 600px) {

  .tablet-portrait\:relative {
    position: relative;
  }

  .tablet-portrait\:-left-16 {
    left: -1rem;
  }

  .tablet-portrait\:-top-12 {
    top: -0.75rem;
  }

  .tablet-portrait\:top-12 {
    top: 0.75rem;
  }

  .tablet-portrait\:-mt-100 {
    margin-top: -6.25rem;
  }

  .tablet-portrait\:-mt-\[120px\] {
    margin-top: -120px;
  }

  .tablet-portrait\:-mt-\[80px\] {
    margin-top: -80px;
  }

  .tablet-portrait\:mb-48 {
    margin-bottom: 3rem;
  }

  .tablet-portrait\:mr-24 {
    margin-right: 1.5rem;
  }

  .tablet-portrait\:mt-6 {
    margin-top: 0.375rem;
  }

  .tablet-portrait\:flex {
    display: flex;
  }

  .tablet-portrait\:h-84 {
    height: 5.25rem;
  }

  .tablet-portrait\:max-h-54 {
    max-height: 3.375rem;
  }

  .tablet-portrait\:w-auto {
    width: auto;
  }

  .tablet-portrait\:grow-0 {
    flex-grow: 0;
  }

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

  .tablet-portrait\:justify-end {
    justify-content: flex-end;
  }

  .tablet-portrait\:justify-center {
    justify-content: center;
  }

  .tablet-portrait\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:overflow-x-auto {
    overflow-x: auto;
  }

  .tablet-portrait\:after\:-bottom-24::after {
    content: var(--tw-content);
    bottom: -1.5rem;
  }

  .tablet-portrait\:after\:h-24::after {
    content: var(--tw-content);
    height: 1.5rem;
  }
}
@media (min-width: 768px) {

  .md\:\!not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:ml-2 {
    margin-left: 0.125rem;
  }

  .md\:h-\[600px\] {
    height: 600px;
  }

  .md\:max-h-60 {
    max-height: 3.75rem;
  }

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

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

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

  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:text-44 {
    font-size: 2.75rem;
  }
}
@media (min-width: 783px) {

  .wp-admin-bar\:\!mt-0 {
    margin-top: 0 !important;
  }

  .wp-admin-bar\:ml-48 {
    margin-left: 3rem;
  }

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

  .wp-admin-bar\:gap-64 {
    gap: 4rem;
  }

  .wp-admin-bar\:gap-y-0 {
    row-gap: 0;
  }

  .wp-admin-bar\:p-24 {
    padding: 1.5rem;
  }

  .wp-admin-bar\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 800px) {

  .tablet-portrait-md\:w-full {
    width: 100%;
  }
}
@media (min-width: 900px) {

  .tablet-landscape\:absolute {
    position: absolute;
  }

  .tablet-landscape\:bottom-\[90px\] {
    bottom: 90px;
  }

  .tablet-landscape\:right-64 {
    right: 4rem;
  }

  .tablet-landscape\:top-0 {
    top: 0;
  }

  .tablet-landscape\:my-28 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .tablet-landscape\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .tablet-landscape\:-mt-90 {
    margin-top: -5.625rem;
  }

  .tablet-landscape\:mb-0 {
    margin-bottom: 0;
  }

  .tablet-landscape\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .tablet-landscape\:mt-0 {
    margin-top: 0;
  }

  .tablet-landscape\:mt-64 {
    margin-top: 4rem;
  }

  .tablet-landscape\:mt-\[250px\] {
    margin-top: 250px;
  }

  .tablet-landscape\:block {
    display: block;
  }

  .tablet-landscape\:flex {
    display: flex;
  }

  .tablet-landscape\:hidden {
    display: none;
  }

  .tablet-landscape\:max-h-\[500px\] {
    max-height: 500px;
  }

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

  .tablet-landscape\:\!max-w-\[50\%\] {
    max-width: 50% !important;
  }

  .tablet-landscape\:\!max-w-\[580px\] {
    max-width: 580px !important;
  }

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

  .tablet-landscape\:flex-row {
    flex-direction: row;
  }

  .tablet-landscape\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .tablet-landscape\:gap-32 {
    gap: 2rem;
  }

  .tablet-landscape\:gap-48 {
    gap: 3rem;
  }

  .tablet-landscape\:gap-\[150px\] {
    gap: 150px;
  }

  .tablet-landscape\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .tablet-landscape\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-br-\[0px\] {
    border-bottom-right-radius: 0px;
  }

  .tablet-landscape\:rounded-tl-\[8px\] {
    border-top-left-radius: 8px;
  }

  .tablet-landscape\:bg-cin-blue-500\/80 {
    background-color: rgb(8 108 252 / 0.8);
  }

  .tablet-landscape\:bg-white\/90 {
    background-color: rgb(255 255 255 / 0.9);
  }

  .tablet-landscape\:p-32 {
    padding: 2rem;
  }

  .tablet-landscape\:p-48 {
    padding: 3rem;
  }

  .tablet-landscape\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tablet-landscape\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tablet-landscape\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .tablet-landscape\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tablet-landscape\:text-18 {
    font-size: 1.125rem;
  }

  .tablet-landscape\:text-22 {
    font-size: 1.375rem;
  }

  .tablet-landscape\:text-26 {
    font-size: 1.625rem;
  }

  .tablet-landscape\:text-48 {
    font-size: 3rem;
  }

  .tablet-landscape\:text-54 {
    font-size: 3.375rem;
  }

  .tablet-landscape\:after\:top-100::after {
    content: var(--tw-content);
    top: 6.25rem;
  }
}
@media (min-width: 1024px) {

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:max-w-1\/3 {
    max-width: 33.3333%;
  }

  .lg\:gap-24 {
    gap: 1.5rem;
  }
}
@media (min-width: 1200px) {

  .desktop-min\:absolute {
    position: absolute;
  }

  .desktop-min\:-left-32 {
    left: -2rem;
  }

  .desktop-min\:left-0 {
    left: 0;
  }

  .desktop-min\:top-0 {
    top: 0;
  }

  .desktop-min\:\!mb-32 {
    margin-bottom: 2rem !important;
  }

  .desktop-min\:-mt-32 {
    margin-top: -2rem;
  }

  .desktop-min\:mb-64 {
    margin-bottom: 4rem;
  }

  .desktop-min\:block {
    display: block;
  }

  .desktop-min\:hidden {
    display: none;
  }

  .desktop-min\:h-\[800px\] {
    height: 800px;
  }

  .desktop-min\:max-h-80 {
    max-height: 5rem;
  }

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

  .desktop-min\:w-\[66\%\] {
    width: 66%;
  }

  .desktop-min\:w-\[66\.66\%\] {
    width: 66.66%;
  }

  .desktop-min\:max-w-\[360px\] {
    max-width: 360px;
  }

  .desktop-min\:max-w-\[500px\] {
    max-width: 500px;
  }

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

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

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

  .desktop-min\:bg-cin-blue-900\/70 {
    background-color: rgb(4 59 135 / 0.7);
  }

  .desktop-min\:fill-white {
    fill: #fff;
  }

  .desktop-min\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .desktop-min\:pt-0 {
    padding-top: 0;
  }

  .desktop-min\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
@media (min-width: 1280px) {

  .desktop\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

  .desktop\:max-w-\[1440px\] {
    max-width: 1440px;
  }

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

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

  .desktop\:gap-64 {
    gap: 4rem;
  }

  .desktop\:gap-\[124px\] {
    gap: 124px;
  }

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

  .desktop\:text-48 {
    font-size: 3rem;
  }
}
@media (min-width: 1440px) {

  .desktop-medium\:-left-100 {
    left: -6.25rem;
  }

  .desktop-medium\:-left-70 {
    left: -4.375rem;
  }

  .desktop-medium\:-mt-\[125px\] {
    margin-top: -125px;
  }

  .desktop-medium\:h-\[250px\] {
    height: 250px;
  }

  .desktop-medium\:h-\[480px\] {
    height: 480px;
  }

  .desktop-medium\:w-auto {
    width: auto;
  }

  .desktop-medium\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .desktop-medium\:text-32 {
    font-size: 2rem;
  }
}
@media (min-width: 1600px) {

  .desktop-large\:max-w-1\/3 {
    max-width: 33.3333%;
  }

  .desktop-large\:p-16 {
    padding: 1rem;
  }

  .desktop-large\:\!px-24 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .desktop-large\:\!text-32 {
    font-size: 2rem !important;
  }
}
@media (min-width: 1750px) {

  .desktop-larger\:h-90 {
    height: 5.625rem;
  }
}
@media (min-width: 1920px) {

  .desktop-xlarge\:\!mb-48 {
    margin-bottom: 3rem !important;
  }

  .desktop-xlarge\:gap-0 {
    gap: 0;
  }
}
/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/index.scss ***!
  \********************************************************************************************************************************************************/
.wp-block-code {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%) {
  .wp-block-code {
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .wp-block-code {
    max-width: 1440px;
  }
}
.wp-block-code {
  margin-bottom: 1rem;
}
.wp-block-code code {
  padding: 1rem;
}

.wp-block-heading {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-heading {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  .wp-block-heading {
    max-width: 1440px;
  }
}
.wp-block-heading h1 {
  margin-bottom: 2rem;
}
.wp-block-heading h2 {
  margin-bottom: 1.5rem;
}
.wp-block-heading h3 {
  margin-bottom: 1.25rem;
}
.wp-block-heading h4 {
  margin-bottom: 1rem;
}
.wp-block-heading h5 {
  margin-bottom: 0.75rem;
}
.wp-block-heading h6 {
  margin-bottom: 0.5rem;
}

.wp-block-image {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-image {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  .wp-block-image {
    max-width: 1440px;
  }
}

.wp-block-image {
  position: relative;
}
.wp-block-image.alignfull,
.wp-block-image .is-resized,
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright {
  position: relative;
}
.wp-block-image.alignfull figcaption {
  width: calc(100% - 2rem);
}

ul:not(.menu, .sub-menu) {
  list-style-position: outside;
  list-style-type: disc;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
}

li li,
li li li,
li li li li,
li li li li li,
li li li li li li {
  margin-left: 1rem;
}

.wp-block-pullquote {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-pullquote {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  .wp-block-pullquote {
    max-width: 1440px;
  }
}

.wp-block-pullquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.wp-block-pullquote blockquote > p {
  margin-bottom: 1rem;
}
.wp-block-pullquote blockquote > cite {
  font-style: normal;
}

.wp-block-quote {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-quote {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  .wp-block-quote {
    max-width: 1440px;
  }
}

.wp-block-quote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.wp-block-quote p {
  margin-bottom: 1rem;
}
.wp-block-quote cite {
  font-style: normal;
}

.wp-block-spacer {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-spacer {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  .wp-block-spacer {
    max-width: 1440px;
  }
}

.wp-block-table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-table {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  .wp-block-table {
    max-width: 1440px;
  }
}

.wp-block-table {
  margin-bottom: 1.5rem;
  width: 100%;
  border-collapse: collapse;
  border-width: 0;
  padding: 0;
  border-spacing: 0;
}
@media (min-width: 1280px) {
  .wp-block-table {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }
}
.wp-block-table thead {
  display: none;
}
#cinnamon-tooltip.wp-block-table thead {
  display: none;
}
@media (min-width: 1280px) {
  .wp-block-table thead {
    display: table-row-group;
  }
}
.wp-block-table th,
.wp-block-table td {
  padding: 0.5rem;
  text-align: center;
}
@media (min-width: 1280px) {
  .wp-block-table th,
  .wp-block-table td {
    display: table-cell;
  }
}
.wp-block-table td {
  display: block;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  text-align: center;
}

html.high-contrast .cin-collapser span.wp-block-table td {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}
@media (min-width: 1280px) {
  .wp-block-table td {
    display: table-cell;
  }
}
.wp-block-table td::before {
  display: block;
  text-transform: uppercase;
}

html.high-contrast .cin-collapser span.wp-block-table td::before {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}
.wp-block-table td::before {
  content: attr(data-label);
}
@media (min-width: 1280px) {
  .wp-block-table td::before {
    display: none;
  }
#cinnamon-tooltip.wp-block-table td::before {
  display: none;
}
}
.wp-block-table th {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) {
  .wp-block-table th {
    display: table-cell;
  }
}
.wp-block-table tr {
  margin-bottom: 1rem;
  display: block;
}

html.high-contrast .cin-collapser span.wp-block-table tr {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}
@media (min-width: 1280px) {
  .wp-block-table tr {
    margin-bottom: 0;
    display: table-row;
  }
}

.wp-block-gallery {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-gallery {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  .wp-block-gallery {
    max-width: 1440px;
  }
}

.wp-block-gallery {
  margin-bottom: 5rem;
}
.wp-block-gallery .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-item figcaption {
  border-radius: 0.25rem;
}
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-image figcaption {
  position: absolute;
  bottom: 0;
  max-height: 100%;
  overflow: auto;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #4b5563 var(--tw-gradient-from-position);
  --tw-gradient-from-position:  ;
  --tw-gradient-to: rgb(75 85 99 / 0)  var(--tw-gradient-from-position);
  --tw-gradient-to-position:  ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  padding-top: 2rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

html.high-contrast .wp-block-gallery .blocks-gallery-item figcaption,
html.high-contrast 
.wp-block-image figcaption {
  background: #000;
  background-color: #000;
}

.wp-caption-text,
.wp-block-table figcaption,
.gallery-caption figcaption,
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-audio figcaption {
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 0.875rem;
}

*,
::after,
::before {
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

html {
  scroll-behavior: smooth;
  background-color: #fff;
}

body {
  font-family: Nunito-Medium;
  --tw-text-opacity: 1;
  color: rgb(4 59 135 / var(--tw-text-opacity));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

pre {
  overflow: auto;
}

.prose {
  max-width: 100%;
}
.prose h1.has-dot, .prose h2.has-dot, .prose h3.has-dot, .prose h4.has-dot, .prose h5.has-dot, .prose h6.has-dot {
  position: relative;
}
.prose h1.has-dot::after, .prose h2.has-dot::after, .prose h3.has-dot::after, .prose h4.has-dot::after, .prose h5.has-dot::after, .prose h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}
.prose h1::after {
  font-size: 3.75rem;
  content: var(--tw-content);
  line-height: 1.1;
}
.prose h2::after {
  font-size: 3.125rem;
  content: var(--tw-content);
  line-height: 0.81;
}
.prose h3::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.8;
}
.prose h4::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.5;
}
.prose h5::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.3;
}
.prose h6::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.2;
}

.section .section-content > h3:first-child {
  margin-top: 0.5rem;
}

.block-editor-writing-flow {
  font-size: 1rem;
  line-height: 1.5;
}

.btn {
  position: relative;
  margin-top: 2rem;
  display: inline-flex;
  overflow: hidden;
  border-radius: 5px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(248 184 170 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 184 170 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-family: Nunito-Bold;
  font-size: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
  text-decoration-line: none;
  --tw-shadow: 0 4px 50px 0 rgba(21, 211, 232, 0.5);
  --tw-shadow-colored: 0 4px 50px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn::before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 300ms;
}

.btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
  --tw-shadow: 0 4px 50px 0 rgba(21, 211, 232, 0.5);
  --tw-shadow-colored: 0 4px 50px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn:hover::before {
  left: 0;
  content: var(--tw-content);
  width: 100%;
}
.btn.ghost-btn {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(8 108 252 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn.ghost-btn::before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 300ms;
}
.btn.ghost-btn:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow-color: #086CFC;
  --tw-shadow: var(--tw-shadow-colored);
}
.btn.ghost-btn:hover::before {
  left: 0;
  content: var(--tw-content);
  width: 100%;
}
.btn.ghost-btn-white {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn.ghost-btn-white::before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 300ms;
}
.btn.ghost-btn-white:hover {
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
  --tw-shadow-color: #086CFC;
  --tw-shadow: var(--tw-shadow-colored);
}
.btn.ghost-btn-white:hover::before {
  left: 0;
  content: var(--tw-content);
  width: 100%;
}

.btn-search {
  position: relative;
  display: inline-flex;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(248 184 170 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 184 170 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-family: Nunito-Bold;
  font-size: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn-search::before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 300ms;
}

.btn-search:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
}

.btn-search:hover::before {
  left: 0;
  content: var(--tw-content);
  width: 100%;
}

.hover-effect {
  position: relative;
  overflow: hidden;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.hover-effect::before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 300ms;
}

.hover-effect:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
}

.hover-effect:hover::before {
  left: 0;
  content: var(--tw-content);
  width: 100%;
}

.hover-effect-white {
  position: relative;
  overflow: hidden;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.hover-effect-white::before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 300ms;
}

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

.hover-effect-white:hover::before {
  left: 0;
  content: var(--tw-content);
  width: 100%;
}

.paragraph-team {
  overflow: hidden;
  padding-top: 4.375rem;
}
.paragraph-call-to-action .content::before {
  background: rgb(8, 108, 252);
  background: radial-gradient(circle, rgb(8, 108, 252) 50%, rgba(8, 108, 252, 0) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#086cfc",endColorstr="#086cfc",GradientType=1);
}

section.references .reference:first-child img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
section.references .reference:last-child img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.filter-shadow {
  filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.05));
}

.js-tab-link > a {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.js-tab-link.active > a {
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
}

.gm-ui-hover-effect {
  right: -0.125rem !important;
  top: -9px !important;
}

.gm-ui-hover-effect > span {
  height: 1.25rem !important;
  width: 1.25rem !important;
}

.gm-style .gm-style-iw-c {
  padding: 1rem !important;
}

/* stylelint-disable */
table {
  display: block;
  max-width: 100%;
  overflow-x: scroll;
}

html.high-contrast .cin-collapser spantable {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}
@media (min-width: 600px) {
  table {
    max-width: none;
    overflow-x: auto;
  }
}
table {
  height: 100% !important;
}

thead {
  position: sticky;
  top: 0;
}

@media (min-width: 600px) {
  thead {
    position: relative;
    top: 0;
  }
}

/* stylelint-enable */
/* Font family */
/* stylelint-disable */
/* noto-sans-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-ExtraLight";
  font-style: normal;
  font-weight: 100;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-ExtraLight.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-Light";
  font-style: normal;
  font-weight: 200;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-Light.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-Regular";
  font-style: normal;
  font-weight: 300;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-Regular.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-Medium";
  font-style: normal;
  font-weight: 400;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-Medium.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-SemiBold";
  font-style: normal;
  font-weight: 500;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-SemiBold.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-Bold";
  font-style: normal;
  font-weight: 600;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-Bold.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-ExtraBold";
  font-style: normal;
  font-weight: 700;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-ExtraBold.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-ExtraBold.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito-Black";
  font-style: normal;
  font-weight: 900;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/Nunito-Black.woff) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stylelint-enable */
.acf-map {
  height: 640px;
  width: 100%;
}

/* stylelint-disable */
/* Overwriting styles for accesbility. */
html {
  transition: background 1s ease, font-size 0.4s linear;
}
html.high-contrast header,
html.high-contrast footer,
html.high-contrast body,
html.high-contrast button,
html.high-contrast .main-category,
html.high-contrast .inner-wrapper-categories,
html.high-contrast .more-subjects.visible::after,
html.high-contrast .teaser,
html.high-contrast .bg-gradient-to-t,
html.high-contrast .from-white,
html.high-contrast .via-white,
html.high-contrast .topbar,
html.high-contrast .ais-Pagination-list,
html.high-contrast .socials > a {
  background: #000 !important;
  background-color: #000 !important;
}
html.high-contrast .paragraph-call-to-action,
html.high-contrast .paragraph-full-width-image-text-right .content,
html.high-contrast .paragraph-full-width-image-text-left .content {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
html.high-contrast .paragraph-call-to-action h2,
html.high-contrast .paragraph-call-to-action > *,
html.high-contrast .paragraph-full-width-image-text-right .content h2,
html.high-contrast .paragraph-full-width-image-text-right .content > *,
html.high-contrast .paragraph-full-width-image-text-left .content h2,
html.high-contrast .paragraph-full-width-image-text-left .content > * {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .paragraph-call-to-action .content::before {
  background: rgb(255, 255, 255);
  background: radial-gradient(circle, rgb(255, 255, 255) 50%, rgba(8, 108, 252, 0) 90%);
}
html.high-contrast .main-category {
  border: 4px #fff solid !important;
}
html.high-contrast p,
html.high-contrast strong,
html.high-contrast li,
html.high-contrast li::marker,
html.high-contrast th,
html.high-contrast td,
html.high-contrast h1,
html.high-contrast h2,
html.high-contrast h3,
html.high-contrast h4,
html.high-contrast h5,
html.high-contrast h6,
html.high-contrast span,
html.high-contrast article,
html.high-contrast .text-gray-900,
html.high-contrast .teaser {
  color: #fff !important;
}
html.high-contrast .prose a:not(.btn),
html.high-contrast .prose a:not(.newsletter),
html.high-contrast .file,
html.high-contrast .type-pdf,
html.high-contrast .file.type-pdf {
  color: #fff !important;
}
html.high-contrast .prose a:not(.btn):hover,
html.high-contrast .prose a:not(.newsletter):hover,
html.high-contrast .file:hover,
html.high-contrast .type-pdf:hover,
html.high-contrast .file.type-pdf:hover {
  color: #000 !important;
  text-decoration: underline;
}
html.high-contrast ul.menu a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  text-decoration-line: underline !important;
}
html.high-contrast .bg-white\/80 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
html.high-contrast .documents {
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 206 124 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
html.high-contrast .documents .summary-container {
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
html.high-contrast .documents .icon-pdf {
  fill: #fff !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
html.high-contrast .documents a,
html.high-contrast .documents .show-summary {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
html.high-contrast footer.site-footer .prose p a {
  color: #fff !important;
}
html.high-contrast footer.site-footer .prose p a:hover {
  color: #fff !important;
  text-decoration: underline;
}
html.high-contrast .ghost-btn,
html.high-contrast .btn-action-button,
html.high-contrast .btn {
  background-color: #fff !important;
  color: #000 !important;
  border: 2px solid #fff !important;
  fill: #000 !important;
}
html.high-contrast .ghost-btn:hover,
html.high-contrast .btn-action-button:hover,
html.high-contrast .btn:hover {
  background-color: #fff !important;
  background: #fff !important;
  border: 2px solid #fff !important;
  color: #000 !important;
  fill: #000 !important;
}
html.high-contrast .ghost-btn:hover input::-moz-placeholder, html.high-contrast .ghost-btn:hover textarea::-moz-placeholder, html.high-contrast .btn-action-button:hover input::-moz-placeholder, html.high-contrast .btn-action-button:hover textarea::-moz-placeholder, html.high-contrast .btn:hover input::-moz-placeholder, html.high-contrast .btn:hover textarea::-moz-placeholder {
  color: #000 !important;
  fill: #000 !important;
}
html.high-contrast .ghost-btn:hover span,
html.high-contrast .ghost-btn:hover svg,
html.high-contrast .ghost-btn:hover input::placeholder,
html.high-contrast .ghost-btn:hover textarea::placeholder,
html.high-contrast .btn-action-button:hover span,
html.high-contrast .btn-action-button:hover svg,
html.high-contrast .btn-action-button:hover input::placeholder,
html.high-contrast .btn-action-button:hover textarea::placeholder,
html.high-contrast .btn:hover span,
html.high-contrast .btn:hover svg,
html.high-contrast .btn:hover input::placeholder,
html.high-contrast .btn:hover textarea::placeholder {
  color: #000 !important;
  fill: #000 !important;
}
html.high-contrast .ghost-btn span, html.high-contrast .ghost-btn svg,
html.high-contrast .btn-action-button span,
html.high-contrast .btn-action-button svg,
html.high-contrast .btn span,
html.high-contrast .btn svg {
  color: #000 !important;
  fill: #000 !important;
}
html.high-contrast header svg:not(.cursor-not-allowed),
html.high-contrast #player-and-voices > svg,
html.high-contrast .contrast > svg {
  fill: #fff;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
html.high-contrast header svg.cursor-not-allowed {
  fill: #fff !important;
  color: #fff !important;
}
html.high-contrast .breadcrumbs a,
html.high-contrast header .contact a {
  color: #fff !important;
}
html.high-contrast .highlighted-block > a > img,
html.high-contrast .swiper-slide > a > img {
  border: solid 4px #fff !important;
}
html.high-contrast hr,
html.high-contrast .back-to-top {
  background-color: #fff !important;
  opacity: 100 !important;
}
html.high-contrast .icon-expander {
  border: #000 2px solid;
}
html.high-contrast .content-top > div,
html.high-contrast header {
  border-bottom: 2px #fff solid !important;
}
html.high-contrast .tax-page_category .content-top > div {
  border-bottom: 0px transparent none !important;
}
html.high-contrast .section-content .prose {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
html.high-contrast .horizontal,
html.high-contrast .vertical {
  border: 2px #000 solid !important;
}
html.high-contrast footer h2,
html.high-contrast footer p,
html.high-contrast footer p a,
html.high-contrast input {
  color: #fff !important;
}
html.high-contrast .logo-bg svg,
html.high-contrast .hero p,
html.high-contrast #site-footer-navigation a,
html.high-contrast #site-footer-navigation span,
html.high-contrast mark {
  color: #000 !important;
}
html.high-contrast .footer-content {
  border-top: 2px solid #fff !important;
  background-color: #000 !important;
}
html.high-contrast .desktop-min\:bg-white\/70 {
  background-color: rgb(0 0 0 / 0.7);
}
html.high-contrast .icon {
  fill: #fff !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
html.high-contrast .icon-search-overview,
html.high-contrast .icon-back-to-top {
  fill: #000 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .icon-social {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
html.high-contrast .search-form input {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .search-form input::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .search-form input::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .faq-nav,
html.high-contrast .sections-nav {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
html.high-contrast .faq-nav span,
html.high-contrast .faq-nav h2,
html.high-contrast .sections-nav span,
html.high-contrast .sections-nav h2 {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .faq-nav li,
html.high-contrast .sections-nav li {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .faq-nav li a > span,
html.high-contrast .sections-nav li a > span {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .faq-nav li a > svg,
html.high-contrast .sections-nav li a > svg {
  fill: #000 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
html.high-contrast .faq-nav .next-button-js,
html.high-contrast .faq-nav .previous-button-js,
html.high-contrast .sections-nav .next-button-js,
html.high-contrast .sections-nav .previous-button-js {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
html.high-contrast .cin-collapser,
html.high-contrast .cin-collapser span.block {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

/* stylelint-enable */
.expander-content-wrapper {
  display: block;
  width: 100%;
  border-radius: 0.25rem;
  background-color: rgb(255 255 255 / 0.5);
}

html.high-contrast .cin-collapser span.expander-content-wrapper {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}
.expander-content-wrapper button {
  font-family: Nunito-Bold;
  font-size: 1.375rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(4 59 135 / var(--tw-text-opacity));
}
.expander-content-wrapper .expander-container {
  visibility: hidden;
  position: relative;
  height: 100%;
  overflow: hidden;
  padding-left: 2rem;
  padding-right: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.expander-content-wrapper .expander-container.is-expanded {
  visibility: visible;
}

html.high-contrast .more-subjects.expander-content-wrapper .expander-container.is-expanded::after {
  background: #000;
  background-color: #000;
}
.more-subjects.expander-content-wrapper .expander-container.is-expanded::after {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 150ms;
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.more-subjects.expander-content-wrapper .expander-container.is-expanded {
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}

.expander-open {
  position: relative;
  display: flex;
  width: 100%;
  padding: 2rem;
  font-family: Nunito-Regular;
  font-size: 1.375rem;
  font-weight: 400;
}

.expander-open:hover {
  text-decoration-line: underline;
}
.expander-open .icon-expander {
  position: absolute;
  top: -1.25rem;
  right: 1.625rem;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.expander-open .icon-expander .vertical,
.expander-open .icon-expander .horizontal {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  --tw-translate-x: -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));
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.expander-open .icon-expander .horizontal {
  --tw-rotate: 0deg;
  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));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.expander-open .icon-expander .vertical {
  --tw-rotate: 90deg;
  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));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.expander-open.is-expanded .horizontal {
  --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));
}
.expander-open.is-expanded .vertical {
  --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));
}

.cin-expander.opening svg, .cin-expander.open svg {
  --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));
}

.cin-expander {
  padding-top: 0;
  padding-bottom: 0;
}

.cin-expander .cin-clicker {
  cursor: pointer;
}

.cin-expander[data-cin-expander-closed-height],
.cin-expander.animating {
  overflow-y: hidden;
}

.cin-expander:not([data-cin-expander-closed-height]):not(.animating):not(.open) .cin-collapser {
  display: none;
}

#cinnamon-tooltip.cin-expander:not([data-cin-expander-closed-height]):not(.animating):not(.open) .cin-collapser {
  display: none;
}

.accordion {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.accordion .cin-expander.open > button, .accordion .cin-expander.animating > button {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: rgb(255 255 255 / 0.8);
}
html.high-contrast .accordion .cin-expander.open > button,html.high-contrast  .accordion .cin-expander.animating > button {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.accordion .cin-expander.open > button .icon, .accordion .cin-expander.animating > button .icon {
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
}

label {
  display: block;
  font-family: Nunito-Regular;
  font-weight: 400;
}


html.high-contrast .cin-collapser spanlabel {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.search-results-wrapper .search-form {
  max-height: 3.5rem;
}
.search-form .search-field {
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(4 59 135 / var(--tw-text-opacity));
}
.search-form .button {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  padding: 0.5rem;
  text-align: center;
  font-family: Nunito-Medium;
  font-size: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}
@media (min-width: 1600px) {
  .search-form .button {
    padding: 1rem;
  }
}

.wp-editor {
  padding: 1rem;
}
.wp-editor a {
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.wp-editor a:hover {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
}
.wp-editor ul {
  margin: 1rem;
  padding-left: 1rem;
}

#tinymce {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

#tinymce :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 1.75rem;
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: Nunito-Regular;
}

#tinymce :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

#tinymce :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

#tinymce :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

#tinymce :where(a strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(blockquote strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(thead th strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: none;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 0;
  counter-reset: numList;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

#tinymce :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

#tinymce :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

#tinymce :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

#tinymce :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

#tinymce :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

#tinymce :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

#tinymce :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

#tinymce :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

#tinymce :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}

#tinymce :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

#tinymce :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

#tinymce :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

#tinymce :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 0.625rem;
  margin-bottom: 0;
  width: 50%;
  height: 0.3125rem;
  background-color: rgb(8 108 252 / 30);
}

#tinymce :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\2018""\2019";
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1em;
  font-size: 1.625rem;
  line-height: 1.25;
  font-family: Nunito-SemiBold;
}

#tinymce :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
  content: open-quote;
}

#tinymce :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
  content: close-quote;
}

#tinymce :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 1.875rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
  margin: 0;
}

#tinymce :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

#tinymce :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.625rem;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
}

#tinymce :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

#tinymce :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.5rem;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
}

#tinymce :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

#tinymce :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.25;
  font-size: 1.375rem;
  font-family: Nunito-ExtraBold;
}

#tinymce :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

#tinymce :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

#tinymce :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

#tinymce :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

#tinymce :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

#tinymce :where(code):not(:where([class~="not-prose"] *))::before {
  content: "`";
}

#tinymce :where(code):not(:where([class~="not-prose"] *))::after {
  content: "`";
}

#tinymce :where(a code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(h1 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(h2 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

#tinymce :where(h3 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

#tinymce :where(h4 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(blockquote code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(thead th code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

#tinymce :where(pre code):not(:where([class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

#tinymce :where(pre code):not(:where([class~="not-prose"] *))::before {
  content: none;
}

#tinymce :where(pre code):not(:where([class~="not-prose"] *))::after {
  content: none;
}

#tinymce :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  line-height: 1.7142857;
}

#tinymce :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 2px;
  border-bottom-color: var(--tw-prose-th-borders);
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
  font-size: 1.125rem;
  font-family: Nunito-Medium;
}

#tinymce :where(thead th):not(:where([class~="not-prose"] *)) {
  color: #086CFC;
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

#tinymce :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
}

#tinymce :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 2px;
  border-bottom-color: rgb(128 161 182 / 30);
}

#tinymce :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-width: 1px;
  border-bottom-color: rgb(8 108 252 / 30);
  border-left-width: 1px;
}

#tinymce :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
  border-bottom-color: rgb(8 108 252 / 30);
}

#tinymce :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}

#tinymce {
  --tw-prose-body: #043B87;
  --tw-prose-headings: #043B87;
  --tw-prose-lead: #043B87;
  --tw-prose-links: #086CFC;
  --tw-prose-bold: #043B87;
  --tw-prose-counters: #086CFC;
  --tw-prose-bullets: #086CFC;
  --tw-prose-hr: #086CFC;
  --tw-prose-quotes: #00ce7c;
  --tw-prose-quote-borders: #086CFC;
  --tw-prose-captions: #086CFC;
  --tw-prose-code: #086CFC;
  --tw-prose-pre-code: #086CFC;
  --tw-prose-pre-bg: #f1f5f9;
  --tw-prose-th-borders: #f1f5f9;
  --tw-prose-td-borders: #f1f5f9;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75rem;
}

#tinymce :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

#tinymce :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

#tinymce :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0;
}

#tinymce :where(li):not(:where([class~="not-prose"] *)) ul > li {
  list-style-type: circle;
}

#tinymce :where(li):not(:where([class~="not-prose"] *)) ul > li ul > li {
  list-style-type: square;
}

#tinymce :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}

#tinymce :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}

#tinymce :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

#tinymce :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

#tinymce :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

#tinymce :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

#tinymce :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

#tinymce :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

#tinymce :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0.5rem;
  color: #086CFC;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: bottom;
}

#tinymce :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}

#tinymce :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

#tinymce :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}

#tinymce :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}

#tinymce :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

#tinymce {
  font-family: Nunito-Regular;
}

#tinymce :where([class~="cin-expander"]):not(:where([class~="not-prose"] *)) p {
  margin-bottom: 0;
}

#tinymce :where(ol li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1rem;
}

#tinymce :where(ol li):not(:where([class~="not-prose"] *))::before {
  counter-increment: numList;
  content: counter(numList);
  background-color: #086CFC;
  border-radius: 9999px;
  color: #fff;
  line-height: 1.5rem;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
}

#tinymce :where(table p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.625;
}

#tinymce :where(h1,h2,h3,h4,h5,h6):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.5rem;
  font-family: Nunito-ExtraBold;
  font-weight: 800;
}

#tinymce :where(h5):not(:where([class~="not-prose"] *)) {
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: Nunito-ExtraBold;
}

#tinymce :where(h6):not(:where([class~="not-prose"] *)) {
  line-height: 1.25;
  font-size: 1.125rem;
  font-family: Nunito-ExtraBold;
  margin-bottom: 1rem;
}

#tinymce :where(blockquote p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.625rem;
  line-height: 1.25;
  quotes: "\2018""\2019";
  font-family: Nunito-Medium;
}

#tinymce :where([class~="intro"]):not(:where([class~="not-prose"] *)) {
  font-size: 1.125rem;
  line-height: 2;
  margin-top: 0;
}

#tinymce :where([class~="highlighted-blocks"]):not(:where([class~="not-prose"] *)) h2 {
  margin-bottom: 0.5rem;
}

#tinymce :where(footer p):not(:where([class~="not-prose"] *)) {
  font-family: Nunito-Light;
}

#tinymce :where(footer a):not(:where([class~="not-prose"] *)) {
  font-family: Nunito-Medium;
  color: #fff;
}

#tinymce :where(th):not(:where([class~="not-prose"] *)) {
  background-color: rgba(128, 161, 182, 0.90);
  vertical-align: bottom;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
}

#tinymce :where(thead tr):not(:where([class~="not-prose"] *)) {
  border-top-width: 0;
}

#tinymce :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
  border-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom-color: rgb(8 108 252 / 30);
  vertical-align: baseline;
}

#tinymce {
  max-width: 100%;
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1::after {
  font-size: 3.75rem;
  content: var(--tw-content);
  line-height: 1.1;
}

#tinymce h2::after {
  font-size: 3.125rem;
  content: var(--tw-content);
  line-height: 0.81;
}

#tinymce h3::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.8;
}

#tinymce h4::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.5;
}

#tinymce h5::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.3;
}

#tinymce h6::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.2;
}

html.high-contrast #tinymce a:not(.btn),
html.high-contrast #tinymce a:not(.newsletter) {
  color: #fff;
}

html.high-contrast #tinymce a:not(.btn):hover,
html.high-contrast #tinymce a:not(.newsletter):hover {
  color: #000;
  text-decoration: underline;
}

html.high-contrast footer.site-footer #tinymce p a {
  color: #fff;
}

html.high-contrast footer.site-footer #tinymce p a:hover {
  color: #fff;
  text-decoration: underline;
}

html.high-contrast .section-content #tinymce {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
#tinymce:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

/* stylelint-disable */
.ff_modal_container {
  border-radius: 5px;
}

.ff-btn-submit,
.ff_modal_btn {
  position: relative !important;
  margin-top: 2rem !important;
  display: inline-flex !important;
  overflow: hidden !important;
  border-radius: 5px !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 184 170 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 184 170 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  text-align: center !important;
  font-family: Nunito-Bold !important;
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(30 58 138 / var(--tw-text-opacity)) !important;
  text-decoration-line: none !important;
  --tw-shadow: 0 4px 50px 0 rgba(21, 211, 232, 0.5) !important;
  --tw-shadow-colored: 0 4px 50px 0 var(--tw-shadow-color) !important;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 300ms !important;
}

.ff-btn-submit::before,
.ff_modal_btn::before {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  top: 0 !important;
  z-index: 0 !important;
  height: 100% !important;
  width: 0 !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  content: var(--tw-content) !important;
  transition-duration: 300ms !important;
}

.ff-btn-submit:hover,
.ff_modal_btn:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(8 108 252 / var(--tw-text-opacity)) !important;
  --tw-shadow: 0 4px 50px 0 rgba(21, 211, 232, 0.5) !important;
  --tw-shadow-colored: 0 4px 50px 0 var(--tw-shadow-color) !important;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.ff-btn-submit:hover::before,
.ff_modal_btn:hover::before {
  left: 0 !important;
  content: var(--tw-content) !important;
  width: 100% !important;
}

.frm-fluent-form label {
  --tw-text-opacity: 1;
  color: rgb(4 59 135 / var(--tw-text-opacity));
}

.lity-close {
  text-shadow: none !important;
  position: absolute !important;
  height: 3.125rem !important;
  width: 3.125rem !important;
  font-size: 3.125rem !important;
  line-height: 50px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(4 59 135 / var(--tw-text-opacity)) !important;
}

/* stylelint-enable */
.modal {
  position: fixed;
  inset: 0;
  display: none;
  overflow: hidden;
}
#cinnamon-tooltip.modal {
  display: none;
}
.modal {
  z-index: 1050;
}
.modal.modal-open {
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
}

html.high-contrast .cin-collapser span.modal.modal-open {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}
.modal .modal-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  --tw-translate-x: -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));
}
.modal .modal-content {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-clip: padding-box;
  padding: 1.5rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.modal .modal-content .modal-header {
  text-align: center;
}
.modal .modal-content .modal-body {
  position: relative;
}
.modal .modal-content .modal-footer {
  position: relative;
}
.modal .fluid-embed embed,
.modal .fluid-embed object,
.modal .fluid-embed iframe {
  border-style: none;
}

.close {
  margin-top: 0.5rem;
  display: block;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}


html.high-contrast .cin-collapser span.close {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

/* stylelint-disable no-duplicate-selectors */
.off-canvas-container {
  position: fixed;
  bottom: 0;
  right: -100%;
  z-index: 30;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition: right 0.2s linear;
}
.off-canvas-container.is-visible {
  right: 0;
}
.admin-bar .off-canvas-container {
  padding-top: 4rem;
}
.off-canvas-content {
  display: none;
  font-family: Nunito-SemiBold;
  font-size: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(4 59 135 / var(--tw-text-opacity));
}
#cinnamon-tooltip.off-canvas-content {
  display: none;
}
.off-canvas-content ul {
  list-style-type: none;
}
.is-visible .off-canvas-content {
  display: block;
}

html.high-contrast .cin-collapser span.is-visible .off-canvas-content {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

/* stylelint-enable */
.line {
  fill: none;
  stroke: #1b323e;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.line.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.line.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.line.opened.line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.line.opened.line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.line.opened.line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.pagination-container {
  display: flex;
  list-style-type: none;
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
  padding-top: 3.875rem;
}
.pagination-container .page-numbers {
  display: flex;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(128 161 182 / var(--tw-border-opacity));
}
.pagination-container .page-numbers li {
  display: flex;
}
.pagination-container .page-numbers li > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  --tw-divide-opacity: 1;
  border-color: rgb(128 161 182 / var(--tw-divide-opacity));
}
.pagination-container .page-numbers li span,
.pagination-container .page-numbers li a {
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-family: Nunito-Regular;
  font-family: Nunito-Medium;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 75ms;
}

html.high-contrast .cin-collapser span.pagination-container .page-numbers li span,
html.high-contrast .cin-collapser span
.pagination-container .page-numbers li a {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}
.pagination-container .page-numbers li span:hover,
.pagination-container .page-numbers li a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(128 161 182 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.pagination-container .page-numbers li span.current,
.pagination-container .page-numbers li a.current {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 206 124 / var(--tw-bg-opacity));
  font-family: Nunito-SemiBold;
  font-family: Nunito-Medium;
  font-size: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.main-category:not(#more-subjects-link-wrapper):hover h2,
.main-category:not(#more-subjects-link-wrapper):hover svg, .main-category:not(#more-subjects-link-wrapper):focus h2,
.main-category:not(#more-subjects-link-wrapper):focus svg {
  fill: #fff;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.more-subjects::after {
  position: absolute;
  bottom: -1rem;
  left: 0;
  height: 1rem;
  width: 100%;
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 600px) {
  .more-subjects::after {
    bottom: -1.5rem;
    content: var(--tw-content);
    height: 1.5rem;
  }
}

.more-subjects {
  /* stylelint-disable */
  /* stylelint-enable */
}
.more-subjects.visible::after {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 150ms;
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.more-subjects.visible {
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
}
.more-subjects a span.title {
  width: min-intrinsic; /* old Chrome, Safari */ /* less old Chrome, Safari */
  width: -moz-min-content; /* current Firefox */
  width: min-content; /* current Chrome, Safari; not IE or Edge */
}

.svg-sprite-wrapper {
  display: none;
}

#cinnamon-tooltip.svg-sprite-wrapper {
  display: none;
}

.highlighted-block.news .swiper {
  padding-bottom: 3rem;
}
.highlighted-block.news .swiper .swiper-pagination .swiper-pagination-bullet {
  height: 0.75rem;
  width: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  opacity: 0.5;
}
.highlighted-block.news .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 206 124 / var(--tw-bg-opacity));
  opacity: 1;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 59 135 / var(--tw-ring-opacity));
}

.hero::before {
  background: rgb(255, 255, 255);
  background: radial-gradient(circle, rgba(255, 255, 255, 0.13) 10%, rgba(21, 211, 232, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#15d3e8",GradientType=1);
}

/* stylelint-disable */
/* colors.css */
.talkify-sentence-highlight {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.talkify-word-highlight {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.talkify-highlight:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.talkify-highlight:hover a {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

/* talkify-common.css */
.talkify-inline {
  display: inline-block;
}

.talkify-hidden {
  display: none !important;
}

#cinnamon-tooltip.talkify-hidden {
  display: none !important;
}

.talkify-clickable {
  cursor: pointer;
}

.talkify-flag {
  margin-right: 0.3125rem;
  height: 1.25rem;
  vertical-align: middle;
}

.talkify-control-center.attached .talkify-detached {
  display: none !important;
}

#cinnamon-tooltip.talkify-control-center.attached .talkify-detached {
  display: none !important;
}

.talkify-control-center.detached .talkify-attached {
  display: none !important;
}

#cinnamon-tooltip.talkify-control-center.detached .talkify-attached {
  display: none !important;
}

.talkify-control-center progress {
  cursor: pointer;
}

.talkify-columns {
  flex-direction: column;
}

.talkify-enhanced-word-highligher {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 768px;
  --tw-translate-x: -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));
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(128 161 182 / var(--tw-bg-opacity));
  padding: 1.25rem;
  text-align: center;
  font-size: 1.5rem;
  z-index: 999;
}

.talkify-enhanced-word-highligher p {
  margin: 0;
}

/* talkify-playlist.css */
.talkify-highlight {
  transition: background-color 0.25s;
}

/* Modern control center - Color.css */
.talkify-disabled {
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}

.talkify-disabled i {
  filter: opacity(0.4);
}

.talkify-control-center.modern,
.talkify-control-center.modern .voice-selector {
  left: 50%;
  max-width: 768px;
  --tw-translate-x: -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));
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.talkify-control-center.modern .voice-selector {
  --tw-border-opacity: 1;
  border-color: rgb(8 108 252 / var(--tw-border-opacity));
}

.talkify-control-center.modern i,
.talkify-control-center.modern button,
.talkify-control-center.modern select {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.talkify-control-center.modern i:hover,
.talkify-control-center.modern button:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.talkify-control-center.modern option {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.talkify-control-center.modern .muted {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.modern-talkify-control-center-accent {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.modern-talkify-control-center-accent i {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.talkify-control-center.modern .volume-slider,
.talkify-control-center.modern .rate-slider,
.talkify-control-center.modern .player-settings ul {
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity));
}

.talkify-control-center.modern button.talkify-play-button,
.talkify-control-center.modern button.talkify-pause-button {
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 0.25rem 0.375rem -0.0625rem var(--tw-shadow-color), 0 0.125rem 0.25rem -0.0625rem var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.talkify-control-center.modern .talkify-audio-error {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 0.25rem 0.375rem -0.0625rem var(--tw-shadow-color), 0 0.125rem 0.25rem -0.0625rem var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.talkify-control-center.modern button.talkify-play-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}

.talkify-control-center.modern .talkify-play-button i {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Sliders & progress */
.talkify-control-center.modern progress {
  --tw-bg-opacity: 1;
  background-color: rgb(128 161 182 / var(--tw-bg-opacity));
}

.talkify-control-center.modern progress::-webkit-progress-value {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}

.talkify-control-center.modern progress::-moz-progress-bar {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]::-webkit-slider-runnable-track {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]::-moz-range-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]::-ms-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]::-ms-fill-upper {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]:focus::-ms-fill-lower {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]::-moz-range-track {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]::-webkit-slider-runnable-track {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]:focus::-ms-fill-upper {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.talkify-control-center.modern input[type=range]::-webkit-slider-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}

/* Scrollbars */
/* Track */
.talkify-control-center.modern .voice-selector::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/* Handle */
.talkify-control-center.modern .voice-selector::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
}

/* Handle on hover */
.talkify-control-center.modern .voice-selector::-webkit-scrollbar-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/* modern control center - main.css */
.talkify-control-center.modern.attached {
  bottom: 0 !important;
  top: auto !important;
  display: flex !important;
  width: 100% !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.talkify-control-center.modern.detached {
  left: 50%;
  top: 85vh;
  width: 275px;
  border-bottom-width: 2px;
}

.talkify-control-center.modern.detached .player-settings ul {
  font-size: 0.875rem;
}

.talkify-control-center.modern.detached .player-settings ul i {
  font-size: 0.875rem;
}

.talkify-control-center.modern.detached span {
  font-size: 0.875rem;
}

.talkify-control-center.modern {
  position: fixed;
  z-index: 100;
}

.talkify-control-center.modern button {
  cursor: pointer;
  padding: 0.625rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.talkify-control-center.modern ul {
  margin: 0;
  padding: 0;
}

.talkify-control-center.modern label {
  cursor: pointer;
}

.talkify-control-center.modern ul.player-controls {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.talkify-control-center.modern .talkify-playback-controls {
  display: flex;
  align-items: center;
  justify-content: center;
}

.talkify-control-center.modern .player-controls li {
  font-size: 1rem;
  list-style-type: none;
}

.talkify-control-center.modern .player-controls > li {
  padding: 0.625rem;
  text-align: center;
  width: 50%;
}

.talkify-control-center.modern .player-controls > li:first-child,
.talkify-control-center.modern .player-controls > li:last-child {
  width: 25%;
}

.talkify-control-center.modern.detached .player-controls > li {
  width: 70%;
}

.talkify-control-center.modern.detached .player-controls > li:first-child {
  width: 30%;
}

.talkify-control-center.modern .player-settings {
  display: none;
}

#cinnamon-tooltip.talkify-control-center.modern .player-settings {
  display: none;
}

.talkify-control-center.modern .player-settings > ul {
  display: none;
}

#cinnamon-tooltip.talkify-control-center.modern .player-settings > ul {
  display: none;
}

.talkify-control-center.modern .player-settings #player-settings-toggle:checked + ul {
  display: block;
}


html.high-contrast .cin-collapser span.talkify-control-center.modern .player-settings #player-settings-toggle:checked + ul {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.talkify-control-center.modern .player-settings input[type=range] {
  width: 130px;
}

.talkify-control-center.modern .player-settings select {
  width: 150px;
  border-style: none;
  background-color: transparent;
  font-size: 0.875rem;
}

.talkify-control-center.modern .player-settings ul {
  position: absolute;
  bottom: 53px;
}

.talkify-control-center.modern .player-settings ul li {
  display: flex;
  align-items: center;
  line-height: 1.75rem;
}

.talkify-control-center.modern .player-settings ul button {
  border-radius: 0px;
}

.talkify-control-center.modern.attached .player-settings ul li > * {
  padding: 0.625rem;
}

.talkify-control-center.modern.detached .player-settings ul li > * {
  padding: 0.5rem;
}

.talkify-control-center.modern.attached .player-settings ul button {
  height: 2.625rem;
  width: 2.625rem;
}

.talkify-control-center.modern.detached .player-settings ul button {
  height: 2rem;
  width: 2rem;
}

.talkify-control-center.modern .player-settings .pitch-icon {
  --tw-rotate: 45deg;
  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));
}

.talkify-control-center.modern progress {
  display: block;
  height: 5px;
  width: 100%;
  border-style: none;
}


html.high-contrast .cin-collapser span.talkify-control-center.modern progress {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.talkify-control-center.modern button {
  border-style: none;
  background-color: transparent;
  text-align: center;
  font-size: 1rem;
}

.talkify-control-center.modern .talkify-audio-loading {
  position: relative;
}

.talkify-control-center.modern .talkify-audio-loading::after,
.talkify-control-center.modern .talkify-audio-loading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 35px;
  width: 35px;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
}

.talkify-control-center.modern .talkify-audio-loading::after {
  animation-name: loading-pulse;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-delay: 0.25s;
}

.talkify-control-center.modern .talkify-audio-loading::before {
  animation-name: loading-pulse;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.talkify-control-center.modern button.talkify-play-button,
.talkify-control-center.modern .talkify-audio-error,
.talkify-control-center.modern .talkify-audio-loading,
.talkify-control-center.modern .talkify-pause-button {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 100%;
  font-size: 1.125rem;
}

.talkify-control-center.modern li {
  vertical-align: middle;
}

.talkify-control-center.modern .talkify-voice-selector {
  position: relative;
  margin-left: auto;
}

.talkify-control-center.modern .talkify-voice-selector > label {
  display: flex;
  height: 100%;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}

.talkify-control-center.modern .player-settings li:hover {
  cursor: pointer;
  --tw-backdrop-brightness: brightness(.9);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.talkify-control-center.modern .talkify-voice-selector input[type=checkbox]:checked + .voice-selector {
  display: block;
}


html.high-contrast .cin-collapser span.talkify-control-center.modern .talkify-voice-selector input[type=checkbox]:checked + .voice-selector {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.talkify-control-center.modern.attached .talkify-voice-selector {
  text-align: right;
}

.talkify-control-center.modern .talkify-voice-selector i {
  padding: 5px;
}

.talkify-control-center.modern.attached .talkify-voice-selector span {
  margin-right: 5px;
  vertical-align: middle;
}

.talkify-control-center.modern .voice-selector > li {
  display: block;
  padding: 5px;
  text-align: left;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}


html.high-contrast .cin-collapser span.talkify-control-center.modern .voice-selector > li {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.talkify-control-center.modern .voice-selector li input[type=checkbox]:checked + .language {
  display: block;
}


html.high-contrast .cin-collapser span.talkify-control-center.modern .voice-selector li input[type=checkbox]:checked + .language {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.talkify-control-center.modern .voice-selector .language {
  display: none;
  padding: 0;
}

#cinnamon-tooltip.talkify-control-center.modern .voice-selector .language {
  display: none;
}

.talkify-control-center.modern .voice-selector .language > li {
  margin: auto;
  display: flex;
  align-items: center;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-left: 5px;
  padding-right: 5px;
}

.talkify-control-center.modern .voice-selector .language > li > div:last-of-type {
  margin-left: auto;
}

.talkify-control-center.modern .voice-selector {
  position: absolute;
  bottom: 45px;
  right: 0;
  margin: 0;
  box-sizing: border-box;
  display: none;
  max-height: 500px;
  width: 200px;
  overflow-y: auto;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-style: solid;
  padding: 0;
}

#cinnamon-tooltip.talkify-control-center.modern .voice-selector {
  display: none;
}

/* width */
.talkify-control-center.modern .voice-selector::-webkit-scrollbar {
  width: 0.625rem;
}

/* Sliders */
.talkify-control-center.modern .volume-slider,
.talkify-control-center.modern .rate-slider {
  position: absolute;
  left: 0;
  top: -1.25rem;
  display: none;
  padding: 5px;
}
#cinnamon-tooltip.talkify-control-center.modern .volume-slider,#cinnamon-tooltip
.talkify-control-center.modern .rate-slider {
  display: none;
}

.talkify-control-center.modern .talkify-volume-button:focus .volume-slider,
.talkify-control-center.modern .talkify-volume-button:active .volume-slider,
.talkify-control-center.modern .talkify-volume-slider:hover,
.talkify-control-center.modern .talkify-rate-button:focus .rate-slider,
.talkify-control-center.modern .talkify-rate-button:active .rate-slider,
.talkify-control-center.modern .talkify-rate-slider:hover {
  left: 1.125rem;
  display: block;
  transform-origin: left;
  --tw-rotate: 90deg;
  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));
}


html.high-contrast .cin-collapser span.talkify-control-center.modern .talkify-volume-button:focus .volume-slider,
html.high-contrast .cin-collapser span
.talkify-control-center.modern .talkify-volume-button:active .volume-slider,
html.high-contrast .cin-collapser span
.talkify-control-center.modern .talkify-volume-slider:hover,
html.high-contrast .cin-collapser span
.talkify-control-center.modern .talkify-rate-button:focus .rate-slider,
html.high-contrast .cin-collapser span
.talkify-control-center.modern .talkify-rate-button:active .rate-slider,
html.high-contrast .cin-collapser span
.talkify-control-center.modern .talkify-rate-slider:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.talkify-control-center.modern .talkify-volume-button,
.talkify-control-center.modern .talkify-rate-button {
  display: none;
}

#cinnamon-tooltip.talkify-control-center.modern .talkify-volume-button,#cinnamon-tooltip
.talkify-control-center.modern .talkify-rate-button {
  display: none;
}

.talkify-control-center.modern input[type=range] {
  /*removes default webkit styles*/
  -webkit-appearance: none;
  /*required for proper track sizing in FF*/
  width: 100%;
  border-width: 0;
  background-color: transparent;
  padding: 0;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.talkify-control-center.modern .volume-slider,
.talkify-control-center.modern .rate-slider {
  padding: 0.625rem;
}

.talkify-control-center.modern input[type=range]::-webkit-slider-runnable-track {
  height: 0.625rem;
  border-style: none;
}

.talkify-control-center.modern.detached input[type=range]::-webkit-slider-runnable-track {
  height: 5px;
}

.talkify-control-center.modern input[type=range]::-webkit-slider-thumb {
  margin-top: -5px;
  height: 1.25rem;
  width: 0.625rem;
  -webkit-appearance: none;
          appearance: none;
  border-style: none;
}

.talkify-control-center.modern.detached input[type=range]::-webkit-slider-thumb {
  margin-top: -2.5px;
  height: 0.625rem;
}

.talkify-control-center.modern input[type=range]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.talkify-control-center.modern input[type=range]::-moz-range-track {
  height: 5px;
  width: 100%;
  border-style: none;
}

.talkify-control-center.modern input[type=range]::-moz-range-thumb {
  height: 0.75rem;
  width: 0.75rem;
  border-style: none;
}

/*hide the outline behind the border*/
.talkify-control-center.modern input[type=range]:-moz-focusring {
  outline: 1px solid white;
  -ms-outline-offset: -1px;
  outline-offset: -1px;
}

.talkify-control-center.modern input[type=range]::-ms-track {
  height: 3px;
  width: 75px;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: transparent;
  background-color: transparent;
}

.talkify-control-center.modern input[type=range]::-ms-fill-lower {
  border-radius: 10px;
}

.talkify-control-center.modern input[type=range]::-ms-fill-upper {
  border-radius: 10px;
}

.talkify-control-center.modern input[type=range]::-ms-thumb {
  margin-top: -0.0625rem;
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 50%;
  border-style: none;
}

/* end sliders */
@keyframes loading-pulse {
  from {
    transform: scale(0);
    opacity: 1;
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
@media screen and (max-device-width: 640px), only screen and (max-width: 640px) {
  .talkify-download-button.desktop,
  .talkify-download-loading.desktop,
  .talkify-download-error.desktop {
    display: none !important;
  }
#cinnamon-tooltip.talkify-download-button.desktop,#cinnamon-tooltip
  .talkify-download-loading.desktop,#cinnamon-tooltip
  .talkify-download-error.desktop {
  display: none !important;
}
}
@media (min-width: 641px) {
  .talkify-download-button.mobile {
    display: none !important;
  }
#cinnamon-tooltip.talkify-download-button.mobile {
  display: none !important;
}
}
/* stylelint-enable */
/* stylelint-disable */
#cinnamon-tooltip {
  position: absolute;
  z-index: 999;
  --tw-bg-opacity: 1;
  background-color: rgb(8 108 252 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
#cinnamon-tooltip.hidden {
  display: none !important;
}

/* stylelint-enable */
.page-intro .intro-content-wrapper p {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  overflow: visible;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: none;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.page-intro .intro-content-wrapper .icon {
  position: absolute;
  bottom: -2rem;
  left: 0;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.page-intro .intro-content-wrapper .icon.down {
  --tw-rotate: 90deg;
  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));
}
.page-intro .intro-content-wrapper .icon.up {
  --tw-rotate: -90deg;
  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));
}

.breadcrumbs .breadcrumb-list li a {
  font-family: Nunito-Medium;
  font-size: 0.875rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(4 59 135 / var(--tw-text-opacity));
}

.breadcrumbs .breadcrumb-list li a:hover {
  color: rgb(30 58 138 / 0.8);
}

@media (min-width: 900px) {
  .breadcrumbs .breadcrumb-list li a {
    font-size: 1.125rem;
  }
}
.breadcrumbs .breadcrumb-list li:last-of-type a {
  font-family: Nunito-SemiBold;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(4 59 135 / var(--tw-text-opacity));
}

.comments-link {
  margin-top: 1rem;
}

.comments-area {
  margin-top: 1.5rem;
}

.comment-author {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.comment-author .avatar {
  margin-right: 1rem;
}
.comment-author .fn {
  margin-right: 0.5rem;
}

.comment-metadata {
  margin-bottom: 1rem;
}

.comment-body {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.comment-content {
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
  padding: 1rem;
}
.bypostauthor .comment-content {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.comment-list .children {
  margin-left: 1rem;
}

.reply {
  padding-top: 0.5rem;
}

.comment-reply-title a {
  display: block;
  font-size: 0.875rem;
}


html.high-contrast .cin-collapser span.comment-reply-title a {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.site-footer .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.site-footer .content p > a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.site-footer #footer-menu li a:hover {
  text-decoration-line: underline;
}

.entry-meta {
  margin-bottom: 1rem;
}

.entry-footer {
  margin-top: 1rem;
}

.cat-links,
.tag-links {
  display: block;
}


html.high-contrast .cin-collapser span.cat-links,
html.high-contrast .cin-collapser span
.tag-links {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.post-edit-link {
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: block;
}


html.high-contrast .cin-collapser span.post-edit-link {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}

.post-container:not(:last-child) {
  margin-bottom: 1rem;
}

.post-navigation .nav-links {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 900px) {
  .post-navigation .nav-links {
    flex-direction: row;
    justify-content: space-between;
    text-align: inherit;
  }
}

.post-navigation .nav-next {
  margin-top: 1rem;
}
@media (min-width: 900px) {
  .post-navigation .nav-next {
    margin-top: 0;
  }
}

.updated:not(.published) {
  display: none;
}

#cinnamon-tooltip.updated:not(.published) {
  display: none;
}

.block-editor-writing-flow {
  font-size: 1rem;
  line-height: 1.5;
}

.wp-editor {
  padding: 1rem;
}
.wp-editor a {
  --tw-text-opacity: 1;
  color: rgb(8 108 252 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.wp-editor a:hover {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
}
.wp-editor ul {
  margin: 1rem;
  padding-left: 1rem;
}

#tinymce {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

#tinymce :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 1.75rem;
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: Nunito-Regular;
}

#tinymce :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

#tinymce :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

#tinymce :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

#tinymce :where(a strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(blockquote strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(thead th strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: none;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 0;
  counter-reset: numList;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

#tinymce :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

#tinymce :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

#tinymce :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

#tinymce :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

#tinymce :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

#tinymce :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

#tinymce :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

#tinymce :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

#tinymce :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}

#tinymce :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

#tinymce :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

#tinymce :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

#tinymce :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 0.625rem;
  margin-bottom: 0;
  width: 50%;
  height: 0.3125rem;
  background-color: rgb(8 108 252 / 30);
}

#tinymce :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\2018""\2019";
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1em;
  font-size: 1.625rem;
  line-height: 1.25;
  font-family: Nunito-SemiBold;
}

#tinymce :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
  content: open-quote;
}

#tinymce :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
  content: close-quote;
}

#tinymce :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 1.875rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
  margin: 0;
}

#tinymce :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

#tinymce :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.625rem;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
}

#tinymce :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

#tinymce :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.5rem;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.25;
  font-family: Nunito-ExtraBold;
}

#tinymce :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

#tinymce :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.25;
  font-size: 1.375rem;
  font-family: Nunito-ExtraBold;
}

#tinymce :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

#tinymce :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

#tinymce :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

#tinymce :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

#tinymce :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

#tinymce :where(code):not(:where([class~="not-prose"] *))::before {
  content: "`";
}

#tinymce :where(code):not(:where([class~="not-prose"] *))::after {
  content: "`";
}

#tinymce :where(a code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(h1 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(h2 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

#tinymce :where(h3 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

#tinymce :where(h4 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(blockquote code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(thead th code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

#tinymce :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

#tinymce :where(pre code):not(:where([class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

#tinymce :where(pre code):not(:where([class~="not-prose"] *))::before {
  content: none;
}

#tinymce :where(pre code):not(:where([class~="not-prose"] *))::after {
  content: none;
}

#tinymce :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  line-height: 1.7142857;
}

#tinymce :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 2px;
  border-bottom-color: var(--tw-prose-th-borders);
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
  font-size: 1.125rem;
  font-family: Nunito-Medium;
}

#tinymce :where(thead th):not(:where([class~="not-prose"] *)) {
  color: #086CFC;
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

#tinymce :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
}

#tinymce :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 2px;
  border-bottom-color: rgb(128 161 182 / 30);
}

#tinymce :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-width: 1px;
  border-bottom-color: rgb(8 108 252 / 30);
  border-left-width: 1px;
}

#tinymce :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
  border-bottom-color: rgb(8 108 252 / 30);
}

#tinymce :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}

#tinymce {
  --tw-prose-body: #043B87;
  --tw-prose-headings: #043B87;
  --tw-prose-lead: #043B87;
  --tw-prose-links: #086CFC;
  --tw-prose-bold: #043B87;
  --tw-prose-counters: #086CFC;
  --tw-prose-bullets: #086CFC;
  --tw-prose-hr: #086CFC;
  --tw-prose-quotes: #00ce7c;
  --tw-prose-quote-borders: #086CFC;
  --tw-prose-captions: #086CFC;
  --tw-prose-code: #086CFC;
  --tw-prose-pre-code: #086CFC;
  --tw-prose-pre-bg: #f1f5f9;
  --tw-prose-th-borders: #f1f5f9;
  --tw-prose-td-borders: #f1f5f9;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75rem;
}

#tinymce :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

#tinymce :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

#tinymce :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0;
}

#tinymce :where(li):not(:where([class~="not-prose"] *)) ul > li {
  list-style-type: circle;
}

#tinymce :where(li):not(:where([class~="not-prose"] *)) ul > li ul > li {
  list-style-type: square;
}

#tinymce :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}

#tinymce :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}

#tinymce :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

#tinymce :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

#tinymce :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

#tinymce :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

#tinymce :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

#tinymce :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

#tinymce :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0.5rem;
  color: #086CFC;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: bottom;
}

#tinymce :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}

#tinymce :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

#tinymce :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}

#tinymce :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}

#tinymce :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

#tinymce :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

#tinymce {
  font-family: Nunito-Regular;
}

#tinymce :where([class~="cin-expander"]):not(:where([class~="not-prose"] *)) p {
  margin-bottom: 0;
}

#tinymce :where(ol li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1rem;
}

#tinymce :where(ol li):not(:where([class~="not-prose"] *))::before {
  counter-increment: numList;
  content: counter(numList);
  background-color: #086CFC;
  border-radius: 9999px;
  color: #fff;
  line-height: 1.5rem;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
}

#tinymce :where(table p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.625;
}

#tinymce :where(h1,h2,h3,h4,h5,h6):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.5rem;
  font-family: Nunito-ExtraBold;
  font-weight: 800;
}

#tinymce :where(h5):not(:where([class~="not-prose"] *)) {
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: Nunito-ExtraBold;
}

#tinymce :where(h6):not(:where([class~="not-prose"] *)) {
  line-height: 1.25;
  font-size: 1.125rem;
  font-family: Nunito-ExtraBold;
  margin-bottom: 1rem;
}

#tinymce :where(blockquote p):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.625rem;
  line-height: 1.25;
  quotes: "\2018""\2019";
  font-family: Nunito-Medium;
}

#tinymce :where([class~="intro"]):not(:where([class~="not-prose"] *)) {
  font-size: 1.125rem;
  line-height: 2;
  margin-top: 0;
}

#tinymce :where([class~="highlighted-blocks"]):not(:where([class~="not-prose"] *)) h2 {
  margin-bottom: 0.5rem;
}

#tinymce :where(footer p):not(:where([class~="not-prose"] *)) {
  font-family: Nunito-Light;
}

#tinymce :where(footer a):not(:where([class~="not-prose"] *)) {
  font-family: Nunito-Medium;
  color: #fff;
}

#tinymce :where(th):not(:where([class~="not-prose"] *)) {
  background-color: rgba(128, 161, 182, 0.90);
  vertical-align: bottom;
  border-right-width: 2px;
  border-color: rgb(8 108 252 / 30);
}

#tinymce :where(thead tr):not(:where([class~="not-prose"] *)) {
  border-top-width: 0;
}

#tinymce :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
  border-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom-color: rgb(8 108 252 / 30);
  vertical-align: baseline;
}

#tinymce {
  max-width: 100%;
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1.has-dot,#tinymce h2.has-dot,#tinymce h3.has-dot,#tinymce h4.has-dot,#tinymce h5.has-dot,#tinymce h6.has-dot {
  position: relative;
}

#tinymce h1.has-dot::after,#tinymce h2.has-dot::after,#tinymce h3.has-dot::after,#tinymce h4.has-dot::after,#tinymce h5.has-dot::after,#tinymce h6.has-dot::after {
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(21 211 232 / var(--tw-text-opacity));
  --tw-content: ".";
  content: var(--tw-content);
}

#tinymce h1::after {
  font-size: 3.75rem;
  content: var(--tw-content);
  line-height: 1.1;
}

#tinymce h2::after {
  font-size: 3.125rem;
  content: var(--tw-content);
  line-height: 0.81;
}

#tinymce h3::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.8;
}

#tinymce h4::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.5;
}

#tinymce h5::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.3;
}

#tinymce h6::after {
  font-size: 2.75rem;
  content: var(--tw-content);
  line-height: 0.2;
}

html.high-contrast #tinymce a:not(.btn),
html.high-contrast #tinymce a:not(.newsletter) {
  color: #fff;
}

html.high-contrast #tinymce a:not(.btn):hover,
html.high-contrast #tinymce a:not(.newsletter):hover {
  color: #000;
  text-decoration: underline;
}

html.high-contrast footer.site-footer #tinymce p a {
  color: #fff;
}

html.high-contrast footer.site-footer #tinymce p a:hover {
  color: #fff;
  text-decoration: underline;
}

html.high-contrast .section-content #tinymce {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
#tinymce:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.alignleft {
  float: left;
  margin-bottom: 1rem;
  margin-right: 1rem;
}

.alignright {
  float: right;
  margin-bottom: 1rem;
  margin-left: 1rem;
}

.aligncenter {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.alignnone {
  margin-bottom: 1rem;
}

.alignfull {
  position: relative;
  left: 50%;
  margin-left: -50vw;
  width: calc(100vw - 8.1px);
}

/*!
 * Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
/*!
 * Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
/* stylelint-disable */
:root,
:host {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-regular-400.woff2) format("woff2"), url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-regular-400.ttf) format("truetype");
}
.far,
.fa-regular {
  font-weight: 400;
}

/*!
 * Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
:root,
:host {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-solid-900.woff2) format("woff2"), url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-solid-900.ttf) format("truetype");
}
.fas,
.fa-solid {
  font-weight: 900;
}

/*!
 * Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-brands-400.woff2) format("woff2"), url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-brands-400.ttf) format("truetype");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-solid-900.woff2) format("woff2"), url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-solid-900.ttf) format("truetype");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-regular-400.woff2) format("woff2"), url(//www.doorstroompunt-friesland-noord.nl/wp-content/themes/cinnamon/build/fonts/fa-regular-400.ttf) format("truetype");
}
/*!
 * Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: "Font Awesome 6 Free";
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: 900;
  font-weight: var(--fa-style, 900);
}

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
}

.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(2em * -1);
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: 2em;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: #eee;
  border-color: var(--fa-border-color, #eee);
  border-radius: 0.1em;
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: solid;
  border-style: var(--fa-border-style, solid);
  border-width: 0.08em;
  border-width: var(--fa-border-width, 0.08em);
  padding: 0.2em 0.25em 0.15em;
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: 0.3em;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: 0.3em;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: ease-in-out;
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: ease-in-out;
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: linear;
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 2s;
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: linear;
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: steps(8);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(1.25);
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(1.1, 0.9) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(0.9, 1.1) translateY(-0.5em);
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(1.05, 0.95) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(-0.125em);
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: 0.4;
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: 0.4;
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.125);
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(none);
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: auto;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "0";
}

.fa-1::before {
  content: "1";
}

.fa-2::before {
  content: "2";
}

.fa-3::before {
  content: "3";
}

.fa-4::before {
  content: "4";
}

.fa-5::before {
  content: "5";
}

.fa-6::before {
  content: "6";
}

.fa-7::before {
  content: "7";
}

.fa-8::before {
  content: "8";
}

.fa-9::before {
  content: "9";
}

.fa-fill-drip::before {
  content: "\f576";
}

.fa-arrows-to-circle::before {
  content: "\e4bd";
}

.fa-circle-chevron-right::before {
  content: "\f138";
}

.fa-chevron-circle-right::before {
  content: "\f138";
}

.fa-at::before {
  content: "@";
}

.fa-trash-can::before {
  content: "\f2ed";
}

.fa-trash-alt::before {
  content: "\f2ed";
}

.fa-text-height::before {
  content: "\f034";
}

.fa-user-xmark::before {
  content: "\f235";
}

.fa-user-times::before {
  content: "\f235";
}

.fa-stethoscope::before {
  content: "\f0f1";
}

.fa-message::before {
  content: "\f27a";
}

.fa-comment-alt::before {
  content: "\f27a";
}

.fa-info::before {
  content: "\f129";
}

.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}

.fa-compress-alt::before {
  content: "\f422";
}

.fa-explosion::before {
  content: "\e4e9";
}

.fa-file-lines::before {
  content: "\f15c";
}

.fa-file-alt::before {
  content: "\f15c";
}

.fa-file-text::before {
  content: "\f15c";
}

.fa-wave-square::before {
  content: "\f83e";
}

.fa-ring::before {
  content: "\f70b";
}

.fa-building-un::before {
  content: "\e4d9";
}

.fa-dice-three::before {
  content: "\f527";
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-calendar-alt::before {
  content: "\f073";
}

.fa-anchor-circle-check::before {
  content: "\e4aa";
}

.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}

.fa-volleyball::before {
  content: "\f45f";
}

.fa-volleyball-ball::before {
  content: "\f45f";
}

.fa-arrows-up-to-line::before {
  content: "\e4c2";
}

.fa-sort-down::before {
  content: "\f0dd";
}

.fa-sort-desc::before {
  content: "\f0dd";
}

.fa-circle-minus::before {
  content: "\f056";
}

.fa-minus-circle::before {
  content: "\f056";
}

.fa-door-open::before {
  content: "\f52b";
}

.fa-right-from-bracket::before {
  content: "\f2f5";
}

.fa-sign-out-alt::before {
  content: "\f2f5";
}

.fa-atom::before {
  content: "\f5d2";
}

.fa-soap::before {
  content: "\e06e";
}

.fa-icons::before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}

.fa-microphone-lines-slash::before {
  content: "\f539";
}

.fa-microphone-alt-slash::before {
  content: "\f539";
}

.fa-bridge-circle-check::before {
  content: "\e4c9";
}

.fa-pump-medical::before {
  content: "\e06a";
}

.fa-fingerprint::before {
  content: "\f577";
}

.fa-hand-point-right::before {
  content: "\f0a4";
}

.fa-magnifying-glass-location::before {
  content: "\f689";
}

.fa-search-location::before {
  content: "\f689";
}

.fa-forward-step::before {
  content: "\f051";
}

.fa-step-forward::before {
  content: "\f051";
}

.fa-face-smile-beam::before {
  content: "\f5b8";
}

.fa-smile-beam::before {
  content: "\f5b8";
}

.fa-flag-checkered::before {
  content: "\f11e";
}

.fa-football::before {
  content: "\f44e";
}

.fa-football-ball::before {
  content: "\f44e";
}

.fa-school-circle-exclamation::before {
  content: "\e56c";
}

.fa-crop::before {
  content: "\f125";
}

.fa-angles-down::before {
  content: "\f103";
}

.fa-angle-double-down::before {
  content: "\f103";
}

.fa-users-rectangle::before {
  content: "\e594";
}

.fa-people-roof::before {
  content: "\e537";
}

.fa-people-line::before {
  content: "\e534";
}

.fa-beer-mug-empty::before {
  content: "\f0fc";
}

.fa-beer::before {
  content: "\f0fc";
}

.fa-diagram-predecessor::before {
  content: "\e477";
}

.fa-arrow-up-long::before {
  content: "\f176";
}

.fa-long-arrow-up::before {
  content: "\f176";
}

.fa-fire-flame-simple::before {
  content: "\f46a";
}

.fa-burn::before {
  content: "\f46a";
}

.fa-person::before {
  content: "\f183";
}

.fa-male::before {
  content: "\f183";
}

.fa-laptop::before {
  content: "\f109";
}

.fa-file-csv::before {
  content: "\f6dd";
}

.fa-menorah::before {
  content: "\f676";
}

.fa-truck-plane::before {
  content: "\e58f";
}

.fa-record-vinyl::before {
  content: "\f8d9";
}

.fa-face-grin-stars::before {
  content: "\f587";
}

.fa-grin-stars::before {
  content: "\f587";
}

.fa-bong::before {
  content: "\f55c";
}

.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}

.fa-pastafarianism::before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}

.fa-spoon::before {
  content: "\f2e5";
}

.fa-utensil-spoon::before {
  content: "\f2e5";
}

.fa-jar-wheat::before {
  content: "\e517";
}

.fa-envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before {
  content: "\f674";
}

.fa-file-circle-exclamation::before {
  content: "\e4eb";
}

.fa-circle-h::before {
  content: "\f47e";
}

.fa-hospital-symbol::before {
  content: "\f47e";
}

.fa-pager::before {
  content: "\f815";
}

.fa-address-book::before {
  content: "\f2b9";
}

.fa-contact-book::before {
  content: "\f2b9";
}

.fa-strikethrough::before {
  content: "\f0cc";
}

.fa-k::before {
  content: "K";
}

.fa-landmark-flag::before {
  content: "\e51c";
}

.fa-pencil::before {
  content: "\f303";
}

.fa-pencil-alt::before {
  content: "\f303";
}

.fa-backward::before {
  content: "\f04a";
}

.fa-caret-right::before {
  content: "\f0da";
}

.fa-comments::before {
  content: "\f086";
}

.fa-paste::before {
  content: "\f0ea";
}

.fa-file-clipboard::before {
  content: "\f0ea";
}

.fa-code-pull-request::before {
  content: "\e13c";
}

.fa-clipboard-list::before {
  content: "\f46d";
}

.fa-truck-ramp-box::before {
  content: "\f4de";
}

.fa-truck-loading::before {
  content: "\f4de";
}

.fa-user-check::before {
  content: "\f4fc";
}

.fa-vial-virus::before {
  content: "\e597";
}

.fa-sheet-plastic::before {
  content: "\e571";
}

.fa-blog::before {
  content: "\f781";
}

.fa-user-ninja::before {
  content: "\f504";
}

.fa-person-arrow-up-from-line::before {
  content: "\e539";
}

.fa-scroll-torah::before {
  content: "\f6a0";
}

.fa-torah::before {
  content: "\f6a0";
}

.fa-broom-ball::before {
  content: "\f458";
}

.fa-quidditch::before {
  content: "\f458";
}

.fa-quidditch-broom-ball::before {
  content: "\f458";
}

.fa-toggle-off::before {
  content: "\f204";
}

.fa-box-archive::before {
  content: "\f187";
}

.fa-archive::before {
  content: "\f187";
}

.fa-person-drowning::before {
  content: "\e545";
}

.fa-arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-spray-can::before {
  content: "\f5bd";
}

.fa-truck-monster::before {
  content: "\f63b";
}

.fa-w::before {
  content: "W";
}

.fa-earth-africa::before {
  content: "\f57c";
}

.fa-globe-africa::before {
  content: "\f57c";
}

.fa-rainbow::before {
  content: "\f75b";
}

.fa-circle-notch::before {
  content: "\f1ce";
}

.fa-tablet-screen-button::before {
  content: "\f3fa";
}

.fa-tablet-alt::before {
  content: "\f3fa";
}

.fa-paw::before {
  content: "\f1b0";
}

.fa-cloud::before {
  content: "\f0c2";
}

.fa-trowel-bricks::before {
  content: "\e58a";
}

.fa-face-flushed::before {
  content: "\f579";
}

.fa-flushed::before {
  content: "\f579";
}

.fa-hospital-user::before {
  content: "\f80d";
}

.fa-tent-arrow-left-right::before {
  content: "\e57f";
}

.fa-gavel::before {
  content: "\f0e3";
}

.fa-legal::before {
  content: "\f0e3";
}

.fa-binoculars::before {
  content: "\f1e5";
}

.fa-microphone-slash::before {
  content: "\f131";
}

.fa-box-tissue::before {
  content: "\e05b";
}

.fa-motorcycle::before {
  content: "\f21c";
}

.fa-bell-concierge::before {
  content: "\f562";
}

.fa-concierge-bell::before {
  content: "\f562";
}

.fa-pen-ruler::before {
  content: "\f5ae";
}

.fa-pencil-ruler::before {
  content: "\f5ae";
}

.fa-people-arrows::before {
  content: "\e068";
}

.fa-people-arrows-left-right::before {
  content: "\e068";
}

.fa-mars-and-venus-burst::before {
  content: "\e523";
}

.fa-square-caret-right::before {
  content: "\f152";
}

.fa-caret-square-right::before {
  content: "\f152";
}

.fa-scissors::before {
  content: "\f0c4";
}

.fa-cut::before {
  content: "\f0c4";
}

.fa-sun-plant-wilt::before {
  content: "\e57a";
}

.fa-toilets-portable::before {
  content: "\e584";
}

.fa-hockey-puck::before {
  content: "\f453";
}

.fa-table::before {
  content: "\f0ce";
}

.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}

.fa-tachograph-digital::before {
  content: "\f566";
}

.fa-digital-tachograph::before {
  content: "\f566";
}

.fa-users-slash::before {
  content: "\e073";
}

.fa-clover::before {
  content: "\e139";
}

.fa-reply::before {
  content: "\f3e5";
}

.fa-mail-reply::before {
  content: "\f3e5";
}

.fa-star-and-crescent::before {
  content: "\f699";
}

.fa-house-fire::before {
  content: "\e50c";
}

.fa-square-minus::before {
  content: "\f146";
}

.fa-minus-square::before {
  content: "\f146";
}

.fa-helicopter::before {
  content: "\f533";
}

.fa-compass::before {
  content: "\f14e";
}

.fa-square-caret-down::before {
  content: "\f150";
}

.fa-caret-square-down::before {
  content: "\f150";
}

.fa-file-circle-question::before {
  content: "\e4ef";
}

.fa-laptop-code::before {
  content: "\f5fc";
}

.fa-swatchbook::before {
  content: "\f5c3";
}

.fa-prescription-bottle::before {
  content: "\f485";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-navicon::before {
  content: "\f0c9";
}

.fa-people-group::before {
  content: "\e533";
}

.fa-hourglass-end::before {
  content: "\f253";
}

.fa-hourglass-3::before {
  content: "\f253";
}

.fa-heart-crack::before {
  content: "\f7a9";
}

.fa-heart-broken::before {
  content: "\f7a9";
}

.fa-square-up-right::before {
  content: "\f360";
}

.fa-external-link-square-alt::before {
  content: "\f360";
}

.fa-face-kiss-beam::before {
  content: "\f597";
}

.fa-kiss-beam::before {
  content: "\f597";
}

.fa-film::before {
  content: "\f008";
}

.fa-ruler-horizontal::before {
  content: "\f547";
}

.fa-people-robbery::before {
  content: "\e536";
}

.fa-lightbulb::before {
  content: "\f0eb";
}

.fa-caret-left::before {
  content: "\f0d9";
}

.fa-circle-exclamation::before {
  content: "\f06a";
}

.fa-exclamation-circle::before {
  content: "\f06a";
}

.fa-school-circle-xmark::before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}

.fa-sign-out::before {
  content: "\f08b";
}

.fa-circle-chevron-down::before {
  content: "\f13a";
}

.fa-chevron-circle-down::before {
  content: "\f13a";
}

.fa-unlock-keyhole::before {
  content: "\f13e";
}

.fa-unlock-alt::before {
  content: "\f13e";
}

.fa-cloud-showers-heavy::before {
  content: "\f740";
}

.fa-headphones-simple::before {
  content: "\f58f";
}

.fa-headphones-alt::before {
  content: "\f58f";
}

.fa-sitemap::before {
  content: "\f0e8";
}

.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}

.fa-donate::before {
  content: "\f4b9";
}

.fa-memory::before {
  content: "\f538";
}

.fa-road-spikes::before {
  content: "\e568";
}

.fa-fire-burner::before {
  content: "\e4f1";
}

.fa-flag::before {
  content: "\f024";
}

.fa-hanukiah::before {
  content: "\f6e6";
}

.fa-feather::before {
  content: "\f52d";
}

.fa-volume-low::before {
  content: "\f027";
}

.fa-volume-down::before {
  content: "\f027";
}

.fa-comment-slash::before {
  content: "\f4b3";
}

.fa-cloud-sun-rain::before {
  content: "\f743";
}

.fa-compress::before {
  content: "\f066";
}

.fa-wheat-awn::before {
  content: "\e2cd";
}

.fa-wheat-alt::before {
  content: "\e2cd";
}

.fa-ankh::before {
  content: "\f644";
}

.fa-hands-holding-child::before {
  content: "\e4fa";
}

.fa-asterisk::before {
  content: "*";
}

.fa-square-check::before {
  content: "\f14a";
}

.fa-check-square::before {
  content: "\f14a";
}

.fa-peseta-sign::before {
  content: "\e221";
}

.fa-heading::before {
  content: "\f1dc";
}

.fa-header::before {
  content: "\f1dc";
}

.fa-ghost::before {
  content: "\f6e2";
}

.fa-list::before {
  content: "\f03a";
}

.fa-list-squares::before {
  content: "\f03a";
}

.fa-square-phone-flip::before {
  content: "\f87b";
}

.fa-phone-square-alt::before {
  content: "\f87b";
}

.fa-cart-plus::before {
  content: "\f217";
}

.fa-gamepad::before {
  content: "\f11b";
}

.fa-circle-dot::before {
  content: "\f192";
}

.fa-dot-circle::before {
  content: "\f192";
}

.fa-face-dizzy::before {
  content: "\f567";
}

.fa-dizzy::before {
  content: "\f567";
}

.fa-egg::before {
  content: "\f7fb";
}

.fa-house-medical-circle-xmark::before {
  content: "\e513";
}

.fa-campground::before {
  content: "\f6bb";
}

.fa-folder-plus::before {
  content: "\f65e";
}

.fa-futbol::before {
  content: "\f1e3";
}

.fa-futbol-ball::before {
  content: "\f1e3";
}

.fa-soccer-ball::before {
  content: "\f1e3";
}

.fa-paintbrush::before {
  content: "\f1fc";
}

.fa-paint-brush::before {
  content: "\f1fc";
}

.fa-lock::before {
  content: "\f023";
}

.fa-gas-pump::before {
  content: "\f52f";
}

.fa-hot-tub-person::before {
  content: "\f593";
}

.fa-hot-tub::before {
  content: "\f593";
}

.fa-map-location::before {
  content: "\f59f";
}

.fa-map-marked::before {
  content: "\f59f";
}

.fa-house-flood-water::before {
  content: "\e50e";
}

.fa-tree::before {
  content: "\f1bb";
}

.fa-bridge-lock::before {
  content: "\e4cc";
}

.fa-sack-dollar::before {
  content: "\f81d";
}

.fa-pen-to-square::before {
  content: "\f044";
}

.fa-edit::before {
  content: "\f044";
}

.fa-car-side::before {
  content: "\f5e4";
}

.fa-share-nodes::before {
  content: "\f1e0";
}

.fa-share-alt::before {
  content: "\f1e0";
}

.fa-heart-circle-minus::before {
  content: "\e4ff";
}

.fa-hourglass-half::before {
  content: "\f252";
}

.fa-hourglass-2::before {
  content: "\f252";
}

.fa-microscope::before {
  content: "\f610";
}

.fa-sink::before {
  content: "\e06d";
}

.fa-bag-shopping::before {
  content: "\f290";
}

.fa-shopping-bag::before {
  content: "\f290";
}

.fa-arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

.fa-mitten::before {
  content: "\f7b5";
}

.fa-person-rays::before {
  content: "\e54d";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-eye-slash::before {
  content: "\f070";
}

.fa-flask-vial::before {
  content: "\e4f3";
}

.fa-hand::before {
  content: "\f256";
}

.fa-hand-paper::before {
  content: "\f256";
}

.fa-om::before {
  content: "\f679";
}

.fa-worm::before {
  content: "\e599";
}

.fa-house-circle-xmark::before {
  content: "\e50b";
}

.fa-plug::before {
  content: "\f1e6";
}

.fa-chevron-up::before {
  content: "\f077";
}

.fa-hand-spock::before {
  content: "\f259";
}

.fa-stopwatch::before {
  content: "\f2f2";
}

.fa-face-kiss::before {
  content: "\f596";
}

.fa-kiss::before {
  content: "\f596";
}

.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}

.fa-face-grin-tongue::before {
  content: "\f589";
}

.fa-grin-tongue::before {
  content: "\f589";
}

.fa-chess-bishop::before {
  content: "\f43a";
}

.fa-face-grin-wink::before {
  content: "\f58c";
}

.fa-grin-wink::before {
  content: "\f58c";
}

.fa-ear-deaf::before {
  content: "\f2a4";
}

.fa-deaf::before {
  content: "\f2a4";
}

.fa-deafness::before {
  content: "\f2a4";
}

.fa-hard-of-hearing::before {
  content: "\f2a4";
}

.fa-road-circle-check::before {
  content: "\e564";
}

.fa-dice-five::before {
  content: "\f523";
}

.fa-square-rss::before {
  content: "\f143";
}

.fa-rss-square::before {
  content: "\f143";
}

.fa-land-mine-on::before {
  content: "\e51b";
}

.fa-i-cursor::before {
  content: "\f246";
}

.fa-stamp::before {
  content: "\f5bf";
}

.fa-stairs::before {
  content: "\e289";
}

.fa-i::before {
  content: "I";
}

.fa-hryvnia-sign::before {
  content: "\f6f2";
}

.fa-hryvnia::before {
  content: "\f6f2";
}

.fa-pills::before {
  content: "\f484";
}

.fa-face-grin-wide::before {
  content: "\f581";
}

.fa-grin-alt::before {
  content: "\f581";
}

.fa-tooth::before {
  content: "\f5c9";
}

.fa-v::before {
  content: "V";
}

.fa-bicycle::before {
  content: "\f206";
}

.fa-staff-snake::before {
  content: "\e579";
}

.fa-rod-asclepius::before {
  content: "\e579";
}

.fa-rod-snake::before {
  content: "\e579";
}

.fa-staff-aesculapius::before {
  content: "\e579";
}

.fa-head-side-cough-slash::before {
  content: "\e062";
}

.fa-truck-medical::before {
  content: "\f0f9";
}

.fa-ambulance::before {
  content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}

.fa-snowman::before {
  content: "\f7d0";
}

.fa-mortar-pestle::before {
  content: "\f5a7";
}

.fa-road-barrier::before {
  content: "\e562";
}

.fa-school::before {
  content: "\f549";
}

.fa-igloo::before {
  content: "\f7ae";
}

.fa-joint::before {
  content: "\f595";
}

.fa-angle-right::before {
  content: "\f105";
}

.fa-horse::before {
  content: "\f6f0";
}

.fa-q::before {
  content: "Q";
}

.fa-g::before {
  content: "G";
}

.fa-notes-medical::before {
  content: "\f481";
}

.fa-temperature-half::before {
  content: "\f2c9";
}

.fa-temperature-2::before {
  content: "\f2c9";
}

.fa-thermometer-2::before {
  content: "\f2c9";
}

.fa-thermometer-half::before {
  content: "\f2c9";
}

.fa-dong-sign::before {
  content: "\e169";
}

.fa-capsules::before {
  content: "\f46b";
}

.fa-poo-storm::before {
  content: "\f75a";
}

.fa-poo-bolt::before {
  content: "\f75a";
}

.fa-face-frown-open::before {
  content: "\f57a";
}

.fa-frown-open::before {
  content: "\f57a";
}

.fa-hand-point-up::before {
  content: "\f0a6";
}

.fa-money-bill::before {
  content: "\f0d6";
}

.fa-bookmark::before {
  content: "\f02e";
}

.fa-align-justify::before {
  content: "\f039";
}

.fa-umbrella-beach::before {
  content: "\f5ca";
}

.fa-helmet-un::before {
  content: "\e503";
}

.fa-bullseye::before {
  content: "\f140";
}

.fa-bacon::before {
  content: "\f7e5";
}

.fa-hand-point-down::before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}

.fa-folder::before {
  content: "\f07b";
}

.fa-folder-blank::before {
  content: "\f07b";
}

.fa-file-waveform::before {
  content: "\f478";
}

.fa-file-medical-alt::before {
  content: "\f478";
}

.fa-radiation::before {
  content: "\f7b9";
}

.fa-chart-simple::before {
  content: "\e473";
}

.fa-mars-stroke::before {
  content: "\f229";
}

.fa-vial::before {
  content: "\f492";
}

.fa-gauge::before {
  content: "\f624";
}

.fa-dashboard::before {
  content: "\f624";
}

.fa-gauge-med::before {
  content: "\f624";
}

.fa-tachometer-alt-average::before {
  content: "\f624";
}

.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}

.fa-e::before {
  content: "E";
}

.fa-pen-clip::before {
  content: "\f305";
}

.fa-pen-alt::before {
  content: "\f305";
}

.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}

.fa-user::before {
  content: "\f007";
}

.fa-school-circle-check::before {
  content: "\e56b";
}

.fa-dumpster::before {
  content: "\f793";
}

.fa-van-shuttle::before {
  content: "\f5b6";
}

.fa-shuttle-van::before {
  content: "\f5b6";
}

.fa-building-user::before {
  content: "\e4da";
}

.fa-square-caret-left::before {
  content: "\f191";
}

.fa-caret-square-left::before {
  content: "\f191";
}

.fa-highlighter::before {
  content: "\f591";
}

.fa-key::before {
  content: "\f084";
}

.fa-bullhorn::before {
  content: "\f0a1";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-synagogue::before {
  content: "\f69b";
}

.fa-person-half-dress::before {
  content: "\e548";
}

.fa-road-bridge::before {
  content: "\e563";
}

.fa-location-arrow::before {
  content: "\f124";
}

.fa-c::before {
  content: "C";
}

.fa-tablet-button::before {
  content: "\f10a";
}

.fa-building-lock::before {
  content: "\e4d6";
}

.fa-pizza-slice::before {
  content: "\f818";
}

.fa-money-bill-wave::before {
  content: "\f53a";
}

.fa-chart-area::before {
  content: "\f1fe";
}

.fa-area-chart::before {
  content: "\f1fe";
}

.fa-house-flag::before {
  content: "\e50d";
}

.fa-person-circle-minus::before {
  content: "\e540";
}

.fa-ban::before {
  content: "\f05e";
}

.fa-cancel::before {
  content: "\f05e";
}

.fa-camera-rotate::before {
  content: "\e0d8";
}

.fa-spray-can-sparkles::before {
  content: "\f5d0";
}

.fa-air-freshener::before {
  content: "\f5d0";
}

.fa-star::before {
  content: "\f005";
}

.fa-repeat::before {
  content: "\f363";
}

.fa-cross::before {
  content: "\f654";
}

.fa-box::before {
  content: "\f466";
}

.fa-venus-mars::before {
  content: "\f228";
}

.fa-arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before {
  content: "\f245";
}

.fa-maximize::before {
  content: "\f31e";
}

.fa-expand-arrows-alt::before {
  content: "\f31e";
}

.fa-charging-station::before {
  content: "\f5e7";
}

.fa-shapes::before {
  content: "\f61f";
}

.fa-triangle-circle-square::before {
  content: "\f61f";
}

.fa-shuffle::before {
  content: "\f074";
}

.fa-random::before {
  content: "\f074";
}

.fa-person-running::before {
  content: "\f70c";
}

.fa-running::before {
  content: "\f70c";
}

.fa-mobile-retro::before {
  content: "\e527";
}

.fa-grip-lines-vertical::before {
  content: "\f7a5";
}

.fa-spider::before {
  content: "\f717";
}

.fa-hands-bound::before {
  content: "\e4f9";
}

.fa-file-invoice-dollar::before {
  content: "\f571";
}

.fa-plane-circle-exclamation::before {
  content: "\e556";
}

.fa-x-ray::before {
  content: "\f497";
}

.fa-spell-check::before {
  content: "\f891";
}

.fa-slash::before {
  content: "\f715";
}

.fa-computer-mouse::before {
  content: "\f8cc";
}

.fa-mouse::before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket::before {
  content: "\f090";
}

.fa-sign-in::before {
  content: "\f090";
}

.fa-shop-slash::before {
  content: "\e070";
}

.fa-store-alt-slash::before {
  content: "\e070";
}

.fa-server::before {
  content: "\f233";
}

.fa-virus-covid-slash::before {
  content: "\e4a9";
}

.fa-shop-lock::before {
  content: "\e4a5";
}

.fa-hourglass-start::before {
  content: "\f251";
}

.fa-hourglass-1::before {
  content: "\f251";
}

.fa-blender-phone::before {
  content: "\f6b6";
}

.fa-building-wheat::before {
  content: "\e4db";
}

.fa-person-breastfeeding::before {
  content: "\e53a";
}

.fa-right-to-bracket::before {
  content: "\f2f6";
}

.fa-sign-in-alt::before {
  content: "\f2f6";
}

.fa-venus::before {
  content: "\f221";
}

.fa-passport::before {
  content: "\f5ab";
}

.fa-heart-pulse::before {
  content: "\f21e";
}

.fa-heartbeat::before {
  content: "\f21e";
}

.fa-people-carry-box::before {
  content: "\f4ce";
}

.fa-people-carry::before {
  content: "\f4ce";
}

.fa-temperature-high::before {
  content: "\f769";
}

.fa-microchip::before {
  content: "\f2db";
}

.fa-crown::before {
  content: "\f521";
}

.fa-weight-hanging::before {
  content: "\f5cd";
}

.fa-xmarks-lines::before {
  content: "\e59a";
}

.fa-file-prescription::before {
  content: "\f572";
}

.fa-weight-scale::before {
  content: "\f496";
}

.fa-weight::before {
  content: "\f496";
}

.fa-user-group::before {
  content: "\f500";
}

.fa-user-friends::before {
  content: "\f500";
}

.fa-arrow-up-a-z::before {
  content: "\f15e";
}

.fa-sort-alpha-up::before {
  content: "\f15e";
}

.fa-chess-knight::before {
  content: "\f441";
}

.fa-face-laugh-squint::before {
  content: "\f59b";
}

.fa-laugh-squint::before {
  content: "\f59b";
}

.fa-wheelchair::before {
  content: "\f193";
}

.fa-circle-arrow-up::before {
  content: "\f0aa";
}

.fa-arrow-circle-up::before {
  content: "\f0aa";
}

.fa-toggle-on::before {
  content: "\f205";
}

.fa-person-walking::before {
  content: "\f554";
}

.fa-walking::before {
  content: "\f554";
}

.fa-l::before {
  content: "L";
}

.fa-fire::before {
  content: "\f06d";
}

.fa-bed-pulse::before {
  content: "\f487";
}

.fa-procedures::before {
  content: "\f487";
}

.fa-shuttle-space::before {
  content: "\f197";
}

.fa-space-shuttle::before {
  content: "\f197";
}

.fa-face-laugh::before {
  content: "\f599";
}

.fa-laugh::before {
  content: "\f599";
}

.fa-folder-open::before {
  content: "\f07c";
}

.fa-heart-circle-plus::before {
  content: "\e500";
}

.fa-code-fork::before {
  content: "\e13b";
}

.fa-city::before {
  content: "\f64f";
}

.fa-microphone-lines::before {
  content: "\f3c9";
}

.fa-microphone-alt::before {
  content: "\f3c9";
}

.fa-pepper-hot::before {
  content: "\f816";
}

.fa-unlock::before {
  content: "\f09c";
}

.fa-colon-sign::before {
  content: "\e140";
}

.fa-headset::before {
  content: "\f590";
}

.fa-store-slash::before {
  content: "\e071";
}

.fa-road-circle-xmark::before {
  content: "\e566";
}

.fa-user-minus::before {
  content: "\f503";
}

.fa-mars-stroke-up::before {
  content: "\f22a";
}

.fa-mars-stroke-v::before {
  content: "\f22a";
}

.fa-champagne-glasses::before {
  content: "\f79f";
}

.fa-glass-cheers::before {
  content: "\f79f";
}

.fa-clipboard::before {
  content: "\f328";
}

.fa-house-circle-exclamation::before {
  content: "\e50a";
}

.fa-file-arrow-up::before {
  content: "\f574";
}

.fa-file-upload::before {
  content: "\f574";
}

.fa-wifi::before {
  content: "\f1eb";
}

.fa-wifi-3::before {
  content: "\f1eb";
}

.fa-wifi-strong::before {
  content: "\f1eb";
}

.fa-bath::before {
  content: "\f2cd";
}

.fa-bathtub::before {
  content: "\f2cd";
}

.fa-underline::before {
  content: "\f0cd";
}

.fa-user-pen::before {
  content: "\f4ff";
}

.fa-user-edit::before {
  content: "\f4ff";
}

.fa-signature::before {
  content: "\f5b7";
}

.fa-stroopwafel::before {
  content: "\f551";
}

.fa-bold::before {
  content: "\f032";
}

.fa-anchor-lock::before {
  content: "\e4ad";
}

.fa-building-ngo::before {
  content: "\e4d7";
}

.fa-manat-sign::before {
  content: "\e1d5";
}

.fa-not-equal::before {
  content: "\f53e";
}

.fa-border-top-left::before {
  content: "\f853";
}

.fa-border-style::before {
  content: "\f853";
}

.fa-map-location-dot::before {
  content: "\f5a0";
}

.fa-map-marked-alt::before {
  content: "\f5a0";
}

.fa-jedi::before {
  content: "\f669";
}

.fa-square-poll-vertical::before {
  content: "\f681";
}

.fa-poll::before {
  content: "\f681";
}

.fa-mug-hot::before {
  content: "\f7b6";
}

.fa-car-battery::before {
  content: "\f5df";
}

.fa-battery-car::before {
  content: "\f5df";
}

.fa-gift::before {
  content: "\f06b";
}

.fa-dice-two::before {
  content: "\f528";
}

.fa-chess-queen::before {
  content: "\f445";
}

.fa-glasses::before {
  content: "\f530";
}

.fa-chess-board::before {
  content: "\f43c";
}

.fa-building-circle-check::before {
  content: "\e4d2";
}

.fa-person-chalkboard::before {
  content: "\e53d";
}

.fa-mars-stroke-right::before {
  content: "\f22b";
}

.fa-mars-stroke-h::before {
  content: "\f22b";
}

.fa-hand-back-fist::before {
  content: "\f255";
}

.fa-hand-rock::before {
  content: "\f255";
}

.fa-square-caret-up::before {
  content: "\f151";
}

.fa-caret-square-up::before {
  content: "\f151";
}

.fa-cloud-showers-water::before {
  content: "\e4e4";
}

.fa-chart-bar::before {
  content: "\f080";
}

.fa-bar-chart::before {
  content: "\f080";
}

.fa-hands-bubbles::before {
  content: "\e05e";
}

.fa-hands-wash::before {
  content: "\e05e";
}

.fa-less-than-equal::before {
  content: "\f537";
}

.fa-train::before {
  content: "\f238";
}

.fa-eye-low-vision::before {
  content: "\f2a8";
}

.fa-low-vision::before {
  content: "\f2a8";
}

.fa-crow::before {
  content: "\f520";
}

.fa-sailboat::before {
  content: "\e445";
}

.fa-window-restore::before {
  content: "\f2d2";
}

.fa-square-plus::before {
  content: "\f0fe";
}

.fa-plus-square::before {
  content: "\f0fe";
}

.fa-torii-gate::before {
  content: "\f6a1";
}

.fa-frog::before {
  content: "\f52e";
}

.fa-bucket::before {
  content: "\e4cf";
}

.fa-image::before {
  content: "\f03e";
}

.fa-microphone::before {
  content: "\f130";
}

.fa-cow::before {
  content: "\f6c8";
}

.fa-caret-up::before {
  content: "\f0d8";
}

.fa-screwdriver::before {
  content: "\f54a";
}

.fa-folder-closed::before {
  content: "\e185";
}

.fa-house-tsunami::before {
  content: "\e515";
}

.fa-square-nfi::before {
  content: "\e576";
}

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}

.fa-martini-glass::before {
  content: "\f57b";
}

.fa-glass-martini-alt::before {
  content: "\f57b";
}

.fa-rotate-left::before {
  content: "\f2ea";
}

.fa-rotate-back::before {
  content: "\f2ea";
}

.fa-rotate-backward::before {
  content: "\f2ea";
}

.fa-undo-alt::before {
  content: "\f2ea";
}

.fa-table-columns::before {
  content: "\f0db";
}

.fa-columns::before {
  content: "\f0db";
}

.fa-lemon::before {
  content: "\f094";
}

.fa-head-side-mask::before {
  content: "\e063";
}

.fa-handshake::before {
  content: "\f2b5";
}

.fa-gem::before {
  content: "\f3a5";
}

.fa-dolly::before {
  content: "\f472";
}

.fa-dolly-box::before {
  content: "\f472";
}

.fa-smoking::before {
  content: "\f48d";
}

.fa-minimize::before {
  content: "\f78c";
}

.fa-compress-arrows-alt::before {
  content: "\f78c";
}

.fa-monument::before {
  content: "\f5a6";
}

.fa-snowplow::before {
  content: "\f7d2";
}

.fa-angles-right::before {
  content: "\f101";
}

.fa-angle-double-right::before {
  content: "\f101";
}

.fa-cannabis::before {
  content: "\f55f";
}

.fa-circle-play::before {
  content: "\f144";
}

.fa-play-circle::before {
  content: "\f144";
}

.fa-tablets::before {
  content: "\f490";
}

.fa-ethernet::before {
  content: "\f796";
}

.fa-euro-sign::before {
  content: "\f153";
}

.fa-eur::before {
  content: "\f153";
}

.fa-euro::before {
  content: "\f153";
}

.fa-chair::before {
  content: "\f6c0";
}

.fa-circle-check::before {
  content: "\f058";
}

.fa-check-circle::before {
  content: "\f058";
}

.fa-circle-stop::before {
  content: "\f28d";
}

.fa-stop-circle::before {
  content: "\f28d";
}

.fa-compass-drafting::before {
  content: "\f568";
}

.fa-drafting-compass::before {
  content: "\f568";
}

.fa-plate-wheat::before {
  content: "\e55a";
}

.fa-icicles::before {
  content: "\f7ad";
}

.fa-person-shelter::before {
  content: "\e54f";
}

.fa-neuter::before {
  content: "\f22c";
}

.fa-id-badge::before {
  content: "\f2c1";
}

.fa-marker::before {
  content: "\f5a1";
}

.fa-face-laugh-beam::before {
  content: "\f59a";
}

.fa-laugh-beam::before {
  content: "\f59a";
}

.fa-helicopter-symbol::before {
  content: "\e502";
}

.fa-universal-access::before {
  content: "\f29a";
}

.fa-circle-chevron-up::before {
  content: "\f139";
}

.fa-chevron-circle-up::before {
  content: "\f139";
}

.fa-lari-sign::before {
  content: "\e1c8";
}

.fa-volcano::before {
  content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}

.fa-sterling-sign::before {
  content: "\f154";
}

.fa-gbp::before {
  content: "\f154";
}

.fa-pound-sign::before {
  content: "\f154";
}

.fa-viruses::before {
  content: "\e076";
}

.fa-square-person-confined::before {
  content: "\e577";
}

.fa-user-tie::before {
  content: "\f508";
}

.fa-arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}

.fa-certificate::before {
  content: "\f0a3";
}

.fa-reply-all::before {
  content: "\f122";
}

.fa-mail-reply-all::before {
  content: "\f122";
}

.fa-suitcase::before {
  content: "\f0f2";
}

.fa-person-skating::before {
  content: "\f7c5";
}

.fa-skating::before {
  content: "\f7c5";
}

.fa-filter-circle-dollar::before {
  content: "\f662";
}

.fa-funnel-dollar::before {
  content: "\f662";
}

.fa-camera-retro::before {
  content: "\f083";
}

.fa-circle-arrow-down::before {
  content: "\f0ab";
}

.fa-arrow-circle-down::before {
  content: "\f0ab";
}

.fa-file-import::before {
  content: "\f56f";
}

.fa-arrow-right-to-file::before {
  content: "\f56f";
}

.fa-square-arrow-up-right::before {
  content: "\f14c";
}

.fa-external-link-square::before {
  content: "\f14c";
}

.fa-box-open::before {
  content: "\f49e";
}

.fa-scroll::before {
  content: "\f70e";
}

.fa-spa::before {
  content: "\f5bb";
}

.fa-location-pin-lock::before {
  content: "\e51f";
}

.fa-pause::before {
  content: "\f04c";
}

.fa-hill-avalanche::before {
  content: "\e507";
}

.fa-temperature-empty::before {
  content: "\f2cb";
}

.fa-temperature-0::before {
  content: "\f2cb";
}

.fa-thermometer-0::before {
  content: "\f2cb";
}

.fa-thermometer-empty::before {
  content: "\f2cb";
}

.fa-bomb::before {
  content: "\f1e2";
}

.fa-registered::before {
  content: "\f25d";
}

.fa-address-card::before {
  content: "\f2bb";
}

.fa-contact-card::before {
  content: "\f2bb";
}

.fa-vcard::before {
  content: "\f2bb";
}

.fa-scale-unbalanced-flip::before {
  content: "\f516";
}

.fa-balance-scale-right::before {
  content: "\f516";
}

.fa-subscript::before {
  content: "\f12c";
}

.fa-diamond-turn-right::before {
  content: "\f5eb";
}

.fa-directions::before {
  content: "\f5eb";
}

.fa-burst::before {
  content: "\e4dc";
}

.fa-house-laptop::before {
  content: "\e066";
}

.fa-laptop-house::before {
  content: "\e066";
}

.fa-face-tired::before {
  content: "\f5c8";
}

.fa-tired::before {
  content: "\f5c8";
}

.fa-money-bills::before {
  content: "\e1f3";
}

.fa-smog::before {
  content: "\f75f";
}

.fa-crutch::before {
  content: "\f7f7";
}

.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-cloud-upload::before {
  content: "\f0ee";
}

.fa-cloud-upload-alt::before {
  content: "\f0ee";
}

.fa-palette::before {
  content: "\f53f";
}

.fa-arrows-turn-right::before {
  content: "\e4c0";
}

.fa-vest::before {
  content: "\e085";
}

.fa-ferry::before {
  content: "\e4ea";
}

.fa-arrows-down-to-people::before {
  content: "\e4b9";
}

.fa-seedling::before {
  content: "\f4d8";
}

.fa-sprout::before {
  content: "\f4d8";
}

.fa-left-right::before {
  content: "\f337";
}

.fa-arrows-alt-h::before {
  content: "\f337";
}

.fa-boxes-packing::before {
  content: "\e4c7";
}

.fa-circle-arrow-left::before {
  content: "\f0a8";
}

.fa-arrow-circle-left::before {
  content: "\f0a8";
}

.fa-group-arrows-rotate::before {
  content: "\e4f6";
}

.fa-bowl-food::before {
  content: "\e4c6";
}

.fa-candy-cane::before {
  content: "\f786";
}

.fa-arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before {
  content: "\f160";
}

.fa-cloud-bolt::before {
  content: "\f76c";
}

.fa-thunderstorm::before {
  content: "\f76c";
}

.fa-text-slash::before {
  content: "\f87d";
}

.fa-remove-format::before {
  content: "\f87d";
}

.fa-face-smile-wink::before {
  content: "\f4da";
}

.fa-smile-wink::before {
  content: "\f4da";
}

.fa-file-word::before {
  content: "\f1c2";
}

.fa-file-powerpoint::before {
  content: "\f1c4";
}

.fa-arrows-left-right::before {
  content: "\f07e";
}

.fa-arrows-h::before {
  content: "\f07e";
}

.fa-house-lock::before {
  content: "\e510";
}

.fa-cloud-arrow-down::before {
  content: "\f0ed";
}

.fa-cloud-download::before {
  content: "\f0ed";
}

.fa-cloud-download-alt::before {
  content: "\f0ed";
}

.fa-children::before {
  content: "\e4e1";
}

.fa-chalkboard::before {
  content: "\f51b";
}

.fa-blackboard::before {
  content: "\f51b";
}

.fa-user-large-slash::before {
  content: "\f4fa";
}

.fa-user-alt-slash::before {
  content: "\f4fa";
}

.fa-envelope-open::before {
  content: "\f2b6";
}

.fa-handshake-simple-slash::before {
  content: "\e05f";
}

.fa-handshake-alt-slash::before {
  content: "\e05f";
}

.fa-mattress-pillow::before {
  content: "\e525";
}

.fa-guarani-sign::before {
  content: "\e19a";
}

.fa-arrows-rotate::before {
  content: "\f021";
}

.fa-refresh::before {
  content: "\f021";
}

.fa-sync::before {
  content: "\f021";
}

.fa-fire-extinguisher::before {
  content: "\f134";
}

.fa-cruzeiro-sign::before {
  content: "\e152";
}

.fa-greater-than-equal::before {
  content: "\f532";
}

.fa-shield-halved::before {
  content: "\f3ed";
}

.fa-shield-alt::before {
  content: "\f3ed";
}

.fa-book-atlas::before {
  content: "\f558";
}

.fa-atlas::before {
  content: "\f558";
}

.fa-virus::before {
  content: "\e074";
}

.fa-envelope-circle-check::before {
  content: "\e4e8";
}

.fa-layer-group::before {
  content: "\f5fd";
}

.fa-arrows-to-dot::before {
  content: "\e4be";
}

.fa-archway::before {
  content: "\f557";
}

.fa-heart-circle-check::before {
  content: "\e4fd";
}

.fa-house-chimney-crack::before {
  content: "\f6f1";
}

.fa-house-damage::before {
  content: "\f6f1";
}

.fa-file-zipper::before {
  content: "\f1c6";
}

.fa-file-archive::before {
  content: "\f1c6";
}

.fa-square::before {
  content: "\f0c8";
}

.fa-martini-glass-empty::before {
  content: "\f000";
}

.fa-glass-martini::before {
  content: "\f000";
}

.fa-couch::before {
  content: "\f4b8";
}

.fa-cedi-sign::before {
  content: "\e0df";
}

.fa-italic::before {
  content: "\f033";
}

.fa-church::before {
  content: "\f51d";
}

.fa-comments-dollar::before {
  content: "\f653";
}

.fa-democrat::before {
  content: "\f747";
}

.fa-z::before {
  content: "Z";
}

.fa-person-skiing::before {
  content: "\f7c9";
}

.fa-skiing::before {
  content: "\f7c9";
}

.fa-road-lock::before {
  content: "\e567";
}

.fa-a::before {
  content: "A";
}

.fa-temperature-arrow-down::before {
  content: "\e03f";
}

.fa-temperature-down::before {
  content: "\e03f";
}

.fa-feather-pointed::before {
  content: "\f56b";
}

.fa-feather-alt::before {
  content: "\f56b";
}

.fa-p::before {
  content: "P";
}

.fa-snowflake::before {
  content: "\f2dc";
}

.fa-newspaper::before {
  content: "\f1ea";
}

.fa-rectangle-ad::before {
  content: "\f641";
}

.fa-ad::before {
  content: "\f641";
}

.fa-circle-arrow-right::before {
  content: "\f0a9";
}

.fa-arrow-circle-right::before {
  content: "\f0a9";
}

.fa-filter-circle-xmark::before {
  content: "\e17b";
}

.fa-locust::before {
  content: "\e520";
}

.fa-sort::before {
  content: "\f0dc";
}

.fa-unsorted::before {
  content: "\f0dc";
}

.fa-list-ol::before {
  content: "\f0cb";
}

.fa-list-1-2::before {
  content: "\f0cb";
}

.fa-list-numeric::before {
  content: "\f0cb";
}

.fa-person-dress-burst::before {
  content: "\e544";
}

.fa-money-check-dollar::before {
  content: "\f53d";
}

.fa-money-check-alt::before {
  content: "\f53d";
}

.fa-vector-square::before {
  content: "\f5cb";
}

.fa-bread-slice::before {
  content: "\f7ec";
}

.fa-language::before {
  content: "\f1ab";
}

.fa-face-kiss-wink-heart::before {
  content: "\f598";
}

.fa-kiss-wink-heart::before {
  content: "\f598";
}

.fa-filter::before {
  content: "\f0b0";
}

.fa-question::before {
  content: "?";
}

.fa-file-signature::before {
  content: "\f573";
}

.fa-up-down-left-right::before {
  content: "\f0b2";
}

.fa-arrows-alt::before {
  content: "\f0b2";
}

.fa-house-chimney-user::before {
  content: "\e065";
}

.fa-hand-holding-heart::before {
  content: "\f4be";
}

.fa-puzzle-piece::before {
  content: "\f12e";
}

.fa-money-check::before {
  content: "\f53c";
}

.fa-star-half-stroke::before {
  content: "\f5c0";
}

.fa-star-half-alt::before {
  content: "\f5c0";
}

.fa-code::before {
  content: "\f121";
}

.fa-whiskey-glass::before {
  content: "\f7a0";
}

.fa-glass-whiskey::before {
  content: "\f7a0";
}

.fa-building-circle-exclamation::before {
  content: "\e4d3";
}

.fa-magnifying-glass-chart::before {
  content: "\e522";
}

.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before {
  content: "\f08e";
}

.fa-cubes-stacked::before {
  content: "\e4e6";
}

.fa-won-sign::before {
  content: "\f159";
}

.fa-krw::before {
  content: "\f159";
}

.fa-won::before {
  content: "\f159";
}

.fa-virus-covid::before {
  content: "\e4a8";
}

.fa-austral-sign::before {
  content: "\e0a9";
}

.fa-f::before {
  content: "F";
}

.fa-leaf::before {
  content: "\f06c";
}

.fa-road::before {
  content: "\f018";
}

.fa-taxi::before {
  content: "\f1ba";
}

.fa-cab::before {
  content: "\f1ba";
}

.fa-person-circle-plus::before {
  content: "\e541";
}

.fa-chart-pie::before {
  content: "\f200";
}

.fa-pie-chart::before {
  content: "\f200";
}

.fa-bolt-lightning::before {
  content: "\e0b7";
}

.fa-sack-xmark::before {
  content: "\e56a";
}

.fa-file-excel::before {
  content: "\f1c3";
}

.fa-file-contract::before {
  content: "\f56c";
}

.fa-fish-fins::before {
  content: "\e4f2";
}

.fa-building-flag::before {
  content: "\e4d5";
}

.fa-face-grin-beam::before {
  content: "\f582";
}

.fa-grin-beam::before {
  content: "\f582";
}

.fa-object-ungroup::before {
  content: "\f248";
}

.fa-poop::before {
  content: "\f619";
}

.fa-location-pin::before {
  content: "\f041";
}

.fa-map-marker::before {
  content: "\f041";
}

.fa-kaaba::before {
  content: "\f66b";
}

.fa-toilet-paper::before {
  content: "\f71e";
}

.fa-helmet-safety::before {
  content: "\f807";
}

.fa-hard-hat::before {
  content: "\f807";
}

.fa-hat-hard::before {
  content: "\f807";
}

.fa-eject::before {
  content: "\f052";
}

.fa-circle-right::before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}

.fa-plane-circle-check::before {
  content: "\e555";
}

.fa-face-rolling-eyes::before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}

.fa-object-group::before {
  content: "\f247";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-line-chart::before {
  content: "\f201";
}

.fa-mask-ventilator::before {
  content: "\e524";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-signs-post::before {
  content: "\f277";
}

.fa-map-signs::before {
  content: "\f277";
}

.fa-cash-register::before {
  content: "\f788";
}

.fa-person-circle-question::before {
  content: "\e542";
}

.fa-h::before {
  content: "H";
}

.fa-tarp::before {
  content: "\e57b";
}

.fa-screwdriver-wrench::before {
  content: "\f7d9";
}

.fa-tools::before {
  content: "\f7d9";
}

.fa-arrows-to-eye::before {
  content: "\e4bf";
}

.fa-plug-circle-bolt::before {
  content: "\e55b";
}

.fa-heart::before {
  content: "\f004";
}

.fa-mars-and-venus::before {
  content: "\f224";
}

.fa-house-user::before {
  content: "\e1b0";
}

.fa-home-user::before {
  content: "\e1b0";
}

.fa-dumpster-fire::before {
  content: "\f794";
}

.fa-house-crack::before {
  content: "\e3b1";
}

.fa-martini-glass-citrus::before {
  content: "\f561";
}

.fa-cocktail::before {
  content: "\f561";
}

.fa-face-surprise::before {
  content: "\f5c2";
}

.fa-surprise::before {
  content: "\f5c2";
}

.fa-bottle-water::before {
  content: "\e4c5";
}

.fa-circle-pause::before {
  content: "\f28b";
}

.fa-pause-circle::before {
  content: "\f28b";
}

.fa-toilet-paper-slash::before {
  content: "\e072";
}

.fa-apple-whole::before {
  content: "\f5d1";
}

.fa-apple-alt::before {
  content: "\f5d1";
}

.fa-kitchen-set::before {
  content: "\e51a";
}

.fa-r::before {
  content: "R";
}

.fa-temperature-quarter::before {
  content: "\f2ca";
}

.fa-temperature-1::before {
  content: "\f2ca";
}

.fa-thermometer-1::before {
  content: "\f2ca";
}

.fa-thermometer-quarter::before {
  content: "\f2ca";
}

.fa-cube::before {
  content: "\f1b2";
}

.fa-bitcoin-sign::before {
  content: "\e0b4";
}

.fa-shield-dog::before {
  content: "\e573";
}

.fa-solar-panel::before {
  content: "\f5ba";
}

.fa-lock-open::before {
  content: "\f3c1";
}

.fa-elevator::before {
  content: "\e16d";
}

.fa-money-bill-transfer::before {
  content: "\e528";
}

.fa-money-bill-trend-up::before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}

.fa-square-poll-horizontal::before {
  content: "\f682";
}

.fa-poll-h::before {
  content: "\f682";
}

.fa-circle::before {
  content: "\f111";
}

.fa-backward-fast::before {
  content: "\f049";
}

.fa-fast-backward::before {
  content: "\f049";
}

.fa-recycle::before {
  content: "\f1b8";
}

.fa-user-astronaut::before {
  content: "\f4fb";
}

.fa-plane-slash::before {
  content: "\e069";
}

.fa-trademark::before {
  content: "\f25c";
}

.fa-basketball::before {
  content: "\f434";
}

.fa-basketball-ball::before {
  content: "\f434";
}

.fa-satellite-dish::before {
  content: "\f7c0";
}

.fa-circle-up::before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}

.fa-mobile-screen-button::before {
  content: "\f3cd";
}

.fa-mobile-alt::before {
  content: "\f3cd";
}

.fa-volume-high::before {
  content: "\f028";
}

.fa-volume-up::before {
  content: "\f028";
}

.fa-users-rays::before {
  content: "\e593";
}

.fa-wallet::before {
  content: "\f555";
}

.fa-clipboard-check::before {
  content: "\f46c";
}

.fa-file-audio::before {
  content: "\f1c7";
}

.fa-burger::before {
  content: "\f805";
}

.fa-hamburger::before {
  content: "\f805";
}

.fa-wrench::before {
  content: "\f0ad";
}

.fa-bugs::before {
  content: "\e4d0";
}

.fa-rupee-sign::before {
  content: "\f156";
}

.fa-rupee::before {
  content: "\f156";
}

.fa-file-image::before {
  content: "\f1c5";
}

.fa-circle-question::before {
  content: "\f059";
}

.fa-question-circle::before {
  content: "\f059";
}

.fa-plane-departure::before {
  content: "\f5b0";
}

.fa-handshake-slash::before {
  content: "\e060";
}

.fa-book-bookmark::before {
  content: "\e0bb";
}

.fa-code-branch::before {
  content: "\f126";
}

.fa-hat-cowboy::before {
  content: "\f8c0";
}

.fa-bridge::before {
  content: "\e4c8";
}

.fa-phone-flip::before {
  content: "\f879";
}

.fa-phone-alt::before {
  content: "\f879";
}

.fa-truck-front::before {
  content: "\e2b7";
}

.fa-cat::before {
  content: "\f6be";
}

.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}

.fa-truck-field::before {
  content: "\e58d";
}

.fa-route::before {
  content: "\f4d7";
}

.fa-clipboard-question::before {
  content: "\e4e3";
}

.fa-panorama::before {
  content: "\e209";
}

.fa-comment-medical::before {
  content: "\f7f5";
}

.fa-teeth-open::before {
  content: "\f62f";
}

.fa-file-circle-minus::before {
  content: "\e4ed";
}

.fa-tags::before {
  content: "\f02c";
}

.fa-wine-glass::before {
  content: "\f4e3";
}

.fa-forward-fast::before {
  content: "\f050";
}

.fa-fast-forward::before {
  content: "\f050";
}

.fa-face-meh-blank::before {
  content: "\f5a4";
}

.fa-meh-blank::before {
  content: "\f5a4";
}

.fa-square-parking::before {
  content: "\f540";
}

.fa-parking::before {
  content: "\f540";
}

.fa-house-signal::before {
  content: "\e012";
}

.fa-bars-progress::before {
  content: "\f828";
}

.fa-tasks-alt::before {
  content: "\f828";
}

.fa-faucet-drip::before {
  content: "\e006";
}

.fa-cart-flatbed::before {
  content: "\f474";
}

.fa-dolly-flatbed::before {
  content: "\f474";
}

.fa-ban-smoking::before {
  content: "\f54d";
}

.fa-smoking-ban::before {
  content: "\f54d";
}

.fa-terminal::before {
  content: "\f120";
}

.fa-mobile-button::before {
  content: "\f10b";
}

.fa-house-medical-flag::before {
  content: "\e514";
}

.fa-basket-shopping::before {
  content: "\f291";
}

.fa-shopping-basket::before {
  content: "\f291";
}

.fa-tape::before {
  content: "\f4db";
}

.fa-bus-simple::before {
  content: "\f55e";
}

.fa-bus-alt::before {
  content: "\f55e";
}

.fa-eye::before {
  content: "\f06e";
}

.fa-face-sad-cry::before {
  content: "\f5b3";
}

.fa-sad-cry::before {
  content: "\f5b3";
}

.fa-audio-description::before {
  content: "\f29e";
}

.fa-person-military-to-person::before {
  content: "\e54c";
}

.fa-file-shield::before {
  content: "\e4f0";
}

.fa-user-slash::before {
  content: "\f506";
}

.fa-pen::before {
  content: "\f304";
}

.fa-tower-observation::before {
  content: "\e586";
}

.fa-file-code::before {
  content: "\f1c9";
}

.fa-signal::before {
  content: "\f012";
}

.fa-signal-5::before {
  content: "\f012";
}

.fa-signal-perfect::before {
  content: "\f012";
}

.fa-bus::before {
  content: "\f207";
}

.fa-heart-circle-xmark::before {
  content: "\e501";
}

.fa-house-chimney::before {
  content: "\e3af";
}

.fa-home-lg::before {
  content: "\e3af";
}

.fa-window-maximize::before {
  content: "\f2d0";
}

.fa-face-frown::before {
  content: "\f119";
}

.fa-frown::before {
  content: "\f119";
}

.fa-prescription::before {
  content: "\f5b1";
}

.fa-shop::before {
  content: "\f54f";
}

.fa-store-alt::before {
  content: "\f54f";
}

.fa-floppy-disk::before {
  content: "\f0c7";
}

.fa-save::before {
  content: "\f0c7";
}

.fa-vihara::before {
  content: "\f6a7";
}

.fa-scale-unbalanced::before {
  content: "\f515";
}

.fa-balance-scale-left::before {
  content: "\f515";
}

.fa-sort-up::before {
  content: "\f0de";
}

.fa-sort-asc::before {
  content: "\f0de";
}

.fa-comment-dots::before {
  content: "\f4ad";
}

.fa-commenting::before {
  content: "\f4ad";
}

.fa-plant-wilt::before {
  content: "\e5aa";
}

.fa-diamond::before {
  content: "\f219";
}

.fa-face-grin-squint::before {
  content: "\f585";
}

.fa-grin-squint::before {
  content: "\f585";
}

.fa-hand-holding-dollar::before {
  content: "\f4c0";
}

.fa-hand-holding-usd::before {
  content: "\f4c0";
}

.fa-bacterium::before {
  content: "\e05a";
}

.fa-hand-pointer::before {
  content: "\f25a";
}

.fa-drum-steelpan::before {
  content: "\f56a";
}

.fa-hand-scissors::before {
  content: "\f257";
}

.fa-hands-praying::before {
  content: "\f684";
}

.fa-praying-hands::before {
  content: "\f684";
}

.fa-arrow-rotate-right::before {
  content: "\f01e";
}

.fa-arrow-right-rotate::before {
  content: "\f01e";
}

.fa-arrow-rotate-forward::before {
  content: "\f01e";
}

.fa-redo::before {
  content: "\f01e";
}

.fa-biohazard::before {
  content: "\f780";
}

.fa-location-crosshairs::before {
  content: "\f601";
}

.fa-location::before {
  content: "\f601";
}

.fa-mars-double::before {
  content: "\f227";
}

.fa-child-dress::before {
  content: "\e59c";
}

.fa-users-between-lines::before {
  content: "\e591";
}

.fa-lungs-virus::before {
  content: "\e067";
}

.fa-face-grin-tears::before {
  content: "\f588";
}

.fa-grin-tears::before {
  content: "\f588";
}

.fa-phone::before {
  content: "\f095";
}

.fa-calendar-xmark::before {
  content: "\f273";
}

.fa-calendar-times::before {
  content: "\f273";
}

.fa-child-reaching::before {
  content: "\e59d";
}

.fa-head-side-virus::before {
  content: "\e064";
}

.fa-user-gear::before {
  content: "\f4fe";
}

.fa-user-cog::before {
  content: "\f4fe";
}

.fa-arrow-up-1-9::before {
  content: "\f163";
}

.fa-sort-numeric-up::before {
  content: "\f163";
}

.fa-door-closed::before {
  content: "\f52a";
}

.fa-shield-virus::before {
  content: "\e06c";
}

.fa-dice-six::before {
  content: "\f526";
}

.fa-mosquito-net::before {
  content: "\e52c";
}

.fa-bridge-water::before {
  content: "\e4ce";
}

.fa-person-booth::before {
  content: "\f756";
}

.fa-text-width::before {
  content: "\f035";
}

.fa-hat-wizard::before {
  content: "\f6e8";
}

.fa-pen-fancy::before {
  content: "\f5ac";
}

.fa-person-digging::before {
  content: "\f85e";
}

.fa-digging::before {
  content: "\f85e";
}

.fa-trash::before {
  content: "\f1f8";
}

.fa-gauge-simple::before {
  content: "\f629";
}

.fa-gauge-simple-med::before {
  content: "\f629";
}

.fa-tachometer-average::before {
  content: "\f629";
}

.fa-book-medical::before {
  content: "\f7e6";
}

.fa-poo::before {
  content: "\f2fe";
}

.fa-quote-right::before {
  content: "\f10e";
}

.fa-quote-right-alt::before {
  content: "\f10e";
}

.fa-shirt::before {
  content: "\f553";
}

.fa-t-shirt::before {
  content: "\f553";
}

.fa-tshirt::before {
  content: "\f553";
}

.fa-cubes::before {
  content: "\f1b3";
}

.fa-divide::before {
  content: "\f529";
}

.fa-tenge-sign::before {
  content: "\f7d7";
}

.fa-tenge::before {
  content: "\f7d7";
}

.fa-headphones::before {
  content: "\f025";
}

.fa-hands-holding::before {
  content: "\f4c2";
}

.fa-hands-clapping::before {
  content: "\e1a8";
}

.fa-republican::before {
  content: "\f75e";
}

.fa-arrow-left::before {
  content: "\f060";
}

.fa-person-circle-xmark::before {
  content: "\e543";
}

.fa-ruler::before {
  content: "\f545";
}

.fa-align-left::before {
  content: "\f036";
}

.fa-dice-d6::before {
  content: "\f6d1";
}

.fa-restroom::before {
  content: "\f7bd";
}

.fa-j::before {
  content: "J";
}

.fa-users-viewfinder::before {
  content: "\e595";
}

.fa-file-video::before {
  content: "\f1c8";
}

.fa-up-right-from-square::before {
  content: "\f35d";
}

.fa-external-link-alt::before {
  content: "\f35d";
}

.fa-table-cells::before {
  content: "\f00a";
}

.fa-th::before {
  content: "\f00a";
}

.fa-file-pdf::before {
  content: "\f1c1";
}

.fa-book-bible::before {
  content: "\f647";
}

.fa-bible::before {
  content: "\f647";
}

.fa-o::before {
  content: "O";
}

.fa-suitcase-medical::before {
  content: "\f0fa";
}

.fa-medkit::before {
  content: "\f0fa";
}

.fa-user-secret::before {
  content: "\f21b";
}

.fa-otter::before {
  content: "\f700";
}

.fa-person-dress::before {
  content: "\f182";
}

.fa-female::before {
  content: "\f182";
}

.fa-comment-dollar::before {
  content: "\f651";
}

.fa-business-time::before {
  content: "\f64a";
}

.fa-briefcase-clock::before {
  content: "\f64a";
}

.fa-table-cells-large::before {
  content: "\f009";
}

.fa-th-large::before {
  content: "\f009";
}

.fa-book-tanakh::before {
  content: "\f827";
}

.fa-tanakh::before {
  content: "\f827";
}

.fa-phone-volume::before {
  content: "\f2a0";
}

.fa-volume-control-phone::before {
  content: "\f2a0";
}

.fa-hat-cowboy-side::before {
  content: "\f8c1";
}

.fa-clipboard-user::before {
  content: "\f7f3";
}

.fa-child::before {
  content: "\f1ae";
}

.fa-lira-sign::before {
  content: "\f195";
}

.fa-satellite::before {
  content: "\f7bf";
}

.fa-plane-lock::before {
  content: "\e558";
}

.fa-tag::before {
  content: "\f02b";
}

.fa-comment::before {
  content: "\f075";
}

.fa-cake-candles::before {
  content: "\f1fd";
}

.fa-birthday-cake::before {
  content: "\f1fd";
}

.fa-cake::before {
  content: "\f1fd";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-angles-up::before {
  content: "\f102";
}

.fa-angle-double-up::before {
  content: "\f102";
}

.fa-paperclip::before {
  content: "\f0c6";
}

.fa-arrow-right-to-city::before {
  content: "\e4b3";
}

.fa-ribbon::before {
  content: "\f4d6";
}

.fa-lungs::before {
  content: "\f604";
}

.fa-arrow-up-9-1::before {
  content: "\f887";
}

.fa-sort-numeric-up-alt::before {
  content: "\f887";
}

.fa-litecoin-sign::before {
  content: "\e1d3";
}

.fa-border-none::before {
  content: "\f850";
}

.fa-circle-nodes::before {
  content: "\e4e2";
}

.fa-parachute-box::before {
  content: "\f4cd";
}

.fa-indent::before {
  content: "\f03c";
}

.fa-truck-field-un::before {
  content: "\e58e";
}

.fa-hourglass::before {
  content: "\f254";
}

.fa-hourglass-empty::before {
  content: "\f254";
}

.fa-mountain::before {
  content: "\f6fc";
}

.fa-user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before {
  content: "\f0f0";
}

.fa-circle-info::before {
  content: "\f05a";
}

.fa-info-circle::before {
  content: "\f05a";
}

.fa-cloud-meatball::before {
  content: "\f73b";
}

.fa-camera::before {
  content: "\f030";
}

.fa-camera-alt::before {
  content: "\f030";
}

.fa-square-virus::before {
  content: "\e578";
}

.fa-meteor::before {
  content: "\f753";
}

.fa-car-on::before {
  content: "\e4dd";
}

.fa-sleigh::before {
  content: "\f7cc";
}

.fa-arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before {
  content: "\f162";
}

.fa-hand-holding-droplet::before {
  content: "\f4c1";
}

.fa-hand-holding-water::before {
  content: "\f4c1";
}

.fa-water::before {
  content: "\f773";
}

.fa-calendar-check::before {
  content: "\f274";
}

.fa-braille::before {
  content: "\f2a1";
}

.fa-prescription-bottle-medical::before {
  content: "\f486";
}

.fa-prescription-bottle-alt::before {
  content: "\f486";
}

.fa-landmark::before {
  content: "\f66f";
}

.fa-truck::before {
  content: "\f0d1";
}

.fa-crosshairs::before {
  content: "\f05b";
}

.fa-person-cane::before {
  content: "\e53c";
}

.fa-tent::before {
  content: "\e57d";
}

.fa-vest-patches::before {
  content: "\e086";
}

.fa-check-double::before {
  content: "\f560";
}

.fa-arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before {
  content: "\f15d";
}

.fa-money-bill-wheat::before {
  content: "\e52a";
}

.fa-cookie::before {
  content: "\f563";
}

.fa-arrow-rotate-left::before {
  content: "\f0e2";
}

.fa-arrow-left-rotate::before {
  content: "\f0e2";
}

.fa-arrow-rotate-back::before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}

.fa-undo::before {
  content: "\f0e2";
}

.fa-hard-drive::before {
  content: "\f0a0";
}

.fa-hdd::before {
  content: "\f0a0";
}

.fa-face-grin-squint-tears::before {
  content: "\f586";
}

.fa-grin-squint-tears::before {
  content: "\f586";
}

.fa-dumbbell::before {
  content: "\f44b";
}

.fa-rectangle-list::before {
  content: "\f022";
}

.fa-list-alt::before {
  content: "\f022";
}

.fa-tarp-droplet::before {
  content: "\e57c";
}

.fa-house-medical-circle-check::before {
  content: "\e511";
}

.fa-person-skiing-nordic::before {
  content: "\f7ca";
}

.fa-skiing-nordic::before {
  content: "\f7ca";
}

.fa-calendar-plus::before {
  content: "\f271";
}

.fa-plane-arrival::before {
  content: "\f5af";
}

.fa-circle-left::before {
  content: "\f359";
}

.fa-arrow-alt-circle-left::before {
  content: "\f359";
}

.fa-train-subway::before {
  content: "\f239";
}

.fa-subway::before {
  content: "\f239";
}

.fa-chart-gantt::before {
  content: "\e0e4";
}

.fa-indian-rupee-sign::before {
  content: "\e1bc";
}

.fa-indian-rupee::before {
  content: "\e1bc";
}

.fa-inr::before {
  content: "\e1bc";
}

.fa-crop-simple::before {
  content: "\f565";
}

.fa-crop-alt::before {
  content: "\f565";
}

.fa-money-bill-1::before {
  content: "\f3d1";
}

.fa-money-bill-alt::before {
  content: "\f3d1";
}

.fa-left-long::before {
  content: "\f30a";
}

.fa-long-arrow-alt-left::before {
  content: "\f30a";
}

.fa-dna::before {
  content: "\f471";
}

.fa-virus-slash::before {
  content: "\e075";
}

.fa-minus::before {
  content: "\f068";
}

.fa-subtract::before {
  content: "\f068";
}

.fa-child-rifle::before {
  content: "\e4e0";
}

.fa-chess::before {
  content: "\f439";
}

.fa-arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before {
  content: "\f177";
}

.fa-plug-circle-check::before {
  content: "\e55c";
}

.fa-street-view::before {
  content: "\f21d";
}

.fa-franc-sign::before {
  content: "\e18f";
}

.fa-volume-off::before {
  content: "\f026";
}

.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-asl-interpreting::before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-gear::before {
  content: "\f013";
}

.fa-cog::before {
  content: "\f013";
}

.fa-droplet-slash::before {
  content: "\f5c7";
}

.fa-tint-slash::before {
  content: "\f5c7";
}

.fa-mosque::before {
  content: "\f678";
}

.fa-mosquito::before {
  content: "\e52b";
}

.fa-star-of-david::before {
  content: "\f69a";
}

.fa-person-military-rifle::before {
  content: "\e54b";
}

.fa-cart-shopping::before {
  content: "\f07a";
}

.fa-shopping-cart::before {
  content: "\f07a";
}

.fa-vials::before {
  content: "\f493";
}

.fa-plug-circle-plus::before {
  content: "\e55f";
}

.fa-place-of-worship::before {
  content: "\f67f";
}

.fa-grip-vertical::before {
  content: "\f58e";
}

.fa-arrow-turn-up::before {
  content: "\f148";
}

.fa-level-up::before {
  content: "\f148";
}

.fa-u::before {
  content: "U";
}

.fa-square-root-variable::before {
  content: "\f698";
}

.fa-square-root-alt::before {
  content: "\f698";
}

.fa-clock::before {
  content: "\f017";
}

.fa-clock-four::before {
  content: "\f017";
}

.fa-backward-step::before {
  content: "\f048";
}

.fa-step-backward::before {
  content: "\f048";
}

.fa-pallet::before {
  content: "\f482";
}

.fa-faucet::before {
  content: "\e005";
}

.fa-baseball-bat-ball::before {
  content: "\f432";
}

.fa-s::before {
  content: "S";
}

.fa-timeline::before {
  content: "\e29c";
}

.fa-keyboard::before {
  content: "\f11c";
}

.fa-caret-down::before {
  content: "\f0d7";
}

.fa-house-chimney-medical::before {
  content: "\f7f2";
}

.fa-clinic-medical::before {
  content: "\f7f2";
}

.fa-temperature-three-quarters::before {
  content: "\f2c8";
}

.fa-temperature-3::before {
  content: "\f2c8";
}

.fa-thermometer-3::before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

.fa-mobile-screen::before {
  content: "\f3cf";
}

.fa-mobile-android-alt::before {
  content: "\f3cf";
}

.fa-plane-up::before {
  content: "\e22d";
}

.fa-piggy-bank::before {
  content: "\f4d3";
}

.fa-battery-half::before {
  content: "\f242";
}

.fa-battery-3::before {
  content: "\f242";
}

.fa-mountain-city::before {
  content: "\e52e";
}

.fa-coins::before {
  content: "\f51e";
}

.fa-khanda::before {
  content: "\f66d";
}

.fa-sliders::before {
  content: "\f1de";
}

.fa-sliders-h::before {
  content: "\f1de";
}

.fa-folder-tree::before {
  content: "\f802";
}

.fa-network-wired::before {
  content: "\f6ff";
}

.fa-map-pin::before {
  content: "\f276";
}

.fa-hamsa::before {
  content: "\f665";
}

.fa-cent-sign::before {
  content: "\e3f5";
}

.fa-flask::before {
  content: "\f0c3";
}

.fa-person-pregnant::before {
  content: "\e31e";
}

.fa-wand-sparkles::before {
  content: "\f72b";
}

.fa-ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before {
  content: "\f142";
}

.fa-ticket::before {
  content: "\f145";
}

.fa-power-off::before {
  content: "\f011";
}

.fa-right-long::before {
  content: "\f30b";
}

.fa-long-arrow-alt-right::before {
  content: "\f30b";
}

.fa-flag-usa::before {
  content: "\f74d";
}

.fa-laptop-file::before {
  content: "\e51d";
}

.fa-tty::before {
  content: "\f1e4";
}

.fa-teletype::before {
  content: "\f1e4";
}

.fa-diagram-next::before {
  content: "\e476";
}

.fa-person-rifle::before {
  content: "\e54e";
}

.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}

.fa-closed-captioning::before {
  content: "\f20a";
}

.fa-person-hiking::before {
  content: "\f6ec";
}

.fa-hiking::before {
  content: "\f6ec";
}

.fa-venus-double::before {
  content: "\f226";
}

.fa-images::before {
  content: "\f302";
}

.fa-calculator::before {
  content: "\f1ec";
}

.fa-people-pulling::before {
  content: "\e535";
}

.fa-n::before {
  content: "N";
}

.fa-cable-car::before {
  content: "\f7da";
}

.fa-tram::before {
  content: "\f7da";
}

.fa-cloud-rain::before {
  content: "\f73d";
}

.fa-building-circle-xmark::before {
  content: "\e4d4";
}

.fa-ship::before {
  content: "\f21a";
}

.fa-arrows-down-to-line::before {
  content: "\e4b8";
}

.fa-download::before {
  content: "\f019";
}

.fa-face-grin::before {
  content: "\f580";
}

.fa-grin::before {
  content: "\f580";
}

.fa-delete-left::before {
  content: "\f55a";
}

.fa-backspace::before {
  content: "\f55a";
}

.fa-eye-dropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-empty::before {
  content: "\f1fb";
}

.fa-eyedropper::before {
  content: "\f1fb";
}

.fa-file-circle-check::before {
  content: "\e5a0";
}

.fa-forward::before {
  content: "\f04e";
}

.fa-mobile::before {
  content: "\f3ce";
}

.fa-mobile-android::before {
  content: "\f3ce";
}

.fa-mobile-phone::before {
  content: "\f3ce";
}

.fa-face-meh::before {
  content: "\f11a";
}

.fa-meh::before {
  content: "\f11a";
}

.fa-align-center::before {
  content: "\f037";
}

.fa-book-skull::before {
  content: "\f6b7";
}

.fa-book-dead::before {
  content: "\f6b7";
}

.fa-id-card::before {
  content: "\f2c2";
}

.fa-drivers-license::before {
  content: "\f2c2";
}

.fa-outdent::before {
  content: "\f03b";
}

.fa-dedent::before {
  content: "\f03b";
}

.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}

.fa-house::before {
  content: "\f015";
}

.fa-home::before {
  content: "\f015";
}

.fa-home-alt::before {
  content: "\f015";
}

.fa-home-lg-alt::before {
  content: "\f015";
}

.fa-calendar-week::before {
  content: "\f784";
}

.fa-laptop-medical::before {
  content: "\f812";
}

.fa-b::before {
  content: "B";
}

.fa-file-medical::before {
  content: "\f477";
}

.fa-dice-one::before {
  content: "\f525";
}

.fa-kiwi-bird::before {
  content: "\f535";
}

.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-exchange::before {
  content: "\f0ec";
}

.fa-rotate-right::before {
  content: "\f2f9";
}

.fa-redo-alt::before {
  content: "\f2f9";
}

.fa-rotate-forward::before {
  content: "\f2f9";
}

.fa-utensils::before {
  content: "\f2e7";
}

.fa-cutlery::before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short::before {
  content: "\f161";
}

.fa-sort-amount-up::before {
  content: "\f161";
}

.fa-mill-sign::before {
  content: "\e1ed";
}

.fa-bowl-rice::before {
  content: "\e2eb";
}

.fa-skull::before {
  content: "\f54c";
}

.fa-tower-broadcast::before {
  content: "\f519";
}

.fa-broadcast-tower::before {
  content: "\f519";
}

.fa-truck-pickup::before {
  content: "\f63c";
}

.fa-up-long::before {
  content: "\f30c";
}

.fa-long-arrow-alt-up::before {
  content: "\f30c";
}

.fa-stop::before {
  content: "\f04d";
}

.fa-code-merge::before {
  content: "\f387";
}

.fa-upload::before {
  content: "\f093";
}

.fa-hurricane::before {
  content: "\f751";
}

.fa-mound::before {
  content: "\e52d";
}

.fa-toilet-portable::before {
  content: "\e583";
}

.fa-compact-disc::before {
  content: "\f51f";
}

.fa-file-arrow-down::before {
  content: "\f56d";
}

.fa-file-download::before {
  content: "\f56d";
}

.fa-caravan::before {
  content: "\f8ff";
}

.fa-shield-cat::before {
  content: "\e572";
}

.fa-bolt::before {
  content: "\f0e7";
}

.fa-zap::before {
  content: "\f0e7";
}

.fa-glass-water::before {
  content: "\e4f4";
}

.fa-oil-well::before {
  content: "\e532";
}

.fa-vault::before {
  content: "\e2c5";
}

.fa-mars::before {
  content: "\f222";
}

.fa-toilet::before {
  content: "\f7d8";
}

.fa-plane-circle-xmark::before {
  content: "\e557";
}

.fa-yen-sign::before {
  content: "\f157";
}

.fa-cny::before {
  content: "\f157";
}

.fa-jpy::before {
  content: "\f157";
}

.fa-rmb::before {
  content: "\f157";
}

.fa-yen::before {
  content: "\f157";
}

.fa-ruble-sign::before {
  content: "\f158";
}

.fa-rouble::before {
  content: "\f158";
}

.fa-rub::before {
  content: "\f158";
}

.fa-ruble::before {
  content: "\f158";
}

.fa-sun::before {
  content: "\f185";
}

.fa-guitar::before {
  content: "\f7a6";
}

.fa-face-laugh-wink::before {
  content: "\f59c";
}

.fa-laugh-wink::before {
  content: "\f59c";
}

.fa-horse-head::before {
  content: "\f7ab";
}

.fa-bore-hole::before {
  content: "\e4c3";
}

.fa-industry::before {
  content: "\f275";
}

.fa-circle-down::before {
  content: "\f358";
}

.fa-arrow-alt-circle-down::before {
  content: "\f358";
}

.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}

.fa-florin-sign::before {
  content: "\e184";
}

.fa-arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before {
  content: "\f884";
}

.fa-less-than::before {
  content: "<";
}

.fa-angle-down::before {
  content: "\f107";
}

.fa-car-tunnel::before {
  content: "\e4de";
}

.fa-head-side-cough::before {
  content: "\e061";
}

.fa-grip-lines::before {
  content: "\f7a4";
}

.fa-thumbs-down::before {
  content: "\f165";
}

.fa-user-lock::before {
  content: "\f502";
}

.fa-arrow-right-long::before {
  content: "\f178";
}

.fa-long-arrow-right::before {
  content: "\f178";
}

.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}

.fa-ellipsis::before {
  content: "\f141";
}

.fa-ellipsis-h::before {
  content: "\f141";
}

.fa-chess-pawn::before {
  content: "\f443";
}

.fa-kit-medical::before {
  content: "\f479";
}

.fa-first-aid::before {
  content: "\f479";
}

.fa-person-through-window::before {
  content: "\e5a9";
}

.fa-toolbox::before {
  content: "\f552";
}

.fa-hands-holding-circle::before {
  content: "\e4fb";
}

.fa-bug::before {
  content: "\f188";
}

.fa-credit-card::before {
  content: "\f09d";
}

.fa-credit-card-alt::before {
  content: "\f09d";
}

.fa-car::before {
  content: "\f1b9";
}

.fa-automobile::before {
  content: "\f1b9";
}

.fa-hand-holding-hand::before {
  content: "\e4f7";
}

.fa-book-open-reader::before {
  content: "\f5da";
}

.fa-book-reader::before {
  content: "\f5da";
}

.fa-mountain-sun::before {
  content: "\e52f";
}

.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}

.fa-dice-d20::before {
  content: "\f6cf";
}

.fa-truck-droplet::before {
  content: "\e58c";
}

.fa-file-circle-xmark::before {
  content: "\e5a1";
}

.fa-temperature-arrow-up::before {
  content: "\e040";
}

.fa-temperature-up::before {
  content: "\e040";
}

.fa-medal::before {
  content: "\f5a2";
}

.fa-bed::before {
  content: "\f236";
}

.fa-square-h::before {
  content: "\f0fd";
}

.fa-h-square::before {
  content: "\f0fd";
}

.fa-podcast::before {
  content: "\f2ce";
}

.fa-temperature-full::before {
  content: "\f2c7";
}

.fa-temperature-4::before {
  content: "\f2c7";
}

.fa-thermometer-4::before {
  content: "\f2c7";
}

.fa-thermometer-full::before {
  content: "\f2c7";
}

.fa-bell::before {
  content: "\f0f3";
}

.fa-superscript::before {
  content: "\f12b";
}

.fa-plug-circle-xmark::before {
  content: "\e560";
}

.fa-star-of-life::before {
  content: "\f621";
}

.fa-phone-slash::before {
  content: "\f3dd";
}

.fa-paint-roller::before {
  content: "\f5aa";
}

.fa-handshake-angle::before {
  content: "\f4c4";
}

.fa-hands-helping::before {
  content: "\f4c4";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-map-marker-alt::before {
  content: "\f3c5";
}

.fa-file::before {
  content: "\f15b";
}

.fa-greater-than::before {
  content: ">";
}

.fa-person-swimming::before {
  content: "\f5c4";
}

.fa-swimmer::before {
  content: "\f5c4";
}

.fa-arrow-down::before {
  content: "\f063";
}

.fa-droplet::before {
  content: "\f043";
}

.fa-tint::before {
  content: "\f043";
}

.fa-eraser::before {
  content: "\f12d";
}

.fa-earth-americas::before {
  content: "\f57d";
}

.fa-earth::before {
  content: "\f57d";
}

.fa-earth-america::before {
  content: "\f57d";
}

.fa-globe-americas::before {
  content: "\f57d";
}

.fa-person-burst::before {
  content: "\e53b";
}

.fa-dove::before {
  content: "\f4ba";
}

.fa-battery-empty::before {
  content: "\f244";
}

.fa-battery-0::before {
  content: "\f244";
}

.fa-socks::before {
  content: "\f696";
}

.fa-inbox::before {
  content: "\f01c";
}

.fa-section::before {
  content: "\e447";
}

.fa-gauge-high::before {
  content: "\f625";
}

.fa-tachometer-alt::before {
  content: "\f625";
}

.fa-tachometer-alt-fast::before {
  content: "\f625";
}

.fa-envelope-open-text::before {
  content: "\f658";
}

.fa-hospital::before {
  content: "\f0f8";
}

.fa-hospital-alt::before {
  content: "\f0f8";
}

.fa-hospital-wide::before {
  content: "\f0f8";
}

.fa-wine-bottle::before {
  content: "\f72f";
}

.fa-chess-rook::before {
  content: "\f447";
}

.fa-bars-staggered::before {
  content: "\f550";
}

.fa-reorder::before {
  content: "\f550";
}

.fa-stream::before {
  content: "\f550";
}

.fa-dharmachakra::before {
  content: "\f655";
}

.fa-hotdog::before {
  content: "\f80f";
}

.fa-person-walking-with-cane::before {
  content: "\f29d";
}

.fa-blind::before {
  content: "\f29d";
}

.fa-drum::before {
  content: "\f569";
}

.fa-ice-cream::before {
  content: "\f810";
}

.fa-heart-circle-bolt::before {
  content: "\e4fc";
}

.fa-fax::before {
  content: "\f1ac";
}

.fa-paragraph::before {
  content: "\f1dd";
}

.fa-check-to-slot::before {
  content: "\f772";
}

.fa-vote-yea::before {
  content: "\f772";
}

.fa-star-half::before {
  content: "\f089";
}

.fa-boxes-stacked::before {
  content: "\f468";
}

.fa-boxes::before {
  content: "\f468";
}

.fa-boxes-alt::before {
  content: "\f468";
}

.fa-link::before {
  content: "\f0c1";
}

.fa-chain::before {
  content: "\f0c1";
}

.fa-ear-listen::before {
  content: "\f2a2";
}

.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

.fa-tree-city::before {
  content: "\e587";
}

.fa-play::before {
  content: "\f04b";
}

.fa-font::before {
  content: "\f031";
}

.fa-rupiah-sign::before {
  content: "\e23d";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-search::before {
  content: "\f002";
}

.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}

.fa-table-tennis::before {
  content: "\f45d";
}

.fa-person-dots-from-line::before {
  content: "\f470";
}

.fa-diagnoses::before {
  content: "\f470";
}

.fa-trash-can-arrow-up::before {
  content: "\f82a";
}

.fa-trash-restore-alt::before {
  content: "\f82a";
}

.fa-naira-sign::before {
  content: "\e1f6";
}

.fa-cart-arrow-down::before {
  content: "\f218";
}

.fa-walkie-talkie::before {
  content: "\f8ef";
}

.fa-file-pen::before {
  content: "\f31c";
}

.fa-file-edit::before {
  content: "\f31c";
}

.fa-receipt::before {
  content: "\f543";
}

.fa-square-pen::before {
  content: "\f14b";
}

.fa-pen-square::before {
  content: "\f14b";
}

.fa-pencil-square::before {
  content: "\f14b";
}

.fa-suitcase-rolling::before {
  content: "\f5c1";
}

.fa-person-circle-exclamation::before {
  content: "\e53f";
}

.fa-chevron-down::before {
  content: "\f078";
}

.fa-battery-full::before {
  content: "\f240";
}

.fa-battery::before {
  content: "\f240";
}

.fa-battery-5::before {
  content: "\f240";
}

.fa-skull-crossbones::before {
  content: "\f714";
}

.fa-code-compare::before {
  content: "\e13a";
}

.fa-list-ul::before {
  content: "\f0ca";
}

.fa-list-dots::before {
  content: "\f0ca";
}

.fa-school-lock::before {
  content: "\e56f";
}

.fa-tower-cell::before {
  content: "\e585";
}

.fa-down-long::before {
  content: "\f309";
}

.fa-long-arrow-alt-down::before {
  content: "\f309";
}

.fa-ranking-star::before {
  content: "\e561";
}

.fa-chess-king::before {
  content: "\f43f";
}

.fa-person-harassing::before {
  content: "\e549";
}

.fa-brazilian-real-sign::before {
  content: "\e46c";
}

.fa-landmark-dome::before {
  content: "\f752";
}

.fa-landmark-alt::before {
  content: "\f752";
}

.fa-arrow-up::before {
  content: "\f062";
}

.fa-tv::before {
  content: "\f26c";
}

.fa-television::before {
  content: "\f26c";
}

.fa-tv-alt::before {
  content: "\f26c";
}

.fa-shrimp::before {
  content: "\e448";
}

.fa-list-check::before {
  content: "\f0ae";
}

.fa-tasks::before {
  content: "\f0ae";
}

.fa-jug-detergent::before {
  content: "\e519";
}

.fa-circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before {
  content: "\f2bd";
}

.fa-user-shield::before {
  content: "\f505";
}

.fa-wind::before {
  content: "\f72e";
}

.fa-car-burst::before {
  content: "\f5e1";
}

.fa-car-crash::before {
  content: "\f5e1";
}

.fa-y::before {
  content: "Y";
}

.fa-person-snowboarding::before {
  content: "\f7ce";
}

.fa-snowboarding::before {
  content: "\f7ce";
}

.fa-truck-fast::before {
  content: "\f48b";
}

.fa-shipping-fast::before {
  content: "\f48b";
}

.fa-fish::before {
  content: "\f578";
}

.fa-user-graduate::before {
  content: "\f501";
}

.fa-circle-half-stroke::before {
  content: "\f042";
}

.fa-adjust::before {
  content: "\f042";
}

.fa-clapperboard::before {
  content: "\e131";
}

.fa-circle-radiation::before {
  content: "\f7ba";
}

.fa-radiation-alt::before {
  content: "\f7ba";
}

.fa-baseball::before {
  content: "\f433";
}

.fa-baseball-ball::before {
  content: "\f433";
}

.fa-jet-fighter-up::before {
  content: "\e518";
}

.fa-diagram-project::before {
  content: "\f542";
}

.fa-project-diagram::before {
  content: "\f542";
}

.fa-copy::before {
  content: "\f0c5";
}

.fa-volume-xmark::before {
  content: "\f6a9";
}

.fa-volume-mute::before {
  content: "\f6a9";
}

.fa-volume-times::before {
  content: "\f6a9";
}

.fa-hand-sparkles::before {
  content: "\e05d";
}

.fa-grip::before {
  content: "\f58d";
}

.fa-grip-horizontal::before {
  content: "\f58d";
}

.fa-share-from-square::before {
  content: "\f14d";
}

.fa-share-square::before {
  content: "\f14d";
}

.fa-gun::before {
  content: "\e19b";
}

.fa-square-phone::before {
  content: "\f098";
}

.fa-phone-square::before {
  content: "\f098";
}

.fa-plus::before {
  content: "+";
}

.fa-add::before {
  content: "+";
}

.fa-expand::before {
  content: "\f065";
}

.fa-computer::before {
  content: "\e4e5";
}

.fa-xmark::before {
  content: "\f00d";
}

.fa-close::before {
  content: "\f00d";
}

.fa-multiply::before {
  content: "\f00d";
}

.fa-remove::before {
  content: "\f00d";
}

.fa-times::before {
  content: "\f00d";
}

.fa-arrows-up-down-left-right::before {
  content: "\f047";
}

.fa-arrows::before {
  content: "\f047";
}

.fa-chalkboard-user::before {
  content: "\f51c";
}

.fa-chalkboard-teacher::before {
  content: "\f51c";
}

.fa-peso-sign::before {
  content: "\e222";
}

.fa-building-shield::before {
  content: "\e4d8";
}

.fa-baby::before {
  content: "\f77c";
}

.fa-users-line::before {
  content: "\e592";
}

.fa-quote-left::before {
  content: "\f10d";
}

.fa-quote-left-alt::before {
  content: "\f10d";
}

.fa-tractor::before {
  content: "\f722";
}

.fa-trash-arrow-up::before {
  content: "\f829";
}

.fa-trash-restore::before {
  content: "\f829";
}

.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}

.fa-lines-leaning::before {
  content: "\e51e";
}

.fa-ruler-combined::before {
  content: "\f546";
}

.fa-copyright::before {
  content: "\f1f9";
}

.fa-equals::before {
  content: "=";
}

.fa-blender::before {
  content: "\f517";
}

.fa-teeth::before {
  content: "\f62e";
}

.fa-shekel-sign::before {
  content: "\f20b";
}

.fa-ils::before {
  content: "\f20b";
}

.fa-shekel::before {
  content: "\f20b";
}

.fa-sheqel::before {
  content: "\f20b";
}

.fa-sheqel-sign::before {
  content: "\f20b";
}

.fa-map::before {
  content: "\f279";
}

.fa-rocket::before {
  content: "\f135";
}

.fa-photo-film::before {
  content: "\f87c";
}

.fa-photo-video::before {
  content: "\f87c";
}

.fa-folder-minus::before {
  content: "\f65d";
}

.fa-store::before {
  content: "\f54e";
}

.fa-arrow-trend-up::before {
  content: "\e098";
}

.fa-plug-circle-minus::before {
  content: "\e55e";
}

.fa-sign-hanging::before {
  content: "\f4d9";
}

.fa-sign::before {
  content: "\f4d9";
}

.fa-bezier-curve::before {
  content: "\f55b";
}

.fa-bell-slash::before {
  content: "\f1f6";
}

.fa-tablet::before {
  content: "\f3fb";
}

.fa-tablet-android::before {
  content: "\f3fb";
}

.fa-school-flag::before {
  content: "\e56e";
}

.fa-fill::before {
  content: "\f575";
}

.fa-angle-up::before {
  content: "\f106";
}

.fa-drumstick-bite::before {
  content: "\f6d7";
}

.fa-holly-berry::before {
  content: "\f7aa";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-bacteria::before {
  content: "\e059";
}

.fa-hand-lizard::before {
  content: "\f258";
}

.fa-disease::before {
  content: "\f7fa";
}

.fa-briefcase-medical::before {
  content: "\f469";
}

.fa-genderless::before {
  content: "\f22d";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-retweet::before {
  content: "\f079";
}

.fa-car-rear::before {
  content: "\f5de";
}

.fa-car-alt::before {
  content: "\f5de";
}

.fa-pump-soap::before {
  content: "\e06b";
}

.fa-video-slash::before {
  content: "\f4e2";
}

.fa-battery-quarter::before {
  content: "\f243";
}

.fa-battery-2::before {
  content: "\f243";
}

.fa-radio::before {
  content: "\f8d7";
}

.fa-baby-carriage::before {
  content: "\f77d";
}

.fa-carriage-baby::before {
  content: "\f77d";
}

.fa-traffic-light::before {
  content: "\f637";
}

.fa-thermometer::before {
  content: "\f491";
}

.fa-vr-cardboard::before {
  content: "\f729";
}

.fa-hand-middle-finger::before {
  content: "\f806";
}

.fa-percent::before {
  content: "%";
}

.fa-percentage::before {
  content: "%";
}

.fa-truck-moving::before {
  content: "\f4df";
}

.fa-glass-water-droplet::before {
  content: "\e4f5";
}

.fa-display::before {
  content: "\e163";
}

.fa-face-smile::before {
  content: "\f118";
}

.fa-smile::before {
  content: "\f118";
}

.fa-thumbtack::before {
  content: "\f08d";
}

.fa-thumb-tack::before {
  content: "\f08d";
}

.fa-trophy::before {
  content: "\f091";
}

.fa-person-praying::before {
  content: "\f683";
}

.fa-pray::before {
  content: "\f683";
}

.fa-hammer::before {
  content: "\f6e3";
}

.fa-hand-peace::before {
  content: "\f25b";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-sync-alt::before {
  content: "\f2f1";
}

.fa-spinner::before {
  content: "\f110";
}

.fa-robot::before {
  content: "\f544";
}

.fa-peace::before {
  content: "\f67c";
}

.fa-gears::before {
  content: "\f085";
}

.fa-cogs::before {
  content: "\f085";
}

.fa-warehouse::before {
  content: "\f494";
}

.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}

.fa-splotch::before {
  content: "\f5bc";
}

.fa-face-grin-hearts::before {
  content: "\f584";
}

.fa-grin-hearts::before {
  content: "\f584";
}

.fa-dice-four::before {
  content: "\f524";
}

.fa-sim-card::before {
  content: "\f7c4";
}

.fa-transgender::before {
  content: "\f225";
}

.fa-transgender-alt::before {
  content: "\f225";
}

.fa-mercury::before {
  content: "\f223";
}

.fa-arrow-turn-down::before {
  content: "\f149";
}

.fa-level-down::before {
  content: "\f149";
}

.fa-person-falling-burst::before {
  content: "\e547";
}

.fa-award::before {
  content: "\f559";
}

.fa-ticket-simple::before {
  content: "\f3ff";
}

.fa-ticket-alt::before {
  content: "\f3ff";
}

.fa-building::before {
  content: "\f1ad";
}

.fa-angles-left::before {
  content: "\f100";
}

.fa-angle-double-left::before {
  content: "\f100";
}

.fa-qrcode::before {
  content: "\f029";
}

.fa-clock-rotate-left::before {
  content: "\f1da";
}

.fa-history::before {
  content: "\f1da";
}

.fa-face-grin-beam-sweat::before {
  content: "\f583";
}

.fa-grin-beam-sweat::before {
  content: "\f583";
}

.fa-file-export::before {
  content: "\f56e";
}

.fa-arrow-right-from-file::before {
  content: "\f56e";
}

.fa-shield::before {
  content: "\f132";
}

.fa-shield-blank::before {
  content: "\f132";
}

.fa-arrow-up-short-wide::before {
  content: "\f885";
}

.fa-sort-amount-up-alt::before {
  content: "\f885";
}

.fa-house-medical::before {
  content: "\e3b2";
}

.fa-golf-ball-tee::before {
  content: "\f450";
}

.fa-golf-ball::before {
  content: "\f450";
}

.fa-circle-chevron-left::before {
  content: "\f137";
}

.fa-chevron-circle-left::before {
  content: "\f137";
}

.fa-house-chimney-window::before {
  content: "\e00d";
}

.fa-pen-nib::before {
  content: "\f5ad";
}

.fa-tent-arrow-turn-left::before {
  content: "\e580";
}

.fa-tents::before {
  content: "\e582";
}

.fa-wand-magic::before {
  content: "\f0d0";
}

.fa-magic::before {
  content: "\f0d0";
}

.fa-dog::before {
  content: "\f6d3";
}

.fa-carrot::before {
  content: "\f787";
}

.fa-moon::before {
  content: "\f186";
}

.fa-wine-glass-empty::before {
  content: "\f5ce";
}

.fa-wine-glass-alt::before {
  content: "\f5ce";
}

.fa-cheese::before {
  content: "\f7ef";
}

.fa-yin-yang::before {
  content: "\f6ad";
}

.fa-music::before {
  content: "\f001";
}

.fa-code-commit::before {
  content: "\f386";
}

.fa-temperature-low::before {
  content: "\f76b";
}

.fa-person-biking::before {
  content: "\f84a";
}

.fa-biking::before {
  content: "\f84a";
}

.fa-broom::before {
  content: "\f51a";
}

.fa-shield-heart::before {
  content: "\e574";
}

.fa-gopuram::before {
  content: "\f664";
}

.fa-earth-oceania::before {
  content: "\e47b";
}

.fa-globe-oceania::before {
  content: "\e47b";
}

.fa-square-xmark::before {
  content: "\f2d3";
}

.fa-times-square::before {
  content: "\f2d3";
}

.fa-xmark-square::before {
  content: "\f2d3";
}

.fa-hashtag::before {
  content: "#";
}

.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}

.fa-expand-alt::before {
  content: "\f424";
}

.fa-oil-can::before {
  content: "\f613";
}

.fa-t::before {
  content: "T";
}

.fa-hippo::before {
  content: "\f6ed";
}

.fa-chart-column::before {
  content: "\e0e3";
}

.fa-infinity::before {
  content: "\f534";
}

.fa-vial-circle-check::before {
  content: "\e596";
}

.fa-person-arrow-down-to-line::before {
  content: "\e538";
}

.fa-voicemail::before {
  content: "\f897";
}

.fa-fan::before {
  content: "\f863";
}

.fa-person-walking-luggage::before {
  content: "\e554";
}

.fa-up-down::before {
  content: "\f338";
}

.fa-arrows-alt-v::before {
  content: "\f338";
}

.fa-cloud-moon-rain::before {
  content: "\f73c";
}

.fa-calendar::before {
  content: "\f133";
}

.fa-trailer::before {
  content: "\e041";
}

.fa-bahai::before {
  content: "\f666";
}

.fa-haykal::before {
  content: "\f666";
}

.fa-sd-card::before {
  content: "\f7c2";
}

.fa-dragon::before {
  content: "\f6d5";
}

.fa-shoe-prints::before {
  content: "\f54b";
}

.fa-circle-plus::before {
  content: "\f055";
}

.fa-plus-circle::before {
  content: "\f055";
}

.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-hand-holding::before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation::before {
  content: "\e55d";
}

.fa-link-slash::before {
  content: "\f127";
}

.fa-chain-broken::before {
  content: "\f127";
}

.fa-chain-slash::before {
  content: "\f127";
}

.fa-unlink::before {
  content: "\f127";
}

.fa-clone::before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}

.fa-arrow-up-z-a::before {
  content: "\f882";
}

.fa-sort-alpha-up-alt::before {
  content: "\f882";
}

.fa-fire-flame-curved::before {
  content: "\f7e4";
}

.fa-fire-alt::before {
  content: "\f7e4";
}

.fa-tornado::before {
  content: "\f76f";
}

.fa-file-circle-plus::before {
  content: "\e494";
}

.fa-book-quran::before {
  content: "\f687";
}

.fa-quran::before {
  content: "\f687";
}

.fa-anchor::before {
  content: "\f13d";
}

.fa-border-all::before {
  content: "\f84c";
}

.fa-face-angry::before {
  content: "\f556";
}

.fa-angry::before {
  content: "\f556";
}

.fa-cookie-bite::before {
  content: "\f564";
}

.fa-arrow-trend-down::before {
  content: "\e097";
}

.fa-rss::before {
  content: "\f09e";
}

.fa-feed::before {
  content: "\f09e";
}

.fa-draw-polygon::before {
  content: "\f5ee";
}

.fa-scale-balanced::before {
  content: "\f24e";
}

.fa-balance-scale::before {
  content: "\f24e";
}

.fa-gauge-simple-high::before {
  content: "\f62a";
}

.fa-tachometer::before {
  content: "\f62a";
}

.fa-tachometer-fast::before {
  content: "\f62a";
}

.fa-shower::before {
  content: "\f2cc";
}

.fa-desktop::before {
  content: "\f390";
}

.fa-desktop-alt::before {
  content: "\f390";
}

.fa-m::before {
  content: "M";
}

.fa-table-list::before {
  content: "\f00b";
}

.fa-th-list::before {
  content: "\f00b";
}

.fa-comment-sms::before {
  content: "\f7cd";
}

.fa-sms::before {
  content: "\f7cd";
}

.fa-book::before {
  content: "\f02d";
}

.fa-user-plus::before {
  content: "\f234";
}

.fa-check::before {
  content: "\f00c";
}

.fa-battery-three-quarters::before {
  content: "\f241";
}

.fa-battery-4::before {
  content: "\f241";
}

.fa-house-circle-check::before {
  content: "\e509";
}

.fa-angle-left::before {
  content: "\f104";
}

.fa-diagram-successor::before {
  content: "\e47a";
}

.fa-truck-arrow-right::before {
  content: "\e58b";
}

.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}

.fa-hand-fist::before {
  content: "\f6de";
}

.fa-fist-raised::before {
  content: "\f6de";
}

.fa-cloud-moon::before {
  content: "\f6c3";
}

.fa-briefcase::before {
  content: "\f0b1";
}

.fa-person-falling::before {
  content: "\e546";
}

.fa-image-portrait::before {
  content: "\f3e0";
}

.fa-portrait::before {
  content: "\f3e0";
}

.fa-user-tag::before {
  content: "\f507";
}

.fa-rug::before {
  content: "\e569";
}

.fa-earth-europe::before {
  content: "\f7a2";
}

.fa-globe-europe::before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}

.fa-luggage-cart::before {
  content: "\f59d";
}

.fa-rectangle-xmark::before {
  content: "\f410";
}

.fa-rectangle-times::before {
  content: "\f410";
}

.fa-times-rectangle::before {
  content: "\f410";
}

.fa-window-close::before {
  content: "\f410";
}

.fa-baht-sign::before {
  content: "\e0ac";
}

.fa-book-open::before {
  content: "\f518";
}

.fa-book-journal-whills::before {
  content: "\f66a";
}

.fa-journal-whills::before {
  content: "\f66a";
}

.fa-handcuffs::before {
  content: "\e4f8";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-exclamation-triangle::before {
  content: "\f071";
}

.fa-warning::before {
  content: "\f071";
}

.fa-database::before {
  content: "\f1c0";
}

.fa-share::before {
  content: "\f064";
}

.fa-arrow-turn-right::before {
  content: "\f064";
}

.fa-mail-forward::before {
  content: "\f064";
}

.fa-bottle-droplet::before {
  content: "\e4c4";
}

.fa-mask-face::before {
  content: "\e1d7";
}

.fa-hill-rockslide::before {
  content: "\e508";
}

.fa-right-left::before {
  content: "\f362";
}

.fa-exchange-alt::before {
  content: "\f362";
}

.fa-paper-plane::before {
  content: "\f1d8";
}

.fa-road-circle-exclamation::before {
  content: "\e565";
}

.fa-dungeon::before {
  content: "\f6d9";
}

.fa-align-right::before {
  content: "\f038";
}

.fa-money-bill-1-wave::before {
  content: "\f53b";
}

.fa-money-bill-wave-alt::before {
  content: "\f53b";
}

.fa-life-ring::before {
  content: "\f1cd";
}

.fa-hands::before {
  content: "\f2a7";
}

.fa-sign-language::before {
  content: "\f2a7";
}

.fa-signing::before {
  content: "\f2a7";
}

.fa-calendar-day::before {
  content: "\f783";
}

.fa-water-ladder::before {
  content: "\f5c5";
}

.fa-ladder-water::before {
  content: "\f5c5";
}

.fa-swimming-pool::before {
  content: "\f5c5";
}

.fa-arrows-up-down::before {
  content: "\f07d";
}

.fa-arrows-v::before {
  content: "\f07d";
}

.fa-face-grimace::before {
  content: "\f57f";
}

.fa-grimace::before {
  content: "\f57f";
}

.fa-wheelchair-move::before {
  content: "\e2ce";
}

.fa-wheelchair-alt::before {
  content: "\e2ce";
}

.fa-turn-down::before {
  content: "\f3be";
}

.fa-level-down-alt::before {
  content: "\f3be";
}

.fa-person-walking-arrow-right::before {
  content: "\e552";
}

.fa-square-envelope::before {
  content: "\f199";
}

.fa-envelope-square::before {
  content: "\f199";
}

.fa-dice::before {
  content: "\f522";
}

.fa-bowling-ball::before {
  content: "\f436";
}

.fa-brain::before {
  content: "\f5dc";
}

.fa-bandage::before {
  content: "\f462";
}

.fa-band-aid::before {
  content: "\f462";
}

.fa-calendar-minus::before {
  content: "\f272";
}

.fa-circle-xmark::before {
  content: "\f057";
}

.fa-times-circle::before {
  content: "\f057";
}

.fa-xmark-circle::before {
  content: "\f057";
}

.fa-gifts::before {
  content: "\f79c";
}

.fa-hotel::before {
  content: "\f594";
}

.fa-earth-asia::before {
  content: "\f57e";
}

.fa-globe-asia::before {
  content: "\f57e";
}

.fa-id-card-clip::before {
  content: "\f47f";
}

.fa-id-card-alt::before {
  content: "\f47f";
}

.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-search-plus::before {
  content: "\f00e";
}

.fa-thumbs-up::before {
  content: "\f164";
}

.fa-user-clock::before {
  content: "\f4fd";
}

.fa-hand-dots::before {
  content: "\f461";
}

.fa-allergies::before {
  content: "\f461";
}

.fa-file-invoice::before {
  content: "\f570";
}

.fa-window-minimize::before {
  content: "\f2d1";
}

.fa-mug-saucer::before {
  content: "\f0f4";
}

.fa-coffee::before {
  content: "\f0f4";
}

.fa-brush::before {
  content: "\f55d";
}

.fa-mask::before {
  content: "\f6fa";
}

.fa-magnifying-glass-minus::before {
  content: "\f010";
}

.fa-search-minus::before {
  content: "\f010";
}

.fa-ruler-vertical::before {
  content: "\f548";
}

.fa-user-large::before {
  content: "\f406";
}

.fa-user-alt::before {
  content: "\f406";
}

.fa-train-tram::before {
  content: "\e5b4";
}

.fa-user-nurse::before {
  content: "\f82f";
}

.fa-syringe::before {
  content: "\f48e";
}

.fa-cloud-sun::before {
  content: "\f6c4";
}

.fa-stopwatch-20::before {
  content: "\e06f";
}

.fa-square-full::before {
  content: "\f45c";
}

.fa-magnet::before {
  content: "\f076";
}

.fa-jar::before {
  content: "\e516";
}

.fa-note-sticky::before {
  content: "\f249";
}

.fa-sticky-note::before {
  content: "\f249";
}

.fa-bug-slash::before {
  content: "\e490";
}

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}

.fa-bone::before {
  content: "\f5d7";
}

.fa-user-injured::before {
  content: "\f728";
}

.fa-face-sad-tear::before {
  content: "\f5b4";
}

.fa-sad-tear::before {
  content: "\f5b4";
}

.fa-plane::before {
  content: "\f072";
}

.fa-tent-arrows-down::before {
  content: "\e581";
}

.fa-exclamation::before {
  content: "!";
}

.fa-arrows-spin::before {
  content: "\e4bb";
}

.fa-print::before {
  content: "\f02f";
}

.fa-turkish-lira-sign::before {
  content: "\e2bb";
}

.fa-try::before {
  content: "\e2bb";
}

.fa-turkish-lira::before {
  content: "\e2bb";
}

.fa-dollar-sign::before {
  content: "$";
}

.fa-dollar::before {
  content: "$";
}

.fa-usd::before {
  content: "$";
}

.fa-x::before {
  content: "X";
}

.fa-magnifying-glass-dollar::before {
  content: "\f688";
}

.fa-search-dollar::before {
  content: "\f688";
}

.fa-users-gear::before {
  content: "\f509";
}

.fa-users-cog::before {
  content: "\f509";
}

.fa-person-military-pointing::before {
  content: "\e54a";
}

.fa-building-columns::before {
  content: "\f19c";
}

.fa-bank::before {
  content: "\f19c";
}

.fa-institution::before {
  content: "\f19c";
}

.fa-museum::before {
  content: "\f19c";
}

.fa-university::before {
  content: "\f19c";
}

.fa-umbrella::before {
  content: "\f0e9";
}

.fa-trowel::before {
  content: "\e589";
}

.fa-d::before {
  content: "D";
}

.fa-stapler::before {
  content: "\e5af";
}

.fa-masks-theater::before {
  content: "\f630";
}

.fa-theater-masks::before {
  content: "\f630";
}

.fa-kip-sign::before {
  content: "\e1c4";
}

.fa-hand-point-left::before {
  content: "\f0a5";
}

.fa-handshake-simple::before {
  content: "\f4c6";
}

.fa-handshake-alt::before {
  content: "\f4c6";
}

.fa-jet-fighter::before {
  content: "\f0fb";
}

.fa-fighter-jet::before {
  content: "\f0fb";
}

.fa-square-share-nodes::before {
  content: "\f1e1";
}

.fa-share-alt-square::before {
  content: "\f1e1";
}

.fa-barcode::before {
  content: "\f02a";
}

.fa-plus-minus::before {
  content: "\e43c";
}

.fa-video::before {
  content: "\f03d";
}

.fa-video-camera::before {
  content: "\f03d";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-mortar-board::before {
  content: "\f19d";
}

.fa-hand-holding-medical::before {
  content: "\e05c";
}

.fa-person-circle-check::before {
  content: "\e53e";
}

.fa-turn-up::before {
  content: "\f3bf";
}

.fa-level-up-alt::before {
  content: "\f3bf";
}

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

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

/* stylelint-enable */
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/swiper/swiper-bundle.min.css ***!
  \******************************************************************************************************************************************************************************/
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - 44px / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-feature-settings: ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/*# sourceMappingURL=index.css.map*/
.e976b01e-b823-4a33-afa4-7e423e5efc07{fill:currentColor}.uuid-7c5faeaf-ea92-4256-8d78-19cd3609ba7a{fill:#086cfc;stroke-width:0}.uuid-5da3572b-4954-4adf-8c5b-73b62bf8482b{stroke-width:0;fill:#15d3e8}