/*------------------------------------*\
  #TAILWIND-IMPORTS
\*------------------------------------*/

/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
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)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

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

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

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

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

/**
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)
*/

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

/*
Forms
=====
*/

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

button,
select { /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

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

/**
Remove the inner border and padding in Firefox.
*/

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

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

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

/*
Interactive
===========
*/

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

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

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

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

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  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"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

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

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}

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

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
  outline: auto;
}

table {
  border-collapse: collapse;
}

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

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

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after{
  border-color: currentColor;
}

.container{
  width: 100%;
}

/*------------------------------------*\
  #UNIVERSAL-IMPORTS
\*------------------------------------*/

.bg-- {
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

.bg-- + .bg-- {
  border-top: none;
}

.bg--grey-light + .bg--grey-light {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

/* Converting to PostCSS broke the each function that used to generate these*/

/* classes, so here they are all copy and pasted from the old output. I am so*/

/* ashamed.*/

.grey-light {
  color: #FAFAFA
}

.bg--grey-light {
  background-color: #FAFAFA
}

.link--grey-light {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #FAFAFA 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--grey-light:hover,
.link--grey-light:focus,
.link--grey-light:active {
  background-size: 0% 100%
}

.grey {
  color: #E3E3E3
}

.bg--grey {
  background-color: #E3E3E3
}

.link--grey {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #E3E3E3 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--grey:hover,
.link--grey:focus,
.link--grey:active {
  background-size: 0% 100%
}

.blue-light {
  color: #B1C9E8
}

.bg--blue-light {
  background-color: #B1C9E8
}

.link--blue-light {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #B1C9E8 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--blue-light:hover,
.link--blue-light:focus,
.link--blue-light:active {
  background-size: 0% 100%
}

.blue-main {
  color: #147BD1
}

.bg--blue-main {
  background-color: #147BD1;
  color: white !important
}

.bg--blue-main [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #147BD1;
  border: 2px solid white
}

.bg--blue-main [class*="btn"]:hover,
.bg--blue-main [class*="btn"]:active,
.bg--blue-main [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--blue-main {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #147BD1 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--blue-main:hover,
.link--blue-main:focus,
.link--blue-main:active {
  background-size: 0% 100%
}

.blue-dark {
  color: #1D4F91
}

.bg--blue-dark {
  background-color: #1D4F91;
  color: white !important
}

.bg--blue-dark [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #1D4F91;
  border: 2px solid white
}

.bg--blue-dark [class*="btn"]:hover,
.bg--blue-dark [class*="btn"]:active,
.bg--blue-dark [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--blue-dark {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #1D4F91 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--blue-dark:hover,
.link--blue-dark:focus,
.link--blue-dark:active {
  background-size: 0% 100%
}

.blue-grey {
  color: #7A99AC
}

.bg--blue-grey {
  background-color: #7A99AC;
  color: white !important
}

.bg--blue-grey [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #7A99AC;
  border: 2px solid white
}

.bg--blue-grey [class*="btn"]:hover,
.bg--blue-grey [class*="btn"]:active,
.bg--blue-grey [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--blue-grey {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #7A99AC 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--blue-grey:hover,
.link--blue-grey:focus,
.link--blue-grey:active {
  background-size: 0% 100%
}

.orange {
  color: #EE725D
}

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

.bg--orange [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #EE725D;
  border: 2px solid white
}

.bg--orange [class*="btn"]:hover,
.bg--orange [class*="btn"]:active,
.bg--orange [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--orange {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #EE725D 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--orange:hover,
.link--orange:focus,
.link--orange:active {
  background-size: 0% 100%
}

.red {
  color: #E5243B
}

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

.bg--red [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #E5243B;
  border: 2px solid white
}

.bg--red [class*="btn"]:hover,
.bg--red [class*="btn"]:active,
.bg--red [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--red {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #E5243B 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--red:hover,
.link--red:focus,
.link--red:active {
  background-size: 0% 100%
}

.green {
  color: #2C8D55
}

.bg--green {
  background-color: #2C8D55;
  color: white !important
}

.bg--green [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #2C8D55;
  border: 2px solid white
}

.bg--green [class*="btn"]:hover,
.bg--green [class*="btn"]:active,
.bg--green [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--green {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #2C8D55 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--green:hover,
.link--green:focus,
.link--green:active {
  background-size: 0% 100%
}

.green-light {
  color: #6BCABA
}

.bg--green-light {
  background-color: #6BCABA;
  color: white !important
}

.bg--green-light [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #6BCABA;
  border: 2px solid white
}

.bg--green-light [class*="btn"]:hover,
.bg--green-light [class*="btn"]:active,
.bg--green-light [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--green-light {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #6BCABA 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--green-light:hover,
.link--green-light:focus,
.link--green-light:active {
  background-size: 0% 100%
}

.brown {
  color: #6E3628
}

.bg--brown {
  background-color: #6E3628;
  color: white !important
}

.bg--brown [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #6E3628;
  border: 2px solid white
}

.bg--brown [class*="btn"]:hover,
.bg--brown [class*="btn"]:active,
.bg--brown [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--brown {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #6E3628 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--brown:hover,
.link--brown:focus,
.link--brown:active {
  background-size: 0% 100%
}

.purple {
  color: #84329B
}

.bg--purple {
  background-color: #84329B;
  color: white !important
}

.bg--purple [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #84329B;
  border: 2px solid white
}

.bg--purple [class*="btn"]:hover,
.bg--purple [class*="btn"]:active,
.bg--purple [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--purple {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #84329B 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--purple:hover,
.link--purple:focus,
.link--purple:active {
  background-size: 0% 100%
}

.teal {
  color: #6BCABA
}

.bg--teal {
  background-color: #6BCABA;
  color: white !important
}

.bg--teal [class*="btn"] {
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #6BCABA;
  border: 2px solid white
}

.bg--teal [class*="btn"]:hover,
.bg--teal [class*="btn"]:active,
.bg--teal [class*="btn"]:focus {
  color: white;
  border: 2px solid white;
  background-position: left bottom
}

.link--teal {
  font-size: 1.02em;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 98%, #6BCABA 98%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  transition: background-size 1s
}

.link--teal:hover,
.link--teal:focus,
.link--teal:active {
  background-size: 0% 100%
}

/*------------------------------------*\
  #BREAKPOINT-MIXINS
\*------------------------------------*/

/*------------------------------------*\
  #UNLIST MIXINS
\*------------------------------------*/

.unlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@font-face {
  font-family: "Nunito Sans Regular";

  src: url("/static/fonts/Nunito_Sans/NunitoSans-Regular.4c8f447011ee.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Nunito Sans Regular Italic";

  src: url("/static/fonts/Nunito_Sans/NunitoSans-RegularItalic.2d517b40dabe.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Nunito Sans Light";

  src: url("/static/fonts/Nunito_Sans/NunitoSans-Light.74d36921be67.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Nunito Sans Light Italic";

  src: url("/static/fonts/Nunito_Sans/NunitoSans-LightItalic.d395ff0f45e6.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Nunito Sans Extralight";

  src: url("/static/fonts/Nunito_Sans/NunitoSans-ExtraLight.6aea75496b0c.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Nunito Sans Semibold";

  src: url("/static/fonts/Nunito_Sans/NunitoSans-SemiBold.bd318b580181.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Nunito Sans Bold";

  src: url("/static/fonts/Nunito_Sans/NunitoSans-Bold.08e53a516d2b.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Nunito Sans Black";

  src: url("/static/fonts/Nunito_Sans/NunitoSans-Black.d95152ab5a16.ttf");

  font-weight: normal;

  font-style: normal;
}

/*/*/

@font-face {
  font-family: "Open Sans Light";

  src: url("/static/fonts/Open_Sans/OpenSans-Light.2d0bdc8df10d.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Open Sans Light Italic";

  src: url("/static/fonts/Open_Sans/OpenSans-LightItalic.c147d1302b97.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Open Sans Regular";

  src: url("/static/fonts/Open_Sans/OpenSans-Regular.3ed9575dcc48.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Open Sans Regular Italic";

  src: url("/static/fonts/Open_Sans/OpenSans-RegularItalic.f6238deb7f40.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Open Sans Bold";

  src: url("/static/fonts/Open_Sans/OpenSans-Bold.1025a6e0fb0f.ttf");

  font-weight: normal;

  font-style: normal;
}

.header-regular {
  font-family: "Nunito Sans Regular", sans-serif;
}

.header-italic {
  font-family: "Nunito Sans Regular Italic", sans-serif;
}

.header-light {
  font-family: "Nunito Sans Light", sans-serif;
}

.header-light-italic {
  font-family: "Nunito Sans Light Italic", sans-serif;
}

.header-extralight {
  font-family: "Nunito Sans Extralight", sans-serif;
}

.header-semibold {
  font-family: "Nunito Sans Semibold", sans-serif;
}

.header-bold {
  font-family: "Nunito Sans Bold", sans-serif;
}

.header-black {
  font-family: "Nunito Sans Black", sans-serif;
}

/*/*/

.body-bold {
  font-family: "Open Sans Bold", sans-serif;
}

.body-regular {
  font-family: "Open Sans Regular", sans-serif;
}

.body-italic {
  font-family: "Nunito Sans Regular Italic", sans-serif;
}

.body-light {
  font-family: "Open Sans Light", sans-serif;
}

.body-light-italic {
  font-family: "Open Sans Light Italic", sans-serif;
}

/**/

.tiny {
  font-size: 12px;
  font-size: 0.75rem;
}

@media (max-width: 768px) {
  .tiny {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.extrasmall {
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .extrasmall {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.small {
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .small {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.base {
  font-size: 18px;
  font-size: 1.125rem;
}

@media (max-width: 768px) {
  .base {
    font-size: 16px;
    font-size: 1rem;
  }
}

.h4, h4 {
  font-size: 22px;
  font-size: 1.375rem;
}

@media (max-width: 768px) {
  .h4, h4 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.h3, h3 {
  font-size: 32px;
  font-size: 2rem;
}

@media (max-width: 768px) {
  .h3, h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.h2, h2 {
  font-size: 46px;
  font-size: 2.875rem;
}

@media (max-width: 768px) {
  .h2, h2 {
    font-size: 32px;
    font-size: 2rem;
  }
}

.h1, h1 {
  font-size: 48px;
  font-size: 3rem;
}

@media (max-width: 768px) {
  .h1, h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

.uppercase {
  text-transform: uppercase;
}

/*/*/

html {
  font-size: 16px;
  font-family: "Open Sans Light", sans-serif;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Nunito Sans Black", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.25;
  margin: 0.6em 0;
}

h1, h2, h3, .h1, .h2, .h3 {
  letter-spacing: 1.7px;
}

a {
  color: currentColor;
}

p {
  margin: 0.5em 0;
}

b, strong {
  font-family: "Open Sans Regular", sans-serif;
  font-style: normal;
}

em, i {
  font-family: "Open Sans Light Italic", sans-serif;
  font-style: normal;
}

small {
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 768px) {
  small {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

[class*="eyebrow"] {
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  [class*="eyebrow"] {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

[class*="eyebrow"] {
  font-family: "Nunito Sans Bold", sans-serif;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.quote p {
  display: inline;
}

.quote:before {
  content: '“';
  display: inline-block;
  margin-right: 3px;
}

.quote:after {
  content: '”';
  display: inline-block;
  margin-left: 3px;
}

@media (max-width: 768px) {
  html {
    font-size: 105%
  }
}

html * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  scroll-padding-top: 90px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0.5em 0;
}

img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}

body {
  background-color: white;
  font-weight: 400;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

dd {
  margin: 0;
  padding: 0;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 2rem;
  list-style-type: disc;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 2rem;
  list-style-type: decimal;
}

li {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.bg-filter-container {
  position: relative;
}

.bg-filter {
  opacity: 0.25;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(to right, #0A3369 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  transition: all 0.5s
}

.bg-filter:hover {
  background-position: left bottom;
}

.bg-filter--static {
  position: absolute;
  opacity: 0.56;
  background-color: #0E2B53;
  z-index: 0;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.sidebar {
  background-position: left center;
  align-self: start;
}

.sidebar .btn {
  width: 100%;
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2);
}

.sidebar .block {
  padding: calc(40px / 2);
  padding: calc(2.5rem / 2);
  margin-bottom: calc(40px / 2);
  margin-bottom: calc(2.5rem / 2);
}

.border-top {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

.border-bottom {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

[hidden], .hidden {
  display: none;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.notransition {
  transition: none !important;
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.has-bar {
  position: relative;
  padding-left: 30px
}

.has-bar:before {
  content: "";
  width: 12px;
  height: 100%;
  background-color: #004691;
  position: absolute;
  top: 0;
  left: 0;
}

.animated-left-bar {
  position: relative;
  padding-left: 15px;
  padding-left: 0.9375rem
}

.animated-left-bar:after {
  content: "";
  background-color: #004691;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  transition: height 1s;
}

.animated-left-bar.active:after {
  height: 0;
}

.no-underline:hover, .no-underline:focus, .no-underline:active {
  text-decoration: none;
}

.home-page main {
  padding-top: 0;
}

.max-width {
  max-width: 1440px;
  max-width: 90rem;
  padding: 0 70px;
  padding: 0 4.375rem;
  margin: auto
}

@media (max-width: 768px) {
  .max-width {
    padding: 0 calc(70px / 3);
    padding: 0 calc(4.375rem / 3)
  }
}

.max-report-width {
  max-width: 964px;
  max-width: 60.25rem;
}

.max-report-width--with-padding {
  max-width: 964px;
  max-width: 60.25rem;
  padding: 0 70px;
  padding: 0 4.375rem
}

@media (max-width: 768px) {
  .max-report-width--with-padding {
    padding: 0 calc(70px / 3);
    padding: 0 calc(4.375rem / 3)
  }
}

.max-text-width {
  max-width: 848px;
  max-width: 53rem;
}

.max-text-width--with-padding {
  max-width: 848px;
  max-width: 53rem;
  padding: 0 70px;
  padding: 0 4.375rem
}

@media (max-width: 768px) {
  .max-text-width--with-padding {
    padding: 0 calc(70px / 3);
    padding: 0 calc(4.375rem / 3)
  }
}

.max-text-width--centred {
  max-width: 848px;
  max-width: 53rem;
  padding: 0 70px;
  padding: 0 4.375rem;
  margin: auto
}

@media (max-width: 768px) {
  .max-text-width--centred {
    padding: 0 calc(70px / 3);
    padding: 0 calc(4.375rem / 3)
  }
}

.container--horizontal {
  display: flex;
  justify-content: space-between
}

@media (max-width: 768px) {
  .container--horizontal {
    flex-direction: column
  }
}

.vertical-padding {
  padding-top: 40px;
  padding-top: 2.5rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem
}

@media (max-width: 768px) {
  .vertical-padding {
    padding-top: calc(40px / 2);
    padding-top: calc(2.5rem / 2);
    padding-bottom: calc(40px / 2);
    padding-bottom: calc(2.5rem / 2)
  }
}

.vertical-margin {
  margin-top: 40px;
  margin-top: 2.5rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem
}

@media (max-width: 768px) {
  .vertical-margin {
    margin-top: calc(40px / 2);
    margin-top: calc(2.5rem / 2);
    margin-bottom: calc(40px / 2);
    margin-bottom: calc(2.5rem / 2)
  }
}

.no-top-margin {
  margin-top: 0;
}

.search__site-content {
  margin-top: 95px;
  margin-top: 5.9375rem;
}

@media (min-width: 991px) {
  .home-page .search__site-content {
    margin-top: 0
  }
}

svg {
  display: inline;
}

[class*="social-icon"] {
  display: inline-block;
  vertical-align: bottom;
  height: 25px;
  height: 1.5625rem;
  width: 25px;
  width: 1.5625rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

.social-icon--linkedin {
  background-image: url("/static/images/icons/linkedin.f855ee4b6899.svg")
}

.social-icon--linkedin:hover, .social-icon--linkedin:active, .social-icon--linkedin:focus {
  background-image: url("/static/images/icons/linkedin-dark.15793522410e.svg")
}

.social-icon--twitter {
  background-image: url("/static/images/icons/twitter.b94c05791fc1.svg")
}

.social-icon--twitter:hover, .social-icon--twitter:active, .social-icon--twitter:focus {
  background-image: url("/static/images/icons/twitter-dark.0707786f812e.svg")
}

.social-icon--facebook {
  background-image: url("/static/images/icons/facebook.98c7a0e1f1d7.svg")
}

.social-icon--facebook:hover, .social-icon--facebook:active, .social-icon--facebook:focus {
  background-image: url("/static/images/icons/facebook-dark.f570baea53a6.svg")
}

.social-icon--youtube {
  background-image: url("/static/images/icons/youtube.0aa840f262ff.svg")
}

.social-icon--youtube:hover, .social-icon--youtube:active, .social-icon--youtube:focus {
  background-image: url("/static/images/icons/youtube-dark.d80240392d77.svg")
}

::-moz-placeholder {
  color: #1D4F91;
}

:-ms-input-placeholder {
  color: #1D4F91;
}

::placeholder {
  color: #1D4F91;
}

:-ms-input-placeholder {
  color: #1D4F91;
}

:-moz-placeholder {
  color: #1D4F91;
}

textarea {
  height: 80px;
  height: 5rem;
}

textarea, input[type=text], input[type=email] {
  padding: 10px;
  padding: 0.625rem;
  border: 1px solid #1D4F91;
  border-radius: 3px;
}

form .radio-group, form .checkbox-group {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

form .radio-group li, form .checkbox-group li {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.field-type__hiddeninput {
  display: none !important;
}

.error textarea, .error input[type=text], .error input[type=email] {
  border-color: red;
}

.error {
  color: red;
}

.error ~ required {
  display: none;
}

.radio-button {
  position: relative;
  display: block;
}

.radio-button input {
  opacity: 0;
  position: absolute;
}

.radio-button input.focus-visible + span {
  outline: rgb(59, 153, 252) auto 5px;
}

.radio-button input:checked + span:after {
  opacity: 1;
}

.radio-button span {
  display: block;
  padding-left: 30px
}

.radio-button span:before, .radio-button span:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 1px solid #007AC7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.radio-button span:before {
  height: 19px;
  width: 19px;
  left: 0;
}

.radio-button span:after {
  height: 11px;
  width: 11px;
  left: 4px;
  background-color: #007AC7;
  opacity: 0;
  transition: opacity 0.25s;
}

.checkbox-input {
  position: relative;
  display: block;
}

.checkbox-input input {
  opacity: 0;
  position: absolute;
}

.checkbox-input input.focus-visible + span {
  outline: rgb(59, 153, 252) auto 5px;
}

.checkbox-input input:checked + span:after {
  opacity: 1;
}

.checkbox-input span {
  display: block;
  padding-left: 30px
}

.checkbox-input span:before, .checkbox-input span:after {
  content: "";
  display: block;
  border: 1px solid #007AC7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.checkbox-input span:before {
  height: 19px;
  width: 19px;
  left: 0;
}

.checkbox-input span:after {
  height: 11px;
  width: 11px;
  left: 4px;
  background-color: #007AC7;
  opacity: 0;
  transition: opacity 0.25s;
}

.required {
  position: relative
}

.required:after {
  content: "*";
  color: red;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.field-type__radioselect.required {
  padding-right: 10px !important;
}

.radio-group.required:after {
  content: '';
}

.g-recaptcha {
  margin-bottom: calc(40px / 2);
  margin-bottom: calc(2.5rem / 2);
}

.form--buttons {
  margin: 20px 0 0 0;
}

.form--buttons .btn {
  margin-right: 15px;
}

.responsive-embed, .responsive-object {
  height: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin: 0 auto;
  max-height: 100vh;
  width: 100%
}

@media (max-width: 768px) {
  .responsive-embed, .responsive-object {
    width: 100%
  }
}

.responsive-embed video, .responsive-embed iframe, .responsive-embed img, .responsive-embed a, .responsive-object video, .responsive-object iframe, .responsive-object img, .responsive-object a {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  max-height: 100vh;
  overflow: hidden;
}

.responsive-embed video, .responsive-embed iframe, .responsive-object video, .responsive-object iframe {
  z-index: 1;
}

.block--single-article .block--embed {
  padding-bottom: 15px;
}

/*------------------------------------*\
  #COMPONENT-IMPORTS
\*------------------------------------*/

.block--card-columns {
  margin-bottom: -80px;
  margin-bottom: -5rem
}

@media (max-width: 991px) {
  .block--card-columns {
    margin-bottom: -80px;
    margin-bottom: -5rem
  }
}

.block--card-columns header {
  padding-top: 40px;
  padding-top: 2.5rem;
  padding-bottom: 160px;
  padding-bottom: 10rem;
}

.block--card-columns ul {
  position: relative;
  top: -125px;
  top: -7.8125rem;
  min-height: 125px;
  min-height: 7.8125rem
}

@media (min-width: 768px) {
  .block--card-columns ul {
    grid-auto-rows: minmax(-webkit-min-content, -webkit-max-content);
    grid-auto-rows: minmax(min-content, max-content);
  }

  .block--card-columns ul .card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .block--card-columns ul .card .card__text {
    flex-grow: 1;
  }
}

@media (min-width: 991px) {
  .block--card-columns ul h3 {
    margin-top: 0;
  }
}

.block--card-columns p {
  margin: 0;
}

.block--card-columns span {
  display: block;
  margin-bottom: calc(40px / 4);
  margin-bottom: calc(2.5rem / 4);
}

.block--card-columns .image-wrapper {
  display: block;
  margin-bottom: calc(40px / 2.5);
  margin-bottom: calc(2.5rem / 2.5);
  width: 100%;
  position: relative;
}

.block--card-columns .image-wrapper img {
  width: 100%;
}

.block--card-columns .image-wrapper span {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.76);
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  transform: rotate(360deg);
  padding: 15px 10px 15px 8px;
  padding: 0.9375rem 0.625rem 0.9375rem 0.5rem;
  letter-spacing: 1px;
  z-index: 2;
}

.block--card-columns .btn {
  margin-top: calc(40px / 3);
  margin-top: calc(2.5rem / 3);
}

@media (max-width: 991px) {
  .block--card-columns .grid--three-col {
    grid-template-columns: 1fr;
  }

  .block--card-columns .grid--three-col li {
    display: block;
  }
}

.block--card-columns[id] {
  scroll-margin-top: 95px;
  scroll-margin-top: 5.9375rem;
}

[class*="block--full-width-text"] {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

[class*="block--full-width-text"] .max-width {
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  [class*="block--full-width-text"] .container--horizontal {
    flex-direction: column
  }
}

[class*="block--full-width-text"] [class*="btn"] {
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2)
}

@media (min-width: 991px) {
  [class*="block--full-width-text"] [class*="btn"] {
    margin-right: 40px;
    margin-right: 2.5rem
  }
}

[class*="block--full-width-text"] .h1, [class*="block--full-width-text"] h2 {
  margin-top: 0;
}

[class*="block--full-width-text"] .cta-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start
}

@media (max-width: 991px) {
  [class*="block--full-width-text"] .cta-container {
    flex-direction: column
  }
}

.block--full-width-text__centred {
  text-align: center;
}

.block--full-width-text__centred .max-text-width {
  margin: auto;
}

.block--full-width-text__centred .cta-container {
  display: flex;
  justify-content: center
}

@media (max-width: 991px) {
  .block--full-width-text__centred .cta-container {
    align-items: center
  }
}

.block--full-width-text__right {
  display: flex;
  justify-content: flex-end;
  text-align: right;
}

.block--full-width-text__right .cta-container {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

@media (min-width: 991px) {
  .block--full-width-text__right [class*="btn"] {
    margin-left: 40px;
    margin-left: 2.5rem;
    margin-right: 0
  }
}

.block--video-banner .block--video-banner__container {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem;
  grid-row-gap: 40px;
  grid-row-gap: 2.5rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr
}

@media (max-width: 768px) {
  .block--video-banner .block--video-banner__container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 0
  }
}

.block--video-banner .block--video-banner__text-container {
  padding: 40px 0;
  padding: 2.5rem 0;
}

.block--video-banner .video-banner__video-container {
  display: flex;
  justify-content: flex-end;
}

.block-text_image_banner {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border: none;
}

.block-text_image_banner .max-width {
  display: flex;
}

@media (min-width: 768px) {
  .block-text_image_banner .text-container {
    padding: 40px 40px 40px 0;
    padding: 2.5rem 2.5rem 2.5rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-shrink: 1;
  }

  .block-text_image_banner .text-container {
    width: 66%;
  }

  .block-text_image_banner .image-container {
    width: 33%;
  }

  .block-text_image_banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .block-text_image_banner .btn {
    margin-top: calc(40px / 2);
    margin-top: calc(2.5rem / 2);
  }
}

@media (max-width: 768px) {
  .block-text_image_banner .max-width {
    flex-direction: column-reverse;
    width: 100%;
  }

  .block-text_image_banner img {
    width: 100%;
  }

  .block-text_image_banner .text-container {
    padding-top: calc(40px / 2);
    padding-top: calc(2.5rem / 2);
    padding-bottom: calc(40px / 2);
    padding-bottom: calc(2.5rem / 2);
  }

  .block-text_image_banner .btn {
    margin-top: calc(40px / 3);
    margin-top: calc(2.5rem / 3);
    margin-bottom: calc(40px / 2);
    margin-bottom: calc(2.5rem / 2);
  }
}

.block--people header {
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
}

.block--people span {
  display: block;
  color: #7A99AC;
  letter-spacing: 1px;
  margin-top: 5px;
}

.block--people ul {
  margin-top: -100px;
  margin-top: -6.25rem;
  min-height: 100px;
  min-height: 6.25rem;
}

.block--people .people__container {
  padding-top: calc(70px / 4);
  padding-top: calc(4.375rem / 4);
  padding-bottom: calc(70px / 4);
  padding-bottom: calc(4.375rem / 4);
}

.block--people .people__container a, .block--people .people__container img {
  width: 100%;
}

[class*="block--stats"] ul {
  margin-top: 40px;
  margin-top: 2.5rem;
  grid-row-gap: calc(40px / 3);
  grid-row-gap: calc(2.5rem / 3);
}

[class*="block--stats"] .stat {
  font-family: "Nunito Sans Black", sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  color: #1D4F91;
  margin: 0;
  line-height: 1;
}

[class*="block--stats"] img {
  width: auto;
}

.block--stats__bg-blue-dark *, .block--stats__bg-blue-dark .stat {
  color: white;
}

.block--stats__bg-blue-dark .stat {
  color: white;
}

[class*="block--stats"] li:nth-of-type(3n+1) .has-bar:before {
  background-color: #B1C9E8;
}

[class*="block--stats"] li:nth-of-type(3n+2) .has-bar:before {
  background-color: #6BCABA;
}

[class*="block--stats"] li:nth-of-type(3n+3) .has-bar:before {
  background-color: #7A99AC;
}

[class*="block-stats"]:first-child .max-text-width p {
  font-size: 32px;
  font-size: 2rem;
}

@media (max-width: 768px) {
  [class*="block-stats"]:first-child .max-text-width p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.block--stats__centred .max-text-width {
  text-align: center;
  margin: auto;
}

.block--stats__centred .has-bar {
  display: inline-block;
}

.block--stats__centred li {
  text-align: center;
  padding: 10px 40px;
  padding: 0.625rem 2.5rem;
}

.block--stats__centred li img {
  margin: auto;
}

.block--stats__right {
  text-align: right;
}

.block--stats__right .has-bar {
  padding-right: 30px;
  padding-left: 0
}

.block--stats__right .has-bar:before {
  right: 0;
  left: auto;
}

.block--stats__right .max-width {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.block--sustainable-development-goals ul {
  display: grid;
  margin-top: 40px;
  margin-top: 2.5rem;
  grid-auto-rows: 1fr
}

@media (max-width: 1200px) {
  .block--sustainable-development-goals ul {
    grid-template-columns: 1fr 1fr 1fr !important
  }
}

@media (max-width: 575px) {
  .block--sustainable-development-goals ul {
    grid-template-columns: 1fr 1fr !important
  }
}

.block--sustainable-development-goals li {
  padding: 0 10px;
  padding: 0 0.625rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-image 0.4s
}

.block--sustainable-development-goals li:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: -12px;
  top: -0.75rem;
  opacity: 0;
  transition: opacity 0.4s;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: currentColor transparent transparent transparent;
}

.block--sustainable-development-goals li:hover .content, .block--sustainable-development-goals li:hover:after, .block--sustainable-development-goals li:focus .content, .block--sustainable-development-goals li:focus:after, .block--sustainable-development-goals li:active .content, .block--sustainable-development-goals li:active:after {
  opacity: 1;
  pointer-events: auto;
}

.block--sustainable-development-goals .image img {
  width: 100%;
  height: 100%;
}

.block--sustainable-development-goals .content {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  bottom: calc(100% + 10px);
  z-index: 2;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .block--sustainable-development-goals .content {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.block--sustainable-development-goals .content {
  padding: 10px;
  padding: 0.625rem;
  transition: opacity 0.4s;
  color: white;
}

.block--sustainable-development-goals .name {
  font-family: "Nunito Sans Bold", sans-serif;
  display: block;
}

.block--newsletter h2 {
  font-size: 34px;
  font-size: 2.125rem;
}

.block--newsletter legend {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.block--newsletter .block--newsletter__header {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

.block--newsletter .block--newsletter__text-input-fields input {
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .block--newsletter .block--newsletter__text-input-fields input {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.block--newsletter .block--newsletter__text-input-fields input {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.8);
  color: white;
  padding: 10px 5px;
  padding: 0.625rem 0.3125rem;
  border-radius: 0;
  flex-grow: 1;
}

.block--newsletter .block--newsletter__text-input-fields {
  display: flex;
}

.block--newsletter .block--newsletter__text-input-fields div {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.block--newsletter .block--newsletter__checkbox-input-fields {
  display: flex;
  flex-direction: column;
}

.block--newsletter .block--newsletter__checkbox-input-fields div {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

.block--newsletter .block--newsletter__extra-input-fields {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.block--newsletter .block--newsletter__extra-input-fields .btn {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.block--newsletter .block--newsletter__extra-input-fields a:not(.btn){
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .block--newsletter .block--newsletter__extra-input-fields a:not(.btn){
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.block--newsletter .block--newsletter__extra-input-fields a:not(.btn){
  display: inline-block;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.block--newsletter .block--newsletter__extra-input-fields a:not(.btn):nth-of-type(even) {
  margin-left: 5px;
  margin-left: 0.3125rem;
}

.block--newsletter ::-webkit-input-placeholder {
  color:rgba(255, 255, 255, 0.8);
}

.block--newsletter ::-moz-placeholder {
  color:rgba(255, 255, 255, 0.8);
}

.block--newsletter ::-ms-placeholder {
  color:rgba(255, 255, 255, 0.8);
}

.block--newsletter ::-moz-placeholder {
  color:rgba(255, 255, 255, 0.8);
}

.block--newsletter :-ms-input-placeholder {
  color:rgba(255, 255, 255, 0.8);
}

::-moz-placeholder {
  color:rgba(255, 255, 255, 0.8);
}

:-ms-input-placeholder {
  color:rgba(255, 255, 255, 0.8);
}

.block--newsletter ::placeholder {
  color:rgba(255, 255, 255, 0.8);
}

@media (min-width: 991px) {
  .block--newsletter .block--newsletter__text-input-fields {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }

  .block--newsletter .block--newsletter__text-input-fields input {
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
}

@media (max-width: 991px) {
  .block--newsletter .block--newsletter__text-input-fields {
    flex-direction: column;
  }

  .block--newsletter .block--newsletter__text-input-fields label {
    width: 120px;
    width: 7.5rem;
  }

  .block--newsletter .block--newsletter__text-input-fields div {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}

.block--carousel {
  position: relative;
  overflow: hidden;
}

.block--carousel .carousel__image-wrapper {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: transform 1s;
}

.block--carousel .carousel__images {
  display: flex;
  max-height: 100%;
  height: 100%;
}

.block--carousel .carousel__images li {
  max-height: 100%;
  height: 100%;
  width: 100%;
  flex-shrink: 0;
}

.block--carousel .carousel__images li img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.block--carousel .carousel__text {
  width: 410px;
  width: 25.625rem;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}

.block--carousel .carousel__text-wrapper {
  position: relative;
  z-index: 1;
}

.block--carousel .carousel__captions {
  display: flex;
}

.block--carousel .carousel__captions li {
  min-height: 380px;
  min-height: 23.75rem;
  padding: calc(40px / 2) 40px;
  padding: calc(2.5rem / 2) 2.5rem;
  width: 100%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.block--carousel .carousel__captions h2 {
  font-size: 28px;
  font-size: 1.75rem;
  margin-bottom: 0;
}

.block--carousel .carousel__captions p {
  font-size: 18px;
  font-size: 1.125rem;
}

.block--carousel .carousel__captions .btn {
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2);
}

.block--carousel .carousel__button-wrapper {
  padding-bottom: calc(40px / 2);
  padding-bottom: calc(2.5rem / 2);
  margin-right: 40px;
  margin-right: 2.5rem;
  display: flex;
  justify-content: flex-end;
}

.block--carousel img {
  width: 100%;
}

.block--carousel button {
  background: none;
  border: none;
  letter-spacing: 1px;
  cursor: pointer
}

.block--carousel button:disabled {
  color: header-black;
}

@media (max-width: 768px) {
  .block--carousel .carousel__image-wrapper {
    position: static;
  }

  .block--carousel .carousel__text-wrapper {
    max-width: none;
    padding: 0;
    border-bottom: 1px solid #E3E3E3;
  }

  .block--carousel .carousel__text {
    width: 100%;
  }

  .block--carousel .carousel__captions li {
    min-height: 0;
    min-height: initial;
  }
}

.block--team-quote-slider li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 256px;
  min-height: 16rem;
}

.block--team-quote-slider img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.block--team-quote-slider span {
  display: block;
}

.block--team-quote-slider .max-width {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 8fr 4fr;
  grid-template-columns: 8fr 4fr;
  grid-gap: 40px;
  grid-gap: 2.5rem;
  height: 100%;
  width: 100%
}

@media (min-width: 1200px) {
  .block--team-quote-slider .max-width {
    -ms-grid-columns: 9fr 3fr;
    grid-template-columns: 9fr 3fr
  }
}

@media (min-width: 575px) {
  .block--team-quote-slider .max-width {
    padding-right: 0
  }
}

@media (max-width: 575px) {
  .block--team-quote-slider .max-width {
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center
  }
}

.block--team-quote-slider .quote-container {
  max-width: 854px;
  max-width: 53.375rem;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center
}

@media (max-width: 575px) {
  .block--team-quote-slider .quote-container {
    padding-bottom: 0;
    padding-left: 15px
  }
}

.block--team-quote-slider .image {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end
}

@media (max-width: 575px) {
  .block--team-quote-slider .image {
    min-height: 256px;
    min-height: 16rem;
    order: -1;
    margin-left: 15px
  }
}

.block--team-quote-slider .filter {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: linear-gradient(-180deg, #858084 0%, #938E93 45%, #969395 100%);
  z-index: 1;
}

.block--team-quote-slider .attribution {
  position: relative;
  z-index: 2;
  text-align: right;
  line-height: 1;
  padding: calc(40px / 2) 40px;
  padding: calc(2.5rem / 2) 2.5rem;
}

.block--team-quote-slider .slider__quote-container {
  max-width: 100vw;
  overflow: hidden;
}

.block--team-quote-slider .slider__quotes {
  display: flex;
  transition: transform 2s;
}

.block--team-quote-slider .slider__quotes li {
  max-height: 100%;
  width: 100%;
  flex-shrink: 0;
}

.slider__quote-container {
  position: relative;
}

#quote__bar {
  display: -ms-grid;
  display: grid;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  background-color: #5C7193;
}

#quote__bar span {
  display: block;
  width: 15px;
  height: 100%;
  background-color: white;
  opacity: 0.3;
  transition: opacity 1s
}

#quote__bar span.active {
  opacity: 0.6;
}

.block--key-information {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.block--key-information ul {
  grid-auto-rows: 1fr;
}

.block--key-information li {
  padding-top: 0;
  border-left: 2px solid #004691;
  padding-left: 10px;
}

.block--key-information h3, .block--key-information span {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
}

.block--key-information h2 {
  margin: 0 0 1em;
}

.block--contact-form {
  display: grid;
  grid-template-columns: 9fr 3fr;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem
}

@media (max-width: 1200px) {
  .block--contact-form {
    grid-template-columns: 8fr 4fr
  }
}

@media (max-width: 991px) {
  .block--contact-form {
    grid-template-columns: 1fr
  }
}

.block--contact-form form {
  font-size: 16px;
  font-size: 1rem
}

@media (max-width: 768px) {
  .block--contact-form form {
    font-size: 14px;
    font-size: 0.875rem
  }
}

.block--contact-form form {
  max-width: 100%
}

@media (max-width: 991px) {
  .block--contact-form form {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
  }
}

.block--contact-form form #id_category {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: calc(40px / 2) 0;
  margin: calc(2.5rem / 2) 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: calc(40px / 2);
  grid-column-gap: calc(2.5rem / 2);
  grid-row-gap: calc(40px / 2);
  grid-row-gap: calc(2.5rem / 2)
}

@media (max-width: 1200px) {
  .block--contact-form form #id_category {
    grid-template-columns: 1fr 1fr
  }
}

@media (max-width: 575px) {
  .block--contact-form form #id_category {
    grid-template-columns: 1fr
  }
}

.block--contact-form form .container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem;
  grid-row-gap: calc(40px / 2);
  grid-row-gap: calc(2.5rem / 2)
}

@media (max-width: 991px) {
  .block--contact-form form .container {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: calc(40px / 2);
    grid-column-gap: calc(2.5rem / 2)
  }
}

@media (max-width: 575px) {
  .block--contact-form form .container {
    grid-template-columns: 1fr
  }
}

.block--contact-form form input {
  width: 100%;
};

.block--contact-form form .field-type__textarea {
  margin-bottom: calc(40px / 2);
  margin-bottom: calc(2.5rem / 2);
}

.block--contact-form form .field-type__textarea textarea {
  width: 100%;
}

.block--fund-case-study {
  display: grid;
  grid-template-columns: 9fr 3fr;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem;
  grid-row-gap: 40px;
  grid-row-gap: 2.5rem;
  margin-top: 40px;
  margin-top: 2.5rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

.block--fund-case-study ul {
  display: flex;
  margin-top: 40px;
  margin-top: 2.5rem;
}

.block--fund-case-study ul li{
  position: relative;
  padding-left: 15px;
  padding-left: 0.9375rem;
}

.block--fund-case-study ul li:after {
  content: "";
  background-color: #004691;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  transition: height 1s;
}

.block--fund-case-study ul li.active:after {
  height: 0;
}

.block--fund-case-study ul li{
  margin-right: 40px;
  margin-right: 2.5rem;
}

.block--fund-case-study ul h3 {
  margin-top: 0;
  margin-bottom: 0.25em;
}

.block--fund-case-study .logo-image {
  margin-bottom: calc(40px / 3);
  margin-bottom: calc(2.5rem / 3)
}

@media (min-width: 991px) {
  .block--fund-case-study .logo-image {
    float: right;
    margin-top: calc(40px / 3);
    margin-top: calc(2.5rem / 3);
    margin-left: calc(40px / 1.5);
    margin-left: calc(2.5rem / 1.5)
  }
}

@media (max-width: 991px) {
  .block--fund-case-study {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.block--contact_panel {
  display: flex;
  flex-direction: column;
}

.block--contact_panel a {
  display: inline-block;
}

.block--contact_panel img {
  width: 100%;
}

.block--contact_panel .content_panel__title {
  display: inline-block;
  margin-top: calc(40px / 4);
  margin-top: calc(2.5rem / 4);
  margin-bottom: 0;
}

.block--contact_panel .content_panel__role {
  margin: 0;
  margin-bottom: calc(40px / 4);
  margin-bottom: calc(2.5rem / 4);
  font-size: 12px;
  font-size: 0.75rem;
}

@media (max-width: 768px) {
  .block--contact_panel .content_panel__role {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.block--contact_panel .content_panel__role {
  font-family: "Open Sans Regular", sans-serif;
  text-transform: uppercase;
}

.block--contact_panel .content_panel__social-media {
  display: inline-flex;
  align-items: flex-end;
  font-family: "Open Sans Regular", sans-serif;
  line-height: 1.2;
  margin-top: calc(40px / 3);
  margin-top: calc(2.5rem / 3);
}

.block--contact_panel .content_panel__social-media svg {
  margin-right: 10px;
  margin-right: 0.625rem;
}

.block--staff-bio {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 3fr 5fr 4fr;
  grid-template-columns: 3fr 5fr 4fr;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem;
  grid-row-gap: calc(40px / 2);
  grid-row-gap: calc(2.5rem / 2);
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  padding-top: 40px;
  padding-top: 2.5rem;
  border-top: 1px solid #E3E3E3
}

@media (min-width: 575px) and (max-width: 991px) {
  .block--staff-bio {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: calc(40px / 2);
    grid-column-gap: calc(2.5rem / 2);
  }

  .block--staff-bio .person-info {
    grid-area: pi;
  }

  .block--staff-bio .contact-info {
    grid-area: ci;
  }

  .block--staff-bio .bg-filter-container {
    grid-area: img;
  }

  .block--staff-bio{
    grid-template-areas:
            "img pi"
            ". ci";
  }
}

@media (max-width: 575px) {
  .block--staff-bio {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: calc(40px / 4);
    grid-row-gap: calc(2.5rem / 4)
  }
}

.block--staff-bio .person-info span {
  letter-spacing: 0.5px;
  display: block;
}

.block--staff-bio .person-info a {
  margin-top: 20px;
  margin-top: 1.25rem
}

@media (max-width: 991px) {
  .block--staff-bio .person-info a {
    margin-top: 10px;
    margin-top: 0.625rem
  }
}

.block--staff-bio .contact-info {
  align-self: end
}

@media (max-width: 991px) {
  .block--staff-bio .contact-info {
    justify-self: start
  }
}

.block--staff-bio .contact-info [class*="social-icon"] {
  margin-right: 50px;
  margin-right: 3.125rem;
}

.block--staff-bio h2 {
  margin-bottom: 0;
}

.block--staff-bio dl {
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2)
}

@media (max-width: 768px) {
  .block--staff-bio dl {
    margin-bottom: calc(40px / 2);
    margin-bottom: calc(2.5rem / 2)
  }
}

.block--staff-bio dd {
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .block--staff-bio dd {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.block--staff-bio img {
  width: 100%;
}

.person-page .block--staff-bio {
  border-bottom: 1px solid #E3E3E3;
  margin-top: 40px;
  margin-top: 2.5rem;
}

.block--column-text .btn {
  margin-top: 1em;
}

@media (min-width: 768px) and (max-width: 991px) {
  .block--column-text ul:not(.grid--one-col) {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 768px) {
  .block--column-text .unlist > li {
    display: flex;
    flex-direction: column;
  }

  .block--column-text .unlist > li img.icon {
    max-width: 80px;
    width: auto;
  }

  .block--column-text .unlist > li .rich-text {
    flex-grow: 1;
  }

  .block--column-text .unlist > li .btn {
    align-self: flex-start;
  }
}

.directory--staff {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.directory--staff h4 {
  margin: 0;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.directory--staff h4 span {
  display: block;
  margin: 5px 0;
  margin: 0.3125rem 0;
}

.directory--staff .max-width {
  width: 100%;
}

.directory--staff .grid--four-col {
  grid-row-gap: calc(40px / 2);
  grid-row-gap: calc(2.5rem / 2);
}

.directory--staff .grid--four-col li > a, .directory--staff .grid--four-col img {
  width: 100%;
}

.directory--staff .grid--four-col .tiny {
  letter-spacing: 0.5px;
  font-weight: 400;
  line-height: 1.25;
}

.directory--staff form:not(.hidden) {
  padding-top: 40px;
  padding-top: 2.5rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

.directory--staff form:not(.hidden) ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  font-size: 16px;
  font-size: 1rem
}

@media (max-width: 768px) {
  .directory--staff form:not(.hidden) ul {
    font-size: 14px;
    font-size: 0.875rem
  }
}

@media (min-width: 1200px) {
  .directory--staff form:not(.hidden) ul {
    width: 50%
  }
}

@media (max-width: 575px) {
  .directory--staff form:not(.hidden) ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.directory--staff form:not(.hidden) li {
  margin-bottom: calc(40px / 3);
  margin-bottom: calc(2.5rem / 3);
}

.directory--staff form:not(.hidden) .required:after {
  display: none;
}

.directory--staff form:not(.hidden) .people__filter-submit {
  display: inline-block;
  width: 200px;
  width: 12.5rem;
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2);
  margin-right: calc(40px / 6);
  margin-right: calc(2.5rem / 6);
}

.directory--staff .button-container {
  display: flex;
  justify-content: flex-end;
  margin-bottom: calc(40px / 3);
  margin-bottom: calc(2.5rem / 3);
  margin-top: calc(40px / 3);
  margin-top: calc(2.5rem / 3);
}

.directory--staff .people__filter-btn {
  width: 200px;
  width: 12.5rem;
}

.directory--staff .people__filter-btn svg {
  transition: stroke 0.25s, transform 0.25s;
}

.directory--staff .people__filter-btn.indicator-visible svg {
  transform: rotate(180deg);
}

.directory--staff .people__filter-btn:hover svg, .directory--staff .people__filter-btn:active svg, .directory--staff .people__filter-btn:focus svg {
  stroke: #6BCABA;
}

.directory--staff form {
  border-top: 1px solid #E0E0E0;
}

.directory--latest .image-wrapper {
  position: relative;
}

.directory--latest .image-wrapper img {
  width: 100%;
}

.directory--latest .image-wrapper span {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.76);
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  transform: rotate(360deg);
  padding: 15px 10px 15px 8px;
  padding: 0.9375rem 0.625rem 0.9375rem 0.5rem;
  letter-spacing: 1px;
}

.directory--latest .text-wrapper {
  margin-top: calc(40px / 4);
  margin-top: calc(2.5rem / 4);
}

.directory--latest .text-wrapper h2 {
  margin: 0;
}

.directory--latest .text-wrapper span {
  letter-spacing: 1px;
}

.directory--latest .grid--three-col a {
  width: 100%;
}

.directory--latest + .directory--latest {
  border-top: 1px solid #E3E3E3;
}

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

/*------------------------------------*\
  #LATEST-DIRECTORY-FILTERS     
\*------------------------------------*/

.latest-filters {
  display: flex;
}

.latest-filters__form {
  display: flex;
  position: relative;
}

.latest-filters h2 {
  color: #1D4F91;
}

.latest-filters__form input {
  margin-right: 3px;
}

.latest-filters__dropdown {
  position: absolute;
  top: 43px;
  left: 10px;
  width: calc(100% - 10px);
  z-index: 10;
  background-color: white;
  border: 2px solid #1D4F91;
  padding: 20px;
}

.latest-filters__dropdown ul {
  display: grid;
  grid-template-rows: auto auto 1fr;
  grid-auto-flow: column;
  margin: 0;
  padding: 0;
  list-style: none;
}

.latest-filters__dropdown li {
  margin: 0.25rem;
}

.latest-filters__dropdown-buttons {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-top: 1px solid #E3E3E3;
  padding-top: 10px;
  margin-top: 10px;
}

.latest-filters__dropdown-buttons a {
  color: #1D4F91;
  font-family: "Open Sans Regular", sans-serif;
}

.latest-filters__dropdown-buttons .btn {
  padding-top: 5px;
  padding-bottom: 5px;
}

.latest-filters__text {
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .latest-filters__text {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.latest-filters__text {
  font-family: "Nunito Sans Bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.latest-filters__toggle {
  padding-left: 60px !important;
  padding-left: 3.75rem !important;
  padding-right: 60px !important;
  padding-right: 3.75rem !important;
  display: flex;
}

.latest-filters__toggle svg {
  position: relative;
  top: -1px;
  transition: stroke 0.5s;
}

.latest-filters__toggle:focus svg, .latest-filters__toggle:hover svg, .latest-filters__toggle:active svg {
  stroke: #1D4F91;
  top: -2px;
}

.latest-filters__toggle--focused {
  color: #1D4F91 !important;
  border: 2px solid #1D4F91 !important;
  background-position: right bottom !important;
}

.latest-filters__toggle--focused svg {
  stroke: #1D4F91;
  transform: rotate(-180deg);
  top: -2px;
}

.latest-filters__btn{
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .latest-filters__btn{
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.latest-filters__btn{
  font-family: "Nunito Sans Bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (max-width: 768px) {
  .latest-filters {
    flex-direction: column;
    margin-bottom: calc(40px / 2);
    margin-bottom: calc(2.5rem / 2);
  }

  .latest-filters__toggle {
    padding-left: 20px !important;
    padding-left: 1.25rem !important;
    padding-right: 20px !important;
    padding-right: 1.25rem !important;
  }

  .latest-filters__form fieldset {
    margin-right: 10px;
    margin-right: 0.625rem;
  }

  .latest-filters__dropdown {
    left: 0;
  }
}

@media (min-width: 768px) {
  .latest-filters {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }

  .latest-filters__toggle {
    padding-left: 60px !important;
    padding-left: 3.75rem !important;
    padding-right: 60px !important;
    padding-right: 3.75rem !important;
  }

  .latest-filters__form fieldset {
    margin-left: 10px;
    margin-left: 0.625rem;
  }

  .latest-filters h2 {
    margin: 0;
    margin-right: 20px;
  }
}

.directory--funds {
  width: 100%;
}

.directory--funds form {
  width: 100%;
}

.directory--funds table {
  font-size: 16px;
  font-size: 1rem
}

@media (max-width: 768px) {
  .directory--funds table {
    font-size: 14px;
    font-size: 0.875rem
  }
}

.directory--funds table {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  margin-top: calc(40px / 4);
  margin-top: calc(2.5rem / 4);
}

.directory--funds table a:hover, .directory--funds table a:focus, .directory--funds table a:active {
  text-decoration: none;
}

.directory--funds table a{
  text-decoration: none !important;
}

.directory--funds table a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .directory--funds table a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.directory--funds table a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .directory--funds table a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .directory--funds table a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .directory--funds table a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .directory--funds table a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .directory--funds table a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.directory--funds table a{
  background-image: none;
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .directory--funds button {
    width: 200px;
    width: 12.5rem
  }
}

.directory--funds tr {
  border-bottom: 1px solid #E0E0E0;
  transition: background-color 0.25s, color 0.25s
}

.directory--funds tr:hover {
  background-color: #147BD1;
  color: white;
}

.directory--funds thead tr {
  background-color: white !important;
  color: black !important;
}

.directory--funds th {
  font-family: "Nunito Sans Semibold", sans-serif;
}

.directory--funds th {
  padding: 10px;
  padding: 0.625rem;
}

.directory--funds .funds__controls {
  display: flex;
  justify-content: flex-end;
  position: relative;
  top: 1px
}

.directory--funds .funds__controls.has-title {
  justify-content: space-between;
  flex-wrap: wrap
}

@media (max-width: 991px) {
  .directory--funds .funds__controls.has-title h2 {
    display: block;
    width: 100%;
  }
}

@media (min-width: 575px) {
  .directory--funds .funds__controls div {
    align-self: flex-end
  }
}

.directory--funds .funds__filter-btn svg {
  transition: stroke 0.25s, transform 0.25s;
}

.directory--funds .funds__filter-btn.indicator-visible svg {
  transform: rotate(180deg);
}

.directory--funds .funds__filter-btn:hover svg, .directory--funds .funds__filter-btn:active svg, .directory--funds .funds__filter-btn:focus svg {
  stroke: #6BCABA;
}

.directory--funds .funds__filter .max-width {
  padding-top: calc(40px / 2);
  padding-top: calc(2.5rem / 2);
  padding-bottom: calc(40px / 2);
  padding-bottom: calc(2.5rem / 2);
}

.directory--funds .funds__filter .max-width div {
  font-size: 16px;
  font-size: 1rem
}

@media (max-width: 768px) {
  .directory--funds .funds__filter .max-width div {
    font-size: 14px;
    font-size: 0.875rem
  }
}

.directory--funds .funds__filter .max-width div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: repeat(5, 1fr);
  grid-template-columns: repeat(5, 1fr);
  grid-gap: calc(40px / 2);
  grid-gap: calc(2.5rem / 2)
}

@media (max-width: 991px) {
  .directory--funds .funds__filter .max-width div {
    -ms-grid-columns: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr)
  }
}

.directory--funds .funds__filter .max-width button {
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2);
}

.directory--funds .funds__filter .max-width ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@media (min-width: 768px) {
  .directory--funds .funds__filter .max-width ul .block--column-text > li{
    display: flex;
    flex-direction: column;
  }

  .directory--funds .funds__filter .max-width ul .block--column-text > li img.icon {
    max-width: 80px;
    width: auto;
  }

  .directory--funds .funds__filter .max-width ul .block--column-text > li .rich-text {
    flex-grow: 1;
  }

  .directory--funds .funds__filter .max-width ul .block--column-text > li .btn {
    align-self: flex-start;
  }
}

@media (max-width: 991px) {
  .directory--funds .funds__filter .max-width ul .max-width > .global-nav {
    display: none;
    flex-direction: column;
    height: auto;
    position: absolute;
    top: 100%;
    right: 70px;
    right: 4.375rem;
    background-color: white;
    padding: calc(40px / 2);
    padding: calc(2.5rem / 2);
  }
}

@media (max-width: 991px) {
  .directory--funds .funds__filter .max-width ul .max-width > .global-nav.visible {
    display: block;
  }
}

@media (max-width: 991px) {
  .directory--funds .funds__filter .max-width ul .max-width > .global-nav > li {
    margin-left: 0;
    margin-bottom: calc(40px / 4);
    margin-bottom: calc(2.5rem / 4);
    justify-content: flex-start;
  }
}

@media (max-width: 768px) {
  .directory--funds .funds__filter .max-width ul .max-width > .global-nav {
    right: calc(70px / 2);
    right: calc(4.375rem / 2);
  }
}

.directory--funds .funds__filter .max-width ul li {
  margin-bottom: calc(40px / 3);
  margin-bottom: calc(2.5rem / 3);
}

.directory--funds .funds__filter .max-width ul input {
  margin-right: calc(40px / 4);
  margin-right: calc(2.5rem / 4);
}

.directory--funds .funds__filter .max-width .required:after {
  display: none;
}

.global-footer {
  border-top: 1px solid #E0E0E0;
}

/* li, li:nth-child(even), ul[class*="grid--"] li {
        margin: 0;
    } */

.global-footer h2 {
  margin: 0;
}

.global-footer a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .global-footer a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.global-footer a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .global-footer a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .global-footer a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .global-footer a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .global-footer a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .global-footer a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.global-footer a{
  text-decoration: none;
}

.global-footer a:hover, .global-footer a:focus, .global-footer a:active {
  text-decoration: underline;
}

.global-footer a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .global-footer a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.global-footer a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .global-footer a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .global-footer a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .global-footer a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .global-footer a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .global-footer a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.global-footer a{
  margin-bottom: calc(40px / 6);
  margin-bottom: calc(2.5rem / 6);
}

.global-footer div {
  border-top: 1px solid #E0E0E0;
  padding: calc(40px / 2) 0;
  padding: calc(2.5rem / 2) 0;
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2);
  display: flex
}

@media (max-width: 575px) {
  .global-footer div {
    flex-direction: column
  }
}

.global-footer .footer-logo-container {
  border: 0;
  margin: 0 0 0 40px;
  margin: 0 0 0 2.5rem
}

@media (max-width: 575px) {
  .global-footer .footer-logo-container {
    margin: 0
  }
}

.global-footer .social {
  margin-top: calc(40px / 4);
  margin-top: calc(2.5rem / 4);
  display: flex;
  justify-content: space-around;
}

.global-footer .social li {
  display: inline-block;
  margin-right: calc(40px / 2);
  margin-right: calc(2.5rem / 2);
}

.global-footer .bsc a {
  display: inline-block;
}

.global-footer .bsc img {
  max-width: 134px;
  max-width: 8.375rem;
}

@media (max-width: 575px) {
  .global-footer .bsc {
    grid-column-start: 1;
    grid-column-end: span 2
  }
}

@media (max-width: 991px) {
  .global-footer .grid--four-col {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr
  }
}

@media (max-width: 575px) {
  .global-footer .grid--four-col {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
  }
}

.global-nav {
  font-size: 14px;
  font-size: 0.875rem
}

@media (max-width: 768px) {
  .global-nav {
    font-size: 12px;
    font-size: 0.75rem
  }
}

.global-nav {
  font-family: "Nunito Sans Bold", sans-serif;
  letter-spacing: 1px;
  border-bottom: 1px solid rgba(227, 227, 227, 0.5);
  height: 95px;
  height: 5.9375rem;
  text-transform: uppercase;
  color: #1D4F91;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: white;
  z-index: 20;
}

.global-nav .max-width {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
  height: 100%;
}

.global-nav ul {
  height: 100%;
  position: relative;
  z-index: 3;
}

.global-nav li {
  height: 100%;
  border-bottom: 3px solid transparent;
  transition: border-color 0.25s;
  margin-top: 0;
  margin-bottom: 0;
}

.global-nav button {
  cursor: pointer;
  border: none;
  background: none;
}

.global-nav a {
  text-decoration: none;
}

.global-nav .bsc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.global-nav .sub-menu {
  display: flex;
  flex-direction: column;
  background-color: white;
  visibility: visible;
  height: auto;
}

.global-nav .max-width > ul {
  display: flex;
}

.global-nav .max-width > ul > li {
  position: relative;
  margin-left: 20px;
  margin-left: 1.25rem
}

@media (min-width: 991px) {
  .global-nav .max-width > ul > li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 1px
  }

  .global-nav .max-width > ul > li:not(:last-of-type).active, .global-nav .max-width > ul > li:not(:last-of-type):hover {
    border-color: #1D4F91;
  }
}

.global-nav .max-width > ul > li > button {
  transition: transform 0.25s;
  margin-left: 5px
}

.global-nav .max-width > ul > li > button.rotated {
  transform: rotate(180deg);
}

.global-nav .max-width > ul > li > .sub-menu {
  font-family: "Open Sans Regular", sans-serif;
  text-transform: none;
  min-width: 220px;
  min-width: 13.75rem;
  padding: calc(40px / 2);
  padding: calc(2.5rem / 2);
}

.global-nav .max-width > ul > li > .sub-menu li:not(:last-of-type) {
  margin-bottom: calc(40px / 5);
  margin-bottom: calc(2.5rem / 5);
}

.global-nav .max-width > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .global-nav .max-width > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.global-nav .max-width > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .global-nav .max-width > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .global-nav .max-width > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .global-nav .max-width > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .global-nav .max-width > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .global-nav .max-width > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.global-nav .max-width > ul > li > .sub-menu a{
  text-decoration: none;
}

.global-nav .max-width > ul > li > .sub-menu a:hover, .global-nav .max-width > ul > li > .sub-menu a:focus, .global-nav .max-width > ul > li > .sub-menu a:active {
  text-decoration: underline;
}

.global-nav .max-width > ul > li > .sub-menu a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .global-nav .max-width > ul > li > .sub-menu a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.global-nav .max-width > ul > li > .sub-menu a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .global-nav .max-width > ul > li > .sub-menu a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .global-nav .max-width > ul > li > .sub-menu a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .global-nav .max-width > ul > li > .sub-menu a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .global-nav .max-width > ul > li > .sub-menu a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .global-nav .max-width > ul > li > .sub-menu a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.global-nav .max-width > ul > li > .sub-menu .sub-menu {
  margin-top: calc(40px / 5);
  margin-top: calc(2.5rem / 5);
  margin-left: calc(40px / 3);
  margin-left: calc(2.5rem / 3);
}

.global-nav .max-width > ul > li > .sub-menu .sub-menu__container button {
  display: none;
}

@media (min-width: 991px) {
  .global-nav .max-width > ul > li > .sub-menu {
    position: absolute;
    top: 103%;
    transition: opacity 0.25s;
    left: 0px
  }
}

.global-nav .max-width > ul > li > .sub-menu.invisible {
  opacity: 0;
  pointer-events: none;
}

.global-nav .max-width > ul > li > .sub-menu.invisible a {
  display: none;
}

.mobile-button {
  display: none;
}

.search__mobile {
  display: flex;
  position: relative;
  font-family: "Nunito Sans Light", sans-serif;
}

.search__mobile form {
  width: 100%;
}

.search__mobile input {
  width: 100%;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
}

.search__mobile .search__icon {
  width: 15px;
  position: absolute;
  left: 10px;
  left: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 991px) {
  .search__mobile {
    display: none !important
  }
}

.search__container {
  position: relative;
  width: 100%;
}

.search__overlay {
  font-size: 46px;
  font-size: 2.875rem
}

@media (max-width: 768px) {
  .search__overlay {
    font-size: 32px;
    font-size: 2rem
  }
}

.search__overlay {
  font-family: "Nunito Sans Light", sans-serif;
  width: 100%;
  height: 95px;
  height: 5.9375rem;
  position: absolute;
  background-color: white;
  bottom: 100%;
  z-index: 3;
}

.search__overlay form {
  position: relative;
  width: 100%;
  height: 100%;
}

.search__overlay input {
  font-size: 32px;
  font-size: 2rem;
}

@media (max-width: 768px) {
  .search__overlay input {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.search__overlay input {
  width: 100%;
  height: 100%;
  padding: 45px 55px;
  padding: 2.8125rem 3.4375rem;
  color: rgba(154, 182, 199, 1);
  border: none;
}

.search__overlay button {
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
}

.search__overlay .search__icon {
  width: 18px;
  position: absolute;
  left: 20px;
  left: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
}

.search__overlay ::-moz-placeholder {
  color: rgba(154, 182, 199, 0.7);
}

.search__overlay :-ms-input-placeholder {
  color: rgba(154, 182, 199, 0.7);
}

::-moz-placeholder {
  color: rgba(154, 182, 199, 0.7);
}

:-ms-input-placeholder {
  color: rgba(154, 182, 199, 0.7);
}

.search__overlay ::placeholder {
  color: rgba(154, 182, 199, 0.7);
}

.search__site-content.overlay-open {
  position: relative;
  opacity: 0.1;
  overflow: hidden;
  pointer-events: none;
  height: 100%;
}

body.overlay-open {
  overflow: hidden;
}

@media (max-width: 991px) {
  .global-nav .max-width > .unlist {
    display: none;
    flex-direction: column;
    height: auto;
    position: absolute;
    top: 100%;
    right: 70px;
    right: 4.375rem;
    background-color: white;
    padding: calc(40px / 2);
    padding: calc(2.5rem / 2);
  }

  .global-nav .max-width > .unlist.visible {
    display: block;
  }

  .global-nav .max-width > .unlist > li {
    margin-left: 0;
    margin-bottom: calc(40px / 4);
    margin-bottom: calc(2.5rem / 4);
    justify-content: flex-start;
  }

  .global-nav .max-width > ul > li > .sub-menu {
    padding-top: calc(40px / 4);
    padding-top: calc(2.5rem / 4);
    padding-bottom: 0;
  }

  .global-nav .max-width > ul > li > .sub-menu.invisible {
    height: 0;
    padding: 0;
  }

  .global-nav .mobile-button {
    display: block;
  }

  .global-nav .search__desktop {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .global-nav .max-width > .unlist {
    right: calc(70px / 2);
    right: calc(4.375rem / 2);
  }
}

@media (min-width: 991px) {
  .home-page .global-nav.transparent {
    background: linear-gradient(-180deg, rgba(0,0,0,0.18) 39%, rgba(0,0,0,0.00) 100%);
    color: white !important;
    border-bottom: none;
  }

  .home-page .global-nav.transparent .sub-menu {
    color: #1D4F91;
  }

  .home-page .global-nav.transparent .sub-menu__button svg {
    stroke: white;
  }

  .home-page .global-nav.transparent .search__open path {
    fill: white;
  }

  @media (min-width: 991px) {
    .home-page .global-nav.transparent .max-width > ul > li:not(:last-of-type).active, .home-page .global-nav.transparent .max-width > ul > li:not(:last-of-type):hover {
      border-color: transparent;
    }
  }
}

@media (min-width: 991px) {
  .hero--article-page {
    min-height: 370px;
    min-height: 23.125rem
  }
}

.hero--article-page {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.hero--article-page .hero__content {
  position: relative;
  z-index: 1;
}

.hero--landing-page .hero__image {
  position: relative;
  min-height: 370px;
  min-height: 23.125rem;
}

.hero--landing-page .hero__image img {
  height: 100%;
  min-height: 370px;
  min-height: 23.125rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.hero--landing-page .hero__content{
  max-width: 1440px;
  max-width: 90rem;
  padding: 0 70px;
  padding: 0 4.375rem;
  margin: auto;
}

@media (max-width: 768px) {
  .hero--landing-page .hero__content{
    padding: 0 calc(70px / 3);
    padding: 0 calc(4.375rem / 3);
  }
}

.hero--landing-page .hero__content [class*="block--full-width-text"]{
  position: relative;
  z-index: 1;
}

.hero--landing-page .block-text_image_banner .hero__content{
  display: flex;
}

@media (max-width: 768px) {
  .hero--landing-page .hero__content .block-text_image_banner{
    flex-direction: column-reverse;
    width: 100%;
  }
}

.hero--landing-page .hero__content .block--stats__right{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.hero--landing-page .hero__content .block--team-quote-slider{
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 8fr 4fr;
  grid-template-columns: 8fr 4fr;
  grid-gap: 40px;
  grid-gap: 2.5rem;
  height: 100%;
  width: 100%;
}

@media (min-width: 1200px) {
  .hero--landing-page .hero__content .block--team-quote-slider{
    -ms-grid-columns: 9fr 3fr;
    grid-template-columns: 9fr 3fr;
  }
}

@media (min-width: 575px) {
  .hero--landing-page .hero__content .block--team-quote-slider{
    padding-right: 0;
  }
}

@media (max-width: 575px) {
  .hero--landing-page .hero__content .block--team-quote-slider{
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.hero--landing-page .hero__content .directory--staff{
  width: 100%;
}

.hero--landing-page .hero__content .funds__filter .directory--funds{
  padding-top: calc(40px / 2);
  padding-top: calc(2.5rem / 2);
  padding-bottom: calc(40px / 2);
  padding-bottom: calc(2.5rem / 2);
}

.hero--landing-page .hero__content .funds__filter .directory--funds div {
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .hero--landing-page .hero__content .funds__filter .directory--funds div {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.hero--landing-page .hero__content .funds__filter .directory--funds div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: repeat(5, 1fr);
  grid-template-columns: repeat(5, 1fr);
  grid-gap: calc(40px / 2);
  grid-gap: calc(2.5rem / 2);
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .funds__filter .directory--funds div {
    -ms-grid-columns: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
  }
}

.hero--landing-page .hero__content .funds__filter .directory--funds button {
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2);
}

.hero--landing-page .hero__content .funds__filter .directory--funds ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@media (min-width: 768px) {
  .hero--landing-page .hero__content .funds__filter .directory--funds ul .block--column-text > li{
    display: flex;
    flex-direction: column;
  }

  .hero--landing-page .hero__content .funds__filter .directory--funds ul .block--column-text > li img.icon {
    max-width: 80px;
    width: auto;
  }

  .hero--landing-page .hero__content .funds__filter .directory--funds ul .block--column-text > li .rich-text {
    flex-grow: 1;
  }

  .hero--landing-page .hero__content .funds__filter .directory--funds ul .block--column-text > li .btn {
    align-self: flex-start;
  }
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .funds__filter .directory--funds ul .max-width > .global-nav {
    display: none;
    flex-direction: column;
    height: auto;
    position: absolute;
    top: 100%;
    right: 70px;
    right: 4.375rem;
    background-color: white;
    padding: calc(40px / 2);
    padding: calc(2.5rem / 2);
  }
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .funds__filter .directory--funds ul .max-width > .global-nav.visible {
    display: block;
  }
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .funds__filter .directory--funds ul .max-width > .global-nav > li {
    margin-left: 0;
    margin-bottom: calc(40px / 4);
    margin-bottom: calc(2.5rem / 4);
    justify-content: flex-start;
  }
}

@media (max-width: 768px) {
  .hero--landing-page .hero__content .funds__filter .directory--funds ul .max-width > .global-nav {
    right: calc(70px / 2);
    right: calc(4.375rem / 2);
  }
}

.hero--landing-page .hero__content .funds__filter .directory--funds ul li {
  margin-bottom: calc(40px / 3);
  margin-bottom: calc(2.5rem / 3);
}

.hero--landing-page .hero__content .funds__filter .directory--funds ul input {
  margin-right: calc(40px / 4);
  margin-right: calc(2.5rem / 4);
}

.hero--landing-page .hero__content .funds__filter .directory--funds .required:after {
  display: none;
}

.hero--landing-page .hero__content .global-nav{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
  height: 100%;
}

.hero--landing-page .global-nav .hero__content > ul{
  display: flex;
}

.hero--landing-page .global-nav .hero__content > ul > li{
  position: relative;
  margin-left: 20px;
  margin-left: 1.25rem;
}

@media (min-width: 991px) {
  .hero--landing-page .global-nav .hero__content > ul > li{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 1px;
  }

  .hero--landing-page .global-nav .hero__content > ul > li:not(:last-of-type).active, .hero--landing-page .global-nav .hero__content > ul > li:not(:last-of-type):hover {
    border-color: #1D4F91;
  }
}

.hero--landing-page .global-nav .hero__content > ul > li > button{
  transition: transform 0.25s;
  margin-left: 5px;
}

.hero--landing-page .global-nav .hero__content > ul > li > button.rotated {
  transform: rotate(180deg);
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu{
  font-family: "Open Sans Regular", sans-serif;
  text-transform: none;
  min-width: 220px;
  min-width: 13.75rem;
  padding: calc(40px / 2);
  padding: calc(2.5rem / 2);
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu li:not(:last-of-type) {
  margin-bottom: calc(40px / 5);
  margin-bottom: calc(2.5rem / 5);
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a .directory--funds table a:not(.btn):not(a):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a{
  text-decoration: none;
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:hover, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:focus, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:active {
  text-decoration: underline;
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a a:not(.btn):not(main):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a a:not(.btn):not(.hero):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu .sub-menu {
  margin-top: calc(40px / 5);
  margin-top: calc(2.5rem / 5);
  margin-left: calc(40px / 3);
  margin-left: calc(2.5rem / 3);
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu .sub-menu__container button {
  display: none;
}

@media (min-width: 991px) {
  .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu{
    position: absolute;
    top: 103%;
    transition: opacity 0.25s;
    left: 0px;
  }
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu.invisible{
  opacity: 0;
  pointer-events: none;
}

.hero--landing-page .global-nav .hero__content > ul > li > .sub-menu.invisible a {
  display: none;
}

.hero--landing-page .hero__content{
  padding-top: 40px;
  padding-top: 2.5rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  justify-self: end;
  min-height: 370px;
  min-height: 23.125rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .global-nav > .unlist {
    display: none;
    flex-direction: column;
    height: auto;
    position: absolute;
    top: 100%;
    right: 70px;
    right: 4.375rem;
    background-color: white;
    padding: calc(40px / 2);
    padding: calc(2.5rem / 2);
  }
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .global-nav > .unlist.visible {
    display: block;
  }
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .global-nav > .unlist > li {
    margin-left: 0;
    margin-bottom: calc(40px / 4);
    margin-bottom: calc(2.5rem / 4);
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .global-nav > ul > li > .sub-menu {
    padding-top: calc(40px / 4);
    padding-top: calc(2.5rem / 4);
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .global-nav > ul > li > .sub-menu.invisible {
    height: 0;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .hero--landing-page .hero__content .global-nav > .unlist {
    right: calc(70px / 2);
    right: calc(4.375rem / 2);
  }
}

@media (min-width: 991px) and (min-width: 991px) {
  .hero--landing-page .hero__content .home-page .global-nav.transparent > ul > li:not(:last-of-type).active, .hero--landing-page .hero__content .home-page .global-nav.transparent > ul > li:not(:last-of-type):hover {
    border-color: transparent;
  }
}

.hero--landing-page .hero__content .hero--home-page{
  display: flex;
  justify-content: space-between;
  min-height: 700px;
  min-height: 43.75rem;
}

.hero--landing-page .hero__content .hero--home-page h1 {
  align-self: center;
  max-width: 698px;
  max-width: 43.625rem;
}

.hero--landing-page .hero__content .hero--home-page .hero__content {
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .hero--landing-page .hero__content .hero--home-page .hero__content {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.hero--landing-page .hero__content .hero--home-page .hero__content {
  align-self: flex-end;
  margin-bottom: 75px;
  margin-bottom: 4.6875rem;
  max-width: 290px;
  max-width: 18.125rem;
  display: flex;
}

.hero--landing-page .hero__content .hero--home-page .hero__content p {
  margin: 0;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a {
  margin-top: 5px;
  margin-top: 0.3125rem
}

.hero--landing-page .hero__content .hero--home-page .hero__content a:hover, .hero--landing-page .hero__content .hero--home-page .hero__content a:focus, .hero--landing-page .hero__content .hero--home-page .hero__content a:active {
  text-decoration: none;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a .global-footer a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--landing-page .hero__content .hero--home-page .hero__content a .global-footer a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a .global-footer a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-footer a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-footer a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-footer a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-footer a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-footer a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--landing-page .hero__content .hero--home-page .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .hero__content .hero--home-page .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--landing-page .hero__content .hero--home-page .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .hero__content .hero--home-page .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .hero__content .hero--home-page .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--landing-page .hero__content .hero--home-page .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .hero__content .hero--home-page .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .hero__content .hero--home-page .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a{
  text-decoration: none !important;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--landing-page .hero__content .hero--home-page .hero__content a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .hero__content .hero--home-page .hero__content a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .hero__content .hero--home-page .hero__content a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--landing-page .hero__content .hero--home-page .hero__content a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--landing-page .hero__content .hero--home-page .hero__content a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--landing-page .hero__content .hero--home-page .hero__content a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a{
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transition: border-bottom-color, 0.15s;
}

.hero--landing-page .hero__content .hero--home-page .hero__content a:hover {
  border-bottom-color: rgba(255, 255, 255, 0);
}

@media (max-width: 991px) {
  .hero--landing-page .hero__content .hero--home-page {
    min-height: 370px;
    min-height: 23.125rem;
    padding: 0 calc(70px / 2);
    padding: 0 calc(4.375rem / 2);
  }
}

@media (max-width: 575px) {
  .hero--landing-page .hero__content .hero--home-page {
    flex-direction: column;
  }
}

.hero--landing-page .hero__content * {
  max-width: 848px;
  max-width: 53rem;
}

.hero--landing-page p {
  font-size: 22px;
  font-size: 1.375rem;
}

@media (max-width: 768px) {
  .hero--landing-page p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.hero--landing-page .h2 {
  margin-top: 0;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.hero--landing-page .fund-logo {
  align-self: flex-start;
  margin-top: calc(40px / 4);
  margin-top: calc(2.5rem / 4);
}

@media (min-width: 991px) {
  .hero--landing-page {
    min-height: 370px;
    min-height: 23.125rem
  }
}

.hero--landing-page.hero--with-img .wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap
}

@media (max-width: 991px) {
  .hero--landing-page.hero--with-img .wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .hero--landing-page.hero--with-img .wrapper .hero__image {
    order: 1;
    min-height: 0;
    min-height: initial;
    max-height: 300px;
    max-height: 18.75rem;
  }

  .hero--landing-page.hero--with-img .wrapper .hero__image img {
    max-height: 300px;
    max-height: 18.75rem;
    min-height: 0;
    min-height: initial;
    width: 100%;
  }

  .hero--landing-page.hero--with-img .wrapper .hero__content {
    padding-top: calc(40px / 2);
    padding-top: calc(2.5rem / 2);
    padding-bottom: calc(40px / 2);
    padding-bottom: calc(2.5rem / 2);
    order: 2;
    min-height: auto;
  }

  .hero--landing-page.hero--with-img .wrapper .hero__content h1 {
    font-size: 46px;
    font-size: 2.875rem;
  }

  @media (max-width: 768px) {
    .hero--landing-page.hero--with-img .wrapper .hero__content h1 {
      font-size: 32px;
      font-size: 2rem;
    }
  }

  .hero--landing-page.hero--with-img .wrapper .hero__content h1 {
    margin-bottom: 0;
  }

  .hero--landing-page.hero--with-img .wrapper .three-colour-bar {
    min-height: 0 !important;
    min-height: initial !important;
  }

  .hero--landing-page.hero--with-img .wrapper .three-colour-bar span {
    width: 25px;
  }
}

@media (min-width: 991px) {
  .hero--landing-page.hero--with-img .hero__content {
    max-width: 600px;
    max-width: 37.5rem
  }
}

@supports (display: grid) {
  .hero--landing-page.hero--with-img .wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 5fr 7fr;
    grid-template-columns: 5fr 7fr
  }

  @media (max-width: 991px) {
    .hero--landing-page.hero--with-img .wrapper {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr
    }
  }
}

.hero--landing-page:not(.hero--with-img), .hero--article-page:not(.hero--with-img) {
  min-height: 200px;
  min-height: 12.5rem;
}

.hero--landing-page:not(.hero--with-img) .hero__content, .hero--article-page:not(.hero--with-img) .hero__content {
  min-height: 200px;
  min-height: 12.5rem;
}

/*/*/

.hero--home-page {
  min-height: 700px;
  min-height: 43.75rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.hero--home-page .three-colour-bar {
  min-height: 700px;
  min-height: 43.75rem;
}

.hero--home-page .three-colour-bar span {
  width: 60px;
}

.hero--home-page .max-width {
  display: flex;
  justify-content: space-between;
  min-height: 700px;
  min-height: 43.75rem;
}

.hero--home-page .max-width h1 {
  align-self: center;
  max-width: 698px;
  max-width: 43.625rem;
}

.hero--home-page .max-width .hero__content {
  font-size: 16px;
  font-size: 1rem
}

@media (max-width: 768px) {
  .hero--home-page .max-width .hero__content {
    font-size: 14px;
    font-size: 0.875rem
  }
}

.hero--home-page .max-width .hero__content {
  align-self: flex-end;
  margin-bottom: 75px;
  margin-bottom: 4.6875rem;
  max-width: 290px;
  max-width: 18.125rem;
  display: flex;
}

.hero--home-page .max-width .hero__content p {
  margin: 0;
}

.hero--home-page .max-width .hero__content a {
  margin-top: 5px;
  margin-top: 0.3125rem
}

.hero--home-page .max-width .hero__content a:hover, .hero--home-page .max-width .hero__content a:focus, .hero--home-page .max-width .hero__content a:active {
  text-decoration: none;
}

.hero--home-page .max-width .hero__content a .global-footer a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--home-page .max-width .hero__content a .global-footer a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--home-page .max-width .hero__content a .global-footer a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--home-page .max-width .hero__content a .global-footer a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--home-page .max-width .hero__content a .global-footer a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--home-page .max-width .hero__content a .global-footer a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--home-page .max-width .hero__content a .global-footer a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--home-page .max-width .hero__content a .global-footer a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--home-page .max-width .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--home-page .max-width .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--home-page .max-width .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--home-page .max-width .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--home-page .max-width .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--home-page .max-width .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--home-page .max-width .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--home-page .max-width .hero__content a .global-nav .max-width > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--home-page .max-width .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--home-page .max-width .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--home-page .max-width .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--home-page .max-width .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--home-page .max-width .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(main):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--home-page .max-width .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--home-page .max-width .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--home-page .max-width .hero__content a .hero--landing-page .global-nav .hero__content > ul > li > .sub-menu a:not(.btn):not(.hero):not(a):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--home-page .max-width .hero__content a{
  text-decoration: none !important;
}

.hero--home-page .max-width .hero__content a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]), .hero--home-page .max-width .hero__content a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

.hero--home-page .max-width .hero__content a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--home-page .max-width .hero__content a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--home-page .max-width .hero__content a a:not(.btn):not(.static-underline):not(main):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero--home-page .max-width .hero__content a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero--home-page .max-width .hero__content a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero--home-page .max-width .hero__content a a:not(.btn):not(.static-underline):not(.hero):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.hero--home-page .max-width .hero__content a{
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transition: border-bottom-color, 0.15s;
}

.hero--home-page .max-width .hero__content a:hover {
  border-bottom-color: rgba(255, 255, 255, 0);
}

@media (min-width: 991px) {
  .hero--home-page h1 {
    margin-top: 170px;
    margin-top: 10.625rem;
    font-size: 68px;
    font-size: 4.25rem;
  }
}

@media (max-width: 991px) {
  .hero--home-page {
    min-height: 370px;
    min-height: 23.125rem;
  }

  .hero--home-page .three-colour-bar {
    min-height: 0;
    min-height: initial;
  }

  .hero--home-page .three-colour-bar span {
    width: 40px;
  }

  .hero--home-page .max-width {
    min-height: 370px;
    min-height: 23.125rem;
    padding: 0 calc(70px / 2);
    padding: 0 calc(4.375rem / 2);
  }

  .hero--home-page .hero__content {
    margin-bottom: 10px !important;
    margin-bottom: 0.625rem !important;
  }

  .hero--home-page h1 {
    margin-left: 30px;
    margin-left: 1.875rem;
    max-width: 400px !important;
    max-width: 25rem !important;
  }

  .hero--home-page .hero__content {
    text-align: right;
    flex-direction: row-reverse;
  }

  .hero--home-page .hero__content .content__bar {
    margin-right: 0;
    margin-left: 10px;
    margin-left: 0.625rem;
  }
}

@media (max-width: 768px) {
  .hero--home-page h1 {
    max-width: 350px !important;
    max-width: 21.875rem !important;
  }
}

@media (max-width: 575px) {
  .hero--home-page .max-width {
    flex-direction: column;
  }

  .hero--home-page h1 {
    margin-top: 110px;
    margin-top: 6.875rem;
    align-self: flex-start !important;
    margin-left: 20px !important;
    margin-left: 1.25rem !important;
  }
}

.hero__photo-credit {
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .hero__photo-credit {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.hero__ctas {
  margin-top: calc(40px / 3);
  margin-top: calc(2.5rem / 3);
}

.hero__ctas .btn {
  background: linear-gradient(to right, white 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom !important;
  background-repeat: no-repeat;
  color: white;
  border: 2px solid white;
  margin-right: calc(40px / 2);
  margin-right: calc(2.5rem / 2)
}

.hero__ctas .btn:hover, .hero__ctas .btn:focus, .hero__ctas .btn:active {
  color: #1D4F91;
  border: 2px solid white;
  background-position: left bottom !important;
}

.pagination {
  display: flex;
  justify-content: space-between;
  padding: calc(40px / 2);
  padding: calc(2.5rem / 2);
  margin-top: calc(40px / 2);
  margin-top: calc(2.5rem / 2);
  font-family: "Nunito Sans Semibold", sans-serif;
}

.pagination p {
  margin: auto;
}

.pagination button:disabled, .pagination .invisible {
  visibility: hidden;
}

.block--single-event {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 10fr;
  grid-template-columns: 2fr 10fr;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem
}

@media (max-width: 991px) {
  .block--single-event {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.block--single-event .block-image img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.block--single-event section ul {
  display: flex;
  margin-top: 40px;
  margin-top: 2.5rem;
}

.block--single-event section ul li {
  border-left: 1px solid #004691;
  margin-right: calc(40px * 2);
  margin-right: calc(2.5rem * 2);
  padding: calc(40px / 2);
  padding: calc(2.5rem / 2);
  padding-right: 0;
}

.block--single-event section ul h3 {
  margin-top: 0;
  margin-bottom: 0.25em;
}

[class*="listing"]:not(.block-fund_listing){
  padding-top: 40px;
  padding-top: 2.5rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

@media (max-width: 768px) {
  [class*="listing"]:not(.block-fund_listing){
    padding-top: calc(40px / 2);
    padding-top: calc(2.5rem / 2);
    padding-bottom: calc(40px / 2);
    padding-bottom: calc(2.5rem / 2);
  }
}

[class*="listing"]:not(.block-fund_listing){
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: calc(40px / 2);
  grid-gap: calc(2.5rem / 2);
}

@media (min-width: 768px) and (max-width: 991px) {
  [class*="listing"]:not(.block-fund_listing){
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

[class*="listing"]:not(.block-fund_listing) li {
  padding: calc(40px / 2) 0;
  padding: calc(2.5rem / 2) 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 3fr 6fr 3fr;
  grid-template-columns: 3fr 6fr 3fr;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem;
}

[class*="listing"]:not(.block-fund_listing) li .info {
  max-width: 500px;
  max-width: 31.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

[class*="listing"]:not(.block-fund_listing) li .info time {
  display: block;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

[class*="listing"]:not(.block-fund_listing) li .info a {
  color: #6BCABA;
  letter-spacing: 1px;
  align-self: flex-start;
}

@media (max-width: 991px) {
  [class*="listing"]:not(.block-fund_listing) li {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

[class*="listing"]:not(.block-fund_listing) img {
  width: 100%;
}

[class*="listing"]:not(.block-fund_listing) li + li {
  border-top: 1px solid #E3E3E3;
}

[class*="listing"]:not(.block-fund_listing) .image-wrapper a {
  width: 100%;
}

.block--column-text.block--job-listings ul li {
  display: flex;
  flex-direction: column
}

.block--column-text.block--job-listings ul li+li {
  border: 0;
}

.block--column-text.block--job-listings ul li a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.rich-text ul li {
  margin: 1em 0;
}

.block-tableau {
  padding-top: calc(40px / 2);
  padding-top: calc(2.5rem / 2);
  padding-bottom: calc(40px / 2);
  padding-bottom: calc(2.5rem / 2);
}

.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  font-size: 0.875rem
}

@media (max-width: 768px) {
  .breadcrumbs {
    font-size: 12px;
    font-size: 0.75rem
  }
}

.breadcrumbs {
  margin-bottom: calc(40px / 3);
  margin-bottom: calc(2.5rem / 3);
}

.breadcrumbs li {
  display: inline-block;
}

.block--tabbed-content header {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

.block--tabbed-content img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.block--tabbed-content a {
  font-family: "Open Sans Bold", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .block--tabbed-content a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.block--tabbed-content a {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.block--tabbed-content .column__text {
  display: flex;
  flex-direction: column;
}

.block--tabbed-content .column__images {
  display: grid;
  grid-auto-rows: 1fr;
}

@media (min-width: 991px) {
  .block--tabbed-content .column__container {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 7fr 5fr;
    -ms-grid-columns: 7fr 5fr;
    grid-gap: 40px;
    grid-gap: 2.5rem;
  }

  .block--tabbed-content .column__images {
    position: relative;
  }

  .block--tabbed-content .image {
    overflow: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.25s
  }

  .block--tabbed-content .image.active {
    opacity: 1;
  }

  .block--tabbed-content .image:not(:first-of-type) {
    position: absolute;
  }

  .block--tabbed-content .image .tabbed_content__item {
    display: none;
  }

  .block--tabbed-content img {
    height: 100%;
  }

  .block--tabbed-content .text {
    flex-grow: 1;
  }

  .block--tabbed-content .tabbed_content__item {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-left: 11px solid rgba(107, 202, 186, 1);
    padding: calc(40px / 4) calc(40px / 2);
    padding: calc(2.5rem / 4) calc(2.5rem / 2);
    opacity: 0.4;
    transition: opacity 0.25s;
  }

  .block--tabbed-content .tabbed_content__item h3 {
    margin-top: 0;
  }

  .block--tabbed-content .tabbed_content__item:hover {
    opacity: 1;
  }
}

@media (max-width: 991px) {
  .block--tabbed-content .column__text {
    display: none;
  }

  .block--tabbed-content .column__images {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-gap: 40px;
    grid-gap: 2.5rem;
  }

  .block--tabbed-content img {
    margin-bottom: calc(40px / 3);
    margin-bottom: calc(2.5rem / 3);
  }
}

@media (max-width: 575px) {
  .block--tabbed-content .column__images {
    grid-template-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-gap: calc(40px / 2);
    grid-gap: calc(2.5rem / 2);
  }
}

.block--promo_panel .h3 {
  margin-top: 0;
}

.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0
}

.cc-animate.cc-revoke {
  transition: transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-top {
  transform: translateY(0)
}

.cc-animate.cc-revoke.cc-active.cc-bottom {
  transform: translateY(0)
}

.cc-revoke:hover {
  transform: translateY(0)
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s
}

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: flex;
  flex-wrap: nowrap;
  z-index: 9999;
  background-color: #000000;
  color: white;
}

.cc-window.cc-static {
  position: static
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  flex-direction: column
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  flex-direction: row
}

.cc-revoke {
  padding: .5em
}

.cc-revoke:hover {
  text-decoration: underline
}

.cc-header {
  font-size: 18px;
  font-weight: 700
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer
}

.cc-link {
  opacity: 1;
  display: inline-block;
  padding: 0;
  text-decoration: underline
}

.cc-link:hover {
  opacity: 1
}

.cc-link:active,
.cc-link:visited {
  color: #000;
  color: initial
}

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap
}

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75
}

.cc-close:focus,
.cc-close:hover {
  opacity: 1
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset
}

.cc-top {
  top: 1em
}

.cc-left {
  left: 1em
}

.cc-right {
  right: 1em
}

.cc-bottom {
  bottom: 1em
}

.cc-floating>.cc-link {
  margin-bottom: 1em
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
  flex: 1 0 auto
}

.cc-window.cc-banner {
  align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0
}

.cc-banner .cc-message {
  display: block;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em
}

.cc-compliance {
  display: flex;
  align-items: center;
  align-content: space-between
}

.cc-floating .cc-compliance>.cc-btn {
  flex: 1
}

.cc-btn+.cc-btn {
  margin-left: .5em
}

@media print {
  .cc-revoke,
    .cc-window {
    display: none
  }
}

@media screen and (max-width:900px) {
  .cc-btn {
    white-space: normal
  }
}

@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape) {
  .cc-window.cc-top {
    top: 0
  }

  .cc-window.cc-bottom {
    bottom: 0
  }

  .cc-window.cc-banner,
    .cc-window.cc-floating,
    .cc-window.cc-left,
    .cc-window.cc-right {
    left: 0;
    right: 0
  }

  .cc-window.cc-banner {
    flex-direction: column
  }

  .cc-window.cc-banner .cc-compliance {
    flex: 1 1 auto
  }

  .cc-window.cc-floating {
    max-width: none
  }

  .cc-window .cc-message {
    margin-bottom: 1em
  }

  .cc-window.cc-banner {
    align-items: unset
  }

  .cc-window.cc-banner .cc-message {
    margin-right: 0
  }
}

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  flex: none
}

.cc-theme-classic .cc-btn {
  border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block
}

.cc-theme-edgeless.cc-window {
  padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
  margin-left: 0
}

.cc-banner {
  background-color: #000;
}

.cc-banner .cc-message {
  color: #fff;
}

.cc-banner a.cc-link {
  color: #fff;
}

.block--landing_image img {
  padding: 10px 20px 10px 0;
  margin: 0 auto;
}

.timeline__header {
  text-align: center;
  margin-bottom: 2rem;
}

.timeline__title {
  margin-top: 0px;
}

.timeline__content {
  position: relative;
  overflow: hidden;
}

.timeline__scroll-bar {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 79, 145, var(--tw-bg-opacity));
}

.sidebar .timeline__scroll-bar {
  padding: calc(40px / 2);
  padding: calc(2.5rem / 2);
  margin-bottom: calc(40px / 2);
  margin-bottom: calc(2.5rem / 2);
}

.timeline__scroll-bar{
  display: block;
  height: 140px;
}

.timeline__eyebrow {
  font-family: "Nunito Sans Regular", sans-serif;
  letter-spacing: 0em;
}

.timeline__section-title {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  position: relative;
  z-index: 10;
  margin: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.timeline__point {
  --tw-border-opacity: 1;
  border-color: rgba(29, 79, 145, var(--tw-border-opacity));
  --tw-border-opacity: 0.3;
}

.timeline__point-content {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.timeline__point-content img {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.timeline__point-content h1, .timeline__point-content h2, .timeline__point-content h3, .timeline__point-content h4, .timeline__point-content h5, .timeline__point-content h6 {
  letter-spacing: 0em;
}

.timeline__highlight-wrapper {
  display: flex;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.timeline__highlight {
  display: flex;
  align-items: center;
  padding: 1rem;
}

.timeline__pull-quote .h4 {
  position: relative;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 2rem
}

.timeline__pull-quote .h4:before, .timeline__pull-quote .h4:after {
  font-size: 48px;
  font-size: 3rem;
}

@media (max-width: 768px) {
  .timeline__pull-quote .h4:before, .timeline__pull-quote .h4:after {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

.timeline__pull-quote .h4:before, .timeline__pull-quote .h4:after {
  line-height: 0;
  position: absolute;
}

.timeline__pull-quote .h4:before {
  content: open-quote;
  left: 0px;
}

.timeline__pull-quote .h4:after {
  content: close-quote;
  right: 0px;
  bottom: 1rem;
}

.timeline__pull-quote cite {
  font-style: normal;
  font-family: "Nunito Sans Regular", sans-serif;
}

@media (min-width: 991px) {
  .timeline__section-items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

  .timeline__scroll-bar{
    position: absolute;
    top: 0px;
    left: 50%;
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(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));
    --tw-translate-x: -50%;
    width: 40px;
  }

  .timeline__point {
    grid-column: span 2 / span 2;
    width: 50%;
    position: relative;
  }

  .timeline__point:nth-of-type(odd) {
    justify-self: start;
    text-align: right;
    padding-right: 1.5rem;
    border-right-width: 40px;
    right: -20px;
  }

  .timeline__point:nth-of-type(even) {
    justify-self: end;
    padding-left: 1.5rem;
    border-left-width: 40px;
    left: -20px;
  }

  .timeline__point:nth-of-type(odd) .timeline__block-quote {
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(29, 79, 145, var(--tw-border-opacity));
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-right: 1rem;
  }

  .timeline__point:nth-of-type(even) .timeline__block-quote {
    border-left-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(29, 79, 145, var(--tw-border-opacity));
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
  }

  .timeline__point:nth-of-type(odd) .timeline__highlight-wrapper {
    justify-content: flex-end;
  }

  .timeline__point:nth-of-type(odd) .timeline__scroll-bar--highlight {
    right: -4rem;
  }

  .timeline__point:nth-of-type(even) .timeline__scroll-bar--highlight {
    left: -4rem;
  }

  .timeline__point:nth-of-type(odd) .timeline__highlight {
    padding-left: 3rem;
    flex-direction: row-reverse;
  }

  .timeline__point:nth-of-type(odd) .timeline__highlight img {
    margin-left: 1rem;
  }

  .timeline__point:nth-of-type(even) .timeline__highlight {
    padding-right: 3rem;
  }

  .timeline__point:nth-of-type(even) .timeline__highlight img {
    margin-right: 1rem;
  }
}

@media (max-width: 991px) {
  .timeline__scroll-bar {
    position: absolute;
    left: 0px;
    width: 30px;
  }

  .timeline__point {
    padding-left: 1rem;
    border-left-width: 30px;
  }

  .timeline__block-quote {
    border-left-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(29, 79, 145, var(--tw-border-opacity));
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
  }

  .timeline__highlight {
    padding-right: 3rem;
  }

  .timeline__highlight img {
    margin-right: 1rem;
  }

  .timeline__pull-quote .h4 {
    padding-right: 1.5rem;
  }
}

.block--accordion__content {
  margin: auto;
}

.block--accordion__header {
  margin-bottom: calc(40px / 2);
  margin-bottom: calc(2.5rem / 2);
}

.block--accordion__title {
  border-top: 2px solid black;
  margin: 0;
}

.block--accordion__title button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding: calc(40px / 2) 0;
  padding: calc(2.5rem / 2) 0;
}

.block--accordion__title button svg {
  flex-shrink: 0;
  margin-left: 1em;
}

[aria-expanded="true"] .vert {
  display: none;
}

[aria-expanded] rect {
  fill: currentColor;
}

.block--accordion__content div {
  margin-top: calc((40px / 2) * -1);
  margin-top: calc((2.5rem / 2) * -1);
  margin-bottom: calc(40px / 2);
  margin-bottom: calc(2.5rem / 2);
}

.password-form {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.password-form fieldset input {
  border-radius: 0px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  margin-left: 0.5rem;
  padding: 10px;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.password-form .btn {
  margin-top: 1.5rem;
}

.card-carousel {
  background-color: #7A99AC;
  color: white;
  overflow-x: hidden;
}

.card-carousel__slider {
  margin-left: -1rem;
  margin-right: -1rem;
}

.card-carousel__card {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}

.card-carousel__card img {
  width: 100%;
}

.card-carousel__button {
  position: absolute;
  z-index: 20;
  top: 50%;
  background-color: white;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  opacity: 0.8
}

.card-carousel__button:hover, .card-carousel__button:focus, .card-carousel__button:active {
  opacity: 1;
}

.card-carousel__button.slider__next {
  right: -20px;
  transform: rotate(270deg);
}

.card-carousel__button.slider__previous {
  left: -20px;
  transform: rotate(-270deg);
}

@media (max-width: 991px) {
  .card-carousel__button {
    height: 40px;
    width: 40px
  }

  .card-carousel__button.slider__next {
    right: -5px;
  }

  .card-carousel__button.slider__previous {
    left: -5px;
  }
}

.tags {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

.tags__tag {
  font-size: 12px;
  font-size: 0.75rem;
}

@media (max-width: 768px) {
  .tags__tag {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.tags__tag {
  margin: 0.25rem;
  text-transform: uppercase;
}

.tags__tag a {
  display: block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  background-color: #7291BA
}

.tags__tag a:hover, .tags__tag a:focus, .tags__tag a:active {
  background-color: #8CABD4;
}

/*------------------------------------*\
  #REPORT-IMPORTS
\*------------------------------------*/

.block--image-quote {
  display: flex;
}

.block--image-quote__image img {
  width: 100%;
}

.block--image-quote__text{
  font-size: 32px;
  font-size: 2rem;
}

@media (max-width: 768px) {
  .block--image-quote__text{
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.block--image-quote__text{
  letter-spacing: 1.7px;
}

.block--image-quote__text .block--promo_panel{
  margin-top: 0;
}

.block--image-quote__text{
  font-family: "Nunito Sans Black", sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 0.5px;
  padding-left: 40px;
  padding-left: 2.5rem;
  color: #004691;
}

@media (max-width: 768px) {
  .block--image-quote {
    flex-direction: column;
  }

  .block--image-quote__text {
    padding-top: calc(40px / 3);
    padding-top: calc(2.5rem / 3);
  }
}

@media (min-width: 768px) {
  .block--image-quote__image, .block--image-quote__text {
    width: 50%;
  }

  .block--image-quote__text {
    padding-left: 40px;
    padding-left: 2.5rem;
  }
}

.block--speech-bubble-quote {
  padding-bottom: 56px;
}

.speech-bubble-quote__content{
  font-family: "Nunito Sans Black", sans-serif;
  position: relative;
  font-size: 26px;
  font-size: 1.625rem;
  max-width: 640px;
  max-width: 40rem;
  margin: auto;
  background-color: #004691;
  color: white;
  padding: 80px;
  padding: 5rem;
}

.speech-bubble-quote__content:before {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: -56px;
  left: 60px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 56px 56px 0 0;
  border-color: #004691 transparent transparent transparent;
}

.speech-bubble-quote__mark--top {
  position: absolute;
  left: 40px;
  top: 40px;
}

.speech-bubble-quote__mark--bottom {
  position: absolute;
  right: 40px;
  bottom: 40px;
}

@media (max-width: 768px) {
  .speech-bubble-quote__content {
    padding: 30px;
    padding: 1.875rem;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
  }

  .speech-bubble-quote__mark--top {
    position: absolute;
    left: 10px;
    top: 5px;
    transform: scale(0.5);
  }

  .speech-bubble-quote__mark--bottom {
    position: absolute;
    right: 10px;
    bottom: 5px;
    transform: scale(0.5);
  }
}

.block--text-image-column {
  display: flex;
}

.text-image-column__image img {
  width: 100%;
}

.text-image-column__text {
  font-size: 0.95em;
}

@media (max-width: 768px) {
  .block--text-image-column {
    flex-direction: column-reverse;
  }
}

@media (min-width: 768px) {
  .block--text-image-column.layout-image-on-left {
    flex-direction: row-reverse;
  }

  .block--text-image-column.layout-image-on-left .text-image-column__text {
    padding-left: 40px;
    padding-left: 2.5rem;
  }

  .block--text-image-column.layout-image-on-right .text-image-column__text {
    padding-right: 40px;
    padding-right: 2.5rem;
  }

  .text-image-column__text, .text-image-column__image {
    width: 50%;
  }
}

.block--stats--report ul {
  margin-top: 0;
  grid-row-gap: calc(40px / 3);
  grid-row-gap: calc(2.5rem / 3);
}

.block--stats--report .grid--three-col {
  margin-left: auto;
  margin-right: auto;
}

.block--stats--report span {
  display: block;
  margin: 5px 0;
  margin: 0.3125rem 0;
}

.stats__number {
  font-size: 72px;
  font-size: 4.5rem;
  line-height: 0.9;
}

.stats__number span {
  display: inline-block;
}

.stats__source {
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .stats__number {
    font-size: 48px;
    font-size: 3rem;
  }
}

@media (max-width: 1200px) {
  .modernizr--cssgrid .block--stats--report .grid--four-col {
    -ms-grid-columns: 1fr 1fr !important;
    grid-template-columns: 1fr 1fr !important;
  }

  .modernizr--cssgridlegacy .block--stats--report .grid--four-col > *, .modernizr--no-cssgrid .block--stats--report .grid--four-col > * {
    width: 50%;
    margin-top: 40px;
    margin-top: 2.5rem;
  }

  .modernizr--cssgridlegacy .block--stats--report .grid--four-col > *:nth-of-type(odd), .modernizr--no-cssgrid .block--stats--report .grid--four-col > *:nth-of-type(odd) {
    padding-right: 40px;
    padding-right: 2.5rem;
  }

  .modernizr--cssgridlegacy .block--stats--report .grid--four-col > *:nth-of-type(even), .modernizr--no-cssgrid .block--stats--report .grid--four-col > *:nth-of-type(even) {
    padding-left: 40px;
    padding-left: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .modernizr--cssgridlegacy .block--stats--report .grid--four-col > *:nth-of-type(4n + 2), .modernizr--cssgridlegacy .block--stats--report .grid--four-col > *:nth-of-type(4n + 3), .modernizr--no-cssgrid .block--stats--report .grid--four-col > *:nth-of-type(4n + 2), .modernizr--no-cssgrid .block--stats--report .grid--four-col > *:nth-of-type(4n + 3) {
    padding-right: calc(40px / 3);
    padding-right: calc(2.5rem / 3);
    padding-left: calc(40px / 3);
    padding-left: calc(2.5rem / 3);
  }

  .modernizr--cssgridlegacy .block--stats--report .grid--four-col > *:nth-of-type(4n + 1), .modernizr--no-cssgrid .block--stats--report .grid--four-col > *:nth-of-type(4n + 1) {
    padding-right: calc(40px / 3);
    padding-right: calc(2.5rem / 3);
  }

  .modernizr--cssgridlegacy .block--stats--report .grid--four-col > *:nth-of-type(4n + 4), .modernizr--no-cssgrid .block--stats--report .grid--four-col > *:nth-of-type(4n + 4) {
    padding-left: calc(40px / 3);
    padding-left: calc(2.5rem / 3);
  }
}

/*------------------------------------*\
  #ELEMENT-IMPORTS
\*------------------------------------*/

.three-colour-bar {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  position: absolute;
  height: 100%;
  min-height: 370px;
  min-height: 23.125rem;
  left: 0;
  top: 0;
}

.three-colour-bar span {
  display: block;
  width: 40px;
  height: 100%
}

.three-colour-bar span:nth-of-type(1) {
  opacity: 0.5;
}

.three-colour-bar span:nth-of-type(2) {
  opacity: 0.7;
}

.three-colour-bar span:nth-of-type(3) {
  opacity: 0.3;
}

.hero .three-colour-bar span, .block--content-banner .three-colour-bar span {
  background-color: white;
}

.content__bar {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  width: 13px;
  margin-right: 10px;
  margin-right: 0.625rem;
}

.content__bar span {
  display: block;
  width: 10px;
  height: 100%;
  background-color: white
}

.content__bar span:nth-of-type(1) {
  opacity: 0.5;
}

.content__bar span:nth-of-type(2) {
  opacity: 0.7;
}

.content__bar span:nth-of-type(3) {
  opacity: 0.3;
}

body .grid--two-col {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body .grid--three-col {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body .grid--four-col {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body .grid--five-col {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

@media (min-width: 991px) {
  body [class*="grid"] {
    display: grid;
    grid-gap: 40px;
    grid-gap: 2.5rem;
    gap: 40px;
    gap: 2.5rem;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  body .grid--three-col, 
        body .grid--five-col {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
  }

  body .grid--three-col > *, 
        body .grid--five-col > * {
    width: calc(50% - 40px);
  }

  body .grid--three-col > *:nth-of-type(3n + 1), 
        body .grid--five-col > *:nth-of-type(odd) {
    margin-right: calc(40px / 2);
    margin-right: calc(2.5rem / 2);
  }

  body .grid--three-col > *:nth-of-type(3n + 2),
        body .grid--five-col > *:nth-of-type(even) {
    margin-left: calc(40px / 2);
    margin-left: calc(2.5rem / 2);
  }

  body .grid--three-col > *:nth-of-type(3n + 3),
        body .grid--five-col > *:nth-of-type(5n + 5) {
    margin-left: calc(40px / 2);
    margin-left: calc(2.5rem / 2);
    margin-right: calc(40px / 2);
    margin-right: calc(2.5rem / 2);
  }

  body .grid--three-col > *:not(:last-of-type),
        body .grid--five-col > *:not(:last-of-type) {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }

  body .grid--four-col {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  body [class*="grid"] {
    display: flex;
    flex-direction: column;
  }

  body [class*="grid"] > * {
    width: 100%;
  }

  body [class*="grid"] > *:not(:last-of-type) {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }
}

[class*="btn"] {
  font-family: "Nunito Sans Bold", sans-serif;
  font-size: 14px;
  font-size: 0.875rem
}

@media (max-width: 768px) {
  [class*="btn"] {
    font-size: 12px;
    font-size: 0.75rem
  }
}

[class*="btn"] {
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  border: 2px solid #6BCABA;
  background-color: #6BCABA;
  background: linear-gradient(to right, white 50%, #6BCABA 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  text-decoration: none;
  transition: all 0.5s;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  letter-spacing: 1.5px
}

[class*="btn"]:hover, [class*="btn"]:active, [class*="btn"]:focus {
  text-decoration: none;
  color: #6BCABA;
  background-position: left bottom;
}

.btn--white {
  color: white;
  border: 2px solid white;
  background: linear-gradient(to right, white 50%, transparent 50%);
  background-repeat: no-repeat
}

.btn--white:hover, .btn--white:active, .btn--white:focus {
  color: black;
}

.btn--black {
  color: black;
  border: 2px solid black;
  background: linear-gradient(to right, black 50%, transparent 50%);
  background-repeat: no-repeat
}

.btn--black:hover, .btn--black:active, .btn--black:focus {
  color: white;
}

.btn--orange {
  background: linear-gradient(to right, #EE725D 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #EE725D;
  border: 2px solid #EE725D
}

.btn--orange:hover, .btn--orange:active, .btn--orange:focus {
  color: white;
  border: 2px solid #EE725D;
  background-position: left bottom;
}

.btn--dark-blue {
  background: linear-gradient(to right, #1D4F91 50%, white 50%);
  background-size: 200% 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  color: white;
  border: 2px solid #1D4F91
}

.btn--dark-blue:hover, .btn--dark-blue:active, .btn--dark-blue:focus {
  color: #1D4F91;
  border: 2px solid #1D4F91;
  background-position: right bottom;
}

.centered-button--container {
  display: flex;
  justify-content: center;
  margin-top: calc(40px / 3);
  margin-top: calc(2.5rem / 3);
}

.animated-underline {
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s
}

.animated-underline:hover, .animated-underline:focus, .animated-underline:active {
  background-size: 0 0.05em, 100% 0.05em;
}

.static-underline {
  text-decoration: none
}

.static-underline:hover, .static-underline:focus, .static-underline:active {
  text-decoration: underline;
}

.no-underline, .no-default-underline {
  text-decoration: none !important;
}

main a:not(.btn):not(.static-underline):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]),.hero a:not(.btn):not(.static-underline):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]){
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0));
  background-repeat: no-repeat;
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  transition: background-size 1s;
}

main a:not(.btn):not(.static-underline):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, main a:not(.btn):not(.static-underline):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, main a:not(.btn):not(.static-underline):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active, .hero a:not(.btn):not(.static-underline):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):hover, .hero a:not(.btn):not(.static-underline):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):focus, .hero a:not(.btn):not(.static-underline):not(.no-underline):not(.no-default-underline):not([class*="link--"]):not([class*="social-icon-"]):active {
  background-size: 0 0.05em, 100% 0.05em;
}

.table-container {
  max-width: 100%;
  overflow-x: auto;
}

table {
  text-align: left;
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
}

table a {
  text-decoration: underline !important;
  background-image: none !important
}

table a:hover, table a:focus, table a:active {
  text-decoration: none !important;
}

table caption {
  text-align: left;
  margin-bottom: calc(40px / 3);
  margin-bottom: calc(2.5rem / 3);
}

thead {
  border-bottom: 1px solid #D2D2D2;
  border-collapse: collapse;
}

tbody {
  border-collapse: collapse;
}

th {
  padding: calc(40px / 4);
  padding: calc(2.5rem / 4);
  vertical-align: top;
  font-family: "Open Sans Bold";
}

th[scope="col"]:last-of-type {
  border-right: 0;
}

tr td {
  padding: calc(40px / 4);
  padding: calc(2.5rem / 4);
  vertical-align: top;
}

tr:nth-of-type(even) {
  background-color: #FAFAFA;
}

td.strong {
  font-family: "Open Sans Bold";
}

td.emphasis {
  font-style: italic;
}

/**************************\
  Basic Modal Styles
\**************************/

.modal__overlay {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(29,79,145,0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 90%;
  max-height: calc(100vh - (95px * 2));
  max-height: calc(100vh - (5.9375rem * 2));
  margin-top: 95px;
  margin-top: 5.9375rem;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: flex-end;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before { content: "\2715";
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
}

.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0,0,0,.8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform .25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
    Demo Animation Style
  \**************************/

@-webkit-keyframes mmfadeIn {
  from { opacity: 0;
  }

  to { opacity: 1;
  }
}

@keyframes mmfadeIn {
  from { opacity: 0;
  }

  to { opacity: 1;
  }
}

@-webkit-keyframes mmfadeOut {
  from { opacity: 1;
  }

  to { opacity: 0;
  }
}

@keyframes mmfadeOut {
  from { opacity: 1;
  }

  to { opacity: 0;
  }
}

@-webkit-keyframes mmslideIn {
  from { transform: translateY(15%);
  }

  to { transform: translateY(0);
  }
}

@keyframes mmslideIn {
  from { transform: translateY(15%);
  }

  to { transform: translateY(0);
  }
}

@-webkit-keyframes mmslideOut {
  from { transform: translateY(0);
  }

  to { transform: translateY(-10%);
  }
}

@keyframes mmslideOut {
  from { transform: translateY(0);
  }

  to { transform: translateY(-10%);
  }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  -webkit-animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  -webkit-animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
  .micromodal-slide .modal__overlay {
  will-change: transform;
}

/*------------------------------------*\
  #PAGE-IMPORTS
\*------------------------------------*/

.single-page-meta {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem;
  grid-row-gap: 40px;
  grid-row-gap: 2.5rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 40px 0;
  margin: 2.5rem 0
}

.single-page-meta > div h3 {
  margin-top: 0;
}

@media (max-width: 768px) {
  .single-page-meta {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.social-media-share {
  text-align: center;
}

.social-media-share h2 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 1em;
}

@media (min-width: 991px) {
  .social-media-share li {
    margin-top: calc(40px / 3);
    margin-top: calc(2.5rem / 3);
  }
}

@media (max-width: 991px) {
  .social-media-share {
    text-align: left;
  }

  .social-media-share li {
    display: inline-block;
    margin-right: calc(40px / 3);
    margin-right: calc(2.5rem / 3);
  }
}

.block--single-article {
  display: grid;
  grid-template-columns: 1fr 11fr;
  grid-column-gap: 40px;
  grid-column-gap: 2.5rem;
  line-height: 1.7
}

@media (max-width: 991px) {
  .block--single-article {
    grid-template-columns: 1fr
  }
}

.block--single-article .block-image img {
  margin: calc(40px / 2) 0;
  margin: calc(2.5rem / 2) 0;
}

.block--single-article img {
  float: left;
  padding: 10px 20px 10px 0;
}

.block--single-article .image--with-caption {
  display: flex;
  flex-direction: column;
  float: left;
  margin: calc(40px / 2) 0;
  margin: calc(2.5rem / 2) 0;
}

.block--single-article .image--with-caption .rich-text {
  border-bottom: 1px solid #E3E3E3;
}

@-webkit-keyframes borderfill {
  0% {
    height: 100%
  }

  1% {
    height: 0%;
  }

  100% {
    height: 100%;
  }
}

@keyframes borderfill {
  0% {
    height: 100%
  }

  1% {
    height: 0%;
  }

  100% {
    height: 100%;
  }
}

.search-results form {
  position: relative;
}

.search-results .search__icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 5px;
}

.search-results input {
  width: 100%;
  border: none;
  border-bottom: 2px solid #E3E3E3;
  font-size: 26px;
  font-size: 1.625rem;
  padding-left: 5px;
  padding-right: 25px;
  padding-right: 1.5625rem
}

@media (min-width: 768px) {
  .search-results input {
    font-size: 28px;
    font-size: 1.75rem
  }
}

.hero--content-gate {
  min-height: 0 !important;
}

.hero--content-gate h1 {
  font-size: 1.778rem;
  line-height: 1.611rem;
}

.hero--content-gate .hero__content {
  min-height: 0 !important;
}

.content-gate__form input {
  border-radius: 0px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.content-gate__preview_image img {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.content-gate__form-consent input {
  margin-right: 0.25rem;
}

@media (max-width: 991px) {
  .hero--content-gate .hero__content {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .content-gate {
    padding-top: 0.5rem;
  }

  .content-gate__main-content {
    display: flex;
    flex-direction: column-reverse;
  }

  .content-gate__preview_image {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }

  .content-gate__partners {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
  }

  .content-gate__partners img {
    width: 100%;
  }

  .content-gate__form-fields div {
    margin-bottom: 1rem;
  }

  .content-gate__form-fields input {
    width: 100%;
    margin-top: 0.5rem;
  }

  .content-gate__form-consent {
    margin-top: 1rem;
  }

  .content-gate__form-buttons {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }
}

@media (min-width: 991px) {
  .content-gate {
    padding-top: 0px;
  }

  .content-gate__main-content {
    display: flex;
  }

  .content-gate__form-wrapper {
    padding-right: 3rem;
    width: 66.666667%;
  }

  .content-gate__preview_image {
    flex-grow: 1;
  }

  .content-gate__preview_image img {
    width: 100%;
  }

  .content-gate__form-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
  }

  .content-gate__form-fields div {
    display: flex;
    align-items: center;
    gap: 1rem;
  }

  .content-gate__form-fields label {
    width: 33.333333%;
    flex-shrink: 0;
  }

  .content-gate__form-fields input {
    width: 100%;
  }

  .content-gate__partners {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 2rem;
  }

  .content-gate__partners img {
    width: 100%;
  }

  .content-gate__form-consent {
    margin-top: 2rem;
  }

  .content-gate__form-buttons {
    margin-top: 2rem;
  }
}

/*------------------------------------*\
  #CONTENT-GATE-NO-IMAGE
\*------------------------------------*/

@media (max-width: 991px) {
  [hidden], .content-gate__partners-wrapper--desktop {
    display: none;
  }

  .directory--staff form:not(.content-gate__partners-wrapper--desktop) {
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
  }

  .directory--staff form:not(.content-gate__partners-wrapper--desktop) ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    font-size: 16px;
    font-size: 1rem
  }

  @media (max-width: 768px){
    .directory--staff form:not(.content-gate__partners-wrapper--desktop) ul {
      font-size: 14px;
      font-size: 0.875rem
    }
  }

  @media (min-width: 1200px){
    .directory--staff form:not(.content-gate__partners-wrapper--desktop) ul {
      width: 50%
    }
  }

  @media (max-width: 575px){
    .directory--staff form:not(.content-gate__partners-wrapper--desktop) ul {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr
    }
  }

  .directory--staff form:not(.content-gate__partners-wrapper--desktop) li {
    margin-bottom: calc(40px / 3);
    margin-bottom: calc(2.5rem / 3);
  }

  .directory--staff form:not(.content-gate__partners-wrapper--desktop) .required:after {
    display: none;
  }

  .directory--staff form:not(.content-gate__partners-wrapper--desktop) .people__filter-submit {
    display: inline-block;
    width: 200px;
    width: 12.5rem;
    margin-top: calc(40px / 2);
    margin-top: calc(2.5rem / 2);
    margin-right: calc(40px / 6);
    margin-right: calc(2.5rem / 6);
  }

  .content-gate__partners-wrapper--desktop{
    display: none;
  }
}

@media (min-width: 991px) {
  .content-gate__main-content--no-image {
    display: flex;
    gap: 4rem;
  }

  .content-gate__main-content--no-image .content-gate__form {
    width: 50%;
    flex-shrink: 0;
  }

  .content-gate__main-content--no-image .content-gate__form-fields {
    display: flex;
    flex-direction: column;
  }

  .content-gate__main-content--no-image .content-gate__form-fields label {
    width: 25%;
  }

  .content-gate__main-content--no-image .content-gate__partners {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
  }

  .content-gate__main-content--no-image .content-gate__partners img {
    width: 100%;
  }

  [hidden], .content-gate__main-content--no-image .content-gate__partners-wrapper--mobile {
    display: none;
  }

  .directory--staff form:not(.content-gate__main-content--no-image .content-gate__partners-wrapper--mobile) {
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
  }

  .directory--staff form:not(.content-gate__main-content--no-image .content-gate__partners-wrapper--mobile) ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    font-size: 16px;
    font-size: 1rem
  }

  @media (max-width: 768px){
    .directory--staff form:not(.content-gate__main-content--no-image .content-gate__partners-wrapper--mobile) ul {
      font-size: 14px;
      font-size: 0.875rem
    }
  }

  @media (min-width: 1200px){
    .directory--staff form:not(.content-gate__main-content--no-image .content-gate__partners-wrapper--mobile) ul {
      width: 50%
    }
  }

  @media (max-width: 575px){
    .directory--staff form:not(.content-gate__main-content--no-image .content-gate__partners-wrapper--mobile) ul {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr
    }
  }

  .directory--staff form:not(.content-gate__main-content--no-image .content-gate__partners-wrapper--mobile) li {
    margin-bottom: calc(40px / 3);
    margin-bottom: calc(2.5rem / 3);
  }

  .directory--staff form:not(.content-gate__main-content--no-image .content-gate__partners-wrapper--mobile) .required:after {
    display: none;
  }

  .directory--staff form:not(.content-gate__main-content--no-image .content-gate__partners-wrapper--mobile) .people__filter-submit {
    display: inline-block;
    width: 200px;
    width: 12.5rem;
    margin-top: calc(40px / 2);
    margin-top: calc(2.5rem / 2);
    margin-right: calc(40px / 6);
    margin-right: calc(2.5rem / 6);
  }

  .content-gate__main-content--no-image .content-gate__partners-wrapper--mobile{
    display: none;
  }
}

/*------------------------------------*\
  #CONTENT-GATE-SUCCESS
\*------------------------------------*/

.content-gate__success--with-image {
  display: flex;
  gap: 3rem;
}

@media (max-width: 991px) {
  .content-gate__success--with-image {
    flex-direction: column-reverse;
    gap: 0px;
  }
}

/*------------------------------------*\
  #TAILWIND-IMPORTS
\*------------------------------------*/

.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;
}

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

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

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

.focus\:sr-only: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;
}

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

.pointer-events-none{
  pointer-events: none;
}

.pointer-events-auto{
  pointer-events: auto;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: -webkit-sticky;
  position: sticky;
}

.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.inset-1{
  top: 0.25rem;
  right: 0.25rem;
  bottom: 0.25rem;
  left: 0.25rem;
}

.inset-2{
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
}

.inset-3{
  top: 0.75rem;
  right: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
}

.inset-4{
  top: 1rem;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
}

.inset-5{
  top: 1.25rem;
  right: 1.25rem;
  bottom: 1.25rem;
  left: 1.25rem;
}

.inset-6{
  top: 1.5rem;
  right: 1.5rem;
  bottom: 1.5rem;
  left: 1.5rem;
}

.inset-7{
  top: 1.75rem;
  right: 1.75rem;
  bottom: 1.75rem;
  left: 1.75rem;
}

.inset-8{
  top: 2rem;
  right: 2rem;
  bottom: 2rem;
  left: 2rem;
}

.inset-9{
  top: 2.25rem;
  right: 2.25rem;
  bottom: 2.25rem;
  left: 2.25rem;
}

.inset-10{
  top: 2.5rem;
  right: 2.5rem;
  bottom: 2.5rem;
  left: 2.5rem;
}

.inset-11{
  top: 2.75rem;
  right: 2.75rem;
  bottom: 2.75rem;
  left: 2.75rem;
}

.inset-12{
  top: 3rem;
  right: 3rem;
  bottom: 3rem;
  left: 3rem;
}

.inset-14{
  top: 3.5rem;
  right: 3.5rem;
  bottom: 3.5rem;
  left: 3.5rem;
}

.inset-16{
  top: 4rem;
  right: 4rem;
  bottom: 4rem;
  left: 4rem;
}

.inset-18{
  top: 4.5rem;
  right: 4.5rem;
  bottom: 4.5rem;
  left: 4.5rem;
}

.inset-20{
  top: 5rem;
  right: 5rem;
  bottom: 5rem;
  left: 5rem;
}

.inset-22{
  top: 5.5rem;
  right: 5.5rem;
  bottom: 5.5rem;
  left: 5.5rem;
}

.inset-24{
  top: 6rem;
  right: 6rem;
  bottom: 6rem;
  left: 6rem;
}

.inset-26{
  top: 6.5rem;
  right: 6.5rem;
  bottom: 6.5rem;
  left: 6.5rem;
}

.inset-28{
  top: 7rem;
  right: 7rem;
  bottom: 7rem;
  left: 7rem;
}

.inset-32{
  top: 8rem;
  right: 8rem;
  bottom: 8rem;
  left: 8rem;
}

.inset-36{
  top: 9rem;
  right: 9rem;
  bottom: 9rem;
  left: 9rem;
}

.inset-40{
  top: 10rem;
  right: 10rem;
  bottom: 10rem;
  left: 10rem;
}

.inset-44{
  top: 11rem;
  right: 11rem;
  bottom: 11rem;
  left: 11rem;
}

.inset-48{
  top: 12rem;
  right: 12rem;
  bottom: 12rem;
  left: 12rem;
}

.inset-52{
  top: 13rem;
  right: 13rem;
  bottom: 13rem;
  left: 13rem;
}

.inset-56{
  top: 14rem;
  right: 14rem;
  bottom: 14rem;
  left: 14rem;
}

.inset-60{
  top: 15rem;
  right: 15rem;
  bottom: 15rem;
  left: 15rem;
}

.inset-64{
  top: 16rem;
  right: 16rem;
  bottom: 16rem;
  left: 16rem;
}

.inset-72{
  top: 18rem;
  right: 18rem;
  bottom: 18rem;
  left: 18rem;
}

.inset-80{
  top: 20rem;
  right: 20rem;
  bottom: 20rem;
  left: 20rem;
}

.inset-96{
  top: 24rem;
  right: 24rem;
  bottom: 24rem;
  left: 24rem;
}

.inset-auto{
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.inset-px{
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
}

.inset-0\.5{
  top: 0.125rem;
  right: 0.125rem;
  bottom: 0.125rem;
  left: 0.125rem;
}

.inset-1\.5{
  top: 0.375rem;
  right: 0.375rem;
  bottom: 0.375rem;
  left: 0.375rem;
}

.inset-2\.5{
  top: 0.625rem;
  right: 0.625rem;
  bottom: 0.625rem;
  left: 0.625rem;
}

.inset-3\.5{
  top: 0.875rem;
  right: 0.875rem;
  bottom: 0.875rem;
  left: 0.875rem;
}

.-inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.-inset-1{
  top: -0.25rem;
  right: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
}

.-inset-2{
  top: -0.5rem;
  right: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
}

.-inset-3{
  top: -0.75rem;
  right: -0.75rem;
  bottom: -0.75rem;
  left: -0.75rem;
}

.-inset-4{
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
}

.-inset-5{
  top: -1.25rem;
  right: -1.25rem;
  bottom: -1.25rem;
  left: -1.25rem;
}

.-inset-6{
  top: -1.5rem;
  right: -1.5rem;
  bottom: -1.5rem;
  left: -1.5rem;
}

.-inset-7{
  top: -1.75rem;
  right: -1.75rem;
  bottom: -1.75rem;
  left: -1.75rem;
}

.-inset-8{
  top: -2rem;
  right: -2rem;
  bottom: -2rem;
  left: -2rem;
}

.-inset-9{
  top: -2.25rem;
  right: -2.25rem;
  bottom: -2.25rem;
  left: -2.25rem;
}

.-inset-10{
  top: -2.5rem;
  right: -2.5rem;
  bottom: -2.5rem;
  left: -2.5rem;
}

.-inset-11{
  top: -2.75rem;
  right: -2.75rem;
  bottom: -2.75rem;
  left: -2.75rem;
}

.-inset-12{
  top: -3rem;
  right: -3rem;
  bottom: -3rem;
  left: -3rem;
}

.-inset-14{
  top: -3.5rem;
  right: -3.5rem;
  bottom: -3.5rem;
  left: -3.5rem;
}

.-inset-16{
  top: -4rem;
  right: -4rem;
  bottom: -4rem;
  left: -4rem;
}

.-inset-18{
  top: -4.5rem;
  right: -4.5rem;
  bottom: -4.5rem;
  left: -4.5rem;
}

.-inset-20{
  top: -5rem;
  right: -5rem;
  bottom: -5rem;
  left: -5rem;
}

.-inset-22{
  top: -5.5rem;
  right: -5.5rem;
  bottom: -5.5rem;
  left: -5.5rem;
}

.-inset-24{
  top: -6rem;
  right: -6rem;
  bottom: -6rem;
  left: -6rem;
}

.-inset-26{
  top: -6.5rem;
  right: -6.5rem;
  bottom: -6.5rem;
  left: -6.5rem;
}

.-inset-28{
  top: -7rem;
  right: -7rem;
  bottom: -7rem;
  left: -7rem;
}

.-inset-32{
  top: -8rem;
  right: -8rem;
  bottom: -8rem;
  left: -8rem;
}

.-inset-36{
  top: -9rem;
  right: -9rem;
  bottom: -9rem;
  left: -9rem;
}

.-inset-40{
  top: -10rem;
  right: -10rem;
  bottom: -10rem;
  left: -10rem;
}

.-inset-44{
  top: -11rem;
  right: -11rem;
  bottom: -11rem;
  left: -11rem;
}

.-inset-48{
  top: -12rem;
  right: -12rem;
  bottom: -12rem;
  left: -12rem;
}

.-inset-52{
  top: -13rem;
  right: -13rem;
  bottom: -13rem;
  left: -13rem;
}

.-inset-56{
  top: -14rem;
  right: -14rem;
  bottom: -14rem;
  left: -14rem;
}

.-inset-60{
  top: -15rem;
  right: -15rem;
  bottom: -15rem;
  left: -15rem;
}

.-inset-64{
  top: -16rem;
  right: -16rem;
  bottom: -16rem;
  left: -16rem;
}

.-inset-72{
  top: -18rem;
  right: -18rem;
  bottom: -18rem;
  left: -18rem;
}

.-inset-80{
  top: -20rem;
  right: -20rem;
  bottom: -20rem;
  left: -20rem;
}

.-inset-96{
  top: -24rem;
  right: -24rem;
  bottom: -24rem;
  left: -24rem;
}

.-inset-px{
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}

.-inset-0\.5{
  top: -0.125rem;
  right: -0.125rem;
  bottom: -0.125rem;
  left: -0.125rem;
}

.-inset-1\.5{
  top: -0.375rem;
  right: -0.375rem;
  bottom: -0.375rem;
  left: -0.375rem;
}

.-inset-2\.5{
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
}

.-inset-3\.5{
  top: -0.875rem;
  right: -0.875rem;
  bottom: -0.875rem;
  left: -0.875rem;
}

.inset-1\/2{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-1\/3{
  top: 33.333333%;
  right: 33.333333%;
  bottom: 33.333333%;
  left: 33.333333%;
}

.inset-2\/3{
  top: 66.666667%;
  right: 66.666667%;
  bottom: 66.666667%;
  left: 66.666667%;
}

.inset-1\/4{
  top: 25%;
  right: 25%;
  bottom: 25%;
  left: 25%;
}

.inset-2\/4{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-3\/4{
  top: 75%;
  right: 75%;
  bottom: 75%;
  left: 75%;
}

.inset-full{
  top: 100%;
  right: 100%;
  bottom: 100%;
  left: 100%;
}

.-inset-1\/2{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-1\/3{
  top: -33.333333%;
  right: -33.333333%;
  bottom: -33.333333%;
  left: -33.333333%;
}

.-inset-2\/3{
  top: -66.666667%;
  right: -66.666667%;
  bottom: -66.666667%;
  left: -66.666667%;
}

.-inset-1\/4{
  top: -25%;
  right: -25%;
  bottom: -25%;
  left: -25%;
}

.-inset-2\/4{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-3\/4{
  top: -75%;
  right: -75%;
  bottom: -75%;
  left: -75%;
}

.-inset-full{
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
}

.inset-x-0{
  left: 0px;
  right: 0px;
}

.inset-x-1{
  left: 0.25rem;
  right: 0.25rem;
}

.inset-x-2{
  left: 0.5rem;
  right: 0.5rem;
}

.inset-x-3{
  left: 0.75rem;
  right: 0.75rem;
}

.inset-x-4{
  left: 1rem;
  right: 1rem;
}

.inset-x-5{
  left: 1.25rem;
  right: 1.25rem;
}

.inset-x-6{
  left: 1.5rem;
  right: 1.5rem;
}

.inset-x-7{
  left: 1.75rem;
  right: 1.75rem;
}

.inset-x-8{
  left: 2rem;
  right: 2rem;
}

.inset-x-9{
  left: 2.25rem;
  right: 2.25rem;
}

.inset-x-10{
  left: 2.5rem;
  right: 2.5rem;
}

.inset-x-11{
  left: 2.75rem;
  right: 2.75rem;
}

.inset-x-12{
  left: 3rem;
  right: 3rem;
}

.inset-x-14{
  left: 3.5rem;
  right: 3.5rem;
}

.inset-x-16{
  left: 4rem;
  right: 4rem;
}

.inset-x-18{
  left: 4.5rem;
  right: 4.5rem;
}

.inset-x-20{
  left: 5rem;
  right: 5rem;
}

.inset-x-22{
  left: 5.5rem;
  right: 5.5rem;
}

.inset-x-24{
  left: 6rem;
  right: 6rem;
}

.inset-x-26{
  left: 6.5rem;
  right: 6.5rem;
}

.inset-x-28{
  left: 7rem;
  right: 7rem;
}

.inset-x-32{
  left: 8rem;
  right: 8rem;
}

.inset-x-36{
  left: 9rem;
  right: 9rem;
}

.inset-x-40{
  left: 10rem;
  right: 10rem;
}

.inset-x-44{
  left: 11rem;
  right: 11rem;
}

.inset-x-48{
  left: 12rem;
  right: 12rem;
}

.inset-x-52{
  left: 13rem;
  right: 13rem;
}

.inset-x-56{
  left: 14rem;
  right: 14rem;
}

.inset-x-60{
  left: 15rem;
  right: 15rem;
}

.inset-x-64{
  left: 16rem;
  right: 16rem;
}

.inset-x-72{
  left: 18rem;
  right: 18rem;
}

.inset-x-80{
  left: 20rem;
  right: 20rem;
}

.inset-x-96{
  left: 24rem;
  right: 24rem;
}

.inset-x-auto{
  left: auto;
  right: auto;
}

.inset-x-px{
  left: 1px;
  right: 1px;
}

.inset-x-0\.5{
  left: 0.125rem;
  right: 0.125rem;
}

.inset-x-1\.5{
  left: 0.375rem;
  right: 0.375rem;
}

.inset-x-2\.5{
  left: 0.625rem;
  right: 0.625rem;
}

.inset-x-3\.5{
  left: 0.875rem;
  right: 0.875rem;
}

.-inset-x-0{
  left: 0px;
  right: 0px;
}

.-inset-x-1{
  left: -0.25rem;
  right: -0.25rem;
}

.-inset-x-2{
  left: -0.5rem;
  right: -0.5rem;
}

.-inset-x-3{
  left: -0.75rem;
  right: -0.75rem;
}

.-inset-x-4{
  left: -1rem;
  right: -1rem;
}

.-inset-x-5{
  left: -1.25rem;
  right: -1.25rem;
}

.-inset-x-6{
  left: -1.5rem;
  right: -1.5rem;
}

.-inset-x-7{
  left: -1.75rem;
  right: -1.75rem;
}

.-inset-x-8{
  left: -2rem;
  right: -2rem;
}

.-inset-x-9{
  left: -2.25rem;
  right: -2.25rem;
}

.-inset-x-10{
  left: -2.5rem;
  right: -2.5rem;
}

.-inset-x-11{
  left: -2.75rem;
  right: -2.75rem;
}

.-inset-x-12{
  left: -3rem;
  right: -3rem;
}

.-inset-x-14{
  left: -3.5rem;
  right: -3.5rem;
}

.-inset-x-16{
  left: -4rem;
  right: -4rem;
}

.-inset-x-18{
  left: -4.5rem;
  right: -4.5rem;
}

.-inset-x-20{
  left: -5rem;
  right: -5rem;
}

.-inset-x-22{
  left: -5.5rem;
  right: -5.5rem;
}

.-inset-x-24{
  left: -6rem;
  right: -6rem;
}

.-inset-x-26{
  left: -6.5rem;
  right: -6.5rem;
}

.-inset-x-28{
  left: -7rem;
  right: -7rem;
}

.-inset-x-32{
  left: -8rem;
  right: -8rem;
}

.-inset-x-36{
  left: -9rem;
  right: -9rem;
}

.-inset-x-40{
  left: -10rem;
  right: -10rem;
}

.-inset-x-44{
  left: -11rem;
  right: -11rem;
}

.-inset-x-48{
  left: -12rem;
  right: -12rem;
}

.-inset-x-52{
  left: -13rem;
  right: -13rem;
}

.-inset-x-56{
  left: -14rem;
  right: -14rem;
}

.-inset-x-60{
  left: -15rem;
  right: -15rem;
}

.-inset-x-64{
  left: -16rem;
  right: -16rem;
}

.-inset-x-72{
  left: -18rem;
  right: -18rem;
}

.-inset-x-80{
  left: -20rem;
  right: -20rem;
}

.-inset-x-96{
  left: -24rem;
  right: -24rem;
}

.-inset-x-px{
  left: -1px;
  right: -1px;
}

.-inset-x-0\.5{
  left: -0.125rem;
  right: -0.125rem;
}

.-inset-x-1\.5{
  left: -0.375rem;
  right: -0.375rem;
}

.-inset-x-2\.5{
  left: -0.625rem;
  right: -0.625rem;
}

.-inset-x-3\.5{
  left: -0.875rem;
  right: -0.875rem;
}

.inset-x-1\/2{
  left: 50%;
  right: 50%;
}

.inset-x-1\/3{
  left: 33.333333%;
  right: 33.333333%;
}

.inset-x-2\/3{
  left: 66.666667%;
  right: 66.666667%;
}

.inset-x-1\/4{
  left: 25%;
  right: 25%;
}

.inset-x-2\/4{
  left: 50%;
  right: 50%;
}

.inset-x-3\/4{
  left: 75%;
  right: 75%;
}

.inset-x-full{
  left: 100%;
  right: 100%;
}

.-inset-x-1\/2{
  left: -50%;
  right: -50%;
}

.-inset-x-1\/3{
  left: -33.333333%;
  right: -33.333333%;
}

.-inset-x-2\/3{
  left: -66.666667%;
  right: -66.666667%;
}

.-inset-x-1\/4{
  left: -25%;
  right: -25%;
}

.-inset-x-2\/4{
  left: -50%;
  right: -50%;
}

.-inset-x-3\/4{
  left: -75%;
  right: -75%;
}

.-inset-x-full{
  left: -100%;
  right: -100%;
}

.inset-y-0{
  top: 0px;
  bottom: 0px;
}

.inset-y-1{
  top: 0.25rem;
  bottom: 0.25rem;
}

.inset-y-2{
  top: 0.5rem;
  bottom: 0.5rem;
}

.inset-y-3{
  top: 0.75rem;
  bottom: 0.75rem;
}

.inset-y-4{
  top: 1rem;
  bottom: 1rem;
}

.inset-y-5{
  top: 1.25rem;
  bottom: 1.25rem;
}

.inset-y-6{
  top: 1.5rem;
  bottom: 1.5rem;
}

.inset-y-7{
  top: 1.75rem;
  bottom: 1.75rem;
}

.inset-y-8{
  top: 2rem;
  bottom: 2rem;
}

.inset-y-9{
  top: 2.25rem;
  bottom: 2.25rem;
}

.inset-y-10{
  top: 2.5rem;
  bottom: 2.5rem;
}

.inset-y-11{
  top: 2.75rem;
  bottom: 2.75rem;
}

.inset-y-12{
  top: 3rem;
  bottom: 3rem;
}

.inset-y-14{
  top: 3.5rem;
  bottom: 3.5rem;
}

.inset-y-16{
  top: 4rem;
  bottom: 4rem;
}

.inset-y-18{
  top: 4.5rem;
  bottom: 4.5rem;
}

.inset-y-20{
  top: 5rem;
  bottom: 5rem;
}

.inset-y-22{
  top: 5.5rem;
  bottom: 5.5rem;
}

.inset-y-24{
  top: 6rem;
  bottom: 6rem;
}

.inset-y-26{
  top: 6.5rem;
  bottom: 6.5rem;
}

.inset-y-28{
  top: 7rem;
  bottom: 7rem;
}

.inset-y-32{
  top: 8rem;
  bottom: 8rem;
}

.inset-y-36{
  top: 9rem;
  bottom: 9rem;
}

.inset-y-40{
  top: 10rem;
  bottom: 10rem;
}

.inset-y-44{
  top: 11rem;
  bottom: 11rem;
}

.inset-y-48{
  top: 12rem;
  bottom: 12rem;
}

.inset-y-52{
  top: 13rem;
  bottom: 13rem;
}

.inset-y-56{
  top: 14rem;
  bottom: 14rem;
}

.inset-y-60{
  top: 15rem;
  bottom: 15rem;
}

.inset-y-64{
  top: 16rem;
  bottom: 16rem;
}

.inset-y-72{
  top: 18rem;
  bottom: 18rem;
}

.inset-y-80{
  top: 20rem;
  bottom: 20rem;
}

.inset-y-96{
  top: 24rem;
  bottom: 24rem;
}

.inset-y-auto{
  top: auto;
  bottom: auto;
}

.inset-y-px{
  top: 1px;
  bottom: 1px;
}

.inset-y-0\.5{
  top: 0.125rem;
  bottom: 0.125rem;
}

.inset-y-1\.5{
  top: 0.375rem;
  bottom: 0.375rem;
}

.inset-y-2\.5{
  top: 0.625rem;
  bottom: 0.625rem;
}

.inset-y-3\.5{
  top: 0.875rem;
  bottom: 0.875rem;
}

.-inset-y-0{
  top: 0px;
  bottom: 0px;
}

.-inset-y-1{
  top: -0.25rem;
  bottom: -0.25rem;
}

.-inset-y-2{
  top: -0.5rem;
  bottom: -0.5rem;
}

.-inset-y-3{
  top: -0.75rem;
  bottom: -0.75rem;
}

.-inset-y-4{
  top: -1rem;
  bottom: -1rem;
}

.-inset-y-5{
  top: -1.25rem;
  bottom: -1.25rem;
}

.-inset-y-6{
  top: -1.5rem;
  bottom: -1.5rem;
}

.-inset-y-7{
  top: -1.75rem;
  bottom: -1.75rem;
}

.-inset-y-8{
  top: -2rem;
  bottom: -2rem;
}

.-inset-y-9{
  top: -2.25rem;
  bottom: -2.25rem;
}

.-inset-y-10{
  top: -2.5rem;
  bottom: -2.5rem;
}

.-inset-y-11{
  top: -2.75rem;
  bottom: -2.75rem;
}

.-inset-y-12{
  top: -3rem;
  bottom: -3rem;
}

.-inset-y-14{
  top: -3.5rem;
  bottom: -3.5rem;
}

.-inset-y-16{
  top: -4rem;
  bottom: -4rem;
}

.-inset-y-18{
  top: -4.5rem;
  bottom: -4.5rem;
}

.-inset-y-20{
  top: -5rem;
  bottom: -5rem;
}

.-inset-y-22{
  top: -5.5rem;
  bottom: -5.5rem;
}

.-inset-y-24{
  top: -6rem;
  bottom: -6rem;
}

.-inset-y-26{
  top: -6.5rem;
  bottom: -6.5rem;
}

.-inset-y-28{
  top: -7rem;
  bottom: -7rem;
}

.-inset-y-32{
  top: -8rem;
  bottom: -8rem;
}

.-inset-y-36{
  top: -9rem;
  bottom: -9rem;
}

.-inset-y-40{
  top: -10rem;
  bottom: -10rem;
}

.-inset-y-44{
  top: -11rem;
  bottom: -11rem;
}

.-inset-y-48{
  top: -12rem;
  bottom: -12rem;
}

.-inset-y-52{
  top: -13rem;
  bottom: -13rem;
}

.-inset-y-56{
  top: -14rem;
  bottom: -14rem;
}

.-inset-y-60{
  top: -15rem;
  bottom: -15rem;
}

.-inset-y-64{
  top: -16rem;
  bottom: -16rem;
}

.-inset-y-72{
  top: -18rem;
  bottom: -18rem;
}

.-inset-y-80{
  top: -20rem;
  bottom: -20rem;
}

.-inset-y-96{
  top: -24rem;
  bottom: -24rem;
}

.-inset-y-px{
  top: -1px;
  bottom: -1px;
}

.-inset-y-0\.5{
  top: -0.125rem;
  bottom: -0.125rem;
}

.-inset-y-1\.5{
  top: -0.375rem;
  bottom: -0.375rem;
}

.-inset-y-2\.5{
  top: -0.625rem;
  bottom: -0.625rem;
}

.-inset-y-3\.5{
  top: -0.875rem;
  bottom: -0.875rem;
}

.inset-y-1\/2{
  top: 50%;
  bottom: 50%;
}

.inset-y-1\/3{
  top: 33.333333%;
  bottom: 33.333333%;
}

.inset-y-2\/3{
  top: 66.666667%;
  bottom: 66.666667%;
}

.inset-y-1\/4{
  top: 25%;
  bottom: 25%;
}

.inset-y-2\/4{
  top: 50%;
  bottom: 50%;
}

.inset-y-3\/4{
  top: 75%;
  bottom: 75%;
}

.inset-y-full{
  top: 100%;
  bottom: 100%;
}

.-inset-y-1\/2{
  top: -50%;
  bottom: -50%;
}

.-inset-y-1\/3{
  top: -33.333333%;
  bottom: -33.333333%;
}

.-inset-y-2\/3{
  top: -66.666667%;
  bottom: -66.666667%;
}

.-inset-y-1\/4{
  top: -25%;
  bottom: -25%;
}

.-inset-y-2\/4{
  top: -50%;
  bottom: -50%;
}

.-inset-y-3\/4{
  top: -75%;
  bottom: -75%;
}

.-inset-y-full{
  top: -100%;
  bottom: -100%;
}

.top-0{
  top: 0px;
}

.top-1{
  top: 0.25rem;
}

.top-2{
  top: 0.5rem;
}

.top-3{
  top: 0.75rem;
}

.top-4{
  top: 1rem;
}

.top-5{
  top: 1.25rem;
}

.top-6{
  top: 1.5rem;
}

.top-7{
  top: 1.75rem;
}

.top-8{
  top: 2rem;
}

.top-9{
  top: 2.25rem;
}

.top-10{
  top: 2.5rem;
}

.top-11{
  top: 2.75rem;
}

.top-12{
  top: 3rem;
}

.top-14{
  top: 3.5rem;
}

.top-16{
  top: 4rem;
}

.top-18{
  top: 4.5rem;
}

.top-20{
  top: 5rem;
}

.top-22{
  top: 5.5rem;
}

.top-24{
  top: 6rem;
}

.top-26{
  top: 6.5rem;
}

.top-28{
  top: 7rem;
}

.top-32{
  top: 8rem;
}

.top-36{
  top: 9rem;
}

.top-40{
  top: 10rem;
}

.top-44{
  top: 11rem;
}

.top-48{
  top: 12rem;
}

.top-52{
  top: 13rem;
}

.top-56{
  top: 14rem;
}

.top-60{
  top: 15rem;
}

.top-64{
  top: 16rem;
}

.top-72{
  top: 18rem;
}

.top-80{
  top: 20rem;
}

.top-96{
  top: 24rem;
}

.top-auto{
  top: auto;
}

.top-px{
  top: 1px;
}

.top-0\.5{
  top: 0.125rem;
}

.top-1\.5{
  top: 0.375rem;
}

.top-2\.5{
  top: 0.625rem;
}

.top-3\.5{
  top: 0.875rem;
}

.-top-0{
  top: 0px;
}

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

.-top-2{
  top: -0.5rem;
}

.-top-3{
  top: -0.75rem;
}

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

.-top-5{
  top: -1.25rem;
}

.-top-6{
  top: -1.5rem;
}

.-top-7{
  top: -1.75rem;
}

.-top-8{
  top: -2rem;
}

.-top-9{
  top: -2.25rem;
}

.-top-10{
  top: -2.5rem;
}

.-top-11{
  top: -2.75rem;
}

.-top-12{
  top: -3rem;
}

.-top-14{
  top: -3.5rem;
}

.-top-16{
  top: -4rem;
}

.-top-18{
  top: -4.5rem;
}

.-top-20{
  top: -5rem;
}

.-top-22{
  top: -5.5rem;
}

.-top-24{
  top: -6rem;
}

.-top-26{
  top: -6.5rem;
}

.-top-28{
  top: -7rem;
}

.-top-32{
  top: -8rem;
}

.-top-36{
  top: -9rem;
}

.-top-40{
  top: -10rem;
}

.-top-44{
  top: -11rem;
}

.-top-48{
  top: -12rem;
}

.-top-52{
  top: -13rem;
}

.-top-56{
  top: -14rem;
}

.-top-60{
  top: -15rem;
}

.-top-64{
  top: -16rem;
}

.-top-72{
  top: -18rem;
}

.-top-80{
  top: -20rem;
}

.-top-96{
  top: -24rem;
}

.-top-px{
  top: -1px;
}

.-top-0\.5{
  top: -0.125rem;
}

.-top-1\.5{
  top: -0.375rem;
}

.-top-2\.5{
  top: -0.625rem;
}

.-top-3\.5{
  top: -0.875rem;
}

.top-1\/2{
  top: 50%;
}

.top-1\/3{
  top: 33.333333%;
}

.top-2\/3{
  top: 66.666667%;
}

.top-1\/4{
  top: 25%;
}

.top-2\/4{
  top: 50%;
}

.top-3\/4{
  top: 75%;
}

.top-full{
  top: 100%;
}

.-top-1\/2{
  top: -50%;
}

.-top-1\/3{
  top: -33.333333%;
}

.-top-2\/3{
  top: -66.666667%;
}

.-top-1\/4{
  top: -25%;
}

.-top-2\/4{
  top: -50%;
}

.-top-3\/4{
  top: -75%;
}

.-top-full{
  top: -100%;
}

.right-0{
  right: 0px;
}

.right-1{
  right: 0.25rem;
}

.right-2{
  right: 0.5rem;
}

.right-3{
  right: 0.75rem;
}

.right-4{
  right: 1rem;
}

.right-5{
  right: 1.25rem;
}

.right-6{
  right: 1.5rem;
}

.right-7{
  right: 1.75rem;
}

.right-8{
  right: 2rem;
}

.right-9{
  right: 2.25rem;
}

.right-10{
  right: 2.5rem;
}

.right-11{
  right: 2.75rem;
}

.right-12{
  right: 3rem;
}

.right-14{
  right: 3.5rem;
}

.right-16{
  right: 4rem;
}

.right-18{
  right: 4.5rem;
}

.right-20{
  right: 5rem;
}

.right-22{
  right: 5.5rem;
}

.right-24{
  right: 6rem;
}

.right-26{
  right: 6.5rem;
}

.right-28{
  right: 7rem;
}

.right-32{
  right: 8rem;
}

.right-36{
  right: 9rem;
}

.right-40{
  right: 10rem;
}

.right-44{
  right: 11rem;
}

.right-48{
  right: 12rem;
}

.right-52{
  right: 13rem;
}

.right-56{
  right: 14rem;
}

.right-60{
  right: 15rem;
}

.right-64{
  right: 16rem;
}

.right-72{
  right: 18rem;
}

.right-80{
  right: 20rem;
}

.right-96{
  right: 24rem;
}

.right-auto{
  right: auto;
}

.right-px{
  right: 1px;
}

.right-0\.5{
  right: 0.125rem;
}

.right-1\.5{
  right: 0.375rem;
}

.right-2\.5{
  right: 0.625rem;
}

.right-3\.5{
  right: 0.875rem;
}

.-right-0{
  right: 0px;
}

.-right-1{
  right: -0.25rem;
}

.-right-2{
  right: -0.5rem;
}

.-right-3{
  right: -0.75rem;
}

.-right-4{
  right: -1rem;
}

.-right-5{
  right: -1.25rem;
}

.-right-6{
  right: -1.5rem;
}

.-right-7{
  right: -1.75rem;
}

.-right-8{
  right: -2rem;
}

.-right-9{
  right: -2.25rem;
}

.-right-10{
  right: -2.5rem;
}

.-right-11{
  right: -2.75rem;
}

.-right-12{
  right: -3rem;
}

.-right-14{
  right: -3.5rem;
}

.-right-16{
  right: -4rem;
}

.-right-18{
  right: -4.5rem;
}

.-right-20{
  right: -5rem;
}

.-right-22{
  right: -5.5rem;
}

.-right-24{
  right: -6rem;
}

.-right-26{
  right: -6.5rem;
}

.-right-28{
  right: -7rem;
}

.-right-32{
  right: -8rem;
}

.-right-36{
  right: -9rem;
}

.-right-40{
  right: -10rem;
}

.-right-44{
  right: -11rem;
}

.-right-48{
  right: -12rem;
}

.-right-52{
  right: -13rem;
}

.-right-56{
  right: -14rem;
}

.-right-60{
  right: -15rem;
}

.-right-64{
  right: -16rem;
}

.-right-72{
  right: -18rem;
}

.-right-80{
  right: -20rem;
}

.-right-96{
  right: -24rem;
}

.-right-px{
  right: -1px;
}

.-right-0\.5{
  right: -0.125rem;
}

.-right-1\.5{
  right: -0.375rem;
}

.-right-2\.5{
  right: -0.625rem;
}

.-right-3\.5{
  right: -0.875rem;
}

.right-1\/2{
  right: 50%;
}

.right-1\/3{
  right: 33.333333%;
}

.right-2\/3{
  right: 66.666667%;
}

.right-1\/4{
  right: 25%;
}

.right-2\/4{
  right: 50%;
}

.right-3\/4{
  right: 75%;
}

.right-full{
  right: 100%;
}

.-right-1\/2{
  right: -50%;
}

.-right-1\/3{
  right: -33.333333%;
}

.-right-2\/3{
  right: -66.666667%;
}

.-right-1\/4{
  right: -25%;
}

.-right-2\/4{
  right: -50%;
}

.-right-3\/4{
  right: -75%;
}

.-right-full{
  right: -100%;
}

.bottom-0{
  bottom: 0px;
}

.bottom-1{
  bottom: 0.25rem;
}

.bottom-2{
  bottom: 0.5rem;
}

.bottom-3{
  bottom: 0.75rem;
}

.bottom-4{
  bottom: 1rem;
}

.bottom-5{
  bottom: 1.25rem;
}

.bottom-6{
  bottom: 1.5rem;
}

.bottom-7{
  bottom: 1.75rem;
}

.bottom-8{
  bottom: 2rem;
}

.bottom-9{
  bottom: 2.25rem;
}

.bottom-10{
  bottom: 2.5rem;
}

.bottom-11{
  bottom: 2.75rem;
}

.bottom-12{
  bottom: 3rem;
}

.bottom-14{
  bottom: 3.5rem;
}

.bottom-16{
  bottom: 4rem;
}

.bottom-18{
  bottom: 4.5rem;
}

.bottom-20{
  bottom: 5rem;
}

.bottom-22{
  bottom: 5.5rem;
}

.bottom-24{
  bottom: 6rem;
}

.bottom-26{
  bottom: 6.5rem;
}

.bottom-28{
  bottom: 7rem;
}

.bottom-32{
  bottom: 8rem;
}

.bottom-36{
  bottom: 9rem;
}

.bottom-40{
  bottom: 10rem;
}

.bottom-44{
  bottom: 11rem;
}

.bottom-48{
  bottom: 12rem;
}

.bottom-52{
  bottom: 13rem;
}

.bottom-56{
  bottom: 14rem;
}

.bottom-60{
  bottom: 15rem;
}

.bottom-64{
  bottom: 16rem;
}

.bottom-72{
  bottom: 18rem;
}

.bottom-80{
  bottom: 20rem;
}

.bottom-96{
  bottom: 24rem;
}

.bottom-auto{
  bottom: auto;
}

.bottom-px{
  bottom: 1px;
}

.bottom-0\.5{
  bottom: 0.125rem;
}

.bottom-1\.5{
  bottom: 0.375rem;
}

.bottom-2\.5{
  bottom: 0.625rem;
}

.bottom-3\.5{
  bottom: 0.875rem;
}

.-bottom-0{
  bottom: 0px;
}

.-bottom-1{
  bottom: -0.25rem;
}

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

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

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

.-bottom-5{
  bottom: -1.25rem;
}

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

.-bottom-7{
  bottom: -1.75rem;
}

.-bottom-8{
  bottom: -2rem;
}

.-bottom-9{
  bottom: -2.25rem;
}

.-bottom-10{
  bottom: -2.5rem;
}

.-bottom-11{
  bottom: -2.75rem;
}

.-bottom-12{
  bottom: -3rem;
}

.-bottom-14{
  bottom: -3.5rem;
}

.-bottom-16{
  bottom: -4rem;
}

.-bottom-18{
  bottom: -4.5rem;
}

.-bottom-20{
  bottom: -5rem;
}

.-bottom-22{
  bottom: -5.5rem;
}

.-bottom-24{
  bottom: -6rem;
}

.-bottom-26{
  bottom: -6.5rem;
}

.-bottom-28{
  bottom: -7rem;
}

.-bottom-32{
  bottom: -8rem;
}

.-bottom-36{
  bottom: -9rem;
}

.-bottom-40{
  bottom: -10rem;
}

.-bottom-44{
  bottom: -11rem;
}

.-bottom-48{
  bottom: -12rem;
}

.-bottom-52{
  bottom: -13rem;
}

.-bottom-56{
  bottom: -14rem;
}

.-bottom-60{
  bottom: -15rem;
}

.-bottom-64{
  bottom: -16rem;
}

.-bottom-72{
  bottom: -18rem;
}

.-bottom-80{
  bottom: -20rem;
}

.-bottom-96{
  bottom: -24rem;
}

.-bottom-px{
  bottom: -1px;
}

.-bottom-0\.5{
  bottom: -0.125rem;
}

.-bottom-1\.5{
  bottom: -0.375rem;
}

.-bottom-2\.5{
  bottom: -0.625rem;
}

.-bottom-3\.5{
  bottom: -0.875rem;
}

.bottom-1\/2{
  bottom: 50%;
}

.bottom-1\/3{
  bottom: 33.333333%;
}

.bottom-2\/3{
  bottom: 66.666667%;
}

.bottom-1\/4{
  bottom: 25%;
}

.bottom-2\/4{
  bottom: 50%;
}

.bottom-3\/4{
  bottom: 75%;
}

.bottom-full{
  bottom: 100%;
}

.-bottom-1\/2{
  bottom: -50%;
}

.-bottom-1\/3{
  bottom: -33.333333%;
}

.-bottom-2\/3{
  bottom: -66.666667%;
}

.-bottom-1\/4{
  bottom: -25%;
}

.-bottom-2\/4{
  bottom: -50%;
}

.-bottom-3\/4{
  bottom: -75%;
}

.-bottom-full{
  bottom: -100%;
}

.left-0{
  left: 0px;
}

.left-1{
  left: 0.25rem;
}

.left-2{
  left: 0.5rem;
}

.left-3{
  left: 0.75rem;
}

.left-4{
  left: 1rem;
}

.left-5{
  left: 1.25rem;
}

.left-6{
  left: 1.5rem;
}

.left-7{
  left: 1.75rem;
}

.left-8{
  left: 2rem;
}

.left-9{
  left: 2.25rem;
}

.left-10{
  left: 2.5rem;
}

.left-11{
  left: 2.75rem;
}

.left-12{
  left: 3rem;
}

.left-14{
  left: 3.5rem;
}

.left-16{
  left: 4rem;
}

.left-18{
  left: 4.5rem;
}

.left-20{
  left: 5rem;
}

.left-22{
  left: 5.5rem;
}

.left-24{
  left: 6rem;
}

.left-26{
  left: 6.5rem;
}

.left-28{
  left: 7rem;
}

.left-32{
  left: 8rem;
}

.left-36{
  left: 9rem;
}

.left-40{
  left: 10rem;
}

.left-44{
  left: 11rem;
}

.left-48{
  left: 12rem;
}

.left-52{
  left: 13rem;
}

.left-56{
  left: 14rem;
}

.left-60{
  left: 15rem;
}

.left-64{
  left: 16rem;
}

.left-72{
  left: 18rem;
}

.left-80{
  left: 20rem;
}

.left-96{
  left: 24rem;
}

.left-auto{
  left: auto;
}

.left-px{
  left: 1px;
}

.left-0\.5{
  left: 0.125rem;
}

.left-1\.5{
  left: 0.375rem;
}

.left-2\.5{
  left: 0.625rem;
}

.left-3\.5{
  left: 0.875rem;
}

.-left-0{
  left: 0px;
}

.-left-1{
  left: -0.25rem;
}

.-left-2{
  left: -0.5rem;
}

.-left-3{
  left: -0.75rem;
}

.-left-4{
  left: -1rem;
}

.-left-5{
  left: -1.25rem;
}

.-left-6{
  left: -1.5rem;
}

.-left-7{
  left: -1.75rem;
}

.-left-8{
  left: -2rem;
}

.-left-9{
  left: -2.25rem;
}

.-left-10{
  left: -2.5rem;
}

.-left-11{
  left: -2.75rem;
}

.-left-12{
  left: -3rem;
}

.-left-14{
  left: -3.5rem;
}

.-left-16{
  left: -4rem;
}

.-left-18{
  left: -4.5rem;
}

.-left-20{
  left: -5rem;
}

.-left-22{
  left: -5.5rem;
}

.-left-24{
  left: -6rem;
}

.-left-26{
  left: -6.5rem;
}

.-left-28{
  left: -7rem;
}

.-left-32{
  left: -8rem;
}

.-left-36{
  left: -9rem;
}

.-left-40{
  left: -10rem;
}

.-left-44{
  left: -11rem;
}

.-left-48{
  left: -12rem;
}

.-left-52{
  left: -13rem;
}

.-left-56{
  left: -14rem;
}

.-left-60{
  left: -15rem;
}

.-left-64{
  left: -16rem;
}

.-left-72{
  left: -18rem;
}

.-left-80{
  left: -20rem;
}

.-left-96{
  left: -24rem;
}

.-left-px{
  left: -1px;
}

.-left-0\.5{
  left: -0.125rem;
}

.-left-1\.5{
  left: -0.375rem;
}

.-left-2\.5{
  left: -0.625rem;
}

.-left-3\.5{
  left: -0.875rem;
}

.left-1\/2{
  left: 50%;
}

.left-1\/3{
  left: 33.333333%;
}

.left-2\/3{
  left: 66.666667%;
}

.left-1\/4{
  left: 25%;
}

.left-2\/4{
  left: 50%;
}

.left-3\/4{
  left: 75%;
}

.left-full{
  left: 100%;
}

.-left-1\/2{
  left: -50%;
}

.-left-1\/3{
  left: -33.333333%;
}

.-left-2\/3{
  left: -66.666667%;
}

.-left-1\/4{
  left: -25%;
}

.-left-2\/4{
  left: -50%;
}

.-left-3\/4{
  left: -75%;
}

.-left-full{
  left: -100%;
}

.isolate{
  isolation: isolate;
}

.isolation-auto{
  isolation: auto;
}

.z-0{
  z-index: 0;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

.z-30{
  z-index: 30;
}

.z-40{
  z-index: 40;
}

.z-50{
  z-index: 50;
}

.z-auto{
  z-index: auto;
}

.focus-within\:z-0:focus-within{
  z-index: 0;
}

.focus-within\:z-10:focus-within{
  z-index: 10;
}

.focus-within\:z-20:focus-within{
  z-index: 20;
}

.focus-within\:z-30:focus-within{
  z-index: 30;
}

.focus-within\:z-40:focus-within{
  z-index: 40;
}

.focus-within\:z-50:focus-within{
  z-index: 50;
}

.focus-within\:z-auto:focus-within{
  z-index: auto;
}

.focus\:z-0:focus{
  z-index: 0;
}

.focus\:z-10:focus{
  z-index: 10;
}

.focus\:z-20:focus{
  z-index: 20;
}

.focus\:z-30:focus{
  z-index: 30;
}

.focus\:z-40:focus{
  z-index: 40;
}

.focus\:z-50:focus{
  z-index: 50;
}

.focus\:z-auto:focus{
  z-index: auto;
}

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.order-3{
  order: 3;
}

.order-4{
  order: 4;
}

.order-5{
  order: 5;
}

.order-6{
  order: 6;
}

.order-7{
  order: 7;
}

.order-8{
  order: 8;
}

.order-9{
  order: 9;
}

.order-10{
  order: 10;
}

.order-11{
  order: 11;
}

.order-12{
  order: 12;
}

.order-first{
  order: -9999;
}

.order-last{
  order: 9999;
}

.order-none{
  order: 0;
}

.col-auto{
  grid-column: auto;
}

.col-span-1{
  grid-column: span 1 / span 1;
}

.col-span-2{
  grid-column: span 2 / span 2;
}

.col-span-3{
  grid-column: span 3 / span 3;
}

.col-span-4{
  grid-column: span 4 / span 4;
}

.col-span-5{
  grid-column: span 5 / span 5;
}

.col-span-6{
  grid-column: span 6 / span 6;
}

.col-span-7{
  grid-column: span 7 / span 7;
}

.col-span-8{
  grid-column: span 8 / span 8;
}

.col-span-9{
  grid-column: span 9 / span 9;
}

.col-span-10{
  grid-column: span 10 / span 10;
}

.col-span-11{
  grid-column: span 11 / span 11;
}

.col-span-12{
  grid-column: span 12 / span 12;
}

.col-span-full{
  grid-column: 1 / -1;
}

.col-start-1{
  grid-column-start: 1;
}

.col-start-2{
  grid-column-start: 2;
}

.col-start-3{
  grid-column-start: 3;
}

.col-start-4{
  grid-column-start: 4;
}

.col-start-5{
  grid-column-start: 5;
}

.col-start-6{
  grid-column-start: 6;
}

.col-start-7{
  grid-column-start: 7;
}

.col-start-8{
  grid-column-start: 8;
}

.col-start-9{
  grid-column-start: 9;
}

.col-start-10{
  grid-column-start: 10;
}

.col-start-11{
  grid-column-start: 11;
}

.col-start-12{
  grid-column-start: 12;
}

.col-start-13{
  grid-column-start: 13;
}

.col-start-auto{
  grid-column-start: auto;
}

.col-end-1{
  grid-column-end: 1;
}

.col-end-2{
  grid-column-end: 2;
}

.col-end-3{
  grid-column-end: 3;
}

.col-end-4{
  grid-column-end: 4;
}

.col-end-5{
  grid-column-end: 5;
}

.col-end-6{
  grid-column-end: 6;
}

.col-end-7{
  grid-column-end: 7;
}

.col-end-8{
  grid-column-end: 8;
}

.col-end-9{
  grid-column-end: 9;
}

.col-end-10{
  grid-column-end: 10;
}

.col-end-11{
  grid-column-end: 11;
}

.col-end-12{
  grid-column-end: 12;
}

.col-end-13{
  grid-column-end: 13;
}

.col-end-auto{
  grid-column-end: auto;
}

.row-auto{
  grid-row: auto;
}

.row-span-1{
  grid-row: span 1 / span 1;
}

.row-span-2{
  grid-row: span 2 / span 2;
}

.row-span-3{
  grid-row: span 3 / span 3;
}

.row-span-4{
  grid-row: span 4 / span 4;
}

.row-span-5{
  grid-row: span 5 / span 5;
}

.row-span-6{
  grid-row: span 6 / span 6;
}

.row-span-full{
  grid-row: 1 / -1;
}

.row-start-1{
  grid-row-start: 1;
}

.row-start-2{
  grid-row-start: 2;
}

.row-start-3{
  grid-row-start: 3;
}

.row-start-4{
  grid-row-start: 4;
}

.row-start-5{
  grid-row-start: 5;
}

.row-start-6{
  grid-row-start: 6;
}

.row-start-7{
  grid-row-start: 7;
}

.row-start-auto{
  grid-row-start: auto;
}

.row-end-1{
  grid-row-end: 1;
}

.row-end-2{
  grid-row-end: 2;
}

.row-end-3{
  grid-row-end: 3;
}

.row-end-4{
  grid-row-end: 4;
}

.row-end-5{
  grid-row-end: 5;
}

.row-end-6{
  grid-row-end: 6;
}

.row-end-7{
  grid-row-end: 7;
}

.row-end-auto{
  grid-row-end: auto;
}

.float-right{
  float: right;
}

.float-left{
  float: left;
}

.float-none{
  float: none;
}

.clear-left{
  clear: left;
}

.clear-right{
  clear: right;
}

.clear-both{
  clear: both;
}

.clear-none{
  clear: none;
}

.m-0{
  margin: 0px;
}

.m-1{
  margin: 0.25rem;
}

.m-2{
  margin: 0.5rem;
}

.m-3{
  margin: 0.75rem;
}

.m-4{
  margin: 1rem;
}

.m-5{
  margin: 1.25rem;
}

.m-6{
  margin: 1.5rem;
}

.m-7{
  margin: 1.75rem;
}

.m-8{
  margin: 2rem;
}

.m-9{
  margin: 2.25rem;
}

.m-10{
  margin: 2.5rem;
}

.m-11{
  margin: 2.75rem;
}

.m-12{
  margin: 3rem;
}

.m-14{
  margin: 3.5rem;
}

.m-16{
  margin: 4rem;
}

.m-18{
  margin: 4.5rem;
}

.m-20{
  margin: 5rem;
}

.m-22{
  margin: 5.5rem;
}

.m-24{
  margin: 6rem;
}

.m-26{
  margin: 6.5rem;
}

.m-28{
  margin: 7rem;
}

.m-32{
  margin: 8rem;
}

.m-36{
  margin: 9rem;
}

.m-40{
  margin: 10rem;
}

.m-44{
  margin: 11rem;
}

.m-48{
  margin: 12rem;
}

.m-52{
  margin: 13rem;
}

.m-56{
  margin: 14rem;
}

.m-60{
  margin: 15rem;
}

.m-64{
  margin: 16rem;
}

.m-72{
  margin: 18rem;
}

.m-80{
  margin: 20rem;
}

.m-96{
  margin: 24rem;
}

.m-auto{
  margin: auto;
}

.m-px{
  margin: 1px;
}

.m-0\.5{
  margin: 0.125rem;
}

.m-1\.5{
  margin: 0.375rem;
}

.m-2\.5{
  margin: 0.625rem;
}

.m-3\.5{
  margin: 0.875rem;
}

.-m-0{
  margin: 0px;
}

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

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

.-m-3{
  margin: -0.75rem;
}

.-m-4{
  margin: -1rem;
}

.-m-5{
  margin: -1.25rem;
}

.-m-6{
  margin: -1.5rem;
}

.-m-7{
  margin: -1.75rem;
}

.-m-8{
  margin: -2rem;
}

.-m-9{
  margin: -2.25rem;
}

.-m-10{
  margin: -2.5rem;
}

.-m-11{
  margin: -2.75rem;
}

.-m-12{
  margin: -3rem;
}

.-m-14{
  margin: -3.5rem;
}

.-m-16{
  margin: -4rem;
}

.-m-18{
  margin: -4.5rem;
}

.-m-20{
  margin: -5rem;
}

.-m-22{
  margin: -5.5rem;
}

.-m-24{
  margin: -6rem;
}

.-m-26{
  margin: -6.5rem;
}

.-m-28{
  margin: -7rem;
}

.-m-32{
  margin: -8rem;
}

.-m-36{
  margin: -9rem;
}

.-m-40{
  margin: -10rem;
}

.-m-44{
  margin: -11rem;
}

.-m-48{
  margin: -12rem;
}

.-m-52{
  margin: -13rem;
}

.-m-56{
  margin: -14rem;
}

.-m-60{
  margin: -15rem;
}

.-m-64{
  margin: -16rem;
}

.-m-72{
  margin: -18rem;
}

.-m-80{
  margin: -20rem;
}

.-m-96{
  margin: -24rem;
}

.-m-px{
  margin: -1px;
}

.-m-0\.5{
  margin: -0.125rem;
}

.-m-1\.5{
  margin: -0.375rem;
}

.-m-2\.5{
  margin: -0.625rem;
}

.-m-3\.5{
  margin: -0.875rem;
}

.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}

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

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

.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-7{
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}

.mx-9{
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-11{
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.mx-12{
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-14{
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.mx-16{
  margin-left: 4rem;
  margin-right: 4rem;
}

.mx-18{
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}

.mx-20{
  margin-left: 5rem;
  margin-right: 5rem;
}

.mx-22{
  margin-left: 5.5rem;
  margin-right: 5.5rem;
}

.mx-24{
  margin-left: 6rem;
  margin-right: 6rem;
}

.mx-26{
  margin-left: 6.5rem;
  margin-right: 6.5rem;
}

.mx-28{
  margin-left: 7rem;
  margin-right: 7rem;
}

.mx-32{
  margin-left: 8rem;
  margin-right: 8rem;
}

.mx-36{
  margin-left: 9rem;
  margin-right: 9rem;
}

.mx-40{
  margin-left: 10rem;
  margin-right: 10rem;
}

.mx-44{
  margin-left: 11rem;
  margin-right: 11rem;
}

.mx-48{
  margin-left: 12rem;
  margin-right: 12rem;
}

.mx-52{
  margin-left: 13rem;
  margin-right: 13rem;
}

.mx-56{
  margin-left: 14rem;
  margin-right: 14rem;
}

.mx-60{
  margin-left: 15rem;
  margin-right: 15rem;
}

.mx-64{
  margin-left: 16rem;
  margin-right: 16rem;
}

.mx-72{
  margin-left: 18rem;
  margin-right: 18rem;
}

.mx-80{
  margin-left: 20rem;
  margin-right: 20rem;
}

.mx-96{
  margin-left: 24rem;
  margin-right: 24rem;
}

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

.mx-px{
  margin-left: 1px;
  margin-right: 1px;
}

.mx-0\.5{
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.mx-1\.5{
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.mx-2\.5{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.mx-3\.5{
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

.-mx-0{
  margin-left: 0px;
  margin-right: 0px;
}

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

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

.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-5{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.-mx-7{
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}

.-mx-9{
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.-mx-10{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-mx-11{
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.-mx-12{
  margin-left: -3rem;
  margin-right: -3rem;
}

.-mx-14{
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.-mx-16{
  margin-left: -4rem;
  margin-right: -4rem;
}

.-mx-18{
  margin-left: -4.5rem;
  margin-right: -4.5rem;
}

.-mx-20{
  margin-left: -5rem;
  margin-right: -5rem;
}

.-mx-22{
  margin-left: -5.5rem;
  margin-right: -5.5rem;
}

.-mx-24{
  margin-left: -6rem;
  margin-right: -6rem;
}

.-mx-26{
  margin-left: -6.5rem;
  margin-right: -6.5rem;
}

.-mx-28{
  margin-left: -7rem;
  margin-right: -7rem;
}

.-mx-32{
  margin-left: -8rem;
  margin-right: -8rem;
}

.-mx-36{
  margin-left: -9rem;
  margin-right: -9rem;
}

.-mx-40{
  margin-left: -10rem;
  margin-right: -10rem;
}

.-mx-44{
  margin-left: -11rem;
  margin-right: -11rem;
}

.-mx-48{
  margin-left: -12rem;
  margin-right: -12rem;
}

.-mx-52{
  margin-left: -13rem;
  margin-right: -13rem;
}

.-mx-56{
  margin-left: -14rem;
  margin-right: -14rem;
}

.-mx-60{
  margin-left: -15rem;
  margin-right: -15rem;
}

.-mx-64{
  margin-left: -16rem;
  margin-right: -16rem;
}

.-mx-72{
  margin-left: -18rem;
  margin-right: -18rem;
}

.-mx-80{
  margin-left: -20rem;
  margin-right: -20rem;
}

.-mx-96{
  margin-left: -24rem;
  margin-right: -24rem;
}

.-mx-px{
  margin-left: -1px;
  margin-right: -1px;
}

.-mx-0\.5{
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

.-mx-1\.5{
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.-mx-2\.5{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.-mx-3\.5{
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}

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

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

.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-9{
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-11{
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-18{
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-22{
  margin-top: 5.5rem;
  margin-bottom: 5.5rem;
}

.my-24{
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.my-26{
  margin-top: 6.5rem;
  margin-bottom: 6.5rem;
}

.my-28{
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.my-32{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.my-36{
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.my-40{
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.my-44{
  margin-top: 11rem;
  margin-bottom: 11rem;
}

.my-48{
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.my-52{
  margin-top: 13rem;
  margin-bottom: 13rem;
}

.my-56{
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.my-60{
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.my-64{
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.my-72{
  margin-top: 18rem;
  margin-bottom: 18rem;
}

.my-80{
  margin-top: 20rem;
  margin-bottom: 20rem;
}

.my-96{
  margin-top: 24rem;
  margin-bottom: 24rem;
}

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

.my-px{
  margin-top: 1px;
  margin-bottom: 1px;
}

.my-0\.5{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.my-1\.5{
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.my-2\.5{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.my-3\.5{
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

.-my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}

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

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

.-my-3{
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.-my-4{
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.-my-5{
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.-my-6{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.-my-7{
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}

.-my-8{
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.-my-9{
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}

.-my-10{
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.-my-11{
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}

.-my-12{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.-my-14{
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}

.-my-16{
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.-my-18{
  margin-top: -4.5rem;
  margin-bottom: -4.5rem;
}

.-my-20{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.-my-22{
  margin-top: -5.5rem;
  margin-bottom: -5.5rem;
}

.-my-24{
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.-my-26{
  margin-top: -6.5rem;
  margin-bottom: -6.5rem;
}

.-my-28{
  margin-top: -7rem;
  margin-bottom: -7rem;
}

.-my-32{
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.-my-36{
  margin-top: -9rem;
  margin-bottom: -9rem;
}

.-my-40{
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.-my-44{
  margin-top: -11rem;
  margin-bottom: -11rem;
}

.-my-48{
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.-my-52{
  margin-top: -13rem;
  margin-bottom: -13rem;
}

.-my-56{
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.-my-60{
  margin-top: -15rem;
  margin-bottom: -15rem;
}

.-my-64{
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.-my-72{
  margin-top: -18rem;
  margin-bottom: -18rem;
}

.-my-80{
  margin-top: -20rem;
  margin-bottom: -20rem;
}

.-my-96{
  margin-top: -24rem;
  margin-bottom: -24rem;
}

.-my-px{
  margin-top: -1px;
  margin-bottom: -1px;
}

.-my-0\.5{
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

.-my-1\.5{
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.-my-2\.5{
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.-my-3\.5{
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}

.mt-0{
  margin-top: 0px;
}

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

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

.mt-3{
  margin-top: 0.75rem;
}

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

.mt-5{
  margin-top: 1.25rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-7{
  margin-top: 1.75rem;
}

.mt-8{
  margin-top: 2rem;
}

.mt-9{
  margin-top: 2.25rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-11{
  margin-top: 2.75rem;
}

.mt-12{
  margin-top: 3rem;
}

.mt-14{
  margin-top: 3.5rem;
}

.mt-16{
  margin-top: 4rem;
}

.mt-18{
  margin-top: 4.5rem;
}

.mt-20{
  margin-top: 5rem;
}

.mt-22{
  margin-top: 5.5rem;
}

.mt-24{
  margin-top: 6rem;
}

.mt-26{
  margin-top: 6.5rem;
}

.mt-28{
  margin-top: 7rem;
}

.mt-32{
  margin-top: 8rem;
}

.mt-36{
  margin-top: 9rem;
}

.mt-40{
  margin-top: 10rem;
}

.mt-44{
  margin-top: 11rem;
}

.mt-48{
  margin-top: 12rem;
}

.mt-52{
  margin-top: 13rem;
}

.mt-56{
  margin-top: 14rem;
}

.mt-60{
  margin-top: 15rem;
}

.mt-64{
  margin-top: 16rem;
}

.mt-72{
  margin-top: 18rem;
}

.mt-80{
  margin-top: 20rem;
}

.mt-96{
  margin-top: 24rem;
}

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

.mt-px{
  margin-top: 1px;
}

.mt-0\.5{
  margin-top: 0.125rem;
}

.mt-1\.5{
  margin-top: 0.375rem;
}

.mt-2\.5{
  margin-top: 0.625rem;
}

.mt-3\.5{
  margin-top: 0.875rem;
}

.-mt-0{
  margin-top: 0px;
}

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

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

.-mt-3{
  margin-top: -0.75rem;
}

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

.-mt-5{
  margin-top: -1.25rem;
}

.-mt-6{
  margin-top: -1.5rem;
}

.-mt-7{
  margin-top: -1.75rem;
}

.-mt-8{
  margin-top: -2rem;
}

.-mt-9{
  margin-top: -2.25rem;
}

.-mt-10{
  margin-top: -2.5rem;
}

.-mt-11{
  margin-top: -2.75rem;
}

.-mt-12{
  margin-top: -3rem;
}

.-mt-14{
  margin-top: -3.5rem;
}

.-mt-16{
  margin-top: -4rem;
}

.-mt-18{
  margin-top: -4.5rem;
}

.-mt-20{
  margin-top: -5rem;
}

.-mt-22{
  margin-top: -5.5rem;
}

.-mt-24{
  margin-top: -6rem;
}

.-mt-26{
  margin-top: -6.5rem;
}

.-mt-28{
  margin-top: -7rem;
}

.-mt-32{
  margin-top: -8rem;
}

.-mt-36{
  margin-top: -9rem;
}

.-mt-40{
  margin-top: -10rem;
}

.-mt-44{
  margin-top: -11rem;
}

.-mt-48{
  margin-top: -12rem;
}

.-mt-52{
  margin-top: -13rem;
}

.-mt-56{
  margin-top: -14rem;
}

.-mt-60{
  margin-top: -15rem;
}

.-mt-64{
  margin-top: -16rem;
}

.-mt-72{
  margin-top: -18rem;
}

.-mt-80{
  margin-top: -20rem;
}

.-mt-96{
  margin-top: -24rem;
}

.-mt-px{
  margin-top: -1px;
}

.-mt-0\.5{
  margin-top: -0.125rem;
}

.-mt-1\.5{
  margin-top: -0.375rem;
}

.-mt-2\.5{
  margin-top: -0.625rem;
}

.-mt-3\.5{
  margin-top: -0.875rem;
}

.mr-0{
  margin-right: 0px;
}

.mr-1{
  margin-right: 0.25rem;
}

.mr-2{
  margin-right: 0.5rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mr-4{
  margin-right: 1rem;
}

.mr-5{
  margin-right: 1.25rem;
}

.mr-6{
  margin-right: 1.5rem;
}

.mr-7{
  margin-right: 1.75rem;
}

.mr-8{
  margin-right: 2rem;
}

.mr-9{
  margin-right: 2.25rem;
}

.mr-10{
  margin-right: 2.5rem;
}

.mr-11{
  margin-right: 2.75rem;
}

.mr-12{
  margin-right: 3rem;
}

.mr-14{
  margin-right: 3.5rem;
}

.mr-16{
  margin-right: 4rem;
}

.mr-18{
  margin-right: 4.5rem;
}

.mr-20{
  margin-right: 5rem;
}

.mr-22{
  margin-right: 5.5rem;
}

.mr-24{
  margin-right: 6rem;
}

.mr-26{
  margin-right: 6.5rem;
}

.mr-28{
  margin-right: 7rem;
}

.mr-32{
  margin-right: 8rem;
}

.mr-36{
  margin-right: 9rem;
}

.mr-40{
  margin-right: 10rem;
}

.mr-44{
  margin-right: 11rem;
}

.mr-48{
  margin-right: 12rem;
}

.mr-52{
  margin-right: 13rem;
}

.mr-56{
  margin-right: 14rem;
}

.mr-60{
  margin-right: 15rem;
}

.mr-64{
  margin-right: 16rem;
}

.mr-72{
  margin-right: 18rem;
}

.mr-80{
  margin-right: 20rem;
}

.mr-96{
  margin-right: 24rem;
}

.mr-auto{
  margin-right: auto;
}

.mr-px{
  margin-right: 1px;
}

.mr-0\.5{
  margin-right: 0.125rem;
}

.mr-1\.5{
  margin-right: 0.375rem;
}

.mr-2\.5{
  margin-right: 0.625rem;
}

.mr-3\.5{
  margin-right: 0.875rem;
}

.-mr-0{
  margin-right: 0px;
}

.-mr-1{
  margin-right: -0.25rem;
}

.-mr-2{
  margin-right: -0.5rem;
}

.-mr-3{
  margin-right: -0.75rem;
}

.-mr-4{
  margin-right: -1rem;
}

.-mr-5{
  margin-right: -1.25rem;
}

.-mr-6{
  margin-right: -1.5rem;
}

.-mr-7{
  margin-right: -1.75rem;
}

.-mr-8{
  margin-right: -2rem;
}

.-mr-9{
  margin-right: -2.25rem;
}

.-mr-10{
  margin-right: -2.5rem;
}

.-mr-11{
  margin-right: -2.75rem;
}

.-mr-12{
  margin-right: -3rem;
}

.-mr-14{
  margin-right: -3.5rem;
}

.-mr-16{
  margin-right: -4rem;
}

.-mr-18{
  margin-right: -4.5rem;
}

.-mr-20{
  margin-right: -5rem;
}

.-mr-22{
  margin-right: -5.5rem;
}

.-mr-24{
  margin-right: -6rem;
}

.-mr-26{
  margin-right: -6.5rem;
}

.-mr-28{
  margin-right: -7rem;
}

.-mr-32{
  margin-right: -8rem;
}

.-mr-36{
  margin-right: -9rem;
}

.-mr-40{
  margin-right: -10rem;
}

.-mr-44{
  margin-right: -11rem;
}

.-mr-48{
  margin-right: -12rem;
}

.-mr-52{
  margin-right: -13rem;
}

.-mr-56{
  margin-right: -14rem;
}

.-mr-60{
  margin-right: -15rem;
}

.-mr-64{
  margin-right: -16rem;
}

.-mr-72{
  margin-right: -18rem;
}

.-mr-80{
  margin-right: -20rem;
}

.-mr-96{
  margin-right: -24rem;
}

.-mr-px{
  margin-right: -1px;
}

.-mr-0\.5{
  margin-right: -0.125rem;
}

.-mr-1\.5{
  margin-right: -0.375rem;
}

.-mr-2\.5{
  margin-right: -0.625rem;
}

.-mr-3\.5{
  margin-right: -0.875rem;
}

.mb-0{
  margin-bottom: 0px;
}

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

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

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

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

.mb-5{
  margin-bottom: 1.25rem;
}

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

.mb-7{
  margin-bottom: 1.75rem;
}

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

.mb-9{
  margin-bottom: 2.25rem;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-11{
  margin-bottom: 2.75rem;
}

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

.mb-14{
  margin-bottom: 3.5rem;
}

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

.mb-18{
  margin-bottom: 4.5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.mb-22{
  margin-bottom: 5.5rem;
}

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

.mb-26{
  margin-bottom: 6.5rem;
}

.mb-28{
  margin-bottom: 7rem;
}

.mb-32{
  margin-bottom: 8rem;
}

.mb-36{
  margin-bottom: 9rem;
}

.mb-40{
  margin-bottom: 10rem;
}

.mb-44{
  margin-bottom: 11rem;
}

.mb-48{
  margin-bottom: 12rem;
}

.mb-52{
  margin-bottom: 13rem;
}

.mb-56{
  margin-bottom: 14rem;
}

.mb-60{
  margin-bottom: 15rem;
}

.mb-64{
  margin-bottom: 16rem;
}

.mb-72{
  margin-bottom: 18rem;
}

.mb-80{
  margin-bottom: 20rem;
}

.mb-96{
  margin-bottom: 24rem;
}

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

.mb-px{
  margin-bottom: 1px;
}

.mb-0\.5{
  margin-bottom: 0.125rem;
}

.mb-1\.5{
  margin-bottom: 0.375rem;
}

.mb-2\.5{
  margin-bottom: 0.625rem;
}

.mb-3\.5{
  margin-bottom: 0.875rem;
}

.-mb-0{
  margin-bottom: 0px;
}

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

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

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

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

.-mb-5{
  margin-bottom: -1.25rem;
}

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

.-mb-7{
  margin-bottom: -1.75rem;
}

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

.-mb-9{
  margin-bottom: -2.25rem;
}

.-mb-10{
  margin-bottom: -2.5rem;
}

.-mb-11{
  margin-bottom: -2.75rem;
}

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

.-mb-14{
  margin-bottom: -3.5rem;
}

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

.-mb-18{
  margin-bottom: -4.5rem;
}

.-mb-20{
  margin-bottom: -5rem;
}

.-mb-22{
  margin-bottom: -5.5rem;
}

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

.-mb-26{
  margin-bottom: -6.5rem;
}

.-mb-28{
  margin-bottom: -7rem;
}

.-mb-32{
  margin-bottom: -8rem;
}

.-mb-36{
  margin-bottom: -9rem;
}

.-mb-40{
  margin-bottom: -10rem;
}

.-mb-44{
  margin-bottom: -11rem;
}

.-mb-48{
  margin-bottom: -12rem;
}

.-mb-52{
  margin-bottom: -13rem;
}

.-mb-56{
  margin-bottom: -14rem;
}

.-mb-60{
  margin-bottom: -15rem;
}

.-mb-64{
  margin-bottom: -16rem;
}

.-mb-72{
  margin-bottom: -18rem;
}

.-mb-80{
  margin-bottom: -20rem;
}

.-mb-96{
  margin-bottom: -24rem;
}

.-mb-px{
  margin-bottom: -1px;
}

.-mb-0\.5{
  margin-bottom: -0.125rem;
}

.-mb-1\.5{
  margin-bottom: -0.375rem;
}

.-mb-2\.5{
  margin-bottom: -0.625rem;
}

.-mb-3\.5{
  margin-bottom: -0.875rem;
}

.ml-0{
  margin-left: 0px;
}

.ml-1{
  margin-left: 0.25rem;
}

.ml-2{
  margin-left: 0.5rem;
}

.ml-3{
  margin-left: 0.75rem;
}

.ml-4{
  margin-left: 1rem;
}

.ml-5{
  margin-left: 1.25rem;
}

.ml-6{
  margin-left: 1.5rem;
}

.ml-7{
  margin-left: 1.75rem;
}

.ml-8{
  margin-left: 2rem;
}

.ml-9{
  margin-left: 2.25rem;
}

.ml-10{
  margin-left: 2.5rem;
}

.ml-11{
  margin-left: 2.75rem;
}

.ml-12{
  margin-left: 3rem;
}

.ml-14{
  margin-left: 3.5rem;
}

.ml-16{
  margin-left: 4rem;
}

.ml-18{
  margin-left: 4.5rem;
}

.ml-20{
  margin-left: 5rem;
}

.ml-22{
  margin-left: 5.5rem;
}

.ml-24{
  margin-left: 6rem;
}

.ml-26{
  margin-left: 6.5rem;
}

.ml-28{
  margin-left: 7rem;
}

.ml-32{
  margin-left: 8rem;
}

.ml-36{
  margin-left: 9rem;
}

.ml-40{
  margin-left: 10rem;
}

.ml-44{
  margin-left: 11rem;
}

.ml-48{
  margin-left: 12rem;
}

.ml-52{
  margin-left: 13rem;
}

.ml-56{
  margin-left: 14rem;
}

.ml-60{
  margin-left: 15rem;
}

.ml-64{
  margin-left: 16rem;
}

.ml-72{
  margin-left: 18rem;
}

.ml-80{
  margin-left: 20rem;
}

.ml-96{
  margin-left: 24rem;
}

.ml-auto{
  margin-left: auto;
}

.ml-px{
  margin-left: 1px;
}

.ml-0\.5{
  margin-left: 0.125rem;
}

.ml-1\.5{
  margin-left: 0.375rem;
}

.ml-2\.5{
  margin-left: 0.625rem;
}

.ml-3\.5{
  margin-left: 0.875rem;
}

.-ml-0{
  margin-left: 0px;
}

.-ml-1{
  margin-left: -0.25rem;
}

.-ml-2{
  margin-left: -0.5rem;
}

.-ml-3{
  margin-left: -0.75rem;
}

.-ml-4{
  margin-left: -1rem;
}

.-ml-5{
  margin-left: -1.25rem;
}

.-ml-6{
  margin-left: -1.5rem;
}

.-ml-7{
  margin-left: -1.75rem;
}

.-ml-8{
  margin-left: -2rem;
}

.-ml-9{
  margin-left: -2.25rem;
}

.-ml-10{
  margin-left: -2.5rem;
}

.-ml-11{
  margin-left: -2.75rem;
}

.-ml-12{
  margin-left: -3rem;
}

.-ml-14{
  margin-left: -3.5rem;
}

.-ml-16{
  margin-left: -4rem;
}

.-ml-18{
  margin-left: -4.5rem;
}

.-ml-20{
  margin-left: -5rem;
}

.-ml-22{
  margin-left: -5.5rem;
}

.-ml-24{
  margin-left: -6rem;
}

.-ml-26{
  margin-left: -6.5rem;
}

.-ml-28{
  margin-left: -7rem;
}

.-ml-32{
  margin-left: -8rem;
}

.-ml-36{
  margin-left: -9rem;
}

.-ml-40{
  margin-left: -10rem;
}

.-ml-44{
  margin-left: -11rem;
}

.-ml-48{
  margin-left: -12rem;
}

.-ml-52{
  margin-left: -13rem;
}

.-ml-56{
  margin-left: -14rem;
}

.-ml-60{
  margin-left: -15rem;
}

.-ml-64{
  margin-left: -16rem;
}

.-ml-72{
  margin-left: -18rem;
}

.-ml-80{
  margin-left: -20rem;
}

.-ml-96{
  margin-left: -24rem;
}

.-ml-px{
  margin-left: -1px;
}

.-ml-0\.5{
  margin-left: -0.125rem;
}

.-ml-1\.5{
  margin-left: -0.375rem;
}

.-ml-2\.5{
  margin-left: -0.625rem;
}

.-ml-3\.5{
  margin-left: -0.875rem;
}

.box-border{
  box-sizing: border-box;
}

.box-content{
  box-sizing: content-box;
}

.block{
  display: block;
}

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

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

.table{
  display: table;
}

.inline-table{
  display: inline-table;
}

.table-caption{
  display: table-caption;
}

.table-cell{
  display: table-cell;
}

.table-column{
  display: table-column;
}

.table-column-group{
  display: table-column-group;
}

.table-footer-group{
  display: table-footer-group;
}

.table-header-group{
  display: table-header-group;
}

.table-row-group{
  display: table-row-group;
}

.table-row{
  display: table-row;
}

.flow-root{
  display: flow-root;
}

.grid{
  display: grid;
}

.inline-grid{
  display: inline-grid;
}

.contents{
  display: contents;
}

.list-item{
  display: list-item;
}

.hidden{
  display: none;
}

.h-0{
  height: 0px;
}

.h-1{
  height: 0.25rem;
}

.h-2{
  height: 0.5rem;
}

.h-3{
  height: 0.75rem;
}

.h-4{
  height: 1rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-7{
  height: 1.75rem;
}

.h-8{
  height: 2rem;
}

.h-9{
  height: 2.25rem;
}

.h-10{
  height: 2.5rem;
}

.h-11{
  height: 2.75rem;
}

.h-12{
  height: 3rem;
}

.h-14{
  height: 3.5rem;
}

.h-16{
  height: 4rem;
}

.h-18{
  height: 4.5rem;
}

.h-20{
  height: 5rem;
}

.h-22{
  height: 5.5rem;
}

.h-24{
  height: 6rem;
}

.h-26{
  height: 6.5rem;
}

.h-28{
  height: 7rem;
}

.h-32{
  height: 8rem;
}

.h-36{
  height: 9rem;
}

.h-40{
  height: 10rem;
}

.h-44{
  height: 11rem;
}

.h-48{
  height: 12rem;
}

.h-52{
  height: 13rem;
}

.h-56{
  height: 14rem;
}

.h-60{
  height: 15rem;
}

.h-64{
  height: 16rem;
}

.h-72{
  height: 18rem;
}

.h-80{
  height: 20rem;
}

.h-96{
  height: 24rem;
}

.h-auto{
  height: auto;
}

.h-px{
  height: 1px;
}

.h-0\.5{
  height: 0.125rem;
}

.h-1\.5{
  height: 0.375rem;
}

.h-2\.5{
  height: 0.625rem;
}

.h-3\.5{
  height: 0.875rem;
}

.h-1\/2{
  height: 50%;
}

.h-1\/3{
  height: 33.333333%;
}

.h-2\/3{
  height: 66.666667%;
}

.h-1\/4{
  height: 25%;
}

.h-2\/4{
  height: 50%;
}

.h-3\/4{
  height: 75%;
}

.h-1\/5{
  height: 20%;
}

.h-2\/5{
  height: 40%;
}

.h-3\/5{
  height: 60%;
}

.h-4\/5{
  height: 80%;
}

.h-1\/6{
  height: 16.666667%;
}

.h-2\/6{
  height: 33.333333%;
}

.h-3\/6{
  height: 50%;
}

.h-4\/6{
  height: 66.666667%;
}

.h-5\/6{
  height: 83.333333%;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

.max-h-0{
  max-height: 0px;
}

.max-h-1{
  max-height: 0.25rem;
}

.max-h-2{
  max-height: 0.5rem;
}

.max-h-3{
  max-height: 0.75rem;
}

.max-h-4{
  max-height: 1rem;
}

.max-h-5{
  max-height: 1.25rem;
}

.max-h-6{
  max-height: 1.5rem;
}

.max-h-7{
  max-height: 1.75rem;
}

.max-h-8{
  max-height: 2rem;
}

.max-h-9{
  max-height: 2.25rem;
}

.max-h-10{
  max-height: 2.5rem;
}

.max-h-11{
  max-height: 2.75rem;
}

.max-h-12{
  max-height: 3rem;
}

.max-h-14{
  max-height: 3.5rem;
}

.max-h-16{
  max-height: 4rem;
}

.max-h-18{
  max-height: 4.5rem;
}

.max-h-20{
  max-height: 5rem;
}

.max-h-22{
  max-height: 5.5rem;
}

.max-h-24{
  max-height: 6rem;
}

.max-h-26{
  max-height: 6.5rem;
}

.max-h-28{
  max-height: 7rem;
}

.max-h-32{
  max-height: 8rem;
}

.max-h-36{
  max-height: 9rem;
}

.max-h-40{
  max-height: 10rem;
}

.max-h-44{
  max-height: 11rem;
}

.max-h-48{
  max-height: 12rem;
}

.max-h-52{
  max-height: 13rem;
}

.max-h-56{
  max-height: 14rem;
}

.max-h-60{
  max-height: 15rem;
}

.max-h-64{
  max-height: 16rem;
}

.max-h-72{
  max-height: 18rem;
}

.max-h-80{
  max-height: 20rem;
}

.max-h-96{
  max-height: 24rem;
}

.max-h-px{
  max-height: 1px;
}

.max-h-0\.5{
  max-height: 0.125rem;
}

.max-h-1\.5{
  max-height: 0.375rem;
}

.max-h-2\.5{
  max-height: 0.625rem;
}

.max-h-3\.5{
  max-height: 0.875rem;
}

.max-h-full{
  max-height: 100%;
}

.max-h-screen{
  max-height: 100vh;
}

.min-h-0{
  min-height: 0px;
}

.min-h-full{
  min-height: 100%;
}

.min-h-screen{
  min-height: 100vh;
}

.w-0{
  width: 0px;
}

.w-1{
  width: 0.25rem;
}

.w-2{
  width: 0.5rem;
}

.w-3{
  width: 0.75rem;
}

.w-4{
  width: 1rem;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-7{
  width: 1.75rem;
}

.w-8{
  width: 2rem;
}

.w-9{
  width: 2.25rem;
}

.w-10{
  width: 2.5rem;
}

.w-11{
  width: 2.75rem;
}

.w-12{
  width: 3rem;
}

.w-14{
  width: 3.5rem;
}

.w-16{
  width: 4rem;
}

.w-18{
  width: 4.5rem;
}

.w-20{
  width: 5rem;
}

.w-22{
  width: 5.5rem;
}

.w-24{
  width: 6rem;
}

.w-26{
  width: 6.5rem;
}

.w-28{
  width: 7rem;
}

.w-32{
  width: 8rem;
}

.w-36{
  width: 9rem;
}

.w-40{
  width: 10rem;
}

.w-44{
  width: 11rem;
}

.w-48{
  width: 12rem;
}

.w-52{
  width: 13rem;
}

.w-56{
  width: 14rem;
}

.w-60{
  width: 15rem;
}

.w-64{
  width: 16rem;
}

.w-72{
  width: 18rem;
}

.w-80{
  width: 20rem;
}

.w-96{
  width: 24rem;
}

.w-auto{
  width: auto;
}

.w-px{
  width: 1px;
}

.w-0\.5{
  width: 0.125rem;
}

.w-1\.5{
  width: 0.375rem;
}

.w-2\.5{
  width: 0.625rem;
}

.w-3\.5{
  width: 0.875rem;
}

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

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

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

.w-1\/4{
  width: 25%;
}

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

.w-3\/4{
  width: 75%;
}

.w-1\/5{
  width: 20%;
}

.w-2\/5{
  width: 40%;
}

.w-3\/5{
  width: 60%;
}

.w-4\/5{
  width: 80%;
}

.w-1\/6{
  width: 16.666667%;
}

.w-2\/6{
  width: 33.333333%;
}

.w-3\/6{
  width: 50%;
}

.w-4\/6{
  width: 66.666667%;
}

.w-5\/6{
  width: 83.333333%;
}

.w-1\/12{
  width: 8.333333%;
}

.w-2\/12{
  width: 16.666667%;
}

.w-3\/12{
  width: 25%;
}

.w-4\/12{
  width: 33.333333%;
}

.w-5\/12{
  width: 41.666667%;
}

.w-6\/12{
  width: 50%;
}

.w-7\/12{
  width: 58.333333%;
}

.w-8\/12{
  width: 66.666667%;
}

.w-9\/12{
  width: 75%;
}

.w-10\/12{
  width: 83.333333%;
}

.w-11\/12{
  width: 91.666667%;
}

.w-full{
  width: 100%;
}

.w-screen{
  width: 100vw;
}

.w-min{
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}

.w-max{
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.min-w-0{
  min-width: 0px;
}

.min-w-full{
  min-width: 100%;
}

.min-w-min{
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
}

.min-w-max{
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.max-w-0{
  max-width: 0rem;
}

.max-w-none{
  max-width: none;
}

.max-w-xs{
  max-width: 20rem;
}

.max-w-sm{
  max-width: 24rem;
}

.max-w-md{
  max-width: 28rem;
}

.max-w-lg{
  max-width: 32rem;
}

.max-w-xl{
  max-width: 36rem;
}

.max-w-2xl{
  max-width: 42rem;
}

.max-w-3xl{
  max-width: 48rem;
}

.max-w-4xl{
  max-width: 56rem;
}

.max-w-5xl{
  max-width: 64rem;
}

.max-w-6xl{
  max-width: 72rem;
}

.max-w-7xl{
  max-width: 80rem;
}

.max-w-full{
  max-width: 100%;
}

.max-w-min{
  max-width: -webkit-min-content;
  max-width: -moz-min-content;
  max-width: min-content;
}

.max-w-max{
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.max-w-prose{
  max-width: 65ch;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-auto{
  flex: 1 1 auto;
}

.flex-initial{
  flex: 0 1 auto;
}

.flex-none{
  flex: none;
}

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

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

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

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

.table-auto{
  table-layout: auto;
}

.table-fixed{
  table-layout: fixed;
}

.border-collapse{
  border-collapse: collapse;
}

.border-separate{
  border-collapse: separate;
}

.origin-center{
  transform-origin: center;
}

.origin-top{
  transform-origin: top;
}

.origin-top-right{
  transform-origin: top right;
}

.origin-right{
  transform-origin: right;
}

.origin-bottom-right{
  transform-origin: bottom right;
}

.origin-bottom{
  transform-origin: bottom;
}

.origin-bottom-left{
  transform-origin: bottom left;
}

.origin-left{
  transform-origin: left;
}

.origin-top-left{
  transform-origin: top left;
}

.transform{
  --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;
  transform: translateX(var(--tw-translate-x)) translateY(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-gpu{
  --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;
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) 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-none{
  transform: none;
}

.translate-x-0{
  --tw-translate-x: 0px;
}

.translate-x-1{
  --tw-translate-x: 0.25rem;
}

.translate-x-2{
  --tw-translate-x: 0.5rem;
}

.translate-x-3{
  --tw-translate-x: 0.75rem;
}

.translate-x-4{
  --tw-translate-x: 1rem;
}

.translate-x-5{
  --tw-translate-x: 1.25rem;
}

.translate-x-6{
  --tw-translate-x: 1.5rem;
}

.translate-x-7{
  --tw-translate-x: 1.75rem;
}

.translate-x-8{
  --tw-translate-x: 2rem;
}

.translate-x-9{
  --tw-translate-x: 2.25rem;
}

.translate-x-10{
  --tw-translate-x: 2.5rem;
}

.translate-x-11{
  --tw-translate-x: 2.75rem;
}

.translate-x-12{
  --tw-translate-x: 3rem;
}

.translate-x-14{
  --tw-translate-x: 3.5rem;
}

.translate-x-16{
  --tw-translate-x: 4rem;
}

.translate-x-18{
  --tw-translate-x: 4.5rem;
}

.translate-x-20{
  --tw-translate-x: 5rem;
}

.translate-x-22{
  --tw-translate-x: 5.5rem;
}

.translate-x-24{
  --tw-translate-x: 6rem;
}

.translate-x-26{
  --tw-translate-x: 6.5rem;
}

.translate-x-28{
  --tw-translate-x: 7rem;
}

.translate-x-32{
  --tw-translate-x: 8rem;
}

.translate-x-36{
  --tw-translate-x: 9rem;
}

.translate-x-40{
  --tw-translate-x: 10rem;
}

.translate-x-44{
  --tw-translate-x: 11rem;
}

.translate-x-48{
  --tw-translate-x: 12rem;
}

.translate-x-52{
  --tw-translate-x: 13rem;
}

.translate-x-56{
  --tw-translate-x: 14rem;
}

.translate-x-60{
  --tw-translate-x: 15rem;
}

.translate-x-64{
  --tw-translate-x: 16rem;
}

.translate-x-72{
  --tw-translate-x: 18rem;
}

.translate-x-80{
  --tw-translate-x: 20rem;
}

.translate-x-96{
  --tw-translate-x: 24rem;
}

.translate-x-px{
  --tw-translate-x: 1px;
}

.translate-x-0\.5{
  --tw-translate-x: 0.125rem;
}

.translate-x-1\.5{
  --tw-translate-x: 0.375rem;
}

.translate-x-2\.5{
  --tw-translate-x: 0.625rem;
}

.translate-x-3\.5{
  --tw-translate-x: 0.875rem;
}

.-translate-x-0{
  --tw-translate-x: 0px;
}

.-translate-x-1{
  --tw-translate-x: -0.25rem;
}

.-translate-x-2{
  --tw-translate-x: -0.5rem;
}

.-translate-x-3{
  --tw-translate-x: -0.75rem;
}

.-translate-x-4{
  --tw-translate-x: -1rem;
}

.-translate-x-5{
  --tw-translate-x: -1.25rem;
}

.-translate-x-6{
  --tw-translate-x: -1.5rem;
}

.-translate-x-7{
  --tw-translate-x: -1.75rem;
}

.-translate-x-8{
  --tw-translate-x: -2rem;
}

.-translate-x-9{
  --tw-translate-x: -2.25rem;
}

.-translate-x-10{
  --tw-translate-x: -2.5rem;
}

.-translate-x-11{
  --tw-translate-x: -2.75rem;
}

.-translate-x-12{
  --tw-translate-x: -3rem;
}

.-translate-x-14{
  --tw-translate-x: -3.5rem;
}

.-translate-x-16{
  --tw-translate-x: -4rem;
}

.-translate-x-18{
  --tw-translate-x: -4.5rem;
}

.-translate-x-20{
  --tw-translate-x: -5rem;
}

.-translate-x-22{
  --tw-translate-x: -5.5rem;
}

.-translate-x-24{
  --tw-translate-x: -6rem;
}

.-translate-x-26{
  --tw-translate-x: -6.5rem;
}

.-translate-x-28{
  --tw-translate-x: -7rem;
}

.-translate-x-32{
  --tw-translate-x: -8rem;
}

.-translate-x-36{
  --tw-translate-x: -9rem;
}

.-translate-x-40{
  --tw-translate-x: -10rem;
}

.-translate-x-44{
  --tw-translate-x: -11rem;
}

.-translate-x-48{
  --tw-translate-x: -12rem;
}

.-translate-x-52{
  --tw-translate-x: -13rem;
}

.-translate-x-56{
  --tw-translate-x: -14rem;
}

.-translate-x-60{
  --tw-translate-x: -15rem;
}

.-translate-x-64{
  --tw-translate-x: -16rem;
}

.-translate-x-72{
  --tw-translate-x: -18rem;
}

.-translate-x-80{
  --tw-translate-x: -20rem;
}

.-translate-x-96{
  --tw-translate-x: -24rem;
}

.-translate-x-px{
  --tw-translate-x: -1px;
}

.-translate-x-0\.5{
  --tw-translate-x: -0.125rem;
}

.-translate-x-1\.5{
  --tw-translate-x: -0.375rem;
}

.-translate-x-2\.5{
  --tw-translate-x: -0.625rem;
}

.-translate-x-3\.5{
  --tw-translate-x: -0.875rem;
}

.translate-x-1\/2{
  --tw-translate-x: 50%;
}

.translate-x-1\/3{
  --tw-translate-x: 33.333333%;
}

.translate-x-2\/3{
  --tw-translate-x: 66.666667%;
}

.translate-x-1\/4{
  --tw-translate-x: 25%;
}

.translate-x-2\/4{
  --tw-translate-x: 50%;
}

.translate-x-3\/4{
  --tw-translate-x: 75%;
}

.translate-x-full{
  --tw-translate-x: 100%;
}

.-translate-x-1\/2{
  --tw-translate-x: -50%;
}

.-translate-x-1\/3{
  --tw-translate-x: -33.333333%;
}

.-translate-x-2\/3{
  --tw-translate-x: -66.666667%;
}

.-translate-x-1\/4{
  --tw-translate-x: -25%;
}

.-translate-x-2\/4{
  --tw-translate-x: -50%;
}

.-translate-x-3\/4{
  --tw-translate-x: -75%;
}

.-translate-x-full{
  --tw-translate-x: -100%;
}

.translate-y-0{
  --tw-translate-y: 0px;
}

.translate-y-1{
  --tw-translate-y: 0.25rem;
}

.translate-y-2{
  --tw-translate-y: 0.5rem;
}

.translate-y-3{
  --tw-translate-y: 0.75rem;
}

.translate-y-4{
  --tw-translate-y: 1rem;
}

.translate-y-5{
  --tw-translate-y: 1.25rem;
}

.translate-y-6{
  --tw-translate-y: 1.5rem;
}

.translate-y-7{
  --tw-translate-y: 1.75rem;
}

.translate-y-8{
  --tw-translate-y: 2rem;
}

.translate-y-9{
  --tw-translate-y: 2.25rem;
}

.translate-y-10{
  --tw-translate-y: 2.5rem;
}

.translate-y-11{
  --tw-translate-y: 2.75rem;
}

.translate-y-12{
  --tw-translate-y: 3rem;
}

.translate-y-14{
  --tw-translate-y: 3.5rem;
}

.translate-y-16{
  --tw-translate-y: 4rem;
}

.translate-y-18{
  --tw-translate-y: 4.5rem;
}

.translate-y-20{
  --tw-translate-y: 5rem;
}

.translate-y-22{
  --tw-translate-y: 5.5rem;
}

.translate-y-24{
  --tw-translate-y: 6rem;
}

.translate-y-26{
  --tw-translate-y: 6.5rem;
}

.translate-y-28{
  --tw-translate-y: 7rem;
}

.translate-y-32{
  --tw-translate-y: 8rem;
}

.translate-y-36{
  --tw-translate-y: 9rem;
}

.translate-y-40{
  --tw-translate-y: 10rem;
}

.translate-y-44{
  --tw-translate-y: 11rem;
}

.translate-y-48{
  --tw-translate-y: 12rem;
}

.translate-y-52{
  --tw-translate-y: 13rem;
}

.translate-y-56{
  --tw-translate-y: 14rem;
}

.translate-y-60{
  --tw-translate-y: 15rem;
}

.translate-y-64{
  --tw-translate-y: 16rem;
}

.translate-y-72{
  --tw-translate-y: 18rem;
}

.translate-y-80{
  --tw-translate-y: 20rem;
}

.translate-y-96{
  --tw-translate-y: 24rem;
}

.translate-y-px{
  --tw-translate-y: 1px;
}

.translate-y-0\.5{
  --tw-translate-y: 0.125rem;
}

.translate-y-1\.5{
  --tw-translate-y: 0.375rem;
}

.translate-y-2\.5{
  --tw-translate-y: 0.625rem;
}

.translate-y-3\.5{
  --tw-translate-y: 0.875rem;
}

.-translate-y-0{
  --tw-translate-y: 0px;
}

.-translate-y-1{
  --tw-translate-y: -0.25rem;
}

.-translate-y-2{
  --tw-translate-y: -0.5rem;
}

.-translate-y-3{
  --tw-translate-y: -0.75rem;
}

.-translate-y-4{
  --tw-translate-y: -1rem;
}

.-translate-y-5{
  --tw-translate-y: -1.25rem;
}

.-translate-y-6{
  --tw-translate-y: -1.5rem;
}

.-translate-y-7{
  --tw-translate-y: -1.75rem;
}

.-translate-y-8{
  --tw-translate-y: -2rem;
}

.-translate-y-9{
  --tw-translate-y: -2.25rem;
}

.-translate-y-10{
  --tw-translate-y: -2.5rem;
}

.-translate-y-11{
  --tw-translate-y: -2.75rem;
}

.-translate-y-12{
  --tw-translate-y: -3rem;
}

.-translate-y-14{
  --tw-translate-y: -3.5rem;
}

.-translate-y-16{
  --tw-translate-y: -4rem;
}

.-translate-y-18{
  --tw-translate-y: -4.5rem;
}

.-translate-y-20{
  --tw-translate-y: -5rem;
}

.-translate-y-22{
  --tw-translate-y: -5.5rem;
}

.-translate-y-24{
  --tw-translate-y: -6rem;
}

.-translate-y-26{
  --tw-translate-y: -6.5rem;
}

.-translate-y-28{
  --tw-translate-y: -7rem;
}

.-translate-y-32{
  --tw-translate-y: -8rem;
}

.-translate-y-36{
  --tw-translate-y: -9rem;
}

.-translate-y-40{
  --tw-translate-y: -10rem;
}

.-translate-y-44{
  --tw-translate-y: -11rem;
}

.-translate-y-48{
  --tw-translate-y: -12rem;
}

.-translate-y-52{
  --tw-translate-y: -13rem;
}

.-translate-y-56{
  --tw-translate-y: -14rem;
}

.-translate-y-60{
  --tw-translate-y: -15rem;
}

.-translate-y-64{
  --tw-translate-y: -16rem;
}

.-translate-y-72{
  --tw-translate-y: -18rem;
}

.-translate-y-80{
  --tw-translate-y: -20rem;
}

.-translate-y-96{
  --tw-translate-y: -24rem;
}

.-translate-y-px{
  --tw-translate-y: -1px;
}

.-translate-y-0\.5{
  --tw-translate-y: -0.125rem;
}

.-translate-y-1\.5{
  --tw-translate-y: -0.375rem;
}

.-translate-y-2\.5{
  --tw-translate-y: -0.625rem;
}

.-translate-y-3\.5{
  --tw-translate-y: -0.875rem;
}

.translate-y-1\/2{
  --tw-translate-y: 50%;
}

.translate-y-1\/3{
  --tw-translate-y: 33.333333%;
}

.translate-y-2\/3{
  --tw-translate-y: 66.666667%;
}

.translate-y-1\/4{
  --tw-translate-y: 25%;
}

.translate-y-2\/4{
  --tw-translate-y: 50%;
}

.translate-y-3\/4{
  --tw-translate-y: 75%;
}

.translate-y-full{
  --tw-translate-y: 100%;
}

.-translate-y-1\/2{
  --tw-translate-y: -50%;
}

.-translate-y-1\/3{
  --tw-translate-y: -33.333333%;
}

.-translate-y-2\/3{
  --tw-translate-y: -66.666667%;
}

.-translate-y-1\/4{
  --tw-translate-y: -25%;
}

.-translate-y-2\/4{
  --tw-translate-y: -50%;
}

.-translate-y-3\/4{
  --tw-translate-y: -75%;
}

.-translate-y-full{
  --tw-translate-y: -100%;
}

.hover\:translate-x-0:hover{
  --tw-translate-x: 0px;
}

.hover\:translate-x-1:hover{
  --tw-translate-x: 0.25rem;
}

.hover\:translate-x-2:hover{
  --tw-translate-x: 0.5rem;
}

.hover\:translate-x-3:hover{
  --tw-translate-x: 0.75rem;
}

.hover\:translate-x-4:hover{
  --tw-translate-x: 1rem;
}

.hover\:translate-x-5:hover{
  --tw-translate-x: 1.25rem;
}

.hover\:translate-x-6:hover{
  --tw-translate-x: 1.5rem;
}

.hover\:translate-x-7:hover{
  --tw-translate-x: 1.75rem;
}

.hover\:translate-x-8:hover{
  --tw-translate-x: 2rem;
}

.hover\:translate-x-9:hover{
  --tw-translate-x: 2.25rem;
}

.hover\:translate-x-10:hover{
  --tw-translate-x: 2.5rem;
}

.hover\:translate-x-11:hover{
  --tw-translate-x: 2.75rem;
}

.hover\:translate-x-12:hover{
  --tw-translate-x: 3rem;
}

.hover\:translate-x-14:hover{
  --tw-translate-x: 3.5rem;
}

.hover\:translate-x-16:hover{
  --tw-translate-x: 4rem;
}

.hover\:translate-x-18:hover{
  --tw-translate-x: 4.5rem;
}

.hover\:translate-x-20:hover{
  --tw-translate-x: 5rem;
}

.hover\:translate-x-22:hover{
  --tw-translate-x: 5.5rem;
}

.hover\:translate-x-24:hover{
  --tw-translate-x: 6rem;
}

.hover\:translate-x-26:hover{
  --tw-translate-x: 6.5rem;
}

.hover\:translate-x-28:hover{
  --tw-translate-x: 7rem;
}

.hover\:translate-x-32:hover{
  --tw-translate-x: 8rem;
}

.hover\:translate-x-36:hover{
  --tw-translate-x: 9rem;
}

.hover\:translate-x-40:hover{
  --tw-translate-x: 10rem;
}

.hover\:translate-x-44:hover{
  --tw-translate-x: 11rem;
}

.hover\:translate-x-48:hover{
  --tw-translate-x: 12rem;
}

.hover\:translate-x-52:hover{
  --tw-translate-x: 13rem;
}

.hover\:translate-x-56:hover{
  --tw-translate-x: 14rem;
}

.hover\:translate-x-60:hover{
  --tw-translate-x: 15rem;
}

.hover\:translate-x-64:hover{
  --tw-translate-x: 16rem;
}

.hover\:translate-x-72:hover{
  --tw-translate-x: 18rem;
}

.hover\:translate-x-80:hover{
  --tw-translate-x: 20rem;
}

.hover\:translate-x-96:hover{
  --tw-translate-x: 24rem;
}

.hover\:translate-x-px:hover{
  --tw-translate-x: 1px;
}

.hover\:translate-x-0\.5:hover{
  --tw-translate-x: 0.125rem;
}

.hover\:translate-x-1\.5:hover{
  --tw-translate-x: 0.375rem;
}

.hover\:translate-x-2\.5:hover{
  --tw-translate-x: 0.625rem;
}

.hover\:translate-x-3\.5:hover{
  --tw-translate-x: 0.875rem;
}

.hover\:-translate-x-0:hover{
  --tw-translate-x: 0px;
}

.hover\:-translate-x-1:hover{
  --tw-translate-x: -0.25rem;
}

.hover\:-translate-x-2:hover{
  --tw-translate-x: -0.5rem;
}

.hover\:-translate-x-3:hover{
  --tw-translate-x: -0.75rem;
}

.hover\:-translate-x-4:hover{
  --tw-translate-x: -1rem;
}

.hover\:-translate-x-5:hover{
  --tw-translate-x: -1.25rem;
}

.hover\:-translate-x-6:hover{
  --tw-translate-x: -1.5rem;
}

.hover\:-translate-x-7:hover{
  --tw-translate-x: -1.75rem;
}

.hover\:-translate-x-8:hover{
  --tw-translate-x: -2rem;
}

.hover\:-translate-x-9:hover{
  --tw-translate-x: -2.25rem;
}

.hover\:-translate-x-10:hover{
  --tw-translate-x: -2.5rem;
}

.hover\:-translate-x-11:hover{
  --tw-translate-x: -2.75rem;
}

.hover\:-translate-x-12:hover{
  --tw-translate-x: -3rem;
}

.hover\:-translate-x-14:hover{
  --tw-translate-x: -3.5rem;
}

.hover\:-translate-x-16:hover{
  --tw-translate-x: -4rem;
}

.hover\:-translate-x-18:hover{
  --tw-translate-x: -4.5rem;
}

.hover\:-translate-x-20:hover{
  --tw-translate-x: -5rem;
}

.hover\:-translate-x-22:hover{
  --tw-translate-x: -5.5rem;
}

.hover\:-translate-x-24:hover{
  --tw-translate-x: -6rem;
}

.hover\:-translate-x-26:hover{
  --tw-translate-x: -6.5rem;
}

.hover\:-translate-x-28:hover{
  --tw-translate-x: -7rem;
}

.hover\:-translate-x-32:hover{
  --tw-translate-x: -8rem;
}

.hover\:-translate-x-36:hover{
  --tw-translate-x: -9rem;
}

.hover\:-translate-x-40:hover{
  --tw-translate-x: -10rem;
}

.hover\:-translate-x-44:hover{
  --tw-translate-x: -11rem;
}

.hover\:-translate-x-48:hover{
  --tw-translate-x: -12rem;
}

.hover\:-translate-x-52:hover{
  --tw-translate-x: -13rem;
}

.hover\:-translate-x-56:hover{
  --tw-translate-x: -14rem;
}

.hover\:-translate-x-60:hover{
  --tw-translate-x: -15rem;
}

.hover\:-translate-x-64:hover{
  --tw-translate-x: -16rem;
}

.hover\:-translate-x-72:hover{
  --tw-translate-x: -18rem;
}

.hover\:-translate-x-80:hover{
  --tw-translate-x: -20rem;
}

.hover\:-translate-x-96:hover{
  --tw-translate-x: -24rem;
}

.hover\:-translate-x-px:hover{
  --tw-translate-x: -1px;
}

.hover\:-translate-x-0\.5:hover{
  --tw-translate-x: -0.125rem;
}

.hover\:-translate-x-1\.5:hover{
  --tw-translate-x: -0.375rem;
}

.hover\:-translate-x-2\.5:hover{
  --tw-translate-x: -0.625rem;
}

.hover\:-translate-x-3\.5:hover{
  --tw-translate-x: -0.875rem;
}

.hover\:translate-x-1\/2:hover{
  --tw-translate-x: 50%;
}

.hover\:translate-x-1\/3:hover{
  --tw-translate-x: 33.333333%;
}

.hover\:translate-x-2\/3:hover{
  --tw-translate-x: 66.666667%;
}

.hover\:translate-x-1\/4:hover{
  --tw-translate-x: 25%;
}

.hover\:translate-x-2\/4:hover{
  --tw-translate-x: 50%;
}

.hover\:translate-x-3\/4:hover{
  --tw-translate-x: 75%;
}

.hover\:translate-x-full:hover{
  --tw-translate-x: 100%;
}

.hover\:-translate-x-1\/2:hover{
  --tw-translate-x: -50%;
}

.hover\:-translate-x-1\/3:hover{
  --tw-translate-x: -33.333333%;
}

.hover\:-translate-x-2\/3:hover{
  --tw-translate-x: -66.666667%;
}

.hover\:-translate-x-1\/4:hover{
  --tw-translate-x: -25%;
}

.hover\:-translate-x-2\/4:hover{
  --tw-translate-x: -50%;
}

.hover\:-translate-x-3\/4:hover{
  --tw-translate-x: -75%;
}

.hover\:-translate-x-full:hover{
  --tw-translate-x: -100%;
}

.hover\:translate-y-0:hover{
  --tw-translate-y: 0px;
}

.hover\:translate-y-1:hover{
  --tw-translate-y: 0.25rem;
}

.hover\:translate-y-2:hover{
  --tw-translate-y: 0.5rem;
}

.hover\:translate-y-3:hover{
  --tw-translate-y: 0.75rem;
}

.hover\:translate-y-4:hover{
  --tw-translate-y: 1rem;
}

.hover\:translate-y-5:hover{
  --tw-translate-y: 1.25rem;
}

.hover\:translate-y-6:hover{
  --tw-translate-y: 1.5rem;
}

.hover\:translate-y-7:hover{
  --tw-translate-y: 1.75rem;
}

.hover\:translate-y-8:hover{
  --tw-translate-y: 2rem;
}

.hover\:translate-y-9:hover{
  --tw-translate-y: 2.25rem;
}

.hover\:translate-y-10:hover{
  --tw-translate-y: 2.5rem;
}

.hover\:translate-y-11:hover{
  --tw-translate-y: 2.75rem;
}

.hover\:translate-y-12:hover{
  --tw-translate-y: 3rem;
}

.hover\:translate-y-14:hover{
  --tw-translate-y: 3.5rem;
}

.hover\:translate-y-16:hover{
  --tw-translate-y: 4rem;
}

.hover\:translate-y-18:hover{
  --tw-translate-y: 4.5rem;
}

.hover\:translate-y-20:hover{
  --tw-translate-y: 5rem;
}

.hover\:translate-y-22:hover{
  --tw-translate-y: 5.5rem;
}

.hover\:translate-y-24:hover{
  --tw-translate-y: 6rem;
}

.hover\:translate-y-26:hover{
  --tw-translate-y: 6.5rem;
}

.hover\:translate-y-28:hover{
  --tw-translate-y: 7rem;
}

.hover\:translate-y-32:hover{
  --tw-translate-y: 8rem;
}

.hover\:translate-y-36:hover{
  --tw-translate-y: 9rem;
}

.hover\:translate-y-40:hover{
  --tw-translate-y: 10rem;
}

.hover\:translate-y-44:hover{
  --tw-translate-y: 11rem;
}

.hover\:translate-y-48:hover{
  --tw-translate-y: 12rem;
}

.hover\:translate-y-52:hover{
  --tw-translate-y: 13rem;
}

.hover\:translate-y-56:hover{
  --tw-translate-y: 14rem;
}

.hover\:translate-y-60:hover{
  --tw-translate-y: 15rem;
}

.hover\:translate-y-64:hover{
  --tw-translate-y: 16rem;
}

.hover\:translate-y-72:hover{
  --tw-translate-y: 18rem;
}

.hover\:translate-y-80:hover{
  --tw-translate-y: 20rem;
}

.hover\:translate-y-96:hover{
  --tw-translate-y: 24rem;
}

.hover\:translate-y-px:hover{
  --tw-translate-y: 1px;
}

.hover\:translate-y-0\.5:hover{
  --tw-translate-y: 0.125rem;
}

.hover\:translate-y-1\.5:hover{
  --tw-translate-y: 0.375rem;
}

.hover\:translate-y-2\.5:hover{
  --tw-translate-y: 0.625rem;
}

.hover\:translate-y-3\.5:hover{
  --tw-translate-y: 0.875rem;
}

.hover\:-translate-y-0:hover{
  --tw-translate-y: 0px;
}

.hover\:-translate-y-1:hover{
  --tw-translate-y: -0.25rem;
}

.hover\:-translate-y-2:hover{
  --tw-translate-y: -0.5rem;
}

.hover\:-translate-y-3:hover{
  --tw-translate-y: -0.75rem;
}

.hover\:-translate-y-4:hover{
  --tw-translate-y: -1rem;
}

.hover\:-translate-y-5:hover{
  --tw-translate-y: -1.25rem;
}

.hover\:-translate-y-6:hover{
  --tw-translate-y: -1.5rem;
}

.hover\:-translate-y-7:hover{
  --tw-translate-y: -1.75rem;
}

.hover\:-translate-y-8:hover{
  --tw-translate-y: -2rem;
}

.hover\:-translate-y-9:hover{
  --tw-translate-y: -2.25rem;
}

.hover\:-translate-y-10:hover{
  --tw-translate-y: -2.5rem;
}

.hover\:-translate-y-11:hover{
  --tw-translate-y: -2.75rem;
}

.hover\:-translate-y-12:hover{
  --tw-translate-y: -3rem;
}

.hover\:-translate-y-14:hover{
  --tw-translate-y: -3.5rem;
}

.hover\:-translate-y-16:hover{
  --tw-translate-y: -4rem;
}

.hover\:-translate-y-18:hover{
  --tw-translate-y: -4.5rem;
}

.hover\:-translate-y-20:hover{
  --tw-translate-y: -5rem;
}

.hover\:-translate-y-22:hover{
  --tw-translate-y: -5.5rem;
}

.hover\:-translate-y-24:hover{
  --tw-translate-y: -6rem;
}

.hover\:-translate-y-26:hover{
  --tw-translate-y: -6.5rem;
}

.hover\:-translate-y-28:hover{
  --tw-translate-y: -7rem;
}

.hover\:-translate-y-32:hover{
  --tw-translate-y: -8rem;
}

.hover\:-translate-y-36:hover{
  --tw-translate-y: -9rem;
}

.hover\:-translate-y-40:hover{
  --tw-translate-y: -10rem;
}

.hover\:-translate-y-44:hover{
  --tw-translate-y: -11rem;
}

.hover\:-translate-y-48:hover{
  --tw-translate-y: -12rem;
}

.hover\:-translate-y-52:hover{
  --tw-translate-y: -13rem;
}

.hover\:-translate-y-56:hover{
  --tw-translate-y: -14rem;
}

.hover\:-translate-y-60:hover{
  --tw-translate-y: -15rem;
}

.hover\:-translate-y-64:hover{
  --tw-translate-y: -16rem;
}

.hover\:-translate-y-72:hover{
  --tw-translate-y: -18rem;
}

.hover\:-translate-y-80:hover{
  --tw-translate-y: -20rem;
}

.hover\:-translate-y-96:hover{
  --tw-translate-y: -24rem;
}

.hover\:-translate-y-px:hover{
  --tw-translate-y: -1px;
}

.hover\:-translate-y-0\.5:hover{
  --tw-translate-y: -0.125rem;
}

.hover\:-translate-y-1\.5:hover{
  --tw-translate-y: -0.375rem;
}

.hover\:-translate-y-2\.5:hover{
  --tw-translate-y: -0.625rem;
}

.hover\:-translate-y-3\.5:hover{
  --tw-translate-y: -0.875rem;
}

.hover\:translate-y-1\/2:hover{
  --tw-translate-y: 50%;
}

.hover\:translate-y-1\/3:hover{
  --tw-translate-y: 33.333333%;
}

.hover\:translate-y-2\/3:hover{
  --tw-translate-y: 66.666667%;
}

.hover\:translate-y-1\/4:hover{
  --tw-translate-y: 25%;
}

.hover\:translate-y-2\/4:hover{
  --tw-translate-y: 50%;
}

.hover\:translate-y-3\/4:hover{
  --tw-translate-y: 75%;
}

.hover\:translate-y-full:hover{
  --tw-translate-y: 100%;
}

.hover\:-translate-y-1\/2:hover{
  --tw-translate-y: -50%;
}

.hover\:-translate-y-1\/3:hover{
  --tw-translate-y: -33.333333%;
}

.hover\:-translate-y-2\/3:hover{
  --tw-translate-y: -66.666667%;
}

.hover\:-translate-y-1\/4:hover{
  --tw-translate-y: -25%;
}

.hover\:-translate-y-2\/4:hover{
  --tw-translate-y: -50%;
}

.hover\:-translate-y-3\/4:hover{
  --tw-translate-y: -75%;
}

.hover\:-translate-y-full:hover{
  --tw-translate-y: -100%;
}

.focus\:translate-x-0:focus{
  --tw-translate-x: 0px;
}

.focus\:translate-x-1:focus{
  --tw-translate-x: 0.25rem;
}

.focus\:translate-x-2:focus{
  --tw-translate-x: 0.5rem;
}

.focus\:translate-x-3:focus{
  --tw-translate-x: 0.75rem;
}

.focus\:translate-x-4:focus{
  --tw-translate-x: 1rem;
}

.focus\:translate-x-5:focus{
  --tw-translate-x: 1.25rem;
}

.focus\:translate-x-6:focus{
  --tw-translate-x: 1.5rem;
}

.focus\:translate-x-7:focus{
  --tw-translate-x: 1.75rem;
}

.focus\:translate-x-8:focus{
  --tw-translate-x: 2rem;
}

.focus\:translate-x-9:focus{
  --tw-translate-x: 2.25rem;
}

.focus\:translate-x-10:focus{
  --tw-translate-x: 2.5rem;
}

.focus\:translate-x-11:focus{
  --tw-translate-x: 2.75rem;
}

.focus\:translate-x-12:focus{
  --tw-translate-x: 3rem;
}

.focus\:translate-x-14:focus{
  --tw-translate-x: 3.5rem;
}

.focus\:translate-x-16:focus{
  --tw-translate-x: 4rem;
}

.focus\:translate-x-18:focus{
  --tw-translate-x: 4.5rem;
}

.focus\:translate-x-20:focus{
  --tw-translate-x: 5rem;
}

.focus\:translate-x-22:focus{
  --tw-translate-x: 5.5rem;
}

.focus\:translate-x-24:focus{
  --tw-translate-x: 6rem;
}

.focus\:translate-x-26:focus{
  --tw-translate-x: 6.5rem;
}

.focus\:translate-x-28:focus{
  --tw-translate-x: 7rem;
}

.focus\:translate-x-32:focus{
  --tw-translate-x: 8rem;
}

.focus\:translate-x-36:focus{
  --tw-translate-x: 9rem;
}

.focus\:translate-x-40:focus{
  --tw-translate-x: 10rem;
}

.focus\:translate-x-44:focus{
  --tw-translate-x: 11rem;
}

.focus\:translate-x-48:focus{
  --tw-translate-x: 12rem;
}

.focus\:translate-x-52:focus{
  --tw-translate-x: 13rem;
}

.focus\:translate-x-56:focus{
  --tw-translate-x: 14rem;
}

.focus\:translate-x-60:focus{
  --tw-translate-x: 15rem;
}

.focus\:translate-x-64:focus{
  --tw-translate-x: 16rem;
}

.focus\:translate-x-72:focus{
  --tw-translate-x: 18rem;
}

.focus\:translate-x-80:focus{
  --tw-translate-x: 20rem;
}

.focus\:translate-x-96:focus{
  --tw-translate-x: 24rem;
}

.focus\:translate-x-px:focus{
  --tw-translate-x: 1px;
}

.focus\:translate-x-0\.5:focus{
  --tw-translate-x: 0.125rem;
}

.focus\:translate-x-1\.5:focus{
  --tw-translate-x: 0.375rem;
}

.focus\:translate-x-2\.5:focus{
  --tw-translate-x: 0.625rem;
}

.focus\:translate-x-3\.5:focus{
  --tw-translate-x: 0.875rem;
}

.focus\:-translate-x-0:focus{
  --tw-translate-x: 0px;
}

.focus\:-translate-x-1:focus{
  --tw-translate-x: -0.25rem;
}

.focus\:-translate-x-2:focus{
  --tw-translate-x: -0.5rem;
}

.focus\:-translate-x-3:focus{
  --tw-translate-x: -0.75rem;
}

.focus\:-translate-x-4:focus{
  --tw-translate-x: -1rem;
}

.focus\:-translate-x-5:focus{
  --tw-translate-x: -1.25rem;
}

.focus\:-translate-x-6:focus{
  --tw-translate-x: -1.5rem;
}

.focus\:-translate-x-7:focus{
  --tw-translate-x: -1.75rem;
}

.focus\:-translate-x-8:focus{
  --tw-translate-x: -2rem;
}

.focus\:-translate-x-9:focus{
  --tw-translate-x: -2.25rem;
}

.focus\:-translate-x-10:focus{
  --tw-translate-x: -2.5rem;
}

.focus\:-translate-x-11:focus{
  --tw-translate-x: -2.75rem;
}

.focus\:-translate-x-12:focus{
  --tw-translate-x: -3rem;
}

.focus\:-translate-x-14:focus{
  --tw-translate-x: -3.5rem;
}

.focus\:-translate-x-16:focus{
  --tw-translate-x: -4rem;
}

.focus\:-translate-x-18:focus{
  --tw-translate-x: -4.5rem;
}

.focus\:-translate-x-20:focus{
  --tw-translate-x: -5rem;
}

.focus\:-translate-x-22:focus{
  --tw-translate-x: -5.5rem;
}

.focus\:-translate-x-24:focus{
  --tw-translate-x: -6rem;
}

.focus\:-translate-x-26:focus{
  --tw-translate-x: -6.5rem;
}

.focus\:-translate-x-28:focus{
  --tw-translate-x: -7rem;
}

.focus\:-translate-x-32:focus{
  --tw-translate-x: -8rem;
}

.focus\:-translate-x-36:focus{
  --tw-translate-x: -9rem;
}

.focus\:-translate-x-40:focus{
  --tw-translate-x: -10rem;
}

.focus\:-translate-x-44:focus{
  --tw-translate-x: -11rem;
}

.focus\:-translate-x-48:focus{
  --tw-translate-x: -12rem;
}

.focus\:-translate-x-52:focus{
  --tw-translate-x: -13rem;
}

.focus\:-translate-x-56:focus{
  --tw-translate-x: -14rem;
}

.focus\:-translate-x-60:focus{
  --tw-translate-x: -15rem;
}

.focus\:-translate-x-64:focus{
  --tw-translate-x: -16rem;
}

.focus\:-translate-x-72:focus{
  --tw-translate-x: -18rem;
}

.focus\:-translate-x-80:focus{
  --tw-translate-x: -20rem;
}

.focus\:-translate-x-96:focus{
  --tw-translate-x: -24rem;
}

.focus\:-translate-x-px:focus{
  --tw-translate-x: -1px;
}

.focus\:-translate-x-0\.5:focus{
  --tw-translate-x: -0.125rem;
}

.focus\:-translate-x-1\.5:focus{
  --tw-translate-x: -0.375rem;
}

.focus\:-translate-x-2\.5:focus{
  --tw-translate-x: -0.625rem;
}

.focus\:-translate-x-3\.5:focus{
  --tw-translate-x: -0.875rem;
}

.focus\:translate-x-1\/2:focus{
  --tw-translate-x: 50%;
}

.focus\:translate-x-1\/3:focus{
  --tw-translate-x: 33.333333%;
}

.focus\:translate-x-2\/3:focus{
  --tw-translate-x: 66.666667%;
}

.focus\:translate-x-1\/4:focus{
  --tw-translate-x: 25%;
}

.focus\:translate-x-2\/4:focus{
  --tw-translate-x: 50%;
}

.focus\:translate-x-3\/4:focus{
  --tw-translate-x: 75%;
}

.focus\:translate-x-full:focus{
  --tw-translate-x: 100%;
}

.focus\:-translate-x-1\/2:focus{
  --tw-translate-x: -50%;
}

.focus\:-translate-x-1\/3:focus{
  --tw-translate-x: -33.333333%;
}

.focus\:-translate-x-2\/3:focus{
  --tw-translate-x: -66.666667%;
}

.focus\:-translate-x-1\/4:focus{
  --tw-translate-x: -25%;
}

.focus\:-translate-x-2\/4:focus{
  --tw-translate-x: -50%;
}

.focus\:-translate-x-3\/4:focus{
  --tw-translate-x: -75%;
}

.focus\:-translate-x-full:focus{
  --tw-translate-x: -100%;
}

.focus\:translate-y-0:focus{
  --tw-translate-y: 0px;
}

.focus\:translate-y-1:focus{
  --tw-translate-y: 0.25rem;
}

.focus\:translate-y-2:focus{
  --tw-translate-y: 0.5rem;
}

.focus\:translate-y-3:focus{
  --tw-translate-y: 0.75rem;
}

.focus\:translate-y-4:focus{
  --tw-translate-y: 1rem;
}

.focus\:translate-y-5:focus{
  --tw-translate-y: 1.25rem;
}

.focus\:translate-y-6:focus{
  --tw-translate-y: 1.5rem;
}

.focus\:translate-y-7:focus{
  --tw-translate-y: 1.75rem;
}

.focus\:translate-y-8:focus{
  --tw-translate-y: 2rem;
}

.focus\:translate-y-9:focus{
  --tw-translate-y: 2.25rem;
}

.focus\:translate-y-10:focus{
  --tw-translate-y: 2.5rem;
}

.focus\:translate-y-11:focus{
  --tw-translate-y: 2.75rem;
}

.focus\:translate-y-12:focus{
  --tw-translate-y: 3rem;
}

.focus\:translate-y-14:focus{
  --tw-translate-y: 3.5rem;
}

.focus\:translate-y-16:focus{
  --tw-translate-y: 4rem;
}

.focus\:translate-y-18:focus{
  --tw-translate-y: 4.5rem;
}

.focus\:translate-y-20:focus{
  --tw-translate-y: 5rem;
}

.focus\:translate-y-22:focus{
  --tw-translate-y: 5.5rem;
}

.focus\:translate-y-24:focus{
  --tw-translate-y: 6rem;
}

.focus\:translate-y-26:focus{
  --tw-translate-y: 6.5rem;
}

.focus\:translate-y-28:focus{
  --tw-translate-y: 7rem;
}

.focus\:translate-y-32:focus{
  --tw-translate-y: 8rem;
}

.focus\:translate-y-36:focus{
  --tw-translate-y: 9rem;
}

.focus\:translate-y-40:focus{
  --tw-translate-y: 10rem;
}

.focus\:translate-y-44:focus{
  --tw-translate-y: 11rem;
}

.focus\:translate-y-48:focus{
  --tw-translate-y: 12rem;
}

.focus\:translate-y-52:focus{
  --tw-translate-y: 13rem;
}

.focus\:translate-y-56:focus{
  --tw-translate-y: 14rem;
}

.focus\:translate-y-60:focus{
  --tw-translate-y: 15rem;
}

.focus\:translate-y-64:focus{
  --tw-translate-y: 16rem;
}

.focus\:translate-y-72:focus{
  --tw-translate-y: 18rem;
}

.focus\:translate-y-80:focus{
  --tw-translate-y: 20rem;
}

.focus\:translate-y-96:focus{
  --tw-translate-y: 24rem;
}

.focus\:translate-y-px:focus{
  --tw-translate-y: 1px;
}

.focus\:translate-y-0\.5:focus{
  --tw-translate-y: 0.125rem;
}

.focus\:translate-y-1\.5:focus{
  --tw-translate-y: 0.375rem;
}

.focus\:translate-y-2\.5:focus{
  --tw-translate-y: 0.625rem;
}

.focus\:translate-y-3\.5:focus{
  --tw-translate-y: 0.875rem;
}

.focus\:-translate-y-0:focus{
  --tw-translate-y: 0px;
}

.focus\:-translate-y-1:focus{
  --tw-translate-y: -0.25rem;
}

.focus\:-translate-y-2:focus{
  --tw-translate-y: -0.5rem;
}

.focus\:-translate-y-3:focus{
  --tw-translate-y: -0.75rem;
}

.focus\:-translate-y-4:focus{
  --tw-translate-y: -1rem;
}

.focus\:-translate-y-5:focus{
  --tw-translate-y: -1.25rem;
}

.focus\:-translate-y-6:focus{
  --tw-translate-y: -1.5rem;
}

.focus\:-translate-y-7:focus{
  --tw-translate-y: -1.75rem;
}

.focus\:-translate-y-8:focus{
  --tw-translate-y: -2rem;
}

.focus\:-translate-y-9:focus{
  --tw-translate-y: -2.25rem;
}

.focus\:-translate-y-10:focus{
  --tw-translate-y: -2.5rem;
}

.focus\:-translate-y-11:focus{
  --tw-translate-y: -2.75rem;
}

.focus\:-translate-y-12:focus{
  --tw-translate-y: -3rem;
}

.focus\:-translate-y-14:focus{
  --tw-translate-y: -3.5rem;
}

.focus\:-translate-y-16:focus{
  --tw-translate-y: -4rem;
}

.focus\:-translate-y-18:focus{
  --tw-translate-y: -4.5rem;
}

.focus\:-translate-y-20:focus{
  --tw-translate-y: -5rem;
}

.focus\:-translate-y-22:focus{
  --tw-translate-y: -5.5rem;
}

.focus\:-translate-y-24:focus{
  --tw-translate-y: -6rem;
}

.focus\:-translate-y-26:focus{
  --tw-translate-y: -6.5rem;
}

.focus\:-translate-y-28:focus{
  --tw-translate-y: -7rem;
}

.focus\:-translate-y-32:focus{
  --tw-translate-y: -8rem;
}

.focus\:-translate-y-36:focus{
  --tw-translate-y: -9rem;
}

.focus\:-translate-y-40:focus{
  --tw-translate-y: -10rem;
}

.focus\:-translate-y-44:focus{
  --tw-translate-y: -11rem;
}

.focus\:-translate-y-48:focus{
  --tw-translate-y: -12rem;
}

.focus\:-translate-y-52:focus{
  --tw-translate-y: -13rem;
}

.focus\:-translate-y-56:focus{
  --tw-translate-y: -14rem;
}

.focus\:-translate-y-60:focus{
  --tw-translate-y: -15rem;
}

.focus\:-translate-y-64:focus{
  --tw-translate-y: -16rem;
}

.focus\:-translate-y-72:focus{
  --tw-translate-y: -18rem;
}

.focus\:-translate-y-80:focus{
  --tw-translate-y: -20rem;
}

.focus\:-translate-y-96:focus{
  --tw-translate-y: -24rem;
}

.focus\:-translate-y-px:focus{
  --tw-translate-y: -1px;
}

.focus\:-translate-y-0\.5:focus{
  --tw-translate-y: -0.125rem;
}

.focus\:-translate-y-1\.5:focus{
  --tw-translate-y: -0.375rem;
}

.focus\:-translate-y-2\.5:focus{
  --tw-translate-y: -0.625rem;
}

.focus\:-translate-y-3\.5:focus{
  --tw-translate-y: -0.875rem;
}

.focus\:translate-y-1\/2:focus{
  --tw-translate-y: 50%;
}

.focus\:translate-y-1\/3:focus{
  --tw-translate-y: 33.333333%;
}

.focus\:translate-y-2\/3:focus{
  --tw-translate-y: 66.666667%;
}

.focus\:translate-y-1\/4:focus{
  --tw-translate-y: 25%;
}

.focus\:translate-y-2\/4:focus{
  --tw-translate-y: 50%;
}

.focus\:translate-y-3\/4:focus{
  --tw-translate-y: 75%;
}

.focus\:translate-y-full:focus{
  --tw-translate-y: 100%;
}

.focus\:-translate-y-1\/2:focus{
  --tw-translate-y: -50%;
}

.focus\:-translate-y-1\/3:focus{
  --tw-translate-y: -33.333333%;
}

.focus\:-translate-y-2\/3:focus{
  --tw-translate-y: -66.666667%;
}

.focus\:-translate-y-1\/4:focus{
  --tw-translate-y: -25%;
}

.focus\:-translate-y-2\/4:focus{
  --tw-translate-y: -50%;
}

.focus\:-translate-y-3\/4:focus{
  --tw-translate-y: -75%;
}

.focus\:-translate-y-full:focus{
  --tw-translate-y: -100%;
}

.rotate-0{
  --tw-rotate: 0deg;
}

.rotate-1{
  --tw-rotate: 1deg;
}

.rotate-2{
  --tw-rotate: 2deg;
}

.rotate-3{
  --tw-rotate: 3deg;
}

.rotate-6{
  --tw-rotate: 6deg;
}

.rotate-12{
  --tw-rotate: 12deg;
}

.rotate-45{
  --tw-rotate: 45deg;
}

.rotate-90{
  --tw-rotate: 90deg;
}

.rotate-180{
  --tw-rotate: 180deg;
}

.-rotate-180{
  --tw-rotate: -180deg;
}

.-rotate-90{
  --tw-rotate: -90deg;
}

.-rotate-45{
  --tw-rotate: -45deg;
}

.-rotate-12{
  --tw-rotate: -12deg;
}

.-rotate-6{
  --tw-rotate: -6deg;
}

.-rotate-3{
  --tw-rotate: -3deg;
}

.-rotate-2{
  --tw-rotate: -2deg;
}

.-rotate-1{
  --tw-rotate: -1deg;
}

.hover\:rotate-0:hover{
  --tw-rotate: 0deg;
}

.hover\:rotate-1:hover{
  --tw-rotate: 1deg;
}

.hover\:rotate-2:hover{
  --tw-rotate: 2deg;
}

.hover\:rotate-3:hover{
  --tw-rotate: 3deg;
}

.hover\:rotate-6:hover{
  --tw-rotate: 6deg;
}

.hover\:rotate-12:hover{
  --tw-rotate: 12deg;
}

.hover\:rotate-45:hover{
  --tw-rotate: 45deg;
}

.hover\:rotate-90:hover{
  --tw-rotate: 90deg;
}

.hover\:rotate-180:hover{
  --tw-rotate: 180deg;
}

.hover\:-rotate-180:hover{
  --tw-rotate: -180deg;
}

.hover\:-rotate-90:hover{
  --tw-rotate: -90deg;
}

.hover\:-rotate-45:hover{
  --tw-rotate: -45deg;
}

.hover\:-rotate-12:hover{
  --tw-rotate: -12deg;
}

.hover\:-rotate-6:hover{
  --tw-rotate: -6deg;
}

.hover\:-rotate-3:hover{
  --tw-rotate: -3deg;
}

.hover\:-rotate-2:hover{
  --tw-rotate: -2deg;
}

.hover\:-rotate-1:hover{
  --tw-rotate: -1deg;
}

.focus\:rotate-0:focus{
  --tw-rotate: 0deg;
}

.focus\:rotate-1:focus{
  --tw-rotate: 1deg;
}

.focus\:rotate-2:focus{
  --tw-rotate: 2deg;
}

.focus\:rotate-3:focus{
  --tw-rotate: 3deg;
}

.focus\:rotate-6:focus{
  --tw-rotate: 6deg;
}

.focus\:rotate-12:focus{
  --tw-rotate: 12deg;
}

.focus\:rotate-45:focus{
  --tw-rotate: 45deg;
}

.focus\:rotate-90:focus{
  --tw-rotate: 90deg;
}

.focus\:rotate-180:focus{
  --tw-rotate: 180deg;
}

.focus\:-rotate-180:focus{
  --tw-rotate: -180deg;
}

.focus\:-rotate-90:focus{
  --tw-rotate: -90deg;
}

.focus\:-rotate-45:focus{
  --tw-rotate: -45deg;
}

.focus\:-rotate-12:focus{
  --tw-rotate: -12deg;
}

.focus\:-rotate-6:focus{
  --tw-rotate: -6deg;
}

.focus\:-rotate-3:focus{
  --tw-rotate: -3deg;
}

.focus\:-rotate-2:focus{
  --tw-rotate: -2deg;
}

.focus\:-rotate-1:focus{
  --tw-rotate: -1deg;
}

.skew-x-0{
  --tw-skew-x: 0deg;
}

.skew-x-1{
  --tw-skew-x: 1deg;
}

.skew-x-2{
  --tw-skew-x: 2deg;
}

.skew-x-3{
  --tw-skew-x: 3deg;
}

.skew-x-6{
  --tw-skew-x: 6deg;
}

.skew-x-12{
  --tw-skew-x: 12deg;
}

.-skew-x-12{
  --tw-skew-x: -12deg;
}

.-skew-x-6{
  --tw-skew-x: -6deg;
}

.-skew-x-3{
  --tw-skew-x: -3deg;
}

.-skew-x-2{
  --tw-skew-x: -2deg;
}

.-skew-x-1{
  --tw-skew-x: -1deg;
}

.skew-y-0{
  --tw-skew-y: 0deg;
}

.skew-y-1{
  --tw-skew-y: 1deg;
}

.skew-y-2{
  --tw-skew-y: 2deg;
}

.skew-y-3{
  --tw-skew-y: 3deg;
}

.skew-y-6{
  --tw-skew-y: 6deg;
}

.skew-y-12{
  --tw-skew-y: 12deg;
}

.-skew-y-12{
  --tw-skew-y: -12deg;
}

.-skew-y-6{
  --tw-skew-y: -6deg;
}

.-skew-y-3{
  --tw-skew-y: -3deg;
}

.-skew-y-2{
  --tw-skew-y: -2deg;
}

.-skew-y-1{
  --tw-skew-y: -1deg;
}

.hover\:skew-x-0:hover{
  --tw-skew-x: 0deg;
}

.hover\:skew-x-1:hover{
  --tw-skew-x: 1deg;
}

.hover\:skew-x-2:hover{
  --tw-skew-x: 2deg;
}

.hover\:skew-x-3:hover{
  --tw-skew-x: 3deg;
}

.hover\:skew-x-6:hover{
  --tw-skew-x: 6deg;
}

.hover\:skew-x-12:hover{
  --tw-skew-x: 12deg;
}

.hover\:-skew-x-12:hover{
  --tw-skew-x: -12deg;
}

.hover\:-skew-x-6:hover{
  --tw-skew-x: -6deg;
}

.hover\:-skew-x-3:hover{
  --tw-skew-x: -3deg;
}

.hover\:-skew-x-2:hover{
  --tw-skew-x: -2deg;
}

.hover\:-skew-x-1:hover{
  --tw-skew-x: -1deg;
}

.hover\:skew-y-0:hover{
  --tw-skew-y: 0deg;
}

.hover\:skew-y-1:hover{
  --tw-skew-y: 1deg;
}

.hover\:skew-y-2:hover{
  --tw-skew-y: 2deg;
}

.hover\:skew-y-3:hover{
  --tw-skew-y: 3deg;
}

.hover\:skew-y-6:hover{
  --tw-skew-y: 6deg;
}

.hover\:skew-y-12:hover{
  --tw-skew-y: 12deg;
}

.hover\:-skew-y-12:hover{
  --tw-skew-y: -12deg;
}

.hover\:-skew-y-6:hover{
  --tw-skew-y: -6deg;
}

.hover\:-skew-y-3:hover{
  --tw-skew-y: -3deg;
}

.hover\:-skew-y-2:hover{
  --tw-skew-y: -2deg;
}

.hover\:-skew-y-1:hover{
  --tw-skew-y: -1deg;
}

.focus\:skew-x-0:focus{
  --tw-skew-x: 0deg;
}

.focus\:skew-x-1:focus{
  --tw-skew-x: 1deg;
}

.focus\:skew-x-2:focus{
  --tw-skew-x: 2deg;
}

.focus\:skew-x-3:focus{
  --tw-skew-x: 3deg;
}

.focus\:skew-x-6:focus{
  --tw-skew-x: 6deg;
}

.focus\:skew-x-12:focus{
  --tw-skew-x: 12deg;
}

.focus\:-skew-x-12:focus{
  --tw-skew-x: -12deg;
}

.focus\:-skew-x-6:focus{
  --tw-skew-x: -6deg;
}

.focus\:-skew-x-3:focus{
  --tw-skew-x: -3deg;
}

.focus\:-skew-x-2:focus{
  --tw-skew-x: -2deg;
}

.focus\:-skew-x-1:focus{
  --tw-skew-x: -1deg;
}

.focus\:skew-y-0:focus{
  --tw-skew-y: 0deg;
}

.focus\:skew-y-1:focus{
  --tw-skew-y: 1deg;
}

.focus\:skew-y-2:focus{
  --tw-skew-y: 2deg;
}

.focus\:skew-y-3:focus{
  --tw-skew-y: 3deg;
}

.focus\:skew-y-6:focus{
  --tw-skew-y: 6deg;
}

.focus\:skew-y-12:focus{
  --tw-skew-y: 12deg;
}

.focus\:-skew-y-12:focus{
  --tw-skew-y: -12deg;
}

.focus\:-skew-y-6:focus{
  --tw-skew-y: -6deg;
}

.focus\:-skew-y-3:focus{
  --tw-skew-y: -3deg;
}

.focus\:-skew-y-2:focus{
  --tw-skew-y: -2deg;
}

.focus\:-skew-y-1:focus{
  --tw-skew-y: -1deg;
}

.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.scale-50{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.hover\:scale-0:hover{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.hover\:scale-50:hover{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.hover\:scale-75:hover{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.hover\:scale-90:hover{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.hover\:scale-95:hover{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.hover\:scale-100:hover{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.hover\:scale-125:hover{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.hover\:scale-150:hover{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.focus\:scale-0:focus{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.focus\:scale-50:focus{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.focus\:scale-75:focus{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.focus\:scale-90:focus{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.focus\:scale-95:focus{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.focus\:scale-100:focus{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.focus\:scale-105:focus{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.focus\:scale-110:focus{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.focus\:scale-125:focus{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.focus\:scale-150:focus{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.scale-x-0{
  --tw-scale-x: 0;
}

.scale-x-50{
  --tw-scale-x: .5;
}

.scale-x-75{
  --tw-scale-x: .75;
}

.scale-x-90{
  --tw-scale-x: .9;
}

.scale-x-95{
  --tw-scale-x: .95;
}

.scale-x-100{
  --tw-scale-x: 1;
}

.scale-x-105{
  --tw-scale-x: 1.05;
}

.scale-x-110{
  --tw-scale-x: 1.1;
}

.scale-x-125{
  --tw-scale-x: 1.25;
}

.scale-x-150{
  --tw-scale-x: 1.5;
}

.scale-y-0{
  --tw-scale-y: 0;
}

.scale-y-50{
  --tw-scale-y: .5;
}

.scale-y-75{
  --tw-scale-y: .75;
}

.scale-y-90{
  --tw-scale-y: .9;
}

.scale-y-95{
  --tw-scale-y: .95;
}

.scale-y-100{
  --tw-scale-y: 1;
}

.scale-y-105{
  --tw-scale-y: 1.05;
}

.scale-y-110{
  --tw-scale-y: 1.1;
}

.scale-y-125{
  --tw-scale-y: 1.25;
}

.scale-y-150{
  --tw-scale-y: 1.5;
}

.hover\:scale-x-0:hover{
  --tw-scale-x: 0;
}

.hover\:scale-x-50:hover{
  --tw-scale-x: .5;
}

.hover\:scale-x-75:hover{
  --tw-scale-x: .75;
}

.hover\:scale-x-90:hover{
  --tw-scale-x: .9;
}

.hover\:scale-x-95:hover{
  --tw-scale-x: .95;
}

.hover\:scale-x-100:hover{
  --tw-scale-x: 1;
}

.hover\:scale-x-105:hover{
  --tw-scale-x: 1.05;
}

.hover\:scale-x-110:hover{
  --tw-scale-x: 1.1;
}

.hover\:scale-x-125:hover{
  --tw-scale-x: 1.25;
}

.hover\:scale-x-150:hover{
  --tw-scale-x: 1.5;
}

.hover\:scale-y-0:hover{
  --tw-scale-y: 0;
}

.hover\:scale-y-50:hover{
  --tw-scale-y: .5;
}

.hover\:scale-y-75:hover{
  --tw-scale-y: .75;
}

.hover\:scale-y-90:hover{
  --tw-scale-y: .9;
}

.hover\:scale-y-95:hover{
  --tw-scale-y: .95;
}

.hover\:scale-y-100:hover{
  --tw-scale-y: 1;
}

.hover\:scale-y-105:hover{
  --tw-scale-y: 1.05;
}

.hover\:scale-y-110:hover{
  --tw-scale-y: 1.1;
}

.hover\:scale-y-125:hover{
  --tw-scale-y: 1.25;
}

.hover\:scale-y-150:hover{
  --tw-scale-y: 1.5;
}

.focus\:scale-x-0:focus{
  --tw-scale-x: 0;
}

.focus\:scale-x-50:focus{
  --tw-scale-x: .5;
}

.focus\:scale-x-75:focus{
  --tw-scale-x: .75;
}

.focus\:scale-x-90:focus{
  --tw-scale-x: .9;
}

.focus\:scale-x-95:focus{
  --tw-scale-x: .95;
}

.focus\:scale-x-100:focus{
  --tw-scale-x: 1;
}

.focus\:scale-x-105:focus{
  --tw-scale-x: 1.05;
}

.focus\:scale-x-110:focus{
  --tw-scale-x: 1.1;
}

.focus\:scale-x-125:focus{
  --tw-scale-x: 1.25;
}

.focus\:scale-x-150:focus{
  --tw-scale-x: 1.5;
}

.focus\:scale-y-0:focus{
  --tw-scale-y: 0;
}

.focus\:scale-y-50:focus{
  --tw-scale-y: .5;
}

.focus\:scale-y-75:focus{
  --tw-scale-y: .75;
}

.focus\:scale-y-90:focus{
  --tw-scale-y: .9;
}

.focus\:scale-y-95:focus{
  --tw-scale-y: .95;
}

.focus\:scale-y-100:focus{
  --tw-scale-y: 1;
}

.focus\:scale-y-105:focus{
  --tw-scale-y: 1.05;
}

.focus\:scale-y-110:focus{
  --tw-scale-y: 1.1;
}

.focus\:scale-y-125:focus{
  --tw-scale-y: 1.25;
}

.focus\:scale-y-150:focus{
  --tw-scale-y: 1.5;
}

.cursor-auto{
  cursor: auto;
}

.cursor-default{
  cursor: default;
}

.cursor-pointer{
  cursor: pointer;
}

.cursor-wait{
  cursor: wait;
}

.cursor-text{
  cursor: text;
}

.cursor-move{
  cursor: move;
}

.cursor-not-allowed{
  cursor: not-allowed;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select-text{
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.select-all{
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}

.select-auto{
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.resize-none{
  resize: none;
}

.resize-y{
  resize: vertical;
}

.resize-x{
  resize: horizontal;
}

.resize{
  resize: both;
}

.list-inside{
  list-style-position: inside;
}

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

.list-none{
  list-style-type: none;
}

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

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

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

.auto-cols-auto{
  grid-auto-columns: auto;
}

.auto-cols-min{
  grid-auto-columns: -webkit-min-content;
  grid-auto-columns: min-content;
}

.auto-cols-max{
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
}

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

.grid-flow-row{
  grid-auto-flow: row;
}

.grid-flow-col{
  grid-auto-flow: column;
}

.grid-flow-row-dense{
  grid-auto-flow: row dense;
}

.grid-flow-col-dense{
  grid-auto-flow: column dense;
}

.auto-rows-auto{
  grid-auto-rows: auto;
}

.auto-rows-min{
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
}

.auto-rows-max{
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
}

.auto-rows-fr{
  grid-auto-rows: minmax(0, 1fr);
}

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

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

.grid-cols-3{
  grid-template-columns: repeat(3, 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));
}

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

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

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

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

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

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

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

.grid-cols-none{
  grid-template-columns: none;
}

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

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

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

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

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

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

.grid-rows-none{
  grid-template-rows: none;
}

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

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

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

.flex-col-reverse{
  flex-direction: column-reverse;
}

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

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

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

.place-content-center{
  place-content: center;
}

.place-content-start{
  place-content: start;
}

.place-content-end{
  place-content: end;
}

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

.place-content-around{
  place-content: space-around;
}

.place-content-evenly{
  place-content: space-evenly;
}

.place-content-stretch{
  place-content: stretch;
}

.place-items-start{
  place-items: start;
}

.place-items-end{
  place-items: end;
}

.place-items-center{
  place-items: center;
}

.place-items-stretch{
  place-items: stretch;
}

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

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

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

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

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

.content-evenly{
  align-content: space-evenly;
}

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

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

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

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

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

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

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

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

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

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

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

.justify-items-start{
  justify-items: start;
}

.justify-items-end{
  justify-items: end;
}

.justify-items-center{
  justify-items: center;
}

.justify-items-stretch{
  justify-items: stretch;
}

.gap-0{
  gap: 0px;
}

.gap-1{
  gap: 0.25rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-7{
  gap: 1.75rem;
}

.gap-8{
  gap: 2rem;
}

.gap-9{
  gap: 2.25rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-11{
  gap: 2.75rem;
}

.gap-12{
  gap: 3rem;
}

.gap-14{
  gap: 3.5rem;
}

.gap-16{
  gap: 4rem;
}

.gap-18{
  gap: 4.5rem;
}

.gap-20{
  gap: 5rem;
}

.gap-22{
  gap: 5.5rem;
}

.gap-24{
  gap: 6rem;
}

.gap-26{
  gap: 6.5rem;
}

.gap-28{
  gap: 7rem;
}

.gap-32{
  gap: 8rem;
}

.gap-36{
  gap: 9rem;
}

.gap-40{
  gap: 10rem;
}

.gap-44{
  gap: 11rem;
}

.gap-48{
  gap: 12rem;
}

.gap-52{
  gap: 13rem;
}

.gap-56{
  gap: 14rem;
}

.gap-60{
  gap: 15rem;
}

.gap-64{
  gap: 16rem;
}

.gap-72{
  gap: 18rem;
}

.gap-80{
  gap: 20rem;
}

.gap-96{
  gap: 24rem;
}

.gap-px{
  gap: 1px;
}

.gap-0\.5{
  gap: 0.125rem;
}

.gap-1\.5{
  gap: 0.375rem;
}

.gap-2\.5{
  gap: 0.625rem;
}

.gap-3\.5{
  gap: 0.875rem;
}

.gap-x-0{
  -moz-column-gap: 0px;
       column-gap: 0px;
}

.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-x-7{
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
}

.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-x-9{
  -moz-column-gap: 2.25rem;
       column-gap: 2.25rem;
}

.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-11{
  -moz-column-gap: 2.75rem;
       column-gap: 2.75rem;
}

.gap-x-12{
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gap-x-14{
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}

.gap-x-16{
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-x-18{
  -moz-column-gap: 4.5rem;
       column-gap: 4.5rem;
}

.gap-x-20{
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.gap-x-22{
  -moz-column-gap: 5.5rem;
       column-gap: 5.5rem;
}

.gap-x-24{
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}

.gap-x-26{
  -moz-column-gap: 6.5rem;
       column-gap: 6.5rem;
}

.gap-x-28{
  -moz-column-gap: 7rem;
       column-gap: 7rem;
}

.gap-x-32{
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}

.gap-x-36{
  -moz-column-gap: 9rem;
       column-gap: 9rem;
}

.gap-x-40{
  -moz-column-gap: 10rem;
       column-gap: 10rem;
}

.gap-x-44{
  -moz-column-gap: 11rem;
       column-gap: 11rem;
}

.gap-x-48{
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}

.gap-x-52{
  -moz-column-gap: 13rem;
       column-gap: 13rem;
}

.gap-x-56{
  -moz-column-gap: 14rem;
       column-gap: 14rem;
}

.gap-x-60{
  -moz-column-gap: 15rem;
       column-gap: 15rem;
}

.gap-x-64{
  -moz-column-gap: 16rem;
       column-gap: 16rem;
}

.gap-x-72{
  -moz-column-gap: 18rem;
       column-gap: 18rem;
}

.gap-x-80{
  -moz-column-gap: 20rem;
       column-gap: 20rem;
}

.gap-x-96{
  -moz-column-gap: 24rem;
       column-gap: 24rem;
}

.gap-x-px{
  -moz-column-gap: 1px;
       column-gap: 1px;
}

.gap-x-0\.5{
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
}

.gap-x-1\.5{
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}

.gap-x-2\.5{
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}

.gap-x-3\.5{
  -moz-column-gap: 0.875rem;
       column-gap: 0.875rem;
}

.gap-y-0{
  row-gap: 0px;
}

.gap-y-1{
  row-gap: 0.25rem;
}

.gap-y-2{
  row-gap: 0.5rem;
}

.gap-y-3{
  row-gap: 0.75rem;
}

.gap-y-4{
  row-gap: 1rem;
}

.gap-y-5{
  row-gap: 1.25rem;
}

.gap-y-6{
  row-gap: 1.5rem;
}

.gap-y-7{
  row-gap: 1.75rem;
}

.gap-y-8{
  row-gap: 2rem;
}

.gap-y-9{
  row-gap: 2.25rem;
}

.gap-y-10{
  row-gap: 2.5rem;
}

.gap-y-11{
  row-gap: 2.75rem;
}

.gap-y-12{
  row-gap: 3rem;
}

.gap-y-14{
  row-gap: 3.5rem;
}

.gap-y-16{
  row-gap: 4rem;
}

.gap-y-18{
  row-gap: 4.5rem;
}

.gap-y-20{
  row-gap: 5rem;
}

.gap-y-22{
  row-gap: 5.5rem;
}

.gap-y-24{
  row-gap: 6rem;
}

.gap-y-26{
  row-gap: 6.5rem;
}

.gap-y-28{
  row-gap: 7rem;
}

.gap-y-32{
  row-gap: 8rem;
}

.gap-y-36{
  row-gap: 9rem;
}

.gap-y-40{
  row-gap: 10rem;
}

.gap-y-44{
  row-gap: 11rem;
}

.gap-y-48{
  row-gap: 12rem;
}

.gap-y-52{
  row-gap: 13rem;
}

.gap-y-56{
  row-gap: 14rem;
}

.gap-y-60{
  row-gap: 15rem;
}

.gap-y-64{
  row-gap: 16rem;
}

.gap-y-72{
  row-gap: 18rem;
}

.gap-y-80{
  row-gap: 20rem;
}

.gap-y-96{
  row-gap: 24rem;
}

.gap-y-px{
  row-gap: 1px;
}

.gap-y-0\.5{
  row-gap: 0.125rem;
}

.gap-y-1\.5{
  row-gap: 0.375rem;
}

.gap-y-2\.5{
  row-gap: 0.625rem;
}

.gap-y-3\.5{
  row-gap: 0.875rem;
}

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

.space-x-1 > :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-2 > :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-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :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-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

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

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

.space-x-8 > :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)));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.-space-x-1 > :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-2 > :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-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-4 > :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-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

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

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

.-space-x-8 > :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)));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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));
}

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

.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :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-5 > :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-6 > :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-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}

.space-y-8 > :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-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}

.space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}

.space-y-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
}

.space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}

.space-y-22 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5.5rem * var(--tw-space-y-reverse));
}

.space-y-24 > :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));
}

.space-y-26 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6.5rem * var(--tw-space-y-reverse));
}

.space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(7rem * var(--tw-space-y-reverse));
}

.space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}

.space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9rem * var(--tw-space-y-reverse));
}

.space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10rem * var(--tw-space-y-reverse));
}

.space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11rem * var(--tw-space-y-reverse));
}

.space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12rem * var(--tw-space-y-reverse));
}

.space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13rem * var(--tw-space-y-reverse));
}

.space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14rem * var(--tw-space-y-reverse));
}

.space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(15rem * var(--tw-space-y-reverse));
}

.space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16rem * var(--tw-space-y-reverse));
}

.space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18rem * var(--tw-space-y-reverse));
}

.space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20rem * var(--tw-space-y-reverse));
}

.space-y-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24rem * var(--tw-space-y-reverse));
}

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

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

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

.space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}

.space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}

.-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));
}

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

.-space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
}

.-space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
}

.-space-y-4 > :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-5 > :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-6 > :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-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
}

.-space-y-8 > :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-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
}

.-space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
}

.-space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
}

.-space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
}

.-space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
}

.-space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
}

.-space-y-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
}

.-space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
}

.-space-y-22 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5.5rem * var(--tw-space-y-reverse));
}

.-space-y-24 > :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));
}

.-space-y-26 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6.5rem * var(--tw-space-y-reverse));
}

.-space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
}

.-space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
}

.-space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
}

.-space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
}

.-space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
}

.-space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
}

.-space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
}

.-space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
}

.-space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
}

.-space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
}

.-space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
}

.-space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
}

.-space-y-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
}

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

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

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

.-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
}

.-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 1;
}

.space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}

.divide-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0px * var(--tw-divide-x-reverse));
  border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(4px * var(--tw-divide-x-reverse));
  border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(8px * var(--tw-divide-x-reverse));
  border-left-width: calc(8px * calc(1 - var(--tw-divide-x-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)));
}

.divide-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
}

.divide-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 1;
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 1;
}

.divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style: solid;
}

.divide-dashed > :not([hidden]) ~ :not([hidden]){
  border-style: dashed;
}

.divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style: dotted;
}

.divide-double > :not([hidden]) ~ :not([hidden]){
  border-style: double;
}

.divide-none > :not([hidden]) ~ :not([hidden]){
  border-style: none;
}

.divide-transparent > :not([hidden]) ~ :not([hidden]){
  border-color: transparent;
}

.divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
}

.divide-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-divide-opacity));
}

.divide-grey > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-divide-opacity));
}

.divide-blue-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(177, 201, 232, var(--tw-divide-opacity));
}

.divide-blue-main > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(20, 123, 209, var(--tw-divide-opacity));
}

.divide-blue-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(29, 79, 145, var(--tw-divide-opacity));
}

.divide-blue-grey > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(122, 153, 172, var(--tw-divide-opacity));
}

.divide-green-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-divide-opacity));
}

.divide-green-mid > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(44, 141, 85, var(--tw-divide-opacity));
}

.divide-orange > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(238, 114, 93, var(--tw-divide-opacity));
}

.divide-red > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(229, 36, 59, var(--tw-divide-opacity));
}

.divide-brown > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(110, 54, 40, var(--tw-divide-opacity));
}

.divide-purple > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(132, 50, 155, var(--tw-divide-opacity));
}

.divide-teal > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-divide-opacity));
}

.divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0;
}

.divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.05;
}

.divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.1;
}

.divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.2;
}

.divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.25;
}

.divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.3;
}

.divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.4;
}

.divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.5;
}

.divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.6;
}

.divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.7;
}

.divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.75;
}

.divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.8;
}

.divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.9;
}

.divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.95;
}

.divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
}

.place-self-auto{
  place-self: auto;
}

.place-self-start{
  place-self: start;
}

.place-self-end{
  place-self: end;
}

.place-self-center{
  place-self: center;
}

.place-self-stretch{
  place-self: stretch;
}

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

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

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

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

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

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

.justify-self-auto{
  justify-self: auto;
}

.justify-self-start{
  justify-self: start;
}

.justify-self-end{
  justify-self: end;
}

.justify-self-center{
  justify-self: center;
}

.justify-self-stretch{
  justify-self: stretch;
}

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-visible{
  overflow: visible;
}

.overflow-scroll{
  overflow: scroll;
}

.overflow-x-auto{
  overflow-x: auto;
}

.overflow-y-auto{
  overflow-y: auto;
}

.overflow-x-hidden{
  overflow-x: hidden;
}

.overflow-y-hidden{
  overflow-y: hidden;
}

.overflow-x-visible{
  overflow-x: visible;
}

.overflow-y-visible{
  overflow-y: visible;
}

.overflow-x-scroll{
  overflow-x: scroll;
}

.overflow-y-scroll{
  overflow-y: scroll;
}

.overscroll-auto{
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
}

.overscroll-contain{
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.overscroll-none{
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

.overscroll-y-auto{
  overscroll-behavior-y: auto;
}

.overscroll-y-contain{
  overscroll-behavior-y: contain;
}

.overscroll-y-none{
  overscroll-behavior-y: none;
}

.overscroll-x-auto{
  overscroll-behavior-x: auto;
}

.overscroll-x-contain{
  overscroll-behavior-x: contain;
}

.overscroll-x-none{
  overscroll-behavior-x: none;
}

.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.overflow-ellipsis{
  text-overflow: ellipsis;
}

.overflow-clip{
  text-overflow: clip;
}

.whitespace-normal{
  white-space: normal;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.whitespace-pre{
  white-space: pre;
}

.whitespace-pre-line{
  white-space: pre-line;
}

.whitespace-pre-wrap{
  white-space: pre-wrap;
}

.break-normal{
  overflow-wrap: normal;
  word-break: normal;
}

.break-words{
  overflow-wrap: break-word;
}

.break-all{
  word-break: break-all;
}

.rounded-none{
  border-radius: 0px;
}

.rounded-sm{
  border-radius: 0.125rem;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

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

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

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-3xl{
  border-radius: 1.5rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-t-none{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.rounded-t-sm{
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

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

.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-t-full{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-r-none{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.rounded-r-sm{
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.rounded-r-xl{
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.rounded-r-2xl{
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.rounded-r-3xl{
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.rounded-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-b-sm{
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-b-md{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-b-xl{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-b-3xl{
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-b-full{
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-l-none{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l-sm{
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-l-xl{
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-l-2xl{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-l-3xl{
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-l-full{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-tl-none{
  border-top-left-radius: 0px;
}

.rounded-tl-sm{
  border-top-left-radius: 0.125rem;
}

.rounded-tl{
  border-top-left-radius: 0.25rem;
}

.rounded-tl-md{
  border-top-left-radius: 0.375rem;
}

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

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

.rounded-tl-2xl{
  border-top-left-radius: 1rem;
}

.rounded-tl-3xl{
  border-top-left-radius: 1.5rem;
}

.rounded-tl-full{
  border-top-left-radius: 9999px;
}

.rounded-tr-none{
  border-top-right-radius: 0px;
}

.rounded-tr-sm{
  border-top-right-radius: 0.125rem;
}

.rounded-tr{
  border-top-right-radius: 0.25rem;
}

.rounded-tr-md{
  border-top-right-radius: 0.375rem;
}

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

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

.rounded-tr-2xl{
  border-top-right-radius: 1rem;
}

.rounded-tr-3xl{
  border-top-right-radius: 1.5rem;
}

.rounded-tr-full{
  border-top-right-radius: 9999px;
}

.rounded-br-none{
  border-bottom-right-radius: 0px;
}

.rounded-br-sm{
  border-bottom-right-radius: 0.125rem;
}

.rounded-br{
  border-bottom-right-radius: 0.25rem;
}

.rounded-br-md{
  border-bottom-right-radius: 0.375rem;
}

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

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

.rounded-br-2xl{
  border-bottom-right-radius: 1rem;
}

.rounded-br-3xl{
  border-bottom-right-radius: 1.5rem;
}

.rounded-br-full{
  border-bottom-right-radius: 9999px;
}

.rounded-bl-none{
  border-bottom-left-radius: 0px;
}

.rounded-bl-sm{
  border-bottom-left-radius: 0.125rem;
}

.rounded-bl{
  border-bottom-left-radius: 0.25rem;
}

.rounded-bl-md{
  border-bottom-left-radius: 0.375rem;
}

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

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

.rounded-bl-2xl{
  border-bottom-left-radius: 1rem;
}

.rounded-bl-3xl{
  border-bottom-left-radius: 1.5rem;
}

.rounded-bl-full{
  border-bottom-left-radius: 9999px;
}

.border-0{
  border-width: 0px;
}

.border-2{
  border-width: 2px;
}

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

.border-8{
  border-width: 8px;
}

.border{
  border-width: 1px;
}

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

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

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

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

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

.border-r-0{
  border-right-width: 0px;
}

.border-r-2{
  border-right-width: 2px;
}

.border-r-4{
  border-right-width: 4px;
}

.border-r-8{
  border-right-width: 8px;
}

.border-r{
  border-right-width: 1px;
}

.border-b-0{
  border-bottom-width: 0px;
}

.border-b-2{
  border-bottom-width: 2px;
}

.border-b-4{
  border-bottom-width: 4px;
}

.border-b-8{
  border-bottom-width: 8px;
}

.border-b{
  border-bottom-width: 1px;
}

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

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

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

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

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

.border-solid{
  border-style: solid;
}

.border-dashed{
  border-style: dashed;
}

.border-dotted{
  border-style: dotted;
}

.border-double{
  border-style: double;
}

.border-none{
  border-style: none;
}

.border-transparent{
  border-color: transparent;
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
}

.border-grey{
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

.border-blue-light{
  --tw-border-opacity: 1;
  border-color: rgba(177, 201, 232, var(--tw-border-opacity));
}

.border-blue-main{
  --tw-border-opacity: 1;
  border-color: rgba(20, 123, 209, var(--tw-border-opacity));
}

.border-blue-dark{
  --tw-border-opacity: 1;
  border-color: rgba(29, 79, 145, var(--tw-border-opacity));
}

.border-blue-grey{
  --tw-border-opacity: 1;
  border-color: rgba(122, 153, 172, var(--tw-border-opacity));
}

.border-green-light{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.border-green-mid{
  --tw-border-opacity: 1;
  border-color: rgba(44, 141, 85, var(--tw-border-opacity));
}

.border-orange{
  --tw-border-opacity: 1;
  border-color: rgba(238, 114, 93, var(--tw-border-opacity));
}

.border-red{
  --tw-border-opacity: 1;
  border-color: rgba(229, 36, 59, var(--tw-border-opacity));
}

.border-brown{
  --tw-border-opacity: 1;
  border-color: rgba(110, 54, 40, var(--tw-border-opacity));
}

.border-purple{
  --tw-border-opacity: 1;
  border-color: rgba(132, 50, 155, var(--tw-border-opacity));
}

.border-teal{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-transparent{
  border-color: transparent;
}

.group:hover .group-hover\:border-white{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-black{
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey{
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-light{
  --tw-border-opacity: 1;
  border-color: rgba(177, 201, 232, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-main{
  --tw-border-opacity: 1;
  border-color: rgba(20, 123, 209, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-dark{
  --tw-border-opacity: 1;
  border-color: rgba(29, 79, 145, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-grey{
  --tw-border-opacity: 1;
  border-color: rgba(122, 153, 172, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-light{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-mid{
  --tw-border-opacity: 1;
  border-color: rgba(44, 141, 85, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-orange{
  --tw-border-opacity: 1;
  border-color: rgba(238, 114, 93, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red{
  --tw-border-opacity: 1;
  border-color: rgba(229, 36, 59, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-brown{
  --tw-border-opacity: 1;
  border-color: rgba(110, 54, 40, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple{
  --tw-border-opacity: 1;
  border-color: rgba(132, 50, 155, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-teal{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.focus-within\:border-transparent:focus-within{
  border-color: transparent;
}

.focus-within\:border-white:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus-within\:border-black:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
}

.focus-within\:border-grey:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

.focus-within\:border-blue-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(177, 201, 232, var(--tw-border-opacity));
}

.focus-within\:border-blue-main:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(20, 123, 209, var(--tw-border-opacity));
}

.focus-within\:border-blue-dark:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(29, 79, 145, var(--tw-border-opacity));
}

.focus-within\:border-blue-grey:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(122, 153, 172, var(--tw-border-opacity));
}

.focus-within\:border-green-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.focus-within\:border-green-mid:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(44, 141, 85, var(--tw-border-opacity));
}

.focus-within\:border-orange:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(238, 114, 93, var(--tw-border-opacity));
}

.focus-within\:border-red:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(229, 36, 59, var(--tw-border-opacity));
}

.focus-within\:border-brown:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(110, 54, 40, var(--tw-border-opacity));
}

.focus-within\:border-purple:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(132, 50, 155, var(--tw-border-opacity));
}

.focus-within\:border-teal:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:border-white:hover{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.hover\:border-black:hover{
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
}

.hover\:border-grey:hover{
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

.hover\:border-blue-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(177, 201, 232, var(--tw-border-opacity));
}

.hover\:border-blue-main:hover{
  --tw-border-opacity: 1;
  border-color: rgba(20, 123, 209, var(--tw-border-opacity));
}

.hover\:border-blue-dark:hover{
  --tw-border-opacity: 1;
  border-color: rgba(29, 79, 145, var(--tw-border-opacity));
}

.hover\:border-blue-grey:hover{
  --tw-border-opacity: 1;
  border-color: rgba(122, 153, 172, var(--tw-border-opacity));
}

.hover\:border-green-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.hover\:border-green-mid:hover{
  --tw-border-opacity: 1;
  border-color: rgba(44, 141, 85, var(--tw-border-opacity));
}

.hover\:border-orange:hover{
  --tw-border-opacity: 1;
  border-color: rgba(238, 114, 93, var(--tw-border-opacity));
}

.hover\:border-red:hover{
  --tw-border-opacity: 1;
  border-color: rgba(229, 36, 59, var(--tw-border-opacity));
}

.hover\:border-brown:hover{
  --tw-border-opacity: 1;
  border-color: rgba(110, 54, 40, var(--tw-border-opacity));
}

.hover\:border-purple:hover{
  --tw-border-opacity: 1;
  border-color: rgba(132, 50, 155, var(--tw-border-opacity));
}

.hover\:border-teal:hover{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.focus\:border-transparent:focus{
  border-color: transparent;
}

.focus\:border-white:focus{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus\:border-black:focus{
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
}

.focus\:border-grey:focus{
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity));
}

.focus\:border-blue-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(177, 201, 232, var(--tw-border-opacity));
}

.focus\:border-blue-main:focus{
  --tw-border-opacity: 1;
  border-color: rgba(20, 123, 209, var(--tw-border-opacity));
}

.focus\:border-blue-dark:focus{
  --tw-border-opacity: 1;
  border-color: rgba(29, 79, 145, var(--tw-border-opacity));
}

.focus\:border-blue-grey:focus{
  --tw-border-opacity: 1;
  border-color: rgba(122, 153, 172, var(--tw-border-opacity));
}

.focus\:border-green-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.focus\:border-green-mid:focus{
  --tw-border-opacity: 1;
  border-color: rgba(44, 141, 85, var(--tw-border-opacity));
}

.focus\:border-orange:focus{
  --tw-border-opacity: 1;
  border-color: rgba(238, 114, 93, var(--tw-border-opacity));
}

.focus\:border-red:focus{
  --tw-border-opacity: 1;
  border-color: rgba(229, 36, 59, var(--tw-border-opacity));
}

.focus\:border-brown:focus{
  --tw-border-opacity: 1;
  border-color: rgba(110, 54, 40, var(--tw-border-opacity));
}

.focus\:border-purple:focus{
  --tw-border-opacity: 1;
  border-color: rgba(132, 50, 155, var(--tw-border-opacity));
}

.focus\:border-teal:focus{
  --tw-border-opacity: 1;
  border-color: rgba(107, 202, 186, var(--tw-border-opacity));
}

.border-opacity-0{
  --tw-border-opacity: 0;
}

.border-opacity-5{
  --tw-border-opacity: 0.05;
}

.border-opacity-10{
  --tw-border-opacity: 0.1;
}

.border-opacity-20{
  --tw-border-opacity: 0.2;
}

.border-opacity-25{
  --tw-border-opacity: 0.25;
}

.border-opacity-30{
  --tw-border-opacity: 0.3;
}

.border-opacity-40{
  --tw-border-opacity: 0.4;
}

.border-opacity-50{
  --tw-border-opacity: 0.5;
}

.border-opacity-60{
  --tw-border-opacity: 0.6;
}

.border-opacity-70{
  --tw-border-opacity: 0.7;
}

.border-opacity-75{
  --tw-border-opacity: 0.75;
}

.border-opacity-80{
  --tw-border-opacity: 0.8;
}

.border-opacity-90{
  --tw-border-opacity: 0.9;
}

.border-opacity-95{
  --tw-border-opacity: 0.95;
}

.border-opacity-100{
  --tw-border-opacity: 1;
}

.group:hover .group-hover\:border-opacity-0{
  --tw-border-opacity: 0;
}

.group:hover .group-hover\:border-opacity-5{
  --tw-border-opacity: 0.05;
}

.group:hover .group-hover\:border-opacity-10{
  --tw-border-opacity: 0.1;
}

.group:hover .group-hover\:border-opacity-20{
  --tw-border-opacity: 0.2;
}

.group:hover .group-hover\:border-opacity-25{
  --tw-border-opacity: 0.25;
}

.group:hover .group-hover\:border-opacity-30{
  --tw-border-opacity: 0.3;
}

.group:hover .group-hover\:border-opacity-40{
  --tw-border-opacity: 0.4;
}

.group:hover .group-hover\:border-opacity-50{
  --tw-border-opacity: 0.5;
}

.group:hover .group-hover\:border-opacity-60{
  --tw-border-opacity: 0.6;
}

.group:hover .group-hover\:border-opacity-70{
  --tw-border-opacity: 0.7;
}

.group:hover .group-hover\:border-opacity-75{
  --tw-border-opacity: 0.75;
}

.group:hover .group-hover\:border-opacity-80{
  --tw-border-opacity: 0.8;
}

.group:hover .group-hover\:border-opacity-90{
  --tw-border-opacity: 0.9;
}

.group:hover .group-hover\:border-opacity-95{
  --tw-border-opacity: 0.95;
}

.group:hover .group-hover\:border-opacity-100{
  --tw-border-opacity: 1;
}

.focus-within\:border-opacity-0:focus-within{
  --tw-border-opacity: 0;
}

.focus-within\:border-opacity-5:focus-within{
  --tw-border-opacity: 0.05;
}

.focus-within\:border-opacity-10:focus-within{
  --tw-border-opacity: 0.1;
}

.focus-within\:border-opacity-20:focus-within{
  --tw-border-opacity: 0.2;
}

.focus-within\:border-opacity-25:focus-within{
  --tw-border-opacity: 0.25;
}

.focus-within\:border-opacity-30:focus-within{
  --tw-border-opacity: 0.3;
}

.focus-within\:border-opacity-40:focus-within{
  --tw-border-opacity: 0.4;
}

.focus-within\:border-opacity-50:focus-within{
  --tw-border-opacity: 0.5;
}

.focus-within\:border-opacity-60:focus-within{
  --tw-border-opacity: 0.6;
}

.focus-within\:border-opacity-70:focus-within{
  --tw-border-opacity: 0.7;
}

.focus-within\:border-opacity-75:focus-within{
  --tw-border-opacity: 0.75;
}

.focus-within\:border-opacity-80:focus-within{
  --tw-border-opacity: 0.8;
}

.focus-within\:border-opacity-90:focus-within{
  --tw-border-opacity: 0.9;
}

.focus-within\:border-opacity-95:focus-within{
  --tw-border-opacity: 0.95;
}

.focus-within\:border-opacity-100:focus-within{
  --tw-border-opacity: 1;
}

.hover\:border-opacity-0:hover{
  --tw-border-opacity: 0;
}

.hover\:border-opacity-5:hover{
  --tw-border-opacity: 0.05;
}

.hover\:border-opacity-10:hover{
  --tw-border-opacity: 0.1;
}

.hover\:border-opacity-20:hover{
  --tw-border-opacity: 0.2;
}

.hover\:border-opacity-25:hover{
  --tw-border-opacity: 0.25;
}

.hover\:border-opacity-30:hover{
  --tw-border-opacity: 0.3;
}

.hover\:border-opacity-40:hover{
  --tw-border-opacity: 0.4;
}

.hover\:border-opacity-50:hover{
  --tw-border-opacity: 0.5;
}

.hover\:border-opacity-60:hover{
  --tw-border-opacity: 0.6;
}

.hover\:border-opacity-70:hover{
  --tw-border-opacity: 0.7;
}

.hover\:border-opacity-75:hover{
  --tw-border-opacity: 0.75;
}

.hover\:border-opacity-80:hover{
  --tw-border-opacity: 0.8;
}

.hover\:border-opacity-90:hover{
  --tw-border-opacity: 0.9;
}

.hover\:border-opacity-95:hover{
  --tw-border-opacity: 0.95;
}

.hover\:border-opacity-100:hover{
  --tw-border-opacity: 1;
}

.focus\:border-opacity-0:focus{
  --tw-border-opacity: 0;
}

.focus\:border-opacity-5:focus{
  --tw-border-opacity: 0.05;
}

.focus\:border-opacity-10:focus{
  --tw-border-opacity: 0.1;
}

.focus\:border-opacity-20:focus{
  --tw-border-opacity: 0.2;
}

.focus\:border-opacity-25:focus{
  --tw-border-opacity: 0.25;
}

.focus\:border-opacity-30:focus{
  --tw-border-opacity: 0.3;
}

.focus\:border-opacity-40:focus{
  --tw-border-opacity: 0.4;
}

.focus\:border-opacity-50:focus{
  --tw-border-opacity: 0.5;
}

.focus\:border-opacity-60:focus{
  --tw-border-opacity: 0.6;
}

.focus\:border-opacity-70:focus{
  --tw-border-opacity: 0.7;
}

.focus\:border-opacity-75:focus{
  --tw-border-opacity: 0.75;
}

.focus\:border-opacity-80:focus{
  --tw-border-opacity: 0.8;
}

.focus\:border-opacity-90:focus{
  --tw-border-opacity: 0.9;
}

.focus\:border-opacity-95:focus{
  --tw-border-opacity: 0.95;
}

.focus\:border-opacity-100:focus{
  --tw-border-opacity: 1;
}

.bg-transparent{
  background-color: transparent;
}

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

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}

.bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgba(227, 227, 227, var(--tw-bg-opacity));
}

.bg-blue-light{
  --tw-bg-opacity: 1;
  background-color: rgba(177, 201, 232, var(--tw-bg-opacity));
}

.bg-blue-main{
  --tw-bg-opacity: 1;
  background-color: rgba(20, 123, 209, var(--tw-bg-opacity));
}

.bg-blue-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(29, 79, 145, var(--tw-bg-opacity));
}

.bg-blue-grey{
  --tw-bg-opacity: 1;
  background-color: rgba(122, 153, 172, var(--tw-bg-opacity));
}

.bg-green-light{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.bg-green-mid{
  --tw-bg-opacity: 1;
  background-color: rgba(44, 141, 85, var(--tw-bg-opacity));
}

.bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgba(238, 114, 93, var(--tw-bg-opacity));
}

.bg-red{
  --tw-bg-opacity: 1;
  background-color: rgba(229, 36, 59, var(--tw-bg-opacity));
}

.bg-brown{
  --tw-bg-opacity: 1;
  background-color: rgba(110, 54, 40, var(--tw-bg-opacity));
}

.bg-purple{
  --tw-bg-opacity: 1;
  background-color: rgba(132, 50, 155, var(--tw-bg-opacity));
}

.bg-teal{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-transparent{
  background-color: transparent;
}

.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-black{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgba(227, 227, 227, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-light{
  --tw-bg-opacity: 1;
  background-color: rgba(177, 201, 232, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-main{
  --tw-bg-opacity: 1;
  background-color: rgba(20, 123, 209, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(29, 79, 145, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-grey{
  --tw-bg-opacity: 1;
  background-color: rgba(122, 153, 172, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-light{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-mid{
  --tw-bg-opacity: 1;
  background-color: rgba(44, 141, 85, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgba(238, 114, 93, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red{
  --tw-bg-opacity: 1;
  background-color: rgba(229, 36, 59, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-brown{
  --tw-bg-opacity: 1;
  background-color: rgba(110, 54, 40, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-purple{
  --tw-bg-opacity: 1;
  background-color: rgba(132, 50, 155, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-teal{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.focus-within\:bg-transparent:focus-within{
  background-color: transparent;
}

.focus-within\:bg-white:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-black:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}

.focus-within\:bg-grey:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(227, 227, 227, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(177, 201, 232, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-main:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(20, 123, 209, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-dark:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(29, 79, 145, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-grey:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(122, 153, 172, var(--tw-bg-opacity));
}

.focus-within\:bg-green-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.focus-within\:bg-green-mid:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(44, 141, 85, var(--tw-bg-opacity));
}

.focus-within\:bg-orange:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(238, 114, 93, var(--tw-bg-opacity));
}

.focus-within\:bg-red:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(229, 36, 59, var(--tw-bg-opacity));
}

.focus-within\:bg-brown:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(110, 54, 40, var(--tw-bg-opacity));
}

.focus-within\:bg-purple:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(132, 50, 155, var(--tw-bg-opacity));
}

.focus-within\:bg-teal:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.hover\:bg-transparent:hover{
  background-color: transparent;
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}

.hover\:bg-grey:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(227, 227, 227, var(--tw-bg-opacity));
}

.hover\:bg-blue-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(177, 201, 232, var(--tw-bg-opacity));
}

.hover\:bg-blue-main:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(20, 123, 209, var(--tw-bg-opacity));
}

.hover\:bg-blue-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(29, 79, 145, var(--tw-bg-opacity));
}

.hover\:bg-blue-grey:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(122, 153, 172, var(--tw-bg-opacity));
}

.hover\:bg-green-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.hover\:bg-green-mid:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(44, 141, 85, var(--tw-bg-opacity));
}

.hover\:bg-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(238, 114, 93, var(--tw-bg-opacity));
}

.hover\:bg-red:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(229, 36, 59, var(--tw-bg-opacity));
}

.hover\:bg-brown:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(110, 54, 40, var(--tw-bg-opacity));
}

.hover\:bg-purple:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(132, 50, 155, var(--tw-bg-opacity));
}

.hover\:bg-teal:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.focus\:bg-transparent:focus{
  background-color: transparent;
}

.focus\:bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus\:bg-black:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}

.focus\:bg-grey:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(227, 227, 227, var(--tw-bg-opacity));
}

.focus\:bg-blue-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(177, 201, 232, var(--tw-bg-opacity));
}

.focus\:bg-blue-main:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(20, 123, 209, var(--tw-bg-opacity));
}

.focus\:bg-blue-dark:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(29, 79, 145, var(--tw-bg-opacity));
}

.focus\:bg-blue-grey:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(122, 153, 172, var(--tw-bg-opacity));
}

.focus\:bg-green-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.focus\:bg-green-mid:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(44, 141, 85, var(--tw-bg-opacity));
}

.focus\:bg-orange:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(238, 114, 93, var(--tw-bg-opacity));
}

.focus\:bg-red:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(229, 36, 59, var(--tw-bg-opacity));
}

.focus\:bg-brown:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(110, 54, 40, var(--tw-bg-opacity));
}

.focus\:bg-purple:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(132, 50, 155, var(--tw-bg-opacity));
}

.focus\:bg-teal:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(107, 202, 186, var(--tw-bg-opacity));
}

.bg-opacity-0{
  --tw-bg-opacity: 0;
}

.bg-opacity-5{
  --tw-bg-opacity: 0.05;
}

.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}

.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}

.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}

.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}

.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}

.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}

.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}

.bg-opacity-95{
  --tw-bg-opacity: 0.95;
}

.bg-opacity-100{
  --tw-bg-opacity: 1;
}

.group:hover .group-hover\:bg-opacity-0{
  --tw-bg-opacity: 0;
}

.group:hover .group-hover\:bg-opacity-5{
  --tw-bg-opacity: 0.05;
}

.group:hover .group-hover\:bg-opacity-10{
  --tw-bg-opacity: 0.1;
}

.group:hover .group-hover\:bg-opacity-20{
  --tw-bg-opacity: 0.2;
}

.group:hover .group-hover\:bg-opacity-25{
  --tw-bg-opacity: 0.25;
}

.group:hover .group-hover\:bg-opacity-30{
  --tw-bg-opacity: 0.3;
}

.group:hover .group-hover\:bg-opacity-40{
  --tw-bg-opacity: 0.4;
}

.group:hover .group-hover\:bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

.group:hover .group-hover\:bg-opacity-60{
  --tw-bg-opacity: 0.6;
}

.group:hover .group-hover\:bg-opacity-70{
  --tw-bg-opacity: 0.7;
}

.group:hover .group-hover\:bg-opacity-75{
  --tw-bg-opacity: 0.75;
}

.group:hover .group-hover\:bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.group:hover .group-hover\:bg-opacity-90{
  --tw-bg-opacity: 0.9;
}

.group:hover .group-hover\:bg-opacity-95{
  --tw-bg-opacity: 0.95;
}

.group:hover .group-hover\:bg-opacity-100{
  --tw-bg-opacity: 1;
}

.focus-within\:bg-opacity-0:focus-within{
  --tw-bg-opacity: 0;
}

.focus-within\:bg-opacity-5:focus-within{
  --tw-bg-opacity: 0.05;
}

.focus-within\:bg-opacity-10:focus-within{
  --tw-bg-opacity: 0.1;
}

.focus-within\:bg-opacity-20:focus-within{
  --tw-bg-opacity: 0.2;
}

.focus-within\:bg-opacity-25:focus-within{
  --tw-bg-opacity: 0.25;
}

.focus-within\:bg-opacity-30:focus-within{
  --tw-bg-opacity: 0.3;
}

.focus-within\:bg-opacity-40:focus-within{
  --tw-bg-opacity: 0.4;
}

.focus-within\:bg-opacity-50:focus-within{
  --tw-bg-opacity: 0.5;
}

.focus-within\:bg-opacity-60:focus-within{
  --tw-bg-opacity: 0.6;
}

.focus-within\:bg-opacity-70:focus-within{
  --tw-bg-opacity: 0.7;
}

.focus-within\:bg-opacity-75:focus-within{
  --tw-bg-opacity: 0.75;
}

.focus-within\:bg-opacity-80:focus-within{
  --tw-bg-opacity: 0.8;
}

.focus-within\:bg-opacity-90:focus-within{
  --tw-bg-opacity: 0.9;
}

.focus-within\:bg-opacity-95:focus-within{
  --tw-bg-opacity: 0.95;
}

.focus-within\:bg-opacity-100:focus-within{
  --tw-bg-opacity: 1;
}

.hover\:bg-opacity-0:hover{
  --tw-bg-opacity: 0;
}

.hover\:bg-opacity-5:hover{
  --tw-bg-opacity: 0.05;
}

.hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1;
}

.hover\:bg-opacity-20:hover{
  --tw-bg-opacity: 0.2;
}

.hover\:bg-opacity-25:hover{
  --tw-bg-opacity: 0.25;
}

.hover\:bg-opacity-30:hover{
  --tw-bg-opacity: 0.3;
}

.hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4;
}

.hover\:bg-opacity-50:hover{
  --tw-bg-opacity: 0.5;
}

.hover\:bg-opacity-60:hover{
  --tw-bg-opacity: 0.6;
}

.hover\:bg-opacity-70:hover{
  --tw-bg-opacity: 0.7;
}

.hover\:bg-opacity-75:hover{
  --tw-bg-opacity: 0.75;
}

.hover\:bg-opacity-80:hover{
  --tw-bg-opacity: 0.8;
}

.hover\:bg-opacity-90:hover{
  --tw-bg-opacity: 0.9;
}

.hover\:bg-opacity-95:hover{
  --tw-bg-opacity: 0.95;
}

.hover\:bg-opacity-100:hover{
  --tw-bg-opacity: 1;
}

.focus\:bg-opacity-0:focus{
  --tw-bg-opacity: 0;
}

.focus\:bg-opacity-5:focus{
  --tw-bg-opacity: 0.05;
}

.focus\:bg-opacity-10:focus{
  --tw-bg-opacity: 0.1;
}

.focus\:bg-opacity-20:focus{
  --tw-bg-opacity: 0.2;
}

.focus\:bg-opacity-25:focus{
  --tw-bg-opacity: 0.25;
}

.focus\:bg-opacity-30:focus{
  --tw-bg-opacity: 0.3;
}

.focus\:bg-opacity-40:focus{
  --tw-bg-opacity: 0.4;
}

.focus\:bg-opacity-50:focus{
  --tw-bg-opacity: 0.5;
}

.focus\:bg-opacity-60:focus{
  --tw-bg-opacity: 0.6;
}

.focus\:bg-opacity-70:focus{
  --tw-bg-opacity: 0.7;
}

.focus\:bg-opacity-75:focus{
  --tw-bg-opacity: 0.75;
}

.focus\:bg-opacity-80:focus{
  --tw-bg-opacity: 0.8;
}

.focus\:bg-opacity-90:focus{
  --tw-bg-opacity: 0.9;
}

.focus\:bg-opacity-95:focus{
  --tw-bg-opacity: 0.95;
}

.focus\:bg-opacity-100:focus{
  --tw-bg-opacity: 1;
}

.bg-none{
  background-image: none;
}

.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-bl{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}

.bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-tl{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}

.from-transparent{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.from-white{
  --tw-gradient-from: #FFFFFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.from-black{
  --tw-gradient-from: #333333;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0));
}

.from-grey{
  --tw-gradient-from: #E3E3E3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 227, 227, 0));
}

.from-blue-light{
  --tw-gradient-from: #B1C9E8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 201, 232, 0));
}

.from-blue-main{
  --tw-gradient-from: #147BD1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(20, 123, 209, 0));
}

.from-blue-dark{
  --tw-gradient-from: #1D4F91;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 79, 145, 0));
}

.from-blue-grey{
  --tw-gradient-from: #7A99AC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(122, 153, 172, 0));
}

.from-green-light{
  --tw-gradient-from: #6BCABA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.from-green-mid{
  --tw-gradient-from: #2C8D55;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(44, 141, 85, 0));
}

.from-orange{
  --tw-gradient-from: #EE725D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 114, 93, 0));
}

.from-red{
  --tw-gradient-from: #E5243B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 36, 59, 0));
}

.from-brown{
  --tw-gradient-from: #6E3628;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 54, 40, 0));
}

.from-purple{
  --tw-gradient-from: #84329B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(132, 50, 155, 0));
}

.from-teal{
  --tw-gradient-from: #6BCABA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.hover\:from-transparent:hover{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:from-white:hover{
  --tw-gradient-from: #FFFFFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:from-black:hover{
  --tw-gradient-from: #333333;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0));
}

.hover\:from-grey:hover{
  --tw-gradient-from: #E3E3E3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 227, 227, 0));
}

.hover\:from-blue-light:hover{
  --tw-gradient-from: #B1C9E8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 201, 232, 0));
}

.hover\:from-blue-main:hover{
  --tw-gradient-from: #147BD1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(20, 123, 209, 0));
}

.hover\:from-blue-dark:hover{
  --tw-gradient-from: #1D4F91;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 79, 145, 0));
}

.hover\:from-blue-grey:hover{
  --tw-gradient-from: #7A99AC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(122, 153, 172, 0));
}

.hover\:from-green-light:hover{
  --tw-gradient-from: #6BCABA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.hover\:from-green-mid:hover{
  --tw-gradient-from: #2C8D55;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(44, 141, 85, 0));
}

.hover\:from-orange:hover{
  --tw-gradient-from: #EE725D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 114, 93, 0));
}

.hover\:from-red:hover{
  --tw-gradient-from: #E5243B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 36, 59, 0));
}

.hover\:from-brown:hover{
  --tw-gradient-from: #6E3628;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 54, 40, 0));
}

.hover\:from-purple:hover{
  --tw-gradient-from: #84329B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(132, 50, 155, 0));
}

.hover\:from-teal:hover{
  --tw-gradient-from: #6BCABA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.focus\:from-transparent:focus{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:from-white:focus{
  --tw-gradient-from: #FFFFFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:from-black:focus{
  --tw-gradient-from: #333333;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0));
}

.focus\:from-grey:focus{
  --tw-gradient-from: #E3E3E3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 227, 227, 0));
}

.focus\:from-blue-light:focus{
  --tw-gradient-from: #B1C9E8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 201, 232, 0));
}

.focus\:from-blue-main:focus{
  --tw-gradient-from: #147BD1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(20, 123, 209, 0));
}

.focus\:from-blue-dark:focus{
  --tw-gradient-from: #1D4F91;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 79, 145, 0));
}

.focus\:from-blue-grey:focus{
  --tw-gradient-from: #7A99AC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(122, 153, 172, 0));
}

.focus\:from-green-light:focus{
  --tw-gradient-from: #6BCABA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.focus\:from-green-mid:focus{
  --tw-gradient-from: #2C8D55;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(44, 141, 85, 0));
}

.focus\:from-orange:focus{
  --tw-gradient-from: #EE725D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 114, 93, 0));
}

.focus\:from-red:focus{
  --tw-gradient-from: #E5243B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 36, 59, 0));
}

.focus\:from-brown:focus{
  --tw-gradient-from: #6E3628;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 54, 40, 0));
}

.focus\:from-purple:focus{
  --tw-gradient-from: #84329B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(132, 50, 155, 0));
}

.focus\:from-teal:focus{
  --tw-gradient-from: #6BCABA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.via-transparent{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.via-white{
  --tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.via-black{
  --tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0));
}

.via-grey{
  --tw-gradient-stops: var(--tw-gradient-from), #E3E3E3, var(--tw-gradient-to, rgba(227, 227, 227, 0));
}

.via-blue-light{
  --tw-gradient-stops: var(--tw-gradient-from), #B1C9E8, var(--tw-gradient-to, rgba(177, 201, 232, 0));
}

.via-blue-main{
  --tw-gradient-stops: var(--tw-gradient-from), #147BD1, var(--tw-gradient-to, rgba(20, 123, 209, 0));
}

.via-blue-dark{
  --tw-gradient-stops: var(--tw-gradient-from), #1D4F91, var(--tw-gradient-to, rgba(29, 79, 145, 0));
}

.via-blue-grey{
  --tw-gradient-stops: var(--tw-gradient-from), #7A99AC, var(--tw-gradient-to, rgba(122, 153, 172, 0));
}

.via-green-light{
  --tw-gradient-stops: var(--tw-gradient-from), #6BCABA, var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.via-green-mid{
  --tw-gradient-stops: var(--tw-gradient-from), #2C8D55, var(--tw-gradient-to, rgba(44, 141, 85, 0));
}

.via-orange{
  --tw-gradient-stops: var(--tw-gradient-from), #EE725D, var(--tw-gradient-to, rgba(238, 114, 93, 0));
}

.via-red{
  --tw-gradient-stops: var(--tw-gradient-from), #E5243B, var(--tw-gradient-to, rgba(229, 36, 59, 0));
}

.via-brown{
  --tw-gradient-stops: var(--tw-gradient-from), #6E3628, var(--tw-gradient-to, rgba(110, 54, 40, 0));
}

.via-purple{
  --tw-gradient-stops: var(--tw-gradient-from), #84329B, var(--tw-gradient-to, rgba(132, 50, 155, 0));
}

.via-teal{
  --tw-gradient-stops: var(--tw-gradient-from), #6BCABA, var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.hover\:via-transparent:hover{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:via-white:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:via-black:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0));
}

.hover\:via-grey:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #E3E3E3, var(--tw-gradient-to, rgba(227, 227, 227, 0));
}

.hover\:via-blue-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #B1C9E8, var(--tw-gradient-to, rgba(177, 201, 232, 0));
}

.hover\:via-blue-main:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #147BD1, var(--tw-gradient-to, rgba(20, 123, 209, 0));
}

.hover\:via-blue-dark:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1D4F91, var(--tw-gradient-to, rgba(29, 79, 145, 0));
}

.hover\:via-blue-grey:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #7A99AC, var(--tw-gradient-to, rgba(122, 153, 172, 0));
}

.hover\:via-green-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6BCABA, var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.hover\:via-green-mid:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2C8D55, var(--tw-gradient-to, rgba(44, 141, 85, 0));
}

.hover\:via-orange:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #EE725D, var(--tw-gradient-to, rgba(238, 114, 93, 0));
}

.hover\:via-red:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #E5243B, var(--tw-gradient-to, rgba(229, 36, 59, 0));
}

.hover\:via-brown:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6E3628, var(--tw-gradient-to, rgba(110, 54, 40, 0));
}

.hover\:via-purple:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #84329B, var(--tw-gradient-to, rgba(132, 50, 155, 0));
}

.hover\:via-teal:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6BCABA, var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.focus\:via-transparent:focus{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:via-white:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:via-black:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0));
}

.focus\:via-grey:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #E3E3E3, var(--tw-gradient-to, rgba(227, 227, 227, 0));
}

.focus\:via-blue-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #B1C9E8, var(--tw-gradient-to, rgba(177, 201, 232, 0));
}

.focus\:via-blue-main:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #147BD1, var(--tw-gradient-to, rgba(20, 123, 209, 0));
}

.focus\:via-blue-dark:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1D4F91, var(--tw-gradient-to, rgba(29, 79, 145, 0));
}

.focus\:via-blue-grey:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #7A99AC, var(--tw-gradient-to, rgba(122, 153, 172, 0));
}

.focus\:via-green-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6BCABA, var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.focus\:via-green-mid:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2C8D55, var(--tw-gradient-to, rgba(44, 141, 85, 0));
}

.focus\:via-orange:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #EE725D, var(--tw-gradient-to, rgba(238, 114, 93, 0));
}

.focus\:via-red:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #E5243B, var(--tw-gradient-to, rgba(229, 36, 59, 0));
}

.focus\:via-brown:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6E3628, var(--tw-gradient-to, rgba(110, 54, 40, 0));
}

.focus\:via-purple:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #84329B, var(--tw-gradient-to, rgba(132, 50, 155, 0));
}

.focus\:via-teal:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6BCABA, var(--tw-gradient-to, rgba(107, 202, 186, 0));
}

.to-transparent{
  --tw-gradient-to: transparent;
}

.to-white{
  --tw-gradient-to: #FFFFFF;
}

.to-black{
  --tw-gradient-to: #333333;
}

.to-grey{
  --tw-gradient-to: #E3E3E3;
}

.to-blue-light{
  --tw-gradient-to: #B1C9E8;
}

.to-blue-main{
  --tw-gradient-to: #147BD1;
}

.to-blue-dark{
  --tw-gradient-to: #1D4F91;
}

.to-blue-grey{
  --tw-gradient-to: #7A99AC;
}

.to-green-light{
  --tw-gradient-to: #6BCABA;
}

.to-green-mid{
  --tw-gradient-to: #2C8D55;
}

.to-orange{
  --tw-gradient-to: #EE725D;
}

.to-red{
  --tw-gradient-to: #E5243B;
}

.to-brown{
  --tw-gradient-to: #6E3628;
}

.to-purple{
  --tw-gradient-to: #84329B;
}

.to-teal{
  --tw-gradient-to: #6BCABA;
}

.hover\:to-transparent:hover{
  --tw-gradient-to: transparent;
}

.hover\:to-white:hover{
  --tw-gradient-to: #FFFFFF;
}

.hover\:to-black:hover{
  --tw-gradient-to: #333333;
}

.hover\:to-grey:hover{
  --tw-gradient-to: #E3E3E3;
}

.hover\:to-blue-light:hover{
  --tw-gradient-to: #B1C9E8;
}

.hover\:to-blue-main:hover{
  --tw-gradient-to: #147BD1;
}

.hover\:to-blue-dark:hover{
  --tw-gradient-to: #1D4F91;
}

.hover\:to-blue-grey:hover{
  --tw-gradient-to: #7A99AC;
}

.hover\:to-green-light:hover{
  --tw-gradient-to: #6BCABA;
}

.hover\:to-green-mid:hover{
  --tw-gradient-to: #2C8D55;
}

.hover\:to-orange:hover{
  --tw-gradient-to: #EE725D;
}

.hover\:to-red:hover{
  --tw-gradient-to: #E5243B;
}

.hover\:to-brown:hover{
  --tw-gradient-to: #6E3628;
}

.hover\:to-purple:hover{
  --tw-gradient-to: #84329B;
}

.hover\:to-teal:hover{
  --tw-gradient-to: #6BCABA;
}

.focus\:to-transparent:focus{
  --tw-gradient-to: transparent;
}

.focus\:to-white:focus{
  --tw-gradient-to: #FFFFFF;
}

.focus\:to-black:focus{
  --tw-gradient-to: #333333;
}

.focus\:to-grey:focus{
  --tw-gradient-to: #E3E3E3;
}

.focus\:to-blue-light:focus{
  --tw-gradient-to: #B1C9E8;
}

.focus\:to-blue-main:focus{
  --tw-gradient-to: #147BD1;
}

.focus\:to-blue-dark:focus{
  --tw-gradient-to: #1D4F91;
}

.focus\:to-blue-grey:focus{
  --tw-gradient-to: #7A99AC;
}

.focus\:to-green-light:focus{
  --tw-gradient-to: #6BCABA;
}

.focus\:to-green-mid:focus{
  --tw-gradient-to: #2C8D55;
}

.focus\:to-orange:focus{
  --tw-gradient-to: #EE725D;
}

.focus\:to-red:focus{
  --tw-gradient-to: #E5243B;
}

.focus\:to-brown:focus{
  --tw-gradient-to: #6E3628;
}

.focus\:to-purple:focus{
  --tw-gradient-to: #84329B;
}

.focus\:to-teal:focus{
  --tw-gradient-to: #6BCABA;
}

.decoration-slice{
  -webkit-box-decoration-break: slice;
          box-decoration-break: slice;
}

.decoration-clone{
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}

.bg-auto{
  background-size: auto;
}

.bg-cover{
  background-size: cover;
}

.bg-contain{
  background-size: contain;
}

.bg-fixed{
  background-attachment: fixed;
}

.bg-local{
  background-attachment: local;
}

.bg-scroll{
  background-attachment: scroll;
}

.bg-clip-border{
  background-clip: border-box;
}

.bg-clip-padding{
  background-clip: padding-box;
}

.bg-clip-content{
  background-clip: content-box;
}

.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}

.bg-bottom{
  background-position: bottom;
}

.bg-center{
  background-position: center;
}

.bg-left{
  background-position: left;
}

.bg-left-bottom{
  background-position: left bottom;
}

.bg-left-top{
  background-position: left top;
}

.bg-right{
  background-position: right;
}

.bg-right-bottom{
  background-position: right bottom;
}

.bg-right-top{
  background-position: right top;
}

.bg-top{
  background-position: top;
}

.bg-repeat{
  background-repeat: repeat;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.bg-repeat-x{
  background-repeat: repeat-x;
}

.bg-repeat-y{
  background-repeat: repeat-y;
}

.bg-repeat-round{
  background-repeat: round;
}

.bg-repeat-space{
  background-repeat: space;
}

.bg-origin-border{
  background-origin: border-box;
}

.bg-origin-padding{
  background-origin: padding-box;
}

.bg-origin-content{
  background-origin: content-box;
}

.fill-current{
  fill: currentColor;
}

.stroke-current{
  stroke: currentColor;
}

.stroke-0{
  stroke-width: 0;
}

.stroke-1{
  stroke-width: 1;
}

.stroke-2{
  stroke-width: 2;
}

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

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

.object-fill{
  -o-object-fit: fill;
     object-fit: fill;
}

.object-none{
  -o-object-fit: none;
     object-fit: none;
}

.object-scale-down{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

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

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

.object-left{
  -o-object-position: left;
     object-position: left;
}

.object-left-bottom{
  -o-object-position: left bottom;
     object-position: left bottom;
}

.object-left-top{
  -o-object-position: left top;
     object-position: left top;
}

.object-right{
  -o-object-position: right;
     object-position: right;
}

.object-right-bottom{
  -o-object-position: right bottom;
     object-position: right bottom;
}

.object-right-top{
  -o-object-position: right top;
     object-position: right top;
}

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

.p-0{
  padding: 0px;
}

.p-1{
  padding: 0.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-7{
  padding: 1.75rem;
}

.p-8{
  padding: 2rem;
}

.p-9{
  padding: 2.25rem;
}

.p-10{
  padding: 2.5rem;
}

.p-11{
  padding: 2.75rem;
}

.p-12{
  padding: 3rem;
}

.p-14{
  padding: 3.5rem;
}

.p-16{
  padding: 4rem;
}

.p-18{
  padding: 4.5rem;
}

.p-20{
  padding: 5rem;
}

.p-22{
  padding: 5.5rem;
}

.p-24{
  padding: 6rem;
}

.p-26{
  padding: 6.5rem;
}

.p-28{
  padding: 7rem;
}

.p-32{
  padding: 8rem;
}

.p-36{
  padding: 9rem;
}

.p-40{
  padding: 10rem;
}

.p-44{
  padding: 11rem;
}

.p-48{
  padding: 12rem;
}

.p-52{
  padding: 13rem;
}

.p-56{
  padding: 14rem;
}

.p-60{
  padding: 15rem;
}

.p-64{
  padding: 16rem;
}

.p-72{
  padding: 18rem;
}

.p-80{
  padding: 20rem;
}

.p-96{
  padding: 24rem;
}

.p-px{
  padding: 1px;
}

.p-0\.5{
  padding: 0.125rem;
}

.p-1\.5{
  padding: 0.375rem;
}

.p-2\.5{
  padding: 0.625rem;
}

.p-3\.5{
  padding: 0.875rem;
}

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

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

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

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-11{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-16{
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-18{
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-22{
  padding-left: 5.5rem;
  padding-right: 5.5rem;
}

.px-24{
  padding-left: 6rem;
  padding-right: 6rem;
}

.px-26{
  padding-left: 6.5rem;
  padding-right: 6.5rem;
}

.px-28{
  padding-left: 7rem;
  padding-right: 7rem;
}

.px-32{
  padding-left: 8rem;
  padding-right: 8rem;
}

.px-36{
  padding-left: 9rem;
  padding-right: 9rem;
}

.px-40{
  padding-left: 10rem;
  padding-right: 10rem;
}

.px-44{
  padding-left: 11rem;
  padding-right: 11rem;
}

.px-48{
  padding-left: 12rem;
  padding-right: 12rem;
}

.px-52{
  padding-left: 13rem;
  padding-right: 13rem;
}

.px-56{
  padding-left: 14rem;
  padding-right: 14rem;
}

.px-60{
  padding-left: 15rem;
  padding-right: 15rem;
}

.px-64{
  padding-left: 16rem;
  padding-right: 16rem;
}

.px-72{
  padding-left: 18rem;
  padding-right: 18rem;
}

.px-80{
  padding-left: 20rem;
  padding-right: 20rem;
}

.px-96{
  padding-left: 24rem;
  padding-right: 24rem;
}

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

.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}

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

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

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

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

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

.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-18{
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-22{
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
}

.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-26{
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
}

.py-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-36{
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-44{
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.py-48{
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.py-52{
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.py-56{
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.py-60{
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.py-64{
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.py-72{
  padding-top: 18rem;
  padding-bottom: 18rem;
}

.py-80{
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.py-96{
  padding-top: 24rem;
  padding-bottom: 24rem;
}

.py-px{
  padding-top: 1px;
  padding-bottom: 1px;
}

.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.pt-0{
  padding-top: 0px;
}

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

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

.pt-3{
  padding-top: 0.75rem;
}

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

.pt-5{
  padding-top: 1.25rem;
}

.pt-6{
  padding-top: 1.5rem;
}

.pt-7{
  padding-top: 1.75rem;
}

.pt-8{
  padding-top: 2rem;
}

.pt-9{
  padding-top: 2.25rem;
}

.pt-10{
  padding-top: 2.5rem;
}

.pt-11{
  padding-top: 2.75rem;
}

.pt-12{
  padding-top: 3rem;
}

.pt-14{
  padding-top: 3.5rem;
}

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

.pt-18{
  padding-top: 4.5rem;
}

.pt-20{
  padding-top: 5rem;
}

.pt-22{
  padding-top: 5.5rem;
}

.pt-24{
  padding-top: 6rem;
}

.pt-26{
  padding-top: 6.5rem;
}

.pt-28{
  padding-top: 7rem;
}

.pt-32{
  padding-top: 8rem;
}

.pt-36{
  padding-top: 9rem;
}

.pt-40{
  padding-top: 10rem;
}

.pt-44{
  padding-top: 11rem;
}

.pt-48{
  padding-top: 12rem;
}

.pt-52{
  padding-top: 13rem;
}

.pt-56{
  padding-top: 14rem;
}

.pt-60{
  padding-top: 15rem;
}

.pt-64{
  padding-top: 16rem;
}

.pt-72{
  padding-top: 18rem;
}

.pt-80{
  padding-top: 20rem;
}

.pt-96{
  padding-top: 24rem;
}

.pt-px{
  padding-top: 1px;
}

.pt-0\.5{
  padding-top: 0.125rem;
}

.pt-1\.5{
  padding-top: 0.375rem;
}

.pt-2\.5{
  padding-top: 0.625rem;
}

.pt-3\.5{
  padding-top: 0.875rem;
}

.pr-0{
  padding-right: 0px;
}

.pr-1{
  padding-right: 0.25rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pr-3{
  padding-right: 0.75rem;
}

.pr-4{
  padding-right: 1rem;
}

.pr-5{
  padding-right: 1.25rem;
}

.pr-6{
  padding-right: 1.5rem;
}

.pr-7{
  padding-right: 1.75rem;
}

.pr-8{
  padding-right: 2rem;
}

.pr-9{
  padding-right: 2.25rem;
}

.pr-10{
  padding-right: 2.5rem;
}

.pr-11{
  padding-right: 2.75rem;
}

.pr-12{
  padding-right: 3rem;
}

.pr-14{
  padding-right: 3.5rem;
}

.pr-16{
  padding-right: 4rem;
}

.pr-18{
  padding-right: 4.5rem;
}

.pr-20{
  padding-right: 5rem;
}

.pr-22{
  padding-right: 5.5rem;
}

.pr-24{
  padding-right: 6rem;
}

.pr-26{
  padding-right: 6.5rem;
}

.pr-28{
  padding-right: 7rem;
}

.pr-32{
  padding-right: 8rem;
}

.pr-36{
  padding-right: 9rem;
}

.pr-40{
  padding-right: 10rem;
}

.pr-44{
  padding-right: 11rem;
}

.pr-48{
  padding-right: 12rem;
}

.pr-52{
  padding-right: 13rem;
}

.pr-56{
  padding-right: 14rem;
}

.pr-60{
  padding-right: 15rem;
}

.pr-64{
  padding-right: 16rem;
}

.pr-72{
  padding-right: 18rem;
}

.pr-80{
  padding-right: 20rem;
}

.pr-96{
  padding-right: 24rem;
}

.pr-px{
  padding-right: 1px;
}

.pr-0\.5{
  padding-right: 0.125rem;
}

.pr-1\.5{
  padding-right: 0.375rem;
}

.pr-2\.5{
  padding-right: 0.625rem;
}

.pr-3\.5{
  padding-right: 0.875rem;
}

.pb-0{
  padding-bottom: 0px;
}

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

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

.pb-3{
  padding-bottom: 0.75rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pb-6{
  padding-bottom: 1.5rem;
}

.pb-7{
  padding-bottom: 1.75rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pb-9{
  padding-bottom: 2.25rem;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pb-11{
  padding-bottom: 2.75rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pb-14{
  padding-bottom: 3.5rem;
}

.pb-16{
  padding-bottom: 4rem;
}

.pb-18{
  padding-bottom: 4.5rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pb-22{
  padding-bottom: 5.5rem;
}

.pb-24{
  padding-bottom: 6rem;
}

.pb-26{
  padding-bottom: 6.5rem;
}

.pb-28{
  padding-bottom: 7rem;
}

.pb-32{
  padding-bottom: 8rem;
}

.pb-36{
  padding-bottom: 9rem;
}

.pb-40{
  padding-bottom: 10rem;
}

.pb-44{
  padding-bottom: 11rem;
}

.pb-48{
  padding-bottom: 12rem;
}

.pb-52{
  padding-bottom: 13rem;
}

.pb-56{
  padding-bottom: 14rem;
}

.pb-60{
  padding-bottom: 15rem;
}

.pb-64{
  padding-bottom: 16rem;
}

.pb-72{
  padding-bottom: 18rem;
}

.pb-80{
  padding-bottom: 20rem;
}

.pb-96{
  padding-bottom: 24rem;
}

.pb-px{
  padding-bottom: 1px;
}

.pb-0\.5{
  padding-bottom: 0.125rem;
}

.pb-1\.5{
  padding-bottom: 0.375rem;
}

.pb-2\.5{
  padding-bottom: 0.625rem;
}

.pb-3\.5{
  padding-bottom: 0.875rem;
}

.pl-0{
  padding-left: 0px;
}

.pl-1{
  padding-left: 0.25rem;
}

.pl-2{
  padding-left: 0.5rem;
}

.pl-3{
  padding-left: 0.75rem;
}

.pl-4{
  padding-left: 1rem;
}

.pl-5{
  padding-left: 1.25rem;
}

.pl-6{
  padding-left: 1.5rem;
}

.pl-7{
  padding-left: 1.75rem;
}

.pl-8{
  padding-left: 2rem;
}

.pl-9{
  padding-left: 2.25rem;
}

.pl-10{
  padding-left: 2.5rem;
}

.pl-11{
  padding-left: 2.75rem;
}

.pl-12{
  padding-left: 3rem;
}

.pl-14{
  padding-left: 3.5rem;
}

.pl-16{
  padding-left: 4rem;
}

.pl-18{
  padding-left: 4.5rem;
}

.pl-20{
  padding-left: 5rem;
}

.pl-22{
  padding-left: 5.5rem;
}

.pl-24{
  padding-left: 6rem;
}

.pl-26{
  padding-left: 6.5rem;
}

.pl-28{
  padding-left: 7rem;
}

.pl-32{
  padding-left: 8rem;
}

.pl-36{
  padding-left: 9rem;
}

.pl-40{
  padding-left: 10rem;
}

.pl-44{
  padding-left: 11rem;
}

.pl-48{
  padding-left: 12rem;
}

.pl-52{
  padding-left: 13rem;
}

.pl-56{
  padding-left: 14rem;
}

.pl-60{
  padding-left: 15rem;
}

.pl-64{
  padding-left: 16rem;
}

.pl-72{
  padding-left: 18rem;
}

.pl-80{
  padding-left: 20rem;
}

.pl-96{
  padding-left: 24rem;
}

.pl-px{
  padding-left: 1px;
}

.pl-0\.5{
  padding-left: 0.125rem;
}

.pl-1\.5{
  padding-left: 0.375rem;
}

.pl-2\.5{
  padding-left: 0.625rem;
}

.pl-3\.5{
  padding-left: 0.875rem;
}

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

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

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

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

.align-baseline{
  vertical-align: baseline;
}

.align-top{
  vertical-align: top;
}

.align-middle{
  vertical-align: middle;
}

.align-bottom{
  vertical-align: bottom;
}

.align-text-top{
  vertical-align: text-top;
}

.align-text-bottom{
  vertical-align: text-bottom;
}

.text-14{
  font-size: 0.7778rem;
  line-height: 0.8333rem;
}

.text-15{
  font-size: 0.8333rem;
  line-height: 1rem;
}

.text-16{
  font-size: 0.8889rem;
  line-height: 0.9444rem;
}

.text-18{
  font-size: 1rem;
  line-height: 1.778rem;
}

.text-19{
  font-size: 1.056rem;
  line-height: 1.167rem;
}

.text-21{
  font-size: 1.167rem;
  line-height: 1.5rem;
}

.text-24{
  font-size: 1.333rem;
  line-height: 1.556rem;
}

.text-28{
  font-size: 1.556rem;
  line-height: 2.111rem;
}

.text-32{
  font-size: 1.778rem;
  line-height: 1.611rem;
}

.text-41{
  font-size: 2.278rem;
  line-height: 2.111rem;
}

.text-54{
  font-size: 3rem;
  line-height: 3.278rem;
}

.text-57{
  font-size: 3.167rem;
  line-height: 3.278rem;
}

.text-62{
  font-size: 3.444rem;
  line-height: 3.167rem;
}

.text-72{
  font-size: 4rem;
  line-height: 4.778rem;
}

.text-75{
  font-size: 4.167rem;
  line-height: 3.889rem;
}

.text-82{
  font-size: 4.556rem;
  line-height: 5.444rem;
}

.font-normal{
  font-weight: 400;
}

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

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.capitalize{
  text-transform: capitalize;
}

.normal-case{
  text-transform: none;
}

.italic{
  font-style: italic;
}

.not-italic{
  font-style: normal;
}

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions{
  --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
  --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.normal-nums{
  font-variant-numeric: normal;
}

.ordinal{
  --tw-ordinal: ordinal;
}

.slashed-zero{
  --tw-slashed-zero: slashed-zero;
}

.lining-nums{
  --tw-numeric-figure: lining-nums;
}

.oldstyle-nums{
  --tw-numeric-figure: oldstyle-nums;
}

.proportional-nums{
  --tw-numeric-spacing: proportional-nums;
}

.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
}

.diagonal-fractions{
  --tw-numeric-fraction: diagonal-fractions;
}

.stacked-fractions{
  --tw-numeric-fraction: stacked-fractions;
}

.leading-3{
  line-height: .75rem;
}

.leading-4{
  line-height: 1rem;
}

.leading-5{
  line-height: 1.25rem;
}

.leading-6{
  line-height: 1.5rem;
}

.leading-7{
  line-height: 1.75rem;
}

.leading-8{
  line-height: 2rem;
}

.leading-9{
  line-height: 2.25rem;
}

.leading-10{
  line-height: 2.5rem;
}

.leading-none{
  line-height: 1;
}

.leading-tight{
  line-height: 1.25;
}

.leading-snug{
  line-height: 1.375;
}

.leading-normal{
  line-height: 1.5;
}

.leading-relaxed{
  line-height: 1.625;
}

.leading-loose{
  line-height: 2;
}

.tracking-tighter{
  letter-spacing: -0.05em;
}

.tracking-tight{
  letter-spacing: -0.025em;
}

.tracking-normal{
  letter-spacing: 0em;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

.tracking-wider{
  letter-spacing: 0.05em;
}

.tracking-widest{
  letter-spacing: 0.1em;
}

.text-transparent{
  color: transparent;
}

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

.text-black{
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.text-grey{
  --tw-text-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-text-opacity));
}

.text-blue-light{
  --tw-text-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-text-opacity));
}

.text-blue-main{
  --tw-text-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-text-opacity));
}

.text-blue-dark{
  --tw-text-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-text-opacity));
}

.text-blue-grey{
  --tw-text-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-text-opacity));
}

.text-green-light{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.text-green-mid{
  --tw-text-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-text-opacity));
}

.text-orange{
  --tw-text-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-text-opacity));
}

.text-red{
  --tw-text-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-text-opacity));
}

.text-brown{
  --tw-text-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-text-opacity));
}

.text-purple{
  --tw-text-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-text-opacity));
}

.text-teal{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-transparent{
  color: transparent;
}

.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-black{
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey{
  --tw-text-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-light{
  --tw-text-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-main{
  --tw-text-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-dark{
  --tw-text-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-grey{
  --tw-text-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-light{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-mid{
  --tw-text-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-orange{
  --tw-text-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red{
  --tw-text-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-brown{
  --tw-text-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple{
  --tw-text-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-teal{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.focus-within\:text-transparent:focus-within{
  color: transparent;
}

.focus-within\:text-white:focus-within{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus-within\:text-black:focus-within{
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.focus-within\:text-grey:focus-within{
  --tw-text-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-text-opacity));
}

.focus-within\:text-blue-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-text-opacity));
}

.focus-within\:text-blue-main:focus-within{
  --tw-text-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-text-opacity));
}

.focus-within\:text-blue-dark:focus-within{
  --tw-text-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-text-opacity));
}

.focus-within\:text-blue-grey:focus-within{
  --tw-text-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-text-opacity));
}

.focus-within\:text-green-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.focus-within\:text-green-mid:focus-within{
  --tw-text-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-text-opacity));
}

.focus-within\:text-orange:focus-within{
  --tw-text-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-text-opacity));
}

.focus-within\:text-red:focus-within{
  --tw-text-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-text-opacity));
}

.focus-within\:text-brown:focus-within{
  --tw-text-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-text-opacity));
}

.focus-within\:text-purple:focus-within{
  --tw-text-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-text-opacity));
}

.focus-within\:text-teal:focus-within{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.hover\:text-transparent:hover{
  color: transparent;
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.hover\:text-grey:hover{
  --tw-text-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-text-opacity));
}

.hover\:text-blue-light:hover{
  --tw-text-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-text-opacity));
}

.hover\:text-blue-main:hover{
  --tw-text-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-text-opacity));
}

.hover\:text-blue-dark:hover{
  --tw-text-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-text-opacity));
}

.hover\:text-blue-grey:hover{
  --tw-text-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-text-opacity));
}

.hover\:text-green-light:hover{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.hover\:text-green-mid:hover{
  --tw-text-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-text-opacity));
}

.hover\:text-orange:hover{
  --tw-text-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-text-opacity));
}

.hover\:text-red:hover{
  --tw-text-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-text-opacity));
}

.hover\:text-brown:hover{
  --tw-text-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-text-opacity));
}

.hover\:text-purple:hover{
  --tw-text-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-text-opacity));
}

.hover\:text-teal:hover{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.focus\:text-transparent:focus{
  color: transparent;
}

.focus\:text-white:focus{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus\:text-black:focus{
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.focus\:text-grey:focus{
  --tw-text-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-text-opacity));
}

.focus\:text-blue-light:focus{
  --tw-text-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-text-opacity));
}

.focus\:text-blue-main:focus{
  --tw-text-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-text-opacity));
}

.focus\:text-blue-dark:focus{
  --tw-text-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-text-opacity));
}

.focus\:text-blue-grey:focus{
  --tw-text-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-text-opacity));
}

.focus\:text-green-light:focus{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.focus\:text-green-mid:focus{
  --tw-text-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-text-opacity));
}

.focus\:text-orange:focus{
  --tw-text-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-text-opacity));
}

.focus\:text-red:focus{
  --tw-text-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-text-opacity));
}

.focus\:text-brown:focus{
  --tw-text-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-text-opacity));
}

.focus\:text-purple:focus{
  --tw-text-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-text-opacity));
}

.focus\:text-teal:focus{
  --tw-text-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-text-opacity));
}

.text-opacity-0{
  --tw-text-opacity: 0;
}

.text-opacity-5{
  --tw-text-opacity: 0.05;
}

.text-opacity-10{
  --tw-text-opacity: 0.1;
}

.text-opacity-20{
  --tw-text-opacity: 0.2;
}

.text-opacity-25{
  --tw-text-opacity: 0.25;
}

.text-opacity-30{
  --tw-text-opacity: 0.3;
}

.text-opacity-40{
  --tw-text-opacity: 0.4;
}

.text-opacity-50{
  --tw-text-opacity: 0.5;
}

.text-opacity-60{
  --tw-text-opacity: 0.6;
}

.text-opacity-70{
  --tw-text-opacity: 0.7;
}

.text-opacity-75{
  --tw-text-opacity: 0.75;
}

.text-opacity-80{
  --tw-text-opacity: 0.8;
}

.text-opacity-90{
  --tw-text-opacity: 0.9;
}

.text-opacity-95{
  --tw-text-opacity: 0.95;
}

.text-opacity-100{
  --tw-text-opacity: 1;
}

.group:hover .group-hover\:text-opacity-0{
  --tw-text-opacity: 0;
}

.group:hover .group-hover\:text-opacity-5{
  --tw-text-opacity: 0.05;
}

.group:hover .group-hover\:text-opacity-10{
  --tw-text-opacity: 0.1;
}

.group:hover .group-hover\:text-opacity-20{
  --tw-text-opacity: 0.2;
}

.group:hover .group-hover\:text-opacity-25{
  --tw-text-opacity: 0.25;
}

.group:hover .group-hover\:text-opacity-30{
  --tw-text-opacity: 0.3;
}

.group:hover .group-hover\:text-opacity-40{
  --tw-text-opacity: 0.4;
}

.group:hover .group-hover\:text-opacity-50{
  --tw-text-opacity: 0.5;
}

.group:hover .group-hover\:text-opacity-60{
  --tw-text-opacity: 0.6;
}

.group:hover .group-hover\:text-opacity-70{
  --tw-text-opacity: 0.7;
}

.group:hover .group-hover\:text-opacity-75{
  --tw-text-opacity: 0.75;
}

.group:hover .group-hover\:text-opacity-80{
  --tw-text-opacity: 0.8;
}

.group:hover .group-hover\:text-opacity-90{
  --tw-text-opacity: 0.9;
}

.group:hover .group-hover\:text-opacity-95{
  --tw-text-opacity: 0.95;
}

.group:hover .group-hover\:text-opacity-100{
  --tw-text-opacity: 1;
}

.focus-within\:text-opacity-0:focus-within{
  --tw-text-opacity: 0;
}

.focus-within\:text-opacity-5:focus-within{
  --tw-text-opacity: 0.05;
}

.focus-within\:text-opacity-10:focus-within{
  --tw-text-opacity: 0.1;
}

.focus-within\:text-opacity-20:focus-within{
  --tw-text-opacity: 0.2;
}

.focus-within\:text-opacity-25:focus-within{
  --tw-text-opacity: 0.25;
}

.focus-within\:text-opacity-30:focus-within{
  --tw-text-opacity: 0.3;
}

.focus-within\:text-opacity-40:focus-within{
  --tw-text-opacity: 0.4;
}

.focus-within\:text-opacity-50:focus-within{
  --tw-text-opacity: 0.5;
}

.focus-within\:text-opacity-60:focus-within{
  --tw-text-opacity: 0.6;
}

.focus-within\:text-opacity-70:focus-within{
  --tw-text-opacity: 0.7;
}

.focus-within\:text-opacity-75:focus-within{
  --tw-text-opacity: 0.75;
}

.focus-within\:text-opacity-80:focus-within{
  --tw-text-opacity: 0.8;
}

.focus-within\:text-opacity-90:focus-within{
  --tw-text-opacity: 0.9;
}

.focus-within\:text-opacity-95:focus-within{
  --tw-text-opacity: 0.95;
}

.focus-within\:text-opacity-100:focus-within{
  --tw-text-opacity: 1;
}

.hover\:text-opacity-0:hover{
  --tw-text-opacity: 0;
}

.hover\:text-opacity-5:hover{
  --tw-text-opacity: 0.05;
}

.hover\:text-opacity-10:hover{
  --tw-text-opacity: 0.1;
}

.hover\:text-opacity-20:hover{
  --tw-text-opacity: 0.2;
}

.hover\:text-opacity-25:hover{
  --tw-text-opacity: 0.25;
}

.hover\:text-opacity-30:hover{
  --tw-text-opacity: 0.3;
}

.hover\:text-opacity-40:hover{
  --tw-text-opacity: 0.4;
}

.hover\:text-opacity-50:hover{
  --tw-text-opacity: 0.5;
}

.hover\:text-opacity-60:hover{
  --tw-text-opacity: 0.6;
}

.hover\:text-opacity-70:hover{
  --tw-text-opacity: 0.7;
}

.hover\:text-opacity-75:hover{
  --tw-text-opacity: 0.75;
}

.hover\:text-opacity-80:hover{
  --tw-text-opacity: 0.8;
}

.hover\:text-opacity-90:hover{
  --tw-text-opacity: 0.9;
}

.hover\:text-opacity-95:hover{
  --tw-text-opacity: 0.95;
}

.hover\:text-opacity-100:hover{
  --tw-text-opacity: 1;
}

.focus\:text-opacity-0:focus{
  --tw-text-opacity: 0;
}

.focus\:text-opacity-5:focus{
  --tw-text-opacity: 0.05;
}

.focus\:text-opacity-10:focus{
  --tw-text-opacity: 0.1;
}

.focus\:text-opacity-20:focus{
  --tw-text-opacity: 0.2;
}

.focus\:text-opacity-25:focus{
  --tw-text-opacity: 0.25;
}

.focus\:text-opacity-30:focus{
  --tw-text-opacity: 0.3;
}

.focus\:text-opacity-40:focus{
  --tw-text-opacity: 0.4;
}

.focus\:text-opacity-50:focus{
  --tw-text-opacity: 0.5;
}

.focus\:text-opacity-60:focus{
  --tw-text-opacity: 0.6;
}

.focus\:text-opacity-70:focus{
  --tw-text-opacity: 0.7;
}

.focus\:text-opacity-75:focus{
  --tw-text-opacity: 0.75;
}

.focus\:text-opacity-80:focus{
  --tw-text-opacity: 0.8;
}

.focus\:text-opacity-90:focus{
  --tw-text-opacity: 0.9;
}

.focus\:text-opacity-95:focus{
  --tw-text-opacity: 0.95;
}

.focus\:text-opacity-100:focus{
  --tw-text-opacity: 1;
}

.underline{
  text-decoration: underline;
}

.line-through{
  text-decoration: line-through;
}

.no-underline{
  text-decoration: none;
}

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

.group:hover .group-hover\:line-through{
  text-decoration: line-through;
}

.group:hover .group-hover\:no-underline{
  text-decoration: none;
}

.focus-within\:underline:focus-within{
  text-decoration: underline;
}

.focus-within\:line-through:focus-within{
  text-decoration: line-through;
}

.focus-within\:no-underline:focus-within{
  text-decoration: none;
}

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

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

.hover\:no-underline:hover{
  text-decoration: none;
}

.focus\:underline:focus{
  text-decoration: underline;
}

.focus\:line-through:focus{
  text-decoration: line-through;
}

.focus\:no-underline:focus{
  text-decoration: none;
}

.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.subpixel-antialiased{
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.placeholder-transparent::-moz-placeholder{
  color: transparent;
}

.placeholder-transparent:-ms-input-placeholder{
  color: transparent;
}

.placeholder-transparent::placeholder{
  color: transparent;
}

.placeholder-white::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-white:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-white::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-black::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-placeholder-opacity));
}

.placeholder-black:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-placeholder-opacity));
}

.placeholder-black::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-placeholder-opacity));
}

.placeholder-grey::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-placeholder-opacity));
}

.placeholder-grey:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-placeholder-opacity));
}

.placeholder-grey::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-placeholder-opacity));
}

.placeholder-blue-light::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-placeholder-opacity));
}

.placeholder-blue-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-placeholder-opacity));
}

.placeholder-blue-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-placeholder-opacity));
}

.placeholder-blue-main::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-placeholder-opacity));
}

.placeholder-blue-main:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-placeholder-opacity));
}

.placeholder-blue-main::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-placeholder-opacity));
}

.placeholder-blue-dark::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-placeholder-opacity));
}

.placeholder-blue-dark:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-placeholder-opacity));
}

.placeholder-blue-dark::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-placeholder-opacity));
}

.placeholder-blue-grey::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-placeholder-opacity));
}

.placeholder-blue-grey:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-placeholder-opacity));
}

.placeholder-blue-grey::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-placeholder-opacity));
}

.placeholder-green-light::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.placeholder-green-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.placeholder-green-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.placeholder-green-mid::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-placeholder-opacity));
}

.placeholder-green-mid:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-placeholder-opacity));
}

.placeholder-green-mid::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-placeholder-opacity));
}

.placeholder-orange::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-placeholder-opacity));
}

.placeholder-orange:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-placeholder-opacity));
}

.placeholder-orange::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-placeholder-opacity));
}

.placeholder-red::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-placeholder-opacity));
}

.placeholder-red:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-placeholder-opacity));
}

.placeholder-red::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-placeholder-opacity));
}

.placeholder-brown::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-placeholder-opacity));
}

.placeholder-brown:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-placeholder-opacity));
}

.placeholder-brown::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-placeholder-opacity));
}

.placeholder-purple::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-placeholder-opacity));
}

.placeholder-purple:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-placeholder-opacity));
}

.placeholder-purple::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-placeholder-opacity));
}

.placeholder-teal::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.placeholder-teal:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.placeholder-teal::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.focus\:placeholder-transparent:focus::-moz-placeholder{
  color: transparent;
}

.focus\:placeholder-transparent:focus:-ms-input-placeholder{
  color: transparent;
}

.focus\:placeholder-transparent:focus::placeholder{
  color: transparent;
}

.focus\:placeholder-white:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-white:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-white:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-black:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-placeholder-opacity));
}

.focus\:placeholder-black:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-placeholder-opacity));
}

.focus\:placeholder-black:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(227, 227, 227, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-light:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(177, 201, 232, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-main:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-main:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-main:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(20, 123, 209, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-dark:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-dark:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-dark:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(29, 79, 145, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-grey:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-grey:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-grey:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(122, 153, 172, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-light:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-mid:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-mid:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-mid:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(44, 141, 85, var(--tw-placeholder-opacity));
}

.focus\:placeholder-orange:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-placeholder-opacity));
}

.focus\:placeholder-orange:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-placeholder-opacity));
}

.focus\:placeholder-orange:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(238, 114, 93, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(229, 36, 59, var(--tw-placeholder-opacity));
}

.focus\:placeholder-brown:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-placeholder-opacity));
}

.focus\:placeholder-brown:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-placeholder-opacity));
}

.focus\:placeholder-brown:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(110, 54, 40, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(132, 50, 155, var(--tw-placeholder-opacity));
}

.focus\:placeholder-teal:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.focus\:placeholder-teal:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.focus\:placeholder-teal:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 202, 186, var(--tw-placeholder-opacity));
}

.placeholder-opacity-0::-moz-placeholder{
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-0:-ms-input-placeholder{
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-5::-moz-placeholder{
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-5:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-10::-moz-placeholder{
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-10:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-20::-moz-placeholder{
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-20:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-25::-moz-placeholder{
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-25:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-30::-moz-placeholder{
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-30:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-40::-moz-placeholder{
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-40:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-50::-moz-placeholder{
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-60::-moz-placeholder{
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-60:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-70::-moz-placeholder{
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-70:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-75::-moz-placeholder{
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-75:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-80::-moz-placeholder{
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-80:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-90::-moz-placeholder{
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-90:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-95::-moz-placeholder{
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-95:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-100::-moz-placeholder{
  --tw-placeholder-opacity: 1;
}

.placeholder-opacity-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
}

.placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-0:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus::placeholder{
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-5:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-5:focus::placeholder{
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-10:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-10:focus::placeholder{
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-20:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-20:focus::placeholder{
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-25:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus::placeholder{
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-30:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-30:focus::placeholder{
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-40:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-40:focus::placeholder{
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus::placeholder{
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-60:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-60:focus::placeholder{
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-70:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-70:focus::placeholder{
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-75:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus::placeholder{
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-80:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-80:focus::placeholder{
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-90:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-90:focus::placeholder{
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-95:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-95:focus::placeholder{
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus::placeholder{
  --tw-placeholder-opacity: 1;
}

.opacity-0{
  opacity: 0;
}

.opacity-5{
  opacity: 0.05;
}

.opacity-10{
  opacity: 0.1;
}

.opacity-20{
  opacity: 0.2;
}

.opacity-25{
  opacity: 0.25;
}

.opacity-30{
  opacity: 0.3;
}

.opacity-40{
  opacity: 0.4;
}

.opacity-50{
  opacity: 0.5;
}

.opacity-60{
  opacity: 0.6;
}

.opacity-70{
  opacity: 0.7;
}

.opacity-75{
  opacity: 0.75;
}

.opacity-80{
  opacity: 0.8;
}

.opacity-90{
  opacity: 0.9;
}

.opacity-95{
  opacity: 0.95;
}

.opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:opacity-0{
  opacity: 0;
}

.group:hover .group-hover\:opacity-5{
  opacity: 0.05;
}

.group:hover .group-hover\:opacity-10{
  opacity: 0.1;
}

.group:hover .group-hover\:opacity-20{
  opacity: 0.2;
}

.group:hover .group-hover\:opacity-25{
  opacity: 0.25;
}

.group:hover .group-hover\:opacity-30{
  opacity: 0.3;
}

.group:hover .group-hover\:opacity-40{
  opacity: 0.4;
}

.group:hover .group-hover\:opacity-50{
  opacity: 0.5;
}

.group:hover .group-hover\:opacity-60{
  opacity: 0.6;
}

.group:hover .group-hover\:opacity-70{
  opacity: 0.7;
}

.group:hover .group-hover\:opacity-75{
  opacity: 0.75;
}

.group:hover .group-hover\:opacity-80{
  opacity: 0.8;
}

.group:hover .group-hover\:opacity-90{
  opacity: 0.9;
}

.group:hover .group-hover\:opacity-95{
  opacity: 0.95;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.focus-within\:opacity-0:focus-within{
  opacity: 0;
}

.focus-within\:opacity-5:focus-within{
  opacity: 0.05;
}

.focus-within\:opacity-10:focus-within{
  opacity: 0.1;
}

.focus-within\:opacity-20:focus-within{
  opacity: 0.2;
}

.focus-within\:opacity-25:focus-within{
  opacity: 0.25;
}

.focus-within\:opacity-30:focus-within{
  opacity: 0.3;
}

.focus-within\:opacity-40:focus-within{
  opacity: 0.4;
}

.focus-within\:opacity-50:focus-within{
  opacity: 0.5;
}

.focus-within\:opacity-60:focus-within{
  opacity: 0.6;
}

.focus-within\:opacity-70:focus-within{
  opacity: 0.7;
}

.focus-within\:opacity-75:focus-within{
  opacity: 0.75;
}

.focus-within\:opacity-80:focus-within{
  opacity: 0.8;
}

.focus-within\:opacity-90:focus-within{
  opacity: 0.9;
}

.focus-within\:opacity-95:focus-within{
  opacity: 0.95;
}

.focus-within\:opacity-100:focus-within{
  opacity: 1;
}

.hover\:opacity-0:hover{
  opacity: 0;
}

.hover\:opacity-5:hover{
  opacity: 0.05;
}

.hover\:opacity-10:hover{
  opacity: 0.1;
}

.hover\:opacity-20:hover{
  opacity: 0.2;
}

.hover\:opacity-25:hover{
  opacity: 0.25;
}

.hover\:opacity-30:hover{
  opacity: 0.3;
}

.hover\:opacity-40:hover{
  opacity: 0.4;
}

.hover\:opacity-50:hover{
  opacity: 0.5;
}

.hover\:opacity-60:hover{
  opacity: 0.6;
}

.hover\:opacity-70:hover{
  opacity: 0.7;
}

.hover\:opacity-75:hover{
  opacity: 0.75;
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

.hover\:opacity-90:hover{
  opacity: 0.9;
}

.hover\:opacity-95:hover{
  opacity: 0.95;
}

.hover\:opacity-100:hover{
  opacity: 1;
}

.focus\:opacity-0:focus{
  opacity: 0;
}

.focus\:opacity-5:focus{
  opacity: 0.05;
}

.focus\:opacity-10:focus{
  opacity: 0.1;
}

.focus\:opacity-20:focus{
  opacity: 0.2;
}

.focus\:opacity-25:focus{
  opacity: 0.25;
}

.focus\:opacity-30:focus{
  opacity: 0.3;
}

.focus\:opacity-40:focus{
  opacity: 0.4;
}

.focus\:opacity-50:focus{
  opacity: 0.5;
}

.focus\:opacity-60:focus{
  opacity: 0.6;
}

.focus\:opacity-70:focus{
  opacity: 0.7;
}

.focus\:opacity-75:focus{
  opacity: 0.75;
}

.focus\:opacity-80:focus{
  opacity: 0.8;
}

.focus\:opacity-90:focus{
  opacity: 0.9;
}

.focus\:opacity-95:focus{
  opacity: 0.95;
}

.focus\:opacity-100:focus{
  opacity: 1;
}

.bg-blend-normal{
  background-blend-mode: normal;
}

.bg-blend-multiply{
  background-blend-mode: multiply;
}

.bg-blend-screen{
  background-blend-mode: screen;
}

.bg-blend-overlay{
  background-blend-mode: overlay;
}

.bg-blend-darken{
  background-blend-mode: darken;
}

.bg-blend-lighten{
  background-blend-mode: lighten;
}

.bg-blend-color-dodge{
  background-blend-mode: color-dodge;
}

.bg-blend-color-burn{
  background-blend-mode: color-burn;
}

.bg-blend-hard-light{
  background-blend-mode: hard-light;
}

.bg-blend-soft-light{
  background-blend-mode: soft-light;
}

.bg-blend-difference{
  background-blend-mode: difference;
}

.bg-blend-exclusion{
  background-blend-mode: exclusion;
}

.bg-blend-hue{
  background-blend-mode: hue;
}

.bg-blend-saturation{
  background-blend-mode: saturation;
}

.bg-blend-color{
  background-blend-mode: color;
}

.bg-blend-luminosity{
  background-blend-mode: luminosity;
}

.mix-blend-normal{
  mix-blend-mode: normal;
}

.mix-blend-multiply{
  mix-blend-mode: multiply;
}

.mix-blend-screen{
  mix-blend-mode: screen;
}

.mix-blend-overlay{
  mix-blend-mode: overlay;
}

.mix-blend-darken{
  mix-blend-mode: darken;
}

.mix-blend-lighten{
  mix-blend-mode: lighten;
}

.mix-blend-color-dodge{
  mix-blend-mode: color-dodge;
}

.mix-blend-color-burn{
  mix-blend-mode: color-burn;
}

.mix-blend-hard-light{
  mix-blend-mode: hard-light;
}

.mix-blend-soft-light{
  mix-blend-mode: soft-light;
}

.mix-blend-difference{
  mix-blend-mode: difference;
}

.mix-blend-exclusion{
  mix-blend-mode: exclusion;
}

.mix-blend-hue{
  mix-blend-mode: hue;
}

.mix-blend-saturation{
  mix-blend-mode: saturation;
}

.mix-blend-color{
  mix-blend-mode: color;
}

.mix-blend-luminosity{
  mix-blend-mode: luminosity;
}

*, ::before, ::after{
  --tw-shadow: 0 0 #0000;
}

.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  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;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-none{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-sm:focus-within{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow:focus-within{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-md:focus-within{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-lg:focus-within{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-xl:focus-within{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-2xl:focus-within{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-inner:focus-within{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-none:focus-within{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow:hover{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-2xl:hover{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-inner:hover{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-none:hover{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-sm:focus{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow:focus{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-md:focus{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-lg:focus{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-xl:focus{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-2xl:focus{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-inner:focus{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-none:focus{
  --tw-shadow: 0 0 #0000;
  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-white{
  outline: 2px dotted white;
  outline-offset: 2px;
}

.outline-black{
  outline: 2px dotted black;
  outline-offset: 2px;
}

.focus-within\:outline-none:focus-within{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-within\:outline-white:focus-within{
  outline: 2px dotted white;
  outline-offset: 2px;
}

.focus-within\:outline-black:focus-within{
  outline: 2px dotted black;
  outline-offset: 2px;
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:outline-white:focus{
  outline: 2px dotted white;
  outline-offset: 2px;
}

.focus\:outline-black:focus{
  outline: 2px dotted black;
  outline-offset: 2px;
}

*, ::before, ::after{
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.ring-0{
  --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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.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), 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), var(--tw-shadow, 0 0 #0000);
}

.ring-8{
  --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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring{
  --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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-0:focus-within{
  --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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-1:focus-within{
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-2:focus-within{
  --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), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-4:focus-within{
  --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), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-8:focus-within{
  --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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring:focus-within{
  --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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-0: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.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), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-8: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-inset{
  --tw-ring-inset: inset;
}

.focus-within\:ring-inset:focus-within{
  --tw-ring-inset: inset;
}

.focus\:ring-inset:focus{
  --tw-ring-inset: inset;
}

.ring-transparent{
  --tw-ring-color: transparent;
}

.ring-white{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity));
}

.ring-grey{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(227, 227, 227, var(--tw-ring-opacity));
}

.ring-blue-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(177, 201, 232, var(--tw-ring-opacity));
}

.ring-blue-main{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(20, 123, 209, var(--tw-ring-opacity));
}

.ring-blue-dark{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 79, 145, var(--tw-ring-opacity));
}

.ring-blue-grey{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(122, 153, 172, var(--tw-ring-opacity));
}

.ring-green-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 202, 186, var(--tw-ring-opacity));
}

.ring-green-mid{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(44, 141, 85, var(--tw-ring-opacity));
}

.ring-orange{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 114, 93, var(--tw-ring-opacity));
}

.ring-red{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 36, 59, var(--tw-ring-opacity));
}

.ring-brown{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 54, 40, var(--tw-ring-opacity));
}

.ring-purple{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(132, 50, 155, var(--tw-ring-opacity));
}

.ring-teal{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 202, 186, var(--tw-ring-opacity));
}

.focus-within\:ring-transparent:focus-within{
  --tw-ring-color: transparent;
}

.focus-within\:ring-white:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-black:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity));
}

.focus-within\:ring-grey:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(227, 227, 227, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(177, 201, 232, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-main:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(20, 123, 209, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-dark:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 79, 145, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-grey:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(122, 153, 172, var(--tw-ring-opacity));
}

.focus-within\:ring-green-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 202, 186, var(--tw-ring-opacity));
}

.focus-within\:ring-green-mid:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(44, 141, 85, var(--tw-ring-opacity));
}

.focus-within\:ring-orange:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 114, 93, var(--tw-ring-opacity));
}

.focus-within\:ring-red:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 36, 59, var(--tw-ring-opacity));
}

.focus-within\:ring-brown:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 54, 40, var(--tw-ring-opacity));
}

.focus-within\:ring-purple:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(132, 50, 155, var(--tw-ring-opacity));
}

.focus-within\:ring-teal:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 202, 186, var(--tw-ring-opacity));
}

.focus\:ring-transparent:focus{
  --tw-ring-color: transparent;
}

.focus\:ring-white:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus\:ring-black:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity));
}

.focus\:ring-grey:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(227, 227, 227, var(--tw-ring-opacity));
}

.focus\:ring-blue-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(177, 201, 232, var(--tw-ring-opacity));
}

.focus\:ring-blue-main:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(20, 123, 209, var(--tw-ring-opacity));
}

.focus\:ring-blue-dark:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 79, 145, var(--tw-ring-opacity));
}

.focus\:ring-blue-grey:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(122, 153, 172, var(--tw-ring-opacity));
}

.focus\:ring-green-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 202, 186, var(--tw-ring-opacity));
}

.focus\:ring-green-mid:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(44, 141, 85, var(--tw-ring-opacity));
}

.focus\:ring-orange:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 114, 93, var(--tw-ring-opacity));
}

.focus\:ring-red:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 36, 59, var(--tw-ring-opacity));
}

.focus\:ring-brown:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 54, 40, var(--tw-ring-opacity));
}

.focus\:ring-purple:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(132, 50, 155, var(--tw-ring-opacity));
}

.focus\:ring-teal:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 202, 186, var(--tw-ring-opacity));
}

.ring-opacity-0{
  --tw-ring-opacity: 0;
}

.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}

.ring-opacity-10{
  --tw-ring-opacity: 0.1;
}

.ring-opacity-20{
  --tw-ring-opacity: 0.2;
}

.ring-opacity-25{
  --tw-ring-opacity: 0.25;
}

.ring-opacity-30{
  --tw-ring-opacity: 0.3;
}

.ring-opacity-40{
  --tw-ring-opacity: 0.4;
}

.ring-opacity-50{
  --tw-ring-opacity: 0.5;
}

.ring-opacity-60{
  --tw-ring-opacity: 0.6;
}

.ring-opacity-70{
  --tw-ring-opacity: 0.7;
}

.ring-opacity-75{
  --tw-ring-opacity: 0.75;
}

.ring-opacity-80{
  --tw-ring-opacity: 0.8;
}

.ring-opacity-90{
  --tw-ring-opacity: 0.9;
}

.ring-opacity-95{
  --tw-ring-opacity: 0.95;
}

.ring-opacity-100{
  --tw-ring-opacity: 1;
}

.focus-within\:ring-opacity-0:focus-within{
  --tw-ring-opacity: 0;
}

.focus-within\:ring-opacity-5:focus-within{
  --tw-ring-opacity: 0.05;
}

.focus-within\:ring-opacity-10:focus-within{
  --tw-ring-opacity: 0.1;
}

.focus-within\:ring-opacity-20:focus-within{
  --tw-ring-opacity: 0.2;
}

.focus-within\:ring-opacity-25:focus-within{
  --tw-ring-opacity: 0.25;
}

.focus-within\:ring-opacity-30:focus-within{
  --tw-ring-opacity: 0.3;
}

.focus-within\:ring-opacity-40:focus-within{
  --tw-ring-opacity: 0.4;
}

.focus-within\:ring-opacity-50:focus-within{
  --tw-ring-opacity: 0.5;
}

.focus-within\:ring-opacity-60:focus-within{
  --tw-ring-opacity: 0.6;
}

.focus-within\:ring-opacity-70:focus-within{
  --tw-ring-opacity: 0.7;
}

.focus-within\:ring-opacity-75:focus-within{
  --tw-ring-opacity: 0.75;
}

.focus-within\:ring-opacity-80:focus-within{
  --tw-ring-opacity: 0.8;
}

.focus-within\:ring-opacity-90:focus-within{
  --tw-ring-opacity: 0.9;
}

.focus-within\:ring-opacity-95:focus-within{
  --tw-ring-opacity: 0.95;
}

.focus-within\:ring-opacity-100:focus-within{
  --tw-ring-opacity: 1;
}

.focus\:ring-opacity-0:focus{
  --tw-ring-opacity: 0;
}

.focus\:ring-opacity-5:focus{
  --tw-ring-opacity: 0.05;
}

.focus\:ring-opacity-10:focus{
  --tw-ring-opacity: 0.1;
}

.focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2;
}

.focus\:ring-opacity-25:focus{
  --tw-ring-opacity: 0.25;
}

.focus\:ring-opacity-30:focus{
  --tw-ring-opacity: 0.3;
}

.focus\:ring-opacity-40:focus{
  --tw-ring-opacity: 0.4;
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5;
}

.focus\:ring-opacity-60:focus{
  --tw-ring-opacity: 0.6;
}

.focus\:ring-opacity-70:focus{
  --tw-ring-opacity: 0.7;
}

.focus\:ring-opacity-75:focus{
  --tw-ring-opacity: 0.75;
}

.focus\:ring-opacity-80:focus{
  --tw-ring-opacity: 0.8;
}

.focus\:ring-opacity-90:focus{
  --tw-ring-opacity: 0.9;
}

.focus\:ring-opacity-95:focus{
  --tw-ring-opacity: 0.95;
}

.focus\:ring-opacity-100:focus{
  --tw-ring-opacity: 1;
}

.ring-offset-0{
  --tw-ring-offset-width: 0px;
}

.ring-offset-1{
  --tw-ring-offset-width: 1px;
}

.ring-offset-2{
  --tw-ring-offset-width: 2px;
}

.ring-offset-4{
  --tw-ring-offset-width: 4px;
}

.ring-offset-8{
  --tw-ring-offset-width: 8px;
}

.focus-within\:ring-offset-0:focus-within{
  --tw-ring-offset-width: 0px;
}

.focus-within\:ring-offset-1:focus-within{
  --tw-ring-offset-width: 1px;
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width: 2px;
}

.focus-within\:ring-offset-4:focus-within{
  --tw-ring-offset-width: 4px;
}

.focus-within\:ring-offset-8:focus-within{
  --tw-ring-offset-width: 8px;
}

.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px;
}

.focus\:ring-offset-1:focus{
  --tw-ring-offset-width: 1px;
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

.focus\:ring-offset-4:focus{
  --tw-ring-offset-width: 4px;
}

.focus\:ring-offset-8:focus{
  --tw-ring-offset-width: 8px;
}

.ring-offset-transparent{
  --tw-ring-offset-color: transparent;
}

.ring-offset-white{
  --tw-ring-offset-color: #FFFFFF;
}

.ring-offset-black{
  --tw-ring-offset-color: #333333;
}

.ring-offset-grey{
  --tw-ring-offset-color: #E3E3E3;
}

.ring-offset-blue-light{
  --tw-ring-offset-color: #B1C9E8;
}

.ring-offset-blue-main{
  --tw-ring-offset-color: #147BD1;
}

.ring-offset-blue-dark{
  --tw-ring-offset-color: #1D4F91;
}

.ring-offset-blue-grey{
  --tw-ring-offset-color: #7A99AC;
}

.ring-offset-green-light{
  --tw-ring-offset-color: #6BCABA;
}

.ring-offset-green-mid{
  --tw-ring-offset-color: #2C8D55;
}

.ring-offset-orange{
  --tw-ring-offset-color: #EE725D;
}

.ring-offset-red{
  --tw-ring-offset-color: #E5243B;
}

.ring-offset-brown{
  --tw-ring-offset-color: #6E3628;
}

.ring-offset-purple{
  --tw-ring-offset-color: #84329B;
}

.ring-offset-teal{
  --tw-ring-offset-color: #6BCABA;
}

.focus-within\:ring-offset-transparent:focus-within{
  --tw-ring-offset-color: transparent;
}

.focus-within\:ring-offset-white:focus-within{
  --tw-ring-offset-color: #FFFFFF;
}

.focus-within\:ring-offset-black:focus-within{
  --tw-ring-offset-color: #333333;
}

.focus-within\:ring-offset-grey:focus-within{
  --tw-ring-offset-color: #E3E3E3;
}

.focus-within\:ring-offset-blue-light:focus-within{
  --tw-ring-offset-color: #B1C9E8;
}

.focus-within\:ring-offset-blue-main:focus-within{
  --tw-ring-offset-color: #147BD1;
}

.focus-within\:ring-offset-blue-dark:focus-within{
  --tw-ring-offset-color: #1D4F91;
}

.focus-within\:ring-offset-blue-grey:focus-within{
  --tw-ring-offset-color: #7A99AC;
}

.focus-within\:ring-offset-green-light:focus-within{
  --tw-ring-offset-color: #6BCABA;
}

.focus-within\:ring-offset-green-mid:focus-within{
  --tw-ring-offset-color: #2C8D55;
}

.focus-within\:ring-offset-orange:focus-within{
  --tw-ring-offset-color: #EE725D;
}

.focus-within\:ring-offset-red:focus-within{
  --tw-ring-offset-color: #E5243B;
}

.focus-within\:ring-offset-brown:focus-within{
  --tw-ring-offset-color: #6E3628;
}

.focus-within\:ring-offset-purple:focus-within{
  --tw-ring-offset-color: #84329B;
}

.focus-within\:ring-offset-teal:focus-within{
  --tw-ring-offset-color: #6BCABA;
}

.focus\:ring-offset-transparent:focus{
  --tw-ring-offset-color: transparent;
}

.focus\:ring-offset-white:focus{
  --tw-ring-offset-color: #FFFFFF;
}

.focus\:ring-offset-black:focus{
  --tw-ring-offset-color: #333333;
}

.focus\:ring-offset-grey:focus{
  --tw-ring-offset-color: #E3E3E3;
}

.focus\:ring-offset-blue-light:focus{
  --tw-ring-offset-color: #B1C9E8;
}

.focus\:ring-offset-blue-main:focus{
  --tw-ring-offset-color: #147BD1;
}

.focus\:ring-offset-blue-dark:focus{
  --tw-ring-offset-color: #1D4F91;
}

.focus\:ring-offset-blue-grey:focus{
  --tw-ring-offset-color: #7A99AC;
}

.focus\:ring-offset-green-light:focus{
  --tw-ring-offset-color: #6BCABA;
}

.focus\:ring-offset-green-mid:focus{
  --tw-ring-offset-color: #2C8D55;
}

.focus\:ring-offset-orange:focus{
  --tw-ring-offset-color: #EE725D;
}

.focus\:ring-offset-red:focus{
  --tw-ring-offset-color: #E5243B;
}

.focus\:ring-offset-brown:focus{
  --tw-ring-offset-color: #6E3628;
}

.focus\:ring-offset-purple:focus{
  --tw-ring-offset-color: #84329B;
}

.focus\:ring-offset-teal:focus{
  --tw-ring-offset-color: #6BCABA;
}

.filter{
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  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-none{
  filter: none;
}

.backdrop-filter{
  --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
  -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);
}

.backdrop-filter-none{
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
}

.transition-none{
  transition-property: none;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors{
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-75{
  transition-delay: 75ms;
}

.delay-100{
  transition-delay: 100ms;
}

.delay-150{
  transition-delay: 150ms;
}

.delay-200{
  transition-delay: 200ms;
}

.delay-300{
  transition-delay: 300ms;
}

.delay-500{
  transition-delay: 500ms;
}

.delay-700{
  transition-delay: 700ms;
}

.delay-1000{
  transition-delay: 1000ms;
}

.duration-75{
  transition-duration: 75ms;
}

.duration-100{
  transition-duration: 100ms;
}

.duration-150{
  transition-duration: 150ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-300{
  transition-duration: 300ms;
}

.duration-500{
  transition-duration: 500ms;
}

.duration-700{
  transition-duration: 700ms;
}

.duration-1000{
  transition-duration: 1000ms;
}

.ease-linear{
  transition-timing-function: linear;
}

.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/*------------------------------------*\
  #FALLBACK-IMPORTS
\*------------------------------------*/

/**
    * Grids
    */

.modernizr--cssgridlegacy [class*="grid"], .modernizr--no-cssgrid [class*="grid"] {
  display: flex;
}

@media (max-width: 768px) {
  .modernizr--cssgridlegacy [class*="grid"] > *, .modernizr--no-cssgrid [class*="grid"] > * {
    width: 100%;
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}

@media (max-width: 1200px) {
  .modernizr--cssgridlegacy [class*="grid"], .modernizr--no-cssgrid [class*="grid"] {
    flex-wrap: wrap;
  }

  .modernizr--cssgridlegacy [class*="grid"] > *, .modernizr--no-cssgrid [class*="grid"] > * {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}

@media (min-width: 991px) {
  .modernizr--cssgridlegacy [class*="grid"] > *, .modernizr--no-cssgrid [class*="grid"] > * {
    width: 50%;
    margin-top: 40px;
    margin-top: 2.5rem;
  }

  .modernizr--cssgridlegacy .grid--two-col > *:nth-of-type(odd), .modernizr--cssgridlegacy .grid--four-col > *:nth-of-type(odd), .modernizr--no-cssgrid .grid--two-col > *:nth-of-type(odd), .modernizr--no-cssgrid .grid--four-col > *:nth-of-type(odd) {
    padding-right: 40px;
    padding-right: 2.5rem;
  }

  .modernizr--cssgridlegacy .grid--two-col > *:nth-of-type(even), .modernizr--cssgridlegacy .grid--four-col > *:nth-of-type(even), .modernizr--no-cssgrid .grid--two-col > *:nth-of-type(even), .modernizr--no-cssgrid .grid--four-col > *:nth-of-type(even) {
    padding-left: 40px;
    padding-left: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .modernizr--cssgridlegacy .grid--three-col > *, .modernizr--no-cssgrid .grid--three-col > * {
    width: 33%;
  }

  .modernizr--cssgridlegacy .grid--three-col > *:nth-of-type(3n + 1), .modernizr--no-cssgrid .grid--three-col > *:nth-of-type(3n + 1) {
    padding-right: 40px;
    padding-right: 2.5rem;
  }

  .modernizr--cssgridlegacy .grid--three-col > *:nth-of-type(3n + 2), .modernizr--no-cssgrid .grid--three-col > *:nth-of-type(3n + 2) {
    padding-right: 40px;
    padding-right: 2.5rem;
    padding-left: 40px;
    padding-left: 2.5rem;
  }

  .modernizr--cssgridlegacy .grid--three-col > *:nth-of-type(3n + 3), .modernizr--no-cssgrid .grid--three-col > *:nth-of-type(3n + 3) {
    padding-left: 40px;
    padding-left: 2.5rem;
  }

  .modernizr--cssgridlegacy .grid--four-col > *, .modernizr--no-cssgrid .grid--four-col > * {
    width: 25%;
  }

  .modernizr--cssgridlegacy .grid--four-col > *:nth-of-type(4n + 2), .modernizr--cssgridlegacy .grid--four-col > *:nth-of-type(4n + 3), .modernizr--no-cssgrid .grid--four-col > *:nth-of-type(4n + 2), .modernizr--no-cssgrid .grid--four-col > *:nth-of-type(4n + 3) {
    padding-right: 40px;
    padding-right: 2.5rem;
    padding-left: 40px;
    padding-left: 2.5rem;
  }

  .modernizr--cssgridlegacy .grid--four-col > *:nth-of-type(4n + 1), .modernizr--no-cssgrid .grid--four-col > *:nth-of-type(4n + 1) {
    padding-right: 40px;
    padding-right: 2.5rem;
  }

  .modernizr--cssgridlegacy .grid--four-col > *:nth-of-type(4n + 4), .modernizr--no-cssgrid .grid--four-col > *:nth-of-type(4n + 4) {
    padding-left: 40px;
    padding-left: 2.5rem;
  }
}

/**
* Object Fit
*/

.modernizr--no-objectfit .object-fit-container--ie, .modernizr--no-object-fit .object-fit-container--ie {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.modernizr--no-objectfit .object-fit-container--ie img, .modernizr--no-object-fit .object-fit-container--ie img {
  opacity: 0;
}

.modernizr--no-objectfit .report__section .section__bg, .modernizr--no-object-fit .report__section .section__bg {
  opacity: 0;
}

[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
.slick-slider{
  position:relative;
  display:block;
  box-sizing:border-box;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent
}

.slick-list{
  position:relative;
  overflow:hidden;
  display:block;
  margin:0;
  padding:0
}

.slick-list:focus{
  outline:0
}

.slick-list.dragging{
  cursor:pointer;
  cursor:hand
}

.slick-slider .slick-list,.slick-slider .slick-track{
  transform:translate3d(0,0,0)
}

.slick-track{
  position:relative;
  left:0;
  top:0;
  display:block;
  margin-left:auto;
  margin-right:auto
}

.slick-track:after,.slick-track:before{
  content:"";
  display:table
}

.slick-track:after{
  clear:both
}

.slick-loading .slick-track{
  visibility:hidden
}

.slick-slide{
  float:left;
  height:100%;
  min-height:1px;
  display:none
}

[dir=rtl] .slick-slide{
  float:right
}

.slick-slide img{
  display:block
}

.slick-slide.slick-loading img{
  display:none
}

.slick-slide.dragging img{
  pointer-events:none
}

.slick-initialized .slick-slide{
  display:block
}

.slick-loading .slick-slide{
  visibility:hidden
}

.slick-vertical .slick-slide{
  display:block;
  height:auto;
  border:1px solid transparent
}

.slick-arrow.slick-hidden{
  display:none
}
