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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

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

  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {

  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1600px) {

  .container {
    max-width: 1600px;
  }
}
.aspect-h-1 {
  --tw-aspect-h: 1;
}
.aspect-h-10 {
  --tw-aspect-h: 10;
}
.aspect-h-11 {
  --tw-aspect-h: 11;
}
.aspect-h-12 {
  --tw-aspect-h: 12;
}
.aspect-h-13 {
  --tw-aspect-h: 13;
}
.aspect-h-14 {
  --tw-aspect-h: 14;
}
.aspect-h-15 {
  --tw-aspect-h: 15;
}
.aspect-h-16 {
  --tw-aspect-h: 16;
}
.aspect-h-2 {
  --tw-aspect-h: 2;
}
.aspect-h-3 {
  --tw-aspect-h: 3;
}
.aspect-h-4 {
  --tw-aspect-h: 4;
}
.aspect-h-5 {
  --tw-aspect-h: 5;
}
.aspect-h-6 {
  --tw-aspect-h: 6;
}
.aspect-h-7 {
  --tw-aspect-h: 7;
}
.aspect-h-8 {
  --tw-aspect-h: 8;
}
.aspect-h-9 {
  --tw-aspect-h: 9;
}
.aspect-w-1 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 1;
}
.aspect-w-1 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-10 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 10;
}
.aspect-w-10 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-11 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 11;
}
.aspect-w-11 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-12 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 12;
}
.aspect-w-12 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-13 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 13;
}
.aspect-w-13 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-14 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 14;
}
.aspect-w-14 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-15 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 15;
}
.aspect-w-15 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-16 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 16;
}
.aspect-w-16 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-2 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 2;
}
.aspect-w-2 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-3 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 3;
}
.aspect-w-3 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-4 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 4;
}
.aspect-w-4 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-5 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 5;
}
.aspect-w-5 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-6 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 6;
}
.aspect-w-6 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-7 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 7;
}
.aspect-w-7 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-8 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 8;
}
.aspect-w-8 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-9 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 9;
}
.aspect-w-9 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.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;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.left-global {
  left: 5vw;
}
.right-0 {
  right: 0;
}
.right-global {
  right: 5vw;
}
.top-0 {
  top: 0;
}
.top-global {
  top: 5vw;
}
.top-lg {
  top: 7rem;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-last {
  order: 9999;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.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-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;
}
.m-auto {
  margin: auto;
}
.m-big {
  margin: 1.5rem;
}
.m-global {
  margin: 5vw;
}
.m-lg {
  margin: 2.75rem;
}
.m-med {
  margin: .8rem;
}
.m-none {
  margin: 0;
}
.m-sml {
  margin: .35rem;
}
.m-std {
  margin: .6rem;
}
.m-xl {
  margin: 8rem;
}
.m-xs {
  margin: .2rem;
}
.m-xxl {
  margin: 15rem;
}
.m-xxs {
  margin: .12rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-big {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-global {
  margin-left: 5vw;
  margin-right: 5vw;
}
.mx-lg {
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}
.mx-med {
  margin-left: .8rem;
  margin-right: .8rem;
}
.mx-none {
  margin-left: 0;
  margin-right: 0;
}
.mx-sml {
  margin-left: .35rem;
  margin-right: .35rem;
}
.mx-std {
  margin-left: .6rem;
  margin-right: .6rem;
}
.mx-xl {
  margin-left: 8rem;
  margin-right: 8rem;
}
.mx-xs {
  margin-left: .2rem;
  margin-right: .2rem;
}
.mx-xxl {
  margin-left: 15rem;
  margin-right: 15rem;
}
.mx-xxs {
  margin-left: .12rem;
  margin-right: .12rem;
}
.my-big {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-med {
  margin-top: .8rem;
  margin-bottom: .8rem;
}
.\!mt-med {
  margin-top: .8rem !important;
}
.mb-big {
  margin-bottom: 1.5rem;
}
.mb-global {
  margin-bottom: 5vw;
}
.mb-lg {
  margin-bottom: 2.75rem;
}
.mb-med {
  margin-bottom: .8rem;
}
.mb-none {
  margin-bottom: 0;
}
.mb-sml {
  margin-bottom: .35rem;
}
.mb-std {
  margin-bottom: .6rem;
}
.mb-xl {
  margin-bottom: 8rem;
}
.mb-xs {
  margin-bottom: .2rem;
}
.mb-xxl {
  margin-bottom: 15rem;
}
.mb-xxs {
  margin-bottom: .12rem;
}
.ml-big {
  margin-left: 1.5rem;
}
.ml-global {
  margin-left: 5vw;
}
.ml-lg {
  margin-left: 2.75rem;
}
.ml-med {
  margin-left: .8rem;
}
.ml-none {
  margin-left: 0;
}
.ml-sml {
  margin-left: .35rem;
}
.ml-std {
  margin-left: .6rem;
}
.ml-xl {
  margin-left: 8rem;
}
.ml-xs {
  margin-left: .2rem;
}
.ml-xxl {
  margin-left: 15rem;
}
.ml-xxs {
  margin-left: .12rem;
}
.mr-big {
  margin-right: 1.5rem;
}
.mr-global {
  margin-right: 5vw;
}
.mr-lg {
  margin-right: 2.75rem;
}
.mr-med {
  margin-right: .8rem;
}
.mr-none {
  margin-right: 0;
}
.mr-sml {
  margin-right: .35rem;
}
.mr-std {
  margin-right: .6rem;
}
.mr-xl {
  margin-right: 8rem;
}
.mr-xs {
  margin-right: .2rem;
}
.mr-xxl {
  margin-right: 15rem;
}
.mr-xxs {
  margin-right: .12rem;
}
.mt-auto {
  margin-top: auto;
}
.mt-big {
  margin-top: 1.5rem;
}
.mt-global {
  margin-top: 5vw;
}
.mt-lg {
  margin-top: 2.75rem;
}
.mt-med {
  margin-top: .8rem;
}
.mt-none {
  margin-top: 0;
}
.mt-sml {
  margin-top: .35rem;
}
.mt-std {
  margin-top: .6rem;
}
.mt-xl {
  margin-top: 8rem;
}
.mt-xs {
  margin-top: .2rem;
}
.mt-xxl {
  margin-top: 15rem;
}
.mt-xxs {
  margin-top: .12rem;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-auto {
  height: auto;
}
.h-big {
  height: 430px;
}
.h-full {
  height: 100%;
}
.h-hairline {
  height: 1px;
}
.h-lg {
  height: 500px;
}
.h-md {
  height: 250px;
}
.h-screen {
  height: 100vh;
}
.h-sm {
  height: 200px;
}
.h-xl {
  height: 960px;
}
.min-h-Sml {
  min-height: 10rem;
}
.min-h-Std {
  min-height: 15rem;
}
.min-h-Tall {
  min-height: 20rem;
}
.min-h-Taller {
  min-height: 28rem;
}
.min-h-Tallest {
  min-height: 50vh;
}
.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-6\/6 {
  width: 100%;
}
.w-\[22px\] {
  width: 22px;
}
.w-full {
  width: 100%;
}
.w-icon_lg {
  width: 28px;
}
.w-icon_med {
  width: 23px;
}
.w-icon_sml {
  width: 17px;
}
.w-icon_xl {
  width: 32px;
}
.w-screen {
  width: 100vw;
}
.max-w-screen-md {
  max-width: 960px;
}
.max-w-screen-xl {
  max-width: 1600px;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.table-auto {
  table-layout: auto;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.columns-2 {
  -moz-columns: 2;
  columns: 2;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, 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-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));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.place-content-center {
  place-content: center;
}
.place-content-start {
  place-content: start;
}
.place-content-end {
  place-content: end;
}
.place-items-start {
  place-items: start;
}
.place-items-end {
  place-items: end;
}
.place-items-center {
  place-items: center;
}
.content-between {
  align-content: space-between;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.gap-big {
  gap: 1.5rem;
}
.gap-global {
  gap: 5vw;
}
.gap-lg {
  gap: 2.75rem;
}
.gap-med {
  gap: .8rem;
}
.gap-none {
  gap: 0;
}
.gap-sml {
  gap: .35rem;
}
.gap-std {
  gap: .6rem;
}
.gap-xl {
  gap: 8rem;
}
.gap-xs {
  gap: .2rem;
}
.gap-xxl {
  gap: 15rem;
}
.gap-xxs {
  gap: .12rem;
}
.place-self-start {
  place-self: start;
}
.place-self-end {
  place-self: end;
}
.place-self-center {
  place-self: center;
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-lg {
  border-radius: 1.5rem;
}
.rounded-md {
  border-radius: .75rem;
}
.rounded-sm {
  border-radius: 0.16rem;
}
.rounded-xl {
  border-radius: 3rem;
}
.border-0 {
  border-width: 0;
}
.border-hairline {
  border-width: 1px;
}
.border-medium {
  border-width: 5px;
}
.border-thick {
  border-width: 10px;
}
.border-b-0 {
  border-bottom-width: 0;
}
.border-b-hairline {
  border-bottom-width: 1px;
}
.border-b-medium {
  border-bottom-width: 5px;
}
.border-b-thick {
  border-bottom-width: 10px;
}
.border-t-0 {
  border-top-width: 0;
}
.border-t-hairline {
  border-top-width: 1px;
}
.border-t-medium {
  border-top-width: 5px;
}
.border-t-thick {
  border-top-width: 10px;
}
.border-none {
  border-style: none;
}
.border-grey_tint {
  border-color: var(--grey-tint);
}
.border-subs {
  border-color: var(--subs);
}
.bg-black {
  background-color: var(--black);
}
.bg-constblack {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-grey_light {
  background-color: var(--grey-light);
}
.bg-grey_tint {
  background-color: var(--grey-tint);
}
.bg-paper {
  background-color: var(--paper);
}
.bg-primary {
  background-color: var(--brand-primary);
}
.bg-white {
  background-color: var(--white);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.fill-current {
  fill: currentColor;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-big {
  padding: 1.5rem;
}
.p-global {
  padding: 5vw;
}
.p-lg {
  padding: 2.75rem;
}
.p-med {
  padding: .8rem;
}
.p-none {
  padding: 0;
}
.p-sml {
  padding: .35rem;
}
.p-std {
  padding: .6rem;
}
.p-xl {
  padding: 8rem;
}
.p-xs {
  padding: .2rem;
}
.p-xxl {
  padding: 15rem;
}
.p-xxs {
  padding: .12rem;
}
.px-big {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-global {
  padding-left: 5vw;
  padding-right: 5vw;
}
.px-lg {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}
.px-med {
  padding-left: .8rem;
  padding-right: .8rem;
}
.px-none {
  padding-left: 0;
  padding-right: 0;
}
.px-sml {
  padding-left: .35rem;
  padding-right: .35rem;
}
.px-std {
  padding-left: .6rem;
  padding-right: .6rem;
}
.px-xl {
  padding-left: 8rem;
  padding-right: 8rem;
}
.px-xs {
  padding-left: .2rem;
  padding-right: .2rem;
}
.px-xxl {
  padding-left: 15rem;
  padding-right: 15rem;
}
.px-xxs {
  padding-left: .12rem;
  padding-right: .12rem;
}
.py-global {
  padding-top: 5vw;
  padding-bottom: 5vw;
}
.py-lg {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.pb-big {
  padding-bottom: 1.5rem;
}
.pb-global {
  padding-bottom: 5vw;
}
.pb-lg {
  padding-bottom: 2.75rem;
}
.pb-med {
  padding-bottom: .8rem;
}
.pb-none {
  padding-bottom: 0;
}
.pb-sml {
  padding-bottom: .35rem;
}
.pb-std {
  padding-bottom: .6rem;
}
.pb-xl {
  padding-bottom: 8rem;
}
.pb-xs {
  padding-bottom: .2rem;
}
.pb-xxl {
  padding-bottom: 15rem;
}
.pb-xxs {
  padding-bottom: .12rem;
}
.pl-big {
  padding-left: 1.5rem;
}
.pl-global {
  padding-left: 5vw;
}
.pl-lg {
  padding-left: 2.75rem;
}
.pl-med {
  padding-left: .8rem;
}
.pl-none {
  padding-left: 0;
}
.pl-sml {
  padding-left: .35rem;
}
.pl-std {
  padding-left: .6rem;
}
.pl-xl {
  padding-left: 8rem;
}
.pl-xs {
  padding-left: .2rem;
}
.pl-xxl {
  padding-left: 15rem;
}
.pl-xxs {
  padding-left: .12rem;
}
.pr-big {
  padding-right: 1.5rem;
}
.pr-global {
  padding-right: 5vw;
}
.pr-lg {
  padding-right: 2.75rem;
}
.pr-med {
  padding-right: .8rem;
}
.pr-none {
  padding-right: 0;
}
.pr-std {
  padding-right: .6rem;
}
.pr-xl {
  padding-right: 8rem;
}
.pr-xs {
  padding-right: .2rem;
}
.pr-xxl {
  padding-right: 15rem;
}
.pr-xxs {
  padding-right: .12rem;
}
.pt-big {
  padding-top: 1.5rem;
}
.pt-global {
  padding-top: 5vw;
}
.pt-lg {
  padding-top: 2.75rem;
}
.pt-med {
  padding-top: .8rem;
}
.pt-none {
  padding-top: 0;
}
.pt-sml {
  padding-top: .35rem;
}
.pt-std {
  padding-top: .6rem;
}
.pt-xl {
  padding-top: 8rem;
}
.pt-xs {
  padding-top: .2rem;
}
.pt-xxl {
  padding-top: 15rem;
}
.pt-xxs {
  padding-top: .12rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-sans {
  font-family: Instrument Sans, sans-serif;;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-lg {
  font-size: 2.18em;
}
.text-sm {
  font-size: .8em;
}
.text-st {
  font-size: 1.13em;
}
.text-xl {
  font-size: 2.1em;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-regular {
  font-weight: 400;
}
.font-semibold {
  font-weight: 550;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.normal-case {
  text-transform: none;
}
.leading-loose {
  line-height: 1.9;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.7;
}
.leading-relaxed {
  line-height: 1.8;
}
.leading-snug {
  line-height: 1.33;
}
.leading-tight {
  line-height: .9;
}
.tracking-normal {
  letter-spacing: 0;
}
.tracking-tight {
  letter-spacing: -.004em;
}
.tracking-tighter {
  letter-spacing: -.05em;
}
.tracking-wide {
  letter-spacing: .15em;
}
.tracking-wider {
  letter-spacing: .23em;
}
.text-constblack {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-constwhite {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-grey_mid {
  color: var(--grey-mid);
}
.text-text {
  color: var(--text);
}
.text-white {
  color: var(--white);
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-5 {
  opacity: 0.05;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter {
  -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);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
/* section {
  @apply overflow-hidden
} */
.adminHelp {
  position: absolute;
  top: 0;
  z-index: 50;
  background-color: var(--black);
  padding: .6rem;
  font-size: .8em;
}
.adminHelp p {
  margin: 0;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.adminHelp a, .adminHelp a:hover, .adminHelp a:focus, .adminHelp a:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.edit-content {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 50;
  background-color: var(--black);
  padding: .6rem;
}
::-moz-selection { background: var(--brand-secondary); color: var(--brand-primary);}
::selection { background: var(--brand-secondary); color: var(--brand-primary); }
.vertical-center {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
/* stacked hero */
@media (min-width: 960px) {

  .stacked-hero {
    height: 100vh;
  }
}
.hero-media {
  position: relative;
  height: 430px;
}
@media (min-width: 640px) {

  .hero-media {
    height: 500px;
  }
}
@media (min-width: 960px) {

  .hero-media {
    height: 82vh;
  }
}
.hero-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 5vw;
  padding-right: 5vw;
  padding-top: 1.5rem;
  padding-bottom: 5vw;
}
@media (min-width: 960px) {

  .hero-text {
    height: 18%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* --- Styles scroll bar --- */
.scrollbar::-webkit-scrollbar {
        width: 2px;
        height: 2px;
    }
.scrollbar::-webkit-scrollbar-track {
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    }
.scrollbar::-webkit-scrollbar-thumb {
        background-color: var(--brand-primary);
        outline: 1px solid var(--brand-primary);
    }
/* --- Typography --- */
body {
  font-size: 18px;
  color: var(--text);
}
h4 {
  color: currentColor;
}
p {
  margin-bottom: .6rem;
  font-size: 16px;
  line-height: 1.7;
}
@media (min-width: 960px) {

  p {
    font-size: 18px;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: Instrument Sans, sans-serif;;
  color: var(--text);
}
header button span, a.site-header__contact span {
  font-size: 16px;
}
@media (min-width: 960px) {

  header button span, a.site-header__contact span {
    font-size: 18px;
  }
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child { margin-top: 0!important; }
.Hero, .html_content h1, .Large, .html_content h2 { 
    text-wrap: balance; 
    margin-bottom: .8rem; 
    font-size: 1.65em; 
    font-weight: 550; 
    line-height: 1.33}
@media (min-width: 960px) {

  .Hero, .html_content h1, .Large, .html_content h2 {
    margin-bottom: 1.5rem;
    font-size: 2.1em;
  }
}
@media (min-width: 1600px) {

  .Hero, .html_content h1, .Large, .html_content h2 {
    margin-bottom: 1.5rem;
  }
}
.Medium, .html_content h3, .Standard, .html_content h4, .html_content h5 {
  margin-top: 1.5rem;
  margin-bottom: .35rem;
  font-size: 1.4em;
  font-weight: 550;
  line-height: 1.33;
}
@media (min-width: 960px) {

  .Medium, .html_content h3, .Standard, .html_content h4, .html_content h5 {
    font-size: 1.2em;
  }
}
.Small, .html_content h6 {
  margin-top: .8rem;
  margin-bottom: .2rem;
  font-size: .8em;
  line-height: 1.7;
}
p:last-child {
  margin-bottom: 0;
}
blockquote {
  margin-top: .6rem;
  margin-bottom: .6rem;
  font-size: 1.13em;
}
.html_content ul {
  margin-bottom: 1.5rem;
  padding-left: .8rem;
}
.html_content ol {
  counter-reset: item;
  margin-left: 2rem;
  margin-bottom: 1.5rem;
  padding-left: 0}
.html_content ol li {
  counter-increment: item;
  list-style-position: inside;
  text-indent: -1em;
  margin-bottom: .6rem}
.html_content ol li:before {
  content: counter(item);
  width: 1rem;
  display: inline-block;
}
.html_content ul ul {
  margin-top: .35rem;
}
.html_content ul li {
  list-style-type: "-";
  margin-bottom: .35rem;
  padding-left: .6rem}
.html_content ul li:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {

  .hero_text, .HeroText_1 {
    font-size: 1.2em;
  }
}
/* strong { @apply  } */
a:hover, a:active, a:focus, a:active, footer a {
  cursor: pointer;
  color: currentColor;
  text-decoration-line: none;
}
/* --- Footer --- */
.footer-links {
  display: inline;
}
.footer-share li {
  margin-left: .35rem;
  margin-right: .35rem;
  display: inline;
}
/* --- Tables --- */
td {
  border-width: 1px;
  padding: .35rem;
  vertical-align: top;
}
tr:nth-child(odd) {
  background-color: var(--grey-light);
}
/* --- Video --- */
.plyr--youtube .plyr__video-wrapper:before:before, .plyr--vimeo .plyr__video-wrapper:before:before, .jarallax:before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  padding: .6rem;
  font-size: .8em;
  line-height: 1.33;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* --- Utilites --- */
*:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.hide {
  display: none;
}
* {
  box-sizing: border-box;
}
/* --- Unique background colour --- */
.BGColour {
  background-color: var(--page-bg);
}
/* --- Buttons --- */
.btn:hover, .btn:active, .btn:focus {
  text-decoration-line: none;
}
/* --- Page links --- */
/* --- Page filters --- */
.Page_Filters {
  margin-bottom: 1.5rem;
  margin-top: 2.75rem;
  display: block;
}
.Page_Filters li {
  margin-right: .6rem;
  text-transform: uppercase;
  line-height: 1.9;
}
.Page_Filters li:hover {
  cursor: pointer;
}
.Page_Filters.text-left li {
  margin-right: .6rem;
  display: inline-block;
}
.Page_Filters.text-center li {
  margin-left: .6rem;
  margin-right: .6rem;
  display: inline-block;
}
.Page_Filters.text-right li {
  margin-left: .6rem;
  display: inline-block;
}
/* --- Select --- */
select {
  margin-bottom: .6rem;
}
.text-icon {
  margin-top: -.2rem;
  margin-right: .2rem;
  display: inline-block;
  height: 1rem;
}
/* --- Figure --- */
figcaption.standard_fig {
  padding-top: .2rem;
  padding-bottom: .8rem;
  font-size: .8em;
}
/* --- Modal (UIKIT) --- */
.uk-modal-dialog {
  overflow: visible;
}
@layer right-0 p-none
;
/* --- Accordian (UIKIT) --- */
.uk-accordion-content {
  margin-top: 0;
}
.Accordian_Wrap .tab label {
  margin-bottom: 0;
  line-height: 1.7;
}
/* --- Greyscale on hover options --- */
.GSHover_grey figure {
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.GSHover_grey figure:hover {
  opacity: 0.8;
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.GSHover_colour figure {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.GSHover_colour figure:hover {
  opacity: 0.8;
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
@media (min-width: 640px) {

  .sm\:aspect-h-1 {
    --tw-aspect-h: 1;
  }

  .sm\:aspect-h-10 {
    --tw-aspect-h: 10;
  }

  .sm\:aspect-h-11 {
    --tw-aspect-h: 11;
  }

  .sm\:aspect-h-12 {
    --tw-aspect-h: 12;
  }

  .sm\:aspect-h-13 {
    --tw-aspect-h: 13;
  }

  .sm\:aspect-h-14 {
    --tw-aspect-h: 14;
  }

  .sm\:aspect-h-15 {
    --tw-aspect-h: 15;
  }

  .sm\:aspect-h-16 {
    --tw-aspect-h: 16;
  }

  .sm\:aspect-h-2 {
    --tw-aspect-h: 2;
  }

  .sm\:aspect-h-3 {
    --tw-aspect-h: 3;
  }

  .sm\:aspect-h-4 {
    --tw-aspect-h: 4;
  }

  .sm\:aspect-h-5 {
    --tw-aspect-h: 5;
  }

  .sm\:aspect-h-6 {
    --tw-aspect-h: 6;
  }

  .sm\:aspect-h-7 {
    --tw-aspect-h: 7;
  }

  .sm\:aspect-h-8 {
    --tw-aspect-h: 8;
  }

  .sm\:aspect-h-9 {
    --tw-aspect-h: 9;
  }

  .sm\:aspect-w-1 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 1;
  }

  .sm\:aspect-w-1 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-10 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 10;
  }

  .sm\:aspect-w-10 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-11 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 11;
  }

  .sm\:aspect-w-11 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-12 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 12;
  }

  .sm\:aspect-w-12 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-13 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 13;
  }

  .sm\:aspect-w-13 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-14 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 14;
  }

  .sm\:aspect-w-14 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-15 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 15;
  }

  .sm\:aspect-w-15 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-16 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 16;
  }

  .sm\:aspect-w-16 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-2 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 2;
  }

  .sm\:aspect-w-2 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-3 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 3;
  }

  .sm\:aspect-w-3 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-4 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 4;
  }

  .sm\:aspect-w-4 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-5 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 5;
  }

  .sm\:aspect-w-5 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-6 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 6;
  }

  .sm\:aspect-w-6 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-7 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 7;
  }

  .sm\:aspect-w-7 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-8 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 8;
  }

  .sm\:aspect-w-8 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-9 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 9;
  }

  .sm\:aspect-w-9 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 960px) {

  .md\:aspect-h-1 {
    --tw-aspect-h: 1;
  }

  .md\:aspect-h-10 {
    --tw-aspect-h: 10;
  }

  .md\:aspect-h-11 {
    --tw-aspect-h: 11;
  }

  .md\:aspect-h-12 {
    --tw-aspect-h: 12;
  }

  .md\:aspect-h-13 {
    --tw-aspect-h: 13;
  }

  .md\:aspect-h-14 {
    --tw-aspect-h: 14;
  }

  .md\:aspect-h-15 {
    --tw-aspect-h: 15;
  }

  .md\:aspect-h-16 {
    --tw-aspect-h: 16;
  }

  .md\:aspect-h-2 {
    --tw-aspect-h: 2;
  }

  .md\:aspect-h-3 {
    --tw-aspect-h: 3;
  }

  .md\:aspect-h-4 {
    --tw-aspect-h: 4;
  }

  .md\:aspect-h-5 {
    --tw-aspect-h: 5;
  }

  .md\:aspect-h-6 {
    --tw-aspect-h: 6;
  }

  .md\:aspect-h-7 {
    --tw-aspect-h: 7;
  }

  .md\:aspect-h-8 {
    --tw-aspect-h: 8;
  }

  .md\:aspect-h-9 {
    --tw-aspect-h: 9;
  }

  .md\:aspect-w-1 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 1;
  }

  .md\:aspect-w-1 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-10 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 10;
  }

  .md\:aspect-w-10 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-11 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 11;
  }

  .md\:aspect-w-11 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-12 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 12;
  }

  .md\:aspect-w-12 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-13 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 13;
  }

  .md\:aspect-w-13 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-14 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 14;
  }

  .md\:aspect-w-14 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-15 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 15;
  }

  .md\:aspect-w-15 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-16 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 16;
  }

  .md\:aspect-w-16 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-2 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 2;
  }

  .md\:aspect-w-2 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-3 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 3;
  }

  .md\:aspect-w-3 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-4 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 4;
  }

  .md\:aspect-w-4 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-5 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 5;
  }

  .md\:aspect-w-5 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-6 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 6;
  }

  .md\:aspect-w-6 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-7 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 7;
  }

  .md\:aspect-w-7 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-8 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 8;
  }

  .md\:aspect-w-8 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-w-9 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 9;
  }

  .md\:aspect-w-9 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 1200px) {

  .lg\:aspect-h-1 {
    --tw-aspect-h: 1;
  }

  .lg\:aspect-h-10 {
    --tw-aspect-h: 10;
  }

  .lg\:aspect-h-11 {
    --tw-aspect-h: 11;
  }

  .lg\:aspect-h-12 {
    --tw-aspect-h: 12;
  }

  .lg\:aspect-h-13 {
    --tw-aspect-h: 13;
  }

  .lg\:aspect-h-14 {
    --tw-aspect-h: 14;
  }

  .lg\:aspect-h-15 {
    --tw-aspect-h: 15;
  }

  .lg\:aspect-h-16 {
    --tw-aspect-h: 16;
  }

  .lg\:aspect-h-2 {
    --tw-aspect-h: 2;
  }

  .lg\:aspect-h-3 {
    --tw-aspect-h: 3;
  }

  .lg\:aspect-h-4 {
    --tw-aspect-h: 4;
  }

  .lg\:aspect-h-5 {
    --tw-aspect-h: 5;
  }

  .lg\:aspect-h-6 {
    --tw-aspect-h: 6;
  }

  .lg\:aspect-h-7 {
    --tw-aspect-h: 7;
  }

  .lg\:aspect-h-8 {
    --tw-aspect-h: 8;
  }

  .lg\:aspect-h-9 {
    --tw-aspect-h: 9;
  }

  .lg\:aspect-w-1 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 1;
  }

  .lg\:aspect-w-1 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-10 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 10;
  }

  .lg\:aspect-w-10 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-11 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 11;
  }

  .lg\:aspect-w-11 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-12 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 12;
  }

  .lg\:aspect-w-12 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-13 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 13;
  }

  .lg\:aspect-w-13 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-14 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 14;
  }

  .lg\:aspect-w-14 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-15 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 15;
  }

  .lg\:aspect-w-15 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-16 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 16;
  }

  .lg\:aspect-w-16 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-2 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 2;
  }

  .lg\:aspect-w-2 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-3 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 3;
  }

  .lg\:aspect-w-3 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-4 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 4;
  }

  .lg\:aspect-w-4 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-5 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 5;
  }

  .lg\:aspect-w-5 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-6 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 6;
  }

  .lg\:aspect-w-6 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-7 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 7;
  }

  .lg\:aspect-w-7 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-8 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 8;
  }

  .lg\:aspect-w-8 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-w-9 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 9;
  }

  .lg\:aspect-w-9 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 1600px) {

  .xl\:aspect-h-1 {
    --tw-aspect-h: 1;
  }

  .xl\:aspect-h-10 {
    --tw-aspect-h: 10;
  }

  .xl\:aspect-h-11 {
    --tw-aspect-h: 11;
  }

  .xl\:aspect-h-12 {
    --tw-aspect-h: 12;
  }

  .xl\:aspect-h-13 {
    --tw-aspect-h: 13;
  }

  .xl\:aspect-h-14 {
    --tw-aspect-h: 14;
  }

  .xl\:aspect-h-15 {
    --tw-aspect-h: 15;
  }

  .xl\:aspect-h-16 {
    --tw-aspect-h: 16;
  }

  .xl\:aspect-h-2 {
    --tw-aspect-h: 2;
  }

  .xl\:aspect-h-3 {
    --tw-aspect-h: 3;
  }

  .xl\:aspect-h-4 {
    --tw-aspect-h: 4;
  }

  .xl\:aspect-h-5 {
    --tw-aspect-h: 5;
  }

  .xl\:aspect-h-6 {
    --tw-aspect-h: 6;
  }

  .xl\:aspect-h-7 {
    --tw-aspect-h: 7;
  }

  .xl\:aspect-h-8 {
    --tw-aspect-h: 8;
  }

  .xl\:aspect-h-9 {
    --tw-aspect-h: 9;
  }

  .xl\:aspect-w-1 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 1;
  }

  .xl\:aspect-w-1 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-10 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 10;
  }

  .xl\:aspect-w-10 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-11 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 11;
  }

  .xl\:aspect-w-11 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-12 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 12;
  }

  .xl\:aspect-w-12 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-13 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 13;
  }

  .xl\:aspect-w-13 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-14 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 14;
  }

  .xl\:aspect-w-14 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-15 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 15;
  }

  .xl\:aspect-w-15 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-16 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 16;
  }

  .xl\:aspect-w-16 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-2 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 2;
  }

  .xl\:aspect-w-2 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-3 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 3;
  }

  .xl\:aspect-w-3 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-4 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 4;
  }

  .xl\:aspect-w-4 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-5 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 5;
  }

  .xl\:aspect-w-5 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-6 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 6;
  }

  .xl\:aspect-w-6 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-7 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 7;
  }

  .xl\:aspect-w-7 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-8 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 8;
  }

  .xl\:aspect-w-8 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:aspect-w-9 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 9;
  }

  .xl\:aspect-w-9 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.hover\:bg-black:hover {
  background-color: var(--black);
}
.hover\:text-white:hover {
  color: var(--white);
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-40:hover {
  opacity: 0.4;
}
.hover\:opacity-60:hover {
  opacity: 0.6;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.focus\:opacity-100:focus {
  opacity: 1;
}
.focus\:opacity-40:focus {
  opacity: 0.4;
}
.focus\:opacity-60:focus {
  opacity: 0.6;
}
.focus\:opacity-80:focus {
  opacity: 0.8;
}
.active\:opacity-100:active {
  opacity: 1;
}
.active\:opacity-40:active {
  opacity: 0.4;
}
.active\:opacity-60:active {
  opacity: 0.6;
}
.active\:opacity-80:active {
  opacity: 0.8;
}
@media (min-width: 640px) {

  .sm\:absolute {
    position: absolute;
  }

  .sm\:relative {
    position: relative;
  }

  .sm\:order-1 {
    order: 1;
  }

  .sm\:order-2 {
    order: 2;
  }

  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .sm\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .sm\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .sm\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .sm\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .sm\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .sm\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .sm\:m-big {
    margin: 1.5rem;
  }

  .sm\:m-global {
    margin: 5vw;
  }

  .sm\:m-lg {
    margin: 2.75rem;
  }

  .sm\:m-med {
    margin: .8rem;
  }

  .sm\:m-none {
    margin: 0;
  }

  .sm\:m-sml {
    margin: .35rem;
  }

  .sm\:m-std {
    margin: .6rem;
  }

  .sm\:m-xl {
    margin: 8rem;
  }

  .sm\:m-xs {
    margin: .2rem;
  }

  .sm\:m-xxl {
    margin: 15rem;
  }

  .sm\:m-xxs {
    margin: .12rem;
  }

  .sm\:mx-big {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:mx-global {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .sm\:mx-lg {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .sm\:mx-med {
    margin-left: .8rem;
    margin-right: .8rem;
  }

  .sm\:mx-none {
    margin-left: 0;
    margin-right: 0;
  }

  .sm\:mx-sml {
    margin-left: .35rem;
    margin-right: .35rem;
  }

  .sm\:mx-std {
    margin-left: .6rem;
    margin-right: .6rem;
  }

  .sm\:mx-xl {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .sm\:mx-xs {
    margin-left: .2rem;
    margin-right: .2rem;
  }

  .sm\:mx-xxl {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .sm\:mx-xxs {
    margin-left: .12rem;
    margin-right: .12rem;
  }

  .sm\:mb-big {
    margin-bottom: 1.5rem;
  }

  .sm\:mb-global {
    margin-bottom: 5vw;
  }

  .sm\:mb-lg {
    margin-bottom: 2.75rem;
  }

  .sm\:mb-med {
    margin-bottom: .8rem;
  }

  .sm\:mb-none {
    margin-bottom: 0;
  }

  .sm\:mb-sml {
    margin-bottom: .35rem;
  }

  .sm\:mb-std {
    margin-bottom: .6rem;
  }

  .sm\:mb-xl {
    margin-bottom: 8rem;
  }

  .sm\:mb-xs {
    margin-bottom: .2rem;
  }

  .sm\:mb-xxl {
    margin-bottom: 15rem;
  }

  .sm\:mb-xxs {
    margin-bottom: .12rem;
  }

  .sm\:ml-big {
    margin-left: 1.5rem;
  }

  .sm\:ml-global {
    margin-left: 5vw;
  }

  .sm\:ml-lg {
    margin-left: 2.75rem;
  }

  .sm\:ml-med {
    margin-left: .8rem;
  }

  .sm\:ml-none {
    margin-left: 0;
  }

  .sm\:ml-sml {
    margin-left: .35rem;
  }

  .sm\:ml-std {
    margin-left: .6rem;
  }

  .sm\:ml-xl {
    margin-left: 8rem;
  }

  .sm\:ml-xs {
    margin-left: .2rem;
  }

  .sm\:ml-xxl {
    margin-left: 15rem;
  }

  .sm\:ml-xxs {
    margin-left: .12rem;
  }

  .sm\:mr-big {
    margin-right: 1.5rem;
  }

  .sm\:mr-global {
    margin-right: 5vw;
  }

  .sm\:mr-lg {
    margin-right: 2.75rem;
  }

  .sm\:mr-med {
    margin-right: .8rem;
  }

  .sm\:mr-none {
    margin-right: 0;
  }

  .sm\:mr-std {
    margin-right: .6rem;
  }

  .sm\:mr-xl {
    margin-right: 8rem;
  }

  .sm\:mr-xs {
    margin-right: .2rem;
  }

  .sm\:mr-xxl {
    margin-right: 15rem;
  }

  .sm\:mr-xxs {
    margin-right: .12rem;
  }

  .sm\:mt-big {
    margin-top: 1.5rem;
  }

  .sm\:mt-global {
    margin-top: 5vw;
  }

  .sm\:mt-lg {
    margin-top: 2.75rem;
  }

  .sm\:mt-med {
    margin-top: .8rem;
  }

  .sm\:mt-sml {
    margin-top: .35rem;
  }

  .sm\:mt-std {
    margin-top: .6rem;
  }

  .sm\:mt-xl {
    margin-top: 8rem;
  }

  .sm\:mt-xs {
    margin-top: .2rem;
  }

  .sm\:mt-xxl {
    margin-top: 15rem;
  }

  .sm\:mt-xxs {
    margin-top: .12rem;
  }

  @media (min-width: 640px) {

    .sm\:sm\:mt-none {
      margin-top: 0;
    }
  }

  .sm\:block {
    display: block;
  }

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

  .sm\:h-big {
    height: 430px;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:h-lg {
    height: 500px;
  }

  .sm\:h-md {
    height: 250px;
  }

  .sm\:h-screen {
    height: 100vh;
  }

  .sm\:h-sm {
    height: 200px;
  }

  .sm\:h-xl {
    height: 960px;
  }

  .sm\:min-h-Sml {
    min-height: 10rem;
  }

  .sm\:min-h-Std {
    min-height: 15rem;
  }

  .sm\:min-h-Tall {
    min-height: 20rem;
  }

  .sm\:min-h-Taller {
    min-height: 28rem;
  }

  .sm\:min-h-Tallest {
    min-height: 50vh;
  }

  .sm\:w-1\/6 {
    width: 16.666667%;
  }

  .sm\:w-2\/6 {
    width: 33.333333%;
  }

  .sm\:w-3\/6 {
    width: 50%;
  }

  .sm\:w-4\/6 {
    width: 66.666667%;
  }

  .sm\:w-5\/6 {
    width: 83.333333%;
  }

  .sm\:w-6\/6 {
    width: 100%;
  }

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

  .sm\:w-icon_lg {
    width: 28px;
  }

  .sm\:w-icon_med {
    width: 23px;
  }

  .sm\:w-icon_sml {
    width: 17px;
  }

  .sm\:w-icon_xl {
    width: 32px;
  }

  .sm\:columns-2 {
    -moz-columns: 2;
    columns: 2;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:place-content-center {
    place-content: center;
  }

  .sm\:place-content-start {
    place-content: start;
  }

  .sm\:place-content-end {
    place-content: end;
  }

  .sm\:justify-start {
    justify-content: flex-start;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

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

  .sm\:gap-big {
    gap: 1.5rem;
  }

  .sm\:gap-global {
    gap: 5vw;
  }

  .sm\:gap-lg {
    gap: 2.75rem;
  }

  .sm\:gap-med {
    gap: .8rem;
  }

  .sm\:gap-none {
    gap: 0;
  }

  .sm\:gap-sml {
    gap: .35rem;
  }

  .sm\:gap-std {
    gap: .6rem;
  }

  .sm\:gap-xl {
    gap: 8rem;
  }

  .sm\:gap-xs {
    gap: .2rem;
  }

  .sm\:gap-xxl {
    gap: 15rem;
  }

  .sm\:gap-xxs {
    gap: .12rem;
  }

  .sm\:self-start {
    align-self: flex-start;
  }

  .sm\:self-end {
    align-self: flex-end;
  }

  .sm\:self-center {
    align-self: center;
  }

  .sm\:rounded-lg {
    border-radius: 1.5rem;
  }

  .sm\:rounded-md {
    border-radius: .75rem;
  }

  .sm\:rounded-sm {
    border-radius: 0.16rem;
  }

  .sm\:rounded-xl {
    border-radius: 3rem;
  }

  .sm\:border-0 {
    border-width: 0;
  }

  .sm\:border-hairline {
    border-width: 1px;
  }

  .sm\:border-medium {
    border-width: 5px;
  }

  .sm\:border-thick {
    border-width: 10px;
  }

  .sm\:p-big {
    padding: 1.5rem;
  }

  .sm\:p-global {
    padding: 5vw;
  }

  .sm\:p-lg {
    padding: 2.75rem;
  }

  .sm\:p-med {
    padding: .8rem;
  }

  .sm\:p-none {
    padding: 0;
  }

  .sm\:p-sml {
    padding: .35rem;
  }

  .sm\:p-std {
    padding: .6rem;
  }

  .sm\:p-xl {
    padding: 8rem;
  }

  .sm\:p-xs {
    padding: .2rem;
  }

  .sm\:p-xxl {
    padding: 15rem;
  }

  .sm\:p-xxs {
    padding: .12rem;
  }

  .sm\:px-big {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-global {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .sm\:px-lg {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .sm\:px-med {
    padding-left: .8rem;
    padding-right: .8rem;
  }

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

  .sm\:px-sml {
    padding-left: .35rem;
    padding-right: .35rem;
  }

  .sm\:px-std {
    padding-left: .6rem;
    padding-right: .6rem;
  }

  .sm\:px-xl {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .sm\:px-xs {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .sm\:px-xxl {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .sm\:px-xxs {
    padding-left: .12rem;
    padding-right: .12rem;
  }

  .sm\:pb-big {
    padding-bottom: 1.5rem;
  }

  .sm\:pb-global {
    padding-bottom: 5vw;
  }

  .sm\:pb-lg {
    padding-bottom: 2.75rem;
  }

  .sm\:pb-med {
    padding-bottom: .8rem;
  }

  .sm\:pb-none {
    padding-bottom: 0;
  }

  .sm\:pb-sml {
    padding-bottom: .35rem;
  }

  .sm\:pb-std {
    padding-bottom: .6rem;
  }

  .sm\:pb-xl {
    padding-bottom: 8rem;
  }

  .sm\:pb-xs {
    padding-bottom: .2rem;
  }

  .sm\:pb-xxl {
    padding-bottom: 15rem;
  }

  .sm\:pb-xxs {
    padding-bottom: .12rem;
  }

  .sm\:pl-big {
    padding-left: 1.5rem;
  }

  .sm\:pl-global {
    padding-left: 5vw;
  }

  .sm\:pl-lg {
    padding-left: 2.75rem;
  }

  .sm\:pl-med {
    padding-left: .8rem;
  }

  .sm\:pl-none {
    padding-left: 0;
  }

  .sm\:pl-sml {
    padding-left: .35rem;
  }

  .sm\:pl-std {
    padding-left: .6rem;
  }

  .sm\:pl-xl {
    padding-left: 8rem;
  }

  .sm\:pl-xs {
    padding-left: .2rem;
  }

  .sm\:pl-xxl {
    padding-left: 15rem;
  }

  .sm\:pl-xxs {
    padding-left: .12rem;
  }

  .sm\:pr-big {
    padding-right: 1.5rem;
  }

  .sm\:pr-global {
    padding-right: 5vw;
  }

  .sm\:pr-lg {
    padding-right: 2.75rem;
  }

  .sm\:pr-med {
    padding-right: .8rem;
  }

  .sm\:pr-none {
    padding-right: 0;
  }

  .sm\:pr-std {
    padding-right: .6rem;
  }

  .sm\:pr-xl {
    padding-right: 8rem;
  }

  .sm\:pr-xs {
    padding-right: .2rem;
  }

  .sm\:pr-xxl {
    padding-right: 15rem;
  }

  .sm\:pr-xxs {
    padding-right: .12rem;
  }

  .sm\:pt-big {
    padding-top: 1.5rem;
  }

  .sm\:pt-global {
    padding-top: 5vw;
  }

  .sm\:pt-lg {
    padding-top: 2.75rem;
  }

  .sm\:pt-med {
    padding-top: .8rem;
  }

  .sm\:pt-sml {
    padding-top: .35rem;
  }

  .sm\:pt-std {
    padding-top: .6rem;
  }

  .sm\:pt-xl {
    padding-top: 8rem;
  }

  .sm\:pt-xs {
    padding-top: .2rem;
  }

  .sm\:pt-xxl {
    padding-top: 15rem;
  }

  .sm\:pt-xxs {
    padding-top: .12rem;
  }

  @media (min-width: 640px) {

    .sm\:sm\:pt-none {
      padding-top: 0;
    }
  }

  .sm\:text-left {
    text-align: left;
  }

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

  .sm\:text-right {
    text-align: right;
  }

  .sm\:text-base {
    font-size: 18px;
  }

  .sm\:text-lg {
    font-size: 2.18em;
  }

  .sm\:text-sm {
    font-size: .8em;
  }

  .sm\:text-xl {
    font-size: 2.1em;
  }

  .sm\:leading-loose {
    line-height: 1.9;
  }

  .sm\:leading-none {
    line-height: 1;
  }

  .sm\:leading-normal {
    line-height: 1.7;
  }

  .sm\:leading-relaxed {
    line-height: 1.8;
  }

  .sm\:leading-snug {
    line-height: 1.33;
  }

  .sm\:leading-tight {
    line-height: .9;
  }

  .sm\:tracking-normal {
    letter-spacing: 0;
  }

  .sm\:tracking-tight {
    letter-spacing: -.004em;
  }

  .sm\:tracking-tighter {
    letter-spacing: -.05em;
  }

  .sm\:tracking-wide {
    letter-spacing: .15em;
  }

  .sm\:tracking-wider {
    letter-spacing: .23em;
  }
}
@media (min-width: 960px) {

  .md\:visible {
    visibility: visible;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .md\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .md\:m-big {
    margin: 1.5rem;
  }

  .md\:m-global {
    margin: 5vw;
  }

  .md\:m-lg {
    margin: 2.75rem;
  }

  .md\:m-med {
    margin: .8rem;
  }

  .md\:m-none {
    margin: 0;
  }

  .md\:m-sml {
    margin: .35rem;
  }

  .md\:m-std {
    margin: .6rem;
  }

  .md\:m-xl {
    margin: 8rem;
  }

  .md\:m-xs {
    margin: .2rem;
  }

  .md\:m-xxl {
    margin: 15rem;
  }

  .md\:m-xxs {
    margin: .12rem;
  }

  .md\:mx-big {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:mx-global {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .md\:mx-lg {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .md\:mx-med {
    margin-left: .8rem;
    margin-right: .8rem;
  }

  .md\:mx-none {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:mx-sml {
    margin-left: .35rem;
    margin-right: .35rem;
  }

  .md\:mx-std {
    margin-left: .6rem;
    margin-right: .6rem;
  }

  .md\:mx-xl {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .md\:mx-xs {
    margin-left: .2rem;
    margin-right: .2rem;
  }

  .md\:mx-xxl {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .md\:mx-xxs {
    margin-left: .12rem;
    margin-right: .12rem;
  }

  .md\:mb-big {
    margin-bottom: 1.5rem;
  }

  .md\:mb-global {
    margin-bottom: 5vw;
  }

  .md\:mb-lg {
    margin-bottom: 2.75rem;
  }

  .md\:mb-med {
    margin-bottom: .8rem;
  }

  .md\:mb-none {
    margin-bottom: 0;
  }

  .md\:mb-sml {
    margin-bottom: .35rem;
  }

  .md\:mb-std {
    margin-bottom: .6rem;
  }

  .md\:mb-xl {
    margin-bottom: 8rem;
  }

  .md\:mb-xs {
    margin-bottom: .2rem;
  }

  .md\:mb-xxl {
    margin-bottom: 15rem;
  }

  .md\:mb-xxs {
    margin-bottom: .12rem;
  }

  @media (min-width: 960px) {

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

  .md\:ml-big {
    margin-left: 1.5rem;
  }

  .md\:ml-global {
    margin-left: 5vw;
  }

  .md\:ml-lg {
    margin-left: 2.75rem;
  }

  .md\:ml-med {
    margin-left: .8rem;
  }

  .md\:ml-none {
    margin-left: 0;
  }

  .md\:ml-sml {
    margin-left: .35rem;
  }

  .md\:ml-std {
    margin-left: .6rem;
  }

  .md\:ml-xl {
    margin-left: 8rem;
  }

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

  .md\:ml-xxl {
    margin-left: 15rem;
  }

  .md\:ml-xxs {
    margin-left: .12rem;
  }

  .md\:mr-big {
    margin-right: 1.5rem;
  }

  .md\:mr-global {
    margin-right: 5vw;
  }

  .md\:mr-lg {
    margin-right: 2.75rem;
  }

  .md\:mr-med {
    margin-right: .8rem;
  }

  .md\:mr-none {
    margin-right: 0;
  }

  .md\:mr-std {
    margin-right: .6rem;
  }

  .md\:mr-xl {
    margin-right: 8rem;
  }

  .md\:mr-xs {
    margin-right: .2rem;
  }

  .md\:mr-xxl {
    margin-right: 15rem;
  }

  .md\:mr-xxs {
    margin-right: .12rem;
  }

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

  .md\:mt-big {
    margin-top: 1.5rem;
  }

  .md\:mt-global {
    margin-top: 5vw;
  }

  .md\:mt-lg {
    margin-top: 2.75rem;
  }

  .md\:mt-med {
    margin-top: .8rem;
  }

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

  .md\:mt-sml {
    margin-top: .35rem;
  }

  .md\:mt-std {
    margin-top: .6rem;
  }

  .md\:mt-xl {
    margin-top: 8rem;
  }

  .md\:mt-xs {
    margin-top: .2rem;
  }

  .md\:mt-xxl {
    margin-top: 15rem;
  }

  .md\:mt-xxs {
    margin-top: .12rem;
  }

  .md\:grid {
    display: grid;
  }

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

  .md\:h-big {
    height: 430px;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:h-lg {
    height: 500px;
  }

  .md\:h-md {
    height: 250px;
  }

  .md\:h-screen {
    height: 100vh;
  }

  .md\:h-sm {
    height: 200px;
  }

  .md\:h-split_media {
    height: 82vh;
  }

  .md\:h-xl {
    height: 960px;
  }

  .md\:min-h-Sml {
    min-height: 10rem;
  }

  .md\:min-h-Std {
    min-height: 15rem;
  }

  .md\:min-h-Tall {
    min-height: 20rem;
  }

  .md\:min-h-Taller {
    min-height: 28rem;
  }

  .md\:min-h-Tallest {
    min-height: 50vh;
  }

  .md\:w-1\/6 {
    width: 16.666667%;
  }

  .md\:w-2\/6 {
    width: 33.333333%;
  }

  .md\:w-3\/6 {
    width: 50%;
  }

  .md\:w-4\/6 {
    width: 66.666667%;
  }

  .md\:w-5\/6 {
    width: 83.333333%;
  }

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

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

  .md\:columns-2 {
    -moz-columns: 2;
    columns: 2;
  }

  .md\:columns-3 {
    -moz-columns: 3;
    columns: 3;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:place-content-start {
    place-content: start;
  }

  .md\:place-content-end {
    place-content: end;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

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

  .md\:gap-big {
    gap: 1.5rem;
  }

  .md\:gap-global {
    gap: 5vw;
  }

  .md\:gap-lg {
    gap: 2.75rem;
  }

  .md\:gap-med {
    gap: .8rem;
  }

  .md\:gap-none {
    gap: 0;
  }

  .md\:gap-sml {
    gap: .35rem;
  }

  .md\:gap-std {
    gap: .6rem;
  }

  .md\:gap-xl {
    gap: 8rem;
  }

  .md\:gap-xs {
    gap: .2rem;
  }

  .md\:gap-xxl {
    gap: 15rem;
  }

  .md\:gap-xxs {
    gap: .12rem;
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:self-end {
    align-self: flex-end;
  }

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

  .md\:overflow-scroll {
    overflow: scroll;
  }

  .md\:p-big {
    padding: 1.5rem;
  }

  .md\:p-global {
    padding: 5vw;
  }

  .md\:p-lg {
    padding: 2.75rem;
  }

  .md\:p-med {
    padding: .8rem;
  }

  .md\:p-none {
    padding: 0;
  }

  .md\:p-sml {
    padding: .35rem;
  }

  .md\:p-std {
    padding: .6rem;
  }

  .md\:p-xl {
    padding: 8rem;
  }

  .md\:p-xs {
    padding: .2rem;
  }

  .md\:p-xxl {
    padding: 15rem;
  }

  .md\:p-xxs {
    padding: .12rem;
  }

  .md\:px-big {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-global {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .md\:px-lg {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md\:px-med {
    padding-left: .8rem;
    padding-right: .8rem;
  }

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

  .md\:px-sml {
    padding-left: .35rem;
    padding-right: .35rem;
  }

  .md\:px-std {
    padding-left: .6rem;
    padding-right: .6rem;
  }

  .md\:px-xl {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:px-xs {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .md\:px-xxl {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .md\:px-xxs {
    padding-left: .12rem;
    padding-right: .12rem;
  }

  .md\:py-global {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  @media (min-width: 960px) {

    .md\:md\:pt-none {
      padding-top: 0;
    }
  }

  .md\:pb-big {
    padding-bottom: 1.5rem;
  }

  .md\:pb-global {
    padding-bottom: 5vw;
  }

  .md\:pb-lg {
    padding-bottom: 2.75rem;
  }

  .md\:pb-med {
    padding-bottom: .8rem;
  }

  .md\:pb-none {
    padding-bottom: 0;
  }

  .md\:pb-sml {
    padding-bottom: .35rem;
  }

  .md\:pb-std {
    padding-bottom: .6rem;
  }

  .md\:pb-xl {
    padding-bottom: 8rem;
  }

  .md\:pb-xs {
    padding-bottom: .2rem;
  }

  .md\:pb-xxl {
    padding-bottom: 15rem;
  }

  .md\:pb-xxs {
    padding-bottom: .12rem;
  }

  .md\:pl-big {
    padding-left: 1.5rem;
  }

  .md\:pl-global {
    padding-left: 5vw;
  }

  .md\:pl-lg {
    padding-left: 2.75rem;
  }

  .md\:pl-med {
    padding-left: .8rem;
  }

  .md\:pl-none {
    padding-left: 0;
  }

  .md\:pl-sml {
    padding-left: .35rem;
  }

  .md\:pl-std {
    padding-left: .6rem;
  }

  .md\:pl-xl {
    padding-left: 8rem;
  }

  .md\:pl-xs {
    padding-left: .2rem;
  }

  .md\:pl-xxl {
    padding-left: 15rem;
  }

  .md\:pl-xxs {
    padding-left: .12rem;
  }

  .md\:pr-big {
    padding-right: 1.5rem;
  }

  .md\:pr-global {
    padding-right: 5vw;
  }

  .md\:pr-lg {
    padding-right: 2.75rem;
  }

  .md\:pr-med {
    padding-right: .8rem;
  }

  .md\:pr-none {
    padding-right: 0;
  }

  .md\:pr-std {
    padding-right: .6rem;
  }

  .md\:pr-xl {
    padding-right: 8rem;
  }

  .md\:pr-xs {
    padding-right: .2rem;
  }

  .md\:pr-xxl {
    padding-right: 15rem;
  }

  .md\:pr-xxs {
    padding-right: .12rem;
  }

  .md\:pt-big {
    padding-top: 1.5rem;
  }

  .md\:pt-global {
    padding-top: 5vw;
  }

  .md\:pt-lg {
    padding-top: 2.75rem;
  }

  .md\:pt-med {
    padding-top: .8rem;
  }

  .md\:pt-sml {
    padding-top: .35rem;
  }

  .md\:pt-std {
    padding-top: .6rem;
  }

  .md\:pt-xl {
    padding-top: 8rem;
  }

  .md\:pt-xs {
    padding-top: .2rem;
  }

  .md\:pt-xxl {
    padding-top: 15rem;
  }

  .md\:pt-xxs {
    padding-top: .12rem;
  }

  .md\:text-left {
    text-align: left;
  }

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

  .md\:text-right {
    text-align: right;
  }

  .md\:leading-loose {
    line-height: 1.9;
  }

  .md\:leading-none {
    line-height: 1;
  }

  .md\:leading-normal {
    line-height: 1.7;
  }

  .md\:leading-relaxed {
    line-height: 1.8;
  }

  .md\:leading-snug {
    line-height: 1.33;
  }

  .md\:leading-tight {
    line-height: .9;
  }
}
@media (min-width: 1200px) {

  .lg\:visible {
    visibility: visible;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .lg\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .lg\:m-big {
    margin: 1.5rem;
  }

  .lg\:m-global {
    margin: 5vw;
  }

  .lg\:m-lg {
    margin: 2.75rem;
  }

  .lg\:m-med {
    margin: .8rem;
  }

  .lg\:m-none {
    margin: 0;
  }

  .lg\:m-sml {
    margin: .35rem;
  }

  .lg\:m-std {
    margin: .6rem;
  }

  .lg\:m-xl {
    margin: 8rem;
  }

  .lg\:m-xs {
    margin: .2rem;
  }

  .lg\:m-xxl {
    margin: 15rem;
  }

  .lg\:m-xxs {
    margin: .12rem;
  }

  .lg\:mx-big {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:mx-global {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .lg\:mx-lg {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .lg\:mx-med {
    margin-left: .8rem;
    margin-right: .8rem;
  }

  .lg\:mx-none {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:mx-sml {
    margin-left: .35rem;
    margin-right: .35rem;
  }

  .lg\:mx-std {
    margin-left: .6rem;
    margin-right: .6rem;
  }

  .lg\:mx-xl {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .lg\:mx-xs {
    margin-left: .2rem;
    margin-right: .2rem;
  }

  .lg\:mx-xxl {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .lg\:mx-xxs {
    margin-left: .12rem;
    margin-right: .12rem;
  }

  .lg\:my-none {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:my-xxl {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  @media (min-width: 1200px) {

    .lg\:lg\:mt-none {
      margin-top: 0;
    }
  }

  .lg\:mb-big {
    margin-bottom: 1.5rem;
  }

  .lg\:mb-global {
    margin-bottom: 5vw;
  }

  .lg\:mb-lg {
    margin-bottom: 2.75rem;
  }

  .lg\:mb-med {
    margin-bottom: .8rem;
  }

  .lg\:mb-none {
    margin-bottom: 0;
  }

  .lg\:mb-sml {
    margin-bottom: .35rem;
  }

  .lg\:mb-std {
    margin-bottom: .6rem;
  }

  .lg\:mb-xl {
    margin-bottom: 8rem;
  }

  .lg\:mb-xs {
    margin-bottom: .2rem;
  }

  .lg\:mb-xxl {
    margin-bottom: 15rem;
  }

  .lg\:mb-xxs {
    margin-bottom: .12rem;
  }

  .lg\:ml-big {
    margin-left: 1.5rem;
  }

  .lg\:ml-global {
    margin-left: 5vw;
  }

  .lg\:ml-lg {
    margin-left: 2.75rem;
  }

  .lg\:ml-med {
    margin-left: .8rem;
  }

  .lg\:ml-none {
    margin-left: 0;
  }

  .lg\:ml-sml {
    margin-left: .35rem;
  }

  .lg\:ml-std {
    margin-left: .6rem;
  }

  .lg\:ml-xl {
    margin-left: 8rem;
  }

  .lg\:ml-xs {
    margin-left: .2rem;
  }

  .lg\:ml-xxl {
    margin-left: 15rem;
  }

  .lg\:ml-xxs {
    margin-left: .12rem;
  }

  .lg\:mr-big {
    margin-right: 1.5rem;
  }

  .lg\:mr-global {
    margin-right: 5vw;
  }

  .lg\:mr-lg {
    margin-right: 2.75rem;
  }

  .lg\:mr-med {
    margin-right: .8rem;
  }

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

  .lg\:mr-std {
    margin-right: .6rem;
  }

  .lg\:mr-xl {
    margin-right: 8rem;
  }

  .lg\:mr-xs {
    margin-right: .2rem;
  }

  .lg\:mr-xxl {
    margin-right: 15rem;
  }

  .lg\:mr-xxs {
    margin-right: .12rem;
  }

  .lg\:mt-big {
    margin-top: 1.5rem;
  }

  .lg\:mt-global {
    margin-top: 5vw;
  }

  .lg\:mt-lg {
    margin-top: 2.75rem;
  }

  .lg\:mt-med {
    margin-top: .8rem;
  }

  .lg\:mt-none {
    margin-top: 0;
  }

  .lg\:mt-sml {
    margin-top: .35rem;
  }

  .lg\:mt-std {
    margin-top: .6rem;
  }

  .lg\:mt-xl {
    margin-top: 8rem;
  }

  .lg\:mt-xs {
    margin-top: .2rem;
  }

  .lg\:mt-xxl {
    margin-top: 15rem;
  }

  .lg\:mt-xxs {
    margin-top: .12rem;
  }

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

  .lg\:h-big {
    height: 430px;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:h-lg {
    height: 500px;
  }

  .lg\:h-md {
    height: 250px;
  }

  .lg\:h-screen {
    height: 100vh;
  }

  .lg\:h-sm {
    height: 200px;
  }

  .lg\:h-split_media {
    height: 82vh;
  }

  .lg\:h-xl {
    height: 960px;
  }

  .lg\:min-h-Sml {
    min-height: 10rem;
  }

  .lg\:min-h-Std {
    min-height: 15rem;
  }

  .lg\:min-h-Tall {
    min-height: 20rem;
  }

  .lg\:min-h-Taller {
    min-height: 28rem;
  }

  .lg\:min-h-Tallest {
    min-height: 50vh;
  }

  .lg\:w-1\/6 {
    width: 16.666667%;
  }

  .lg\:w-2\/6 {
    width: 33.333333%;
  }

  .lg\:w-3\/6 {
    width: 50%;
  }

  .lg\:w-4\/6 {
    width: 66.666667%;
  }

  .lg\:w-5\/6 {
    width: 83.333333%;
  }

  .lg\:w-6\/6 {
    width: 100%;
  }

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

  .lg\:w-icon_lg {
    width: 28px;
  }

  .lg\:w-icon_med {
    width: 23px;
  }

  .lg\:w-icon_sml {
    width: 17px;
  }

  .lg\:w-icon_xl {
    width: 32px;
  }

  .lg\:columns-2 {
    -moz-columns: 2;
    columns: 2;
  }

  .lg\:columns-3 {
    -moz-columns: 3;
    columns: 3;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:place-content-center {
    place-content: center;
  }

  .lg\:place-content-start {
    place-content: start;
  }

  .lg\:place-content-end {
    place-content: end;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

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

  .lg\:gap-big {
    gap: 1.5rem;
  }

  .lg\:gap-global {
    gap: 5vw;
  }

  .lg\:gap-lg {
    gap: 2.75rem;
  }

  .lg\:gap-med {
    gap: .8rem;
  }

  .lg\:gap-none {
    gap: 0;
  }

  .lg\:gap-sml {
    gap: .35rem;
  }

  .lg\:gap-std {
    gap: .6rem;
  }

  .lg\:gap-xl {
    gap: 8rem;
  }

  .lg\:gap-xs {
    gap: .2rem;
  }

  .lg\:gap-xxl {
    gap: 15rem;
  }

  .lg\:gap-xxs {
    gap: .12rem;
  }

  .lg\:self-start {
    align-self: flex-start;
  }

  .lg\:self-end {
    align-self: flex-end;
  }

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

  .lg\:rounded-lg {
    border-radius: 1.5rem;
  }

  .lg\:rounded-md {
    border-radius: .75rem;
  }

  .lg\:rounded-sm {
    border-radius: 0.16rem;
  }

  .lg\:rounded-xl {
    border-radius: 3rem;
  }

  .lg\:border-0 {
    border-width: 0;
  }

  .lg\:border-hairline {
    border-width: 1px;
  }

  .lg\:border-medium {
    border-width: 5px;
  }

  .lg\:border-thick {
    border-width: 10px;
  }

  .lg\:p-big {
    padding: 1.5rem;
  }

  .lg\:p-global {
    padding: 5vw;
  }

  .lg\:p-lg {
    padding: 2.75rem;
  }

  .lg\:p-med {
    padding: .8rem;
  }

  .lg\:p-none {
    padding: 0;
  }

  .lg\:p-sml {
    padding: .35rem;
  }

  .lg\:p-std {
    padding: .6rem;
  }

  .lg\:p-xl {
    padding: 8rem;
  }

  .lg\:p-xs {
    padding: .2rem;
  }

  .lg\:p-xxl {
    padding: 15rem;
  }

  .lg\:p-xxs {
    padding: .12rem;
  }

  .lg\:px-big {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-global {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

  .lg\:px-med {
    padding-left: .8rem;
    padding-right: .8rem;
  }

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

  .lg\:px-sml {
    padding-left: .35rem;
    padding-right: .35rem;
  }

  .lg\:px-std {
    padding-left: .6rem;
    padding-right: .6rem;
  }

  .lg\:px-xl {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .lg\:px-xs {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .lg\:px-xxl {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .lg\:px-xxs {
    padding-left: .12rem;
    padding-right: .12rem;
  }

  @media (min-width: 1200px) {

    .lg\:lg\:pt-none {
      padding-top: 0;
    }
  }

  .lg\:pb-big {
    padding-bottom: 1.5rem;
  }

  .lg\:pb-global {
    padding-bottom: 5vw;
  }

  .lg\:pb-lg {
    padding-bottom: 2.75rem;
  }

  .lg\:pb-med {
    padding-bottom: .8rem;
  }

  .lg\:pb-none {
    padding-bottom: 0;
  }

  .lg\:pb-sml {
    padding-bottom: .35rem;
  }

  .lg\:pb-std {
    padding-bottom: .6rem;
  }

  .lg\:pb-xl {
    padding-bottom: 8rem;
  }

  .lg\:pb-xs {
    padding-bottom: .2rem;
  }

  .lg\:pb-xxl {
    padding-bottom: 15rem;
  }

  .lg\:pb-xxs {
    padding-bottom: .12rem;
  }

  .lg\:pl-big {
    padding-left: 1.5rem;
  }

  .lg\:pl-global {
    padding-left: 5vw;
  }

  .lg\:pl-lg {
    padding-left: 2.75rem;
  }

  .lg\:pl-med {
    padding-left: .8rem;
  }

  .lg\:pl-none {
    padding-left: 0;
  }

  .lg\:pl-sml {
    padding-left: .35rem;
  }

  .lg\:pl-std {
    padding-left: .6rem;
  }

  .lg\:pl-xl {
    padding-left: 8rem;
  }

  .lg\:pl-xs {
    padding-left: .2rem;
  }

  .lg\:pl-xxl {
    padding-left: 15rem;
  }

  .lg\:pl-xxs {
    padding-left: .12rem;
  }

  .lg\:pr-big {
    padding-right: 1.5rem;
  }

  .lg\:pr-global {
    padding-right: 5vw;
  }

  .lg\:pr-lg {
    padding-right: 2.75rem;
  }

  .lg\:pr-med {
    padding-right: .8rem;
  }

  .lg\:pr-none {
    padding-right: 0;
  }

  .lg\:pr-std {
    padding-right: .6rem;
  }

  .lg\:pr-xl {
    padding-right: 8rem;
  }

  .lg\:pr-xs {
    padding-right: .2rem;
  }

  .lg\:pr-xxl {
    padding-right: 15rem;
  }

  .lg\:pr-xxs {
    padding-right: .12rem;
  }

  .lg\:pt-big {
    padding-top: 1.5rem;
  }

  .lg\:pt-global {
    padding-top: 5vw;
  }

  .lg\:pt-lg {
    padding-top: 2.75rem;
  }

  .lg\:pt-med {
    padding-top: .8rem;
  }

  .lg\:pt-sml {
    padding-top: .35rem;
  }

  .lg\:pt-std {
    padding-top: .6rem;
  }

  .lg\:pt-xl {
    padding-top: 8rem;
  }

  .lg\:pt-xs {
    padding-top: .2rem;
  }

  .lg\:pt-xxl {
    padding-top: 15rem;
  }

  .lg\:pt-xxs {
    padding-top: .12rem;
  }

  .lg\:text-left {
    text-align: left;
  }

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

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-base {
    font-size: 18px;
  }

  .lg\:text-lg {
    font-size: 2.18em;
  }

  .lg\:text-sm {
    font-size: .8em;
  }

  .lg\:text-xl {
    font-size: 2.1em;
  }

  .lg\:leading-loose {
    line-height: 1.9;
  }

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:leading-normal {
    line-height: 1.7;
  }

  .lg\:leading-relaxed {
    line-height: 1.8;
  }

  .lg\:leading-snug {
    line-height: 1.33;
  }

  .lg\:leading-tight {
    line-height: .9;
  }

  .lg\:tracking-normal {
    letter-spacing: 0;
  }

  .lg\:tracking-tight {
    letter-spacing: -.004em;
  }

  .lg\:tracking-tighter {
    letter-spacing: -.05em;
  }

  .lg\:tracking-wide {
    letter-spacing: .15em;
  }

  .lg\:tracking-wider {
    letter-spacing: .23em;
  }
}
@media (min-width: 1600px) {

  .xl\:absolute {
    position: absolute;
  }

  .xl\:relative {
    position: relative;
  }

  .xl\:order-1 {
    order: 1;
  }

  .xl\:order-2 {
    order: 2;
  }

  .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .xl\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .xl\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .xl\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .xl\:m-big {
    margin: 1.5rem;
  }

  .xl\:m-global {
    margin: 5vw;
  }

  .xl\:m-lg {
    margin: 2.75rem;
  }

  .xl\:m-med {
    margin: .8rem;
  }

  .xl\:m-none {
    margin: 0;
  }

  .xl\:m-sml {
    margin: .35rem;
  }

  .xl\:m-std {
    margin: .6rem;
  }

  .xl\:m-xl {
    margin: 8rem;
  }

  .xl\:m-xs {
    margin: .2rem;
  }

  .xl\:m-xxl {
    margin: 15rem;
  }

  .xl\:m-xxs {
    margin: .12rem;
  }

  .xl\:mx-big {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:mx-global {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .xl\:mx-lg {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .xl\:mx-med {
    margin-left: .8rem;
    margin-right: .8rem;
  }

  .xl\:mx-none {
    margin-left: 0;
    margin-right: 0;
  }

  .xl\:mx-sml {
    margin-left: .35rem;
    margin-right: .35rem;
  }

  .xl\:mx-std {
    margin-left: .6rem;
    margin-right: .6rem;
  }

  .xl\:mx-xl {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xl\:mx-xs {
    margin-left: .2rem;
    margin-right: .2rem;
  }

  .xl\:mx-xxl {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:mx-xxs {
    margin-left: .12rem;
    margin-right: .12rem;
  }

  .xl\:mb-big {
    margin-bottom: 1.5rem;
  }

  .xl\:mb-global {
    margin-bottom: 5vw;
  }

  .xl\:mb-lg {
    margin-bottom: 2.75rem;
  }

  .xl\:mb-med {
    margin-bottom: .8rem;
  }

  .xl\:mb-none {
    margin-bottom: 0;
  }

  .xl\:mb-sml {
    margin-bottom: .35rem;
  }

  .xl\:mb-std {
    margin-bottom: .6rem;
  }

  .xl\:mb-xl {
    margin-bottom: 8rem;
  }

  .xl\:mb-xs {
    margin-bottom: .2rem;
  }

  .xl\:mb-xxl {
    margin-bottom: 15rem;
  }

  .xl\:mb-xxs {
    margin-bottom: .12rem;
  }

  .xl\:ml-big {
    margin-left: 1.5rem;
  }

  .xl\:ml-global {
    margin-left: 5vw;
  }

  .xl\:ml-lg {
    margin-left: 2.75rem;
  }

  .xl\:ml-med {
    margin-left: .8rem;
  }

  .xl\:ml-none {
    margin-left: 0;
  }

  .xl\:ml-sml {
    margin-left: .35rem;
  }

  .xl\:ml-std {
    margin-left: .6rem;
  }

  .xl\:ml-xl {
    margin-left: 8rem;
  }

  .xl\:ml-xs {
    margin-left: .2rem;
  }

  .xl\:ml-xxl {
    margin-left: 15rem;
  }

  .xl\:ml-xxs {
    margin-left: .12rem;
  }

  .xl\:mr-big {
    margin-right: 1.5rem;
  }

  .xl\:mr-global {
    margin-right: 5vw;
  }

  .xl\:mr-lg {
    margin-right: 2.75rem;
  }

  .xl\:mr-med {
    margin-right: .8rem;
  }

  .xl\:mr-none {
    margin-right: 0;
  }

  .xl\:mr-std {
    margin-right: .6rem;
  }

  .xl\:mr-xl {
    margin-right: 8rem;
  }

  .xl\:mr-xs {
    margin-right: .2rem;
  }

  .xl\:mr-xxl {
    margin-right: 15rem;
  }

  .xl\:mr-xxs {
    margin-right: .12rem;
  }

  .xl\:mt-big {
    margin-top: 1.5rem;
  }

  .xl\:mt-global {
    margin-top: 5vw;
  }

  .xl\:mt-lg {
    margin-top: 2.75rem;
  }

  .xl\:mt-med {
    margin-top: .8rem;
  }

  .xl\:mt-sml {
    margin-top: .35rem;
  }

  .xl\:mt-std {
    margin-top: .6rem;
  }

  .xl\:mt-xl {
    margin-top: 8rem;
  }

  .xl\:mt-xs {
    margin-top: .2rem;
  }

  .xl\:mt-xxl {
    margin-top: 15rem;
  }

  .xl\:mt-xxs {
    margin-top: .12rem;
  }

  @media (min-width: 1600px) {

    .xl\:xl\:mt-none {
      margin-top: 0;
    }
  }

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

  .xl\:h-big {
    height: 430px;
  }

  .xl\:h-full {
    height: 100%;
  }

  .xl\:h-lg {
    height: 500px;
  }

  .xl\:h-md {
    height: 250px;
  }

  .xl\:h-screen {
    height: 100vh;
  }

  .xl\:h-sm {
    height: 200px;
  }

  .xl\:h-xl {
    height: 960px;
  }

  .xl\:min-h-Sml {
    min-height: 10rem;
  }

  .xl\:min-h-Std {
    min-height: 15rem;
  }

  .xl\:min-h-Tall {
    min-height: 20rem;
  }

  .xl\:min-h-Taller {
    min-height: 28rem;
  }

  .xl\:min-h-Tallest {
    min-height: 50vh;
  }

  .xl\:w-1\/6 {
    width: 16.666667%;
  }

  .xl\:w-2\/6 {
    width: 33.333333%;
  }

  .xl\:w-3\/6 {
    width: 50%;
  }

  .xl\:w-4\/6 {
    width: 66.666667%;
  }

  .xl\:w-5\/6 {
    width: 83.333333%;
  }

  .xl\:w-6\/6 {
    width: 100%;
  }

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

  .xl\:columns-2 {
    -moz-columns: 2;
    columns: 2;
  }

  .xl\:columns-3 {
    -moz-columns: 3;
    columns: 3;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:place-content-center {
    place-content: center;
  }

  .xl\:place-content-start {
    place-content: start;
  }

  .xl\:place-content-end {
    place-content: end;
  }

  .xl\:justify-start {
    justify-content: flex-start;
  }

  .xl\:justify-end {
    justify-content: flex-end;
  }

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

  .xl\:gap-big {
    gap: 1.5rem;
  }

  .xl\:gap-global {
    gap: 5vw;
  }

  .xl\:gap-lg {
    gap: 2.75rem;
  }

  .xl\:gap-med {
    gap: .8rem;
  }

  .xl\:gap-none {
    gap: 0;
  }

  .xl\:gap-sml {
    gap: .35rem;
  }

  .xl\:gap-std {
    gap: .6rem;
  }

  .xl\:gap-xl {
    gap: 8rem;
  }

  .xl\:gap-xs {
    gap: .2rem;
  }

  .xl\:gap-xxl {
    gap: 15rem;
  }

  .xl\:gap-xxs {
    gap: .12rem;
  }

  .xl\:place-self-end {
    place-self: end;
  }

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

  .xl\:self-end {
    align-self: flex-end;
  }

  .xl\:self-center {
    align-self: center;
  }

  .xl\:p-big {
    padding: 1.5rem;
  }

  .xl\:p-global {
    padding: 5vw;
  }

  .xl\:p-lg {
    padding: 2.75rem;
  }

  .xl\:p-med {
    padding: .8rem;
  }

  .xl\:p-none {
    padding: 0;
  }

  .xl\:p-sml {
    padding: .35rem;
  }

  .xl\:p-std {
    padding: .6rem;
  }

  .xl\:p-xl {
    padding: 8rem;
  }

  .xl\:p-xs {
    padding: .2rem;
  }

  .xl\:p-xxl {
    padding: 15rem;
  }

  .xl\:p-xxs {
    padding: .12rem;
  }

  .xl\:px-big {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:px-global {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .xl\:px-lg {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xl\:px-med {
    padding-left: .8rem;
    padding-right: .8rem;
  }

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

  .xl\:px-sml {
    padding-left: .35rem;
    padding-right: .35rem;
  }

  .xl\:px-std {
    padding-left: .6rem;
    padding-right: .6rem;
  }

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

  .xl\:px-xs {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .xl\:px-xxl {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .xl\:px-xxs {
    padding-left: .12rem;
    padding-right: .12rem;
  }

  .xl\:pb-big {
    padding-bottom: 1.5rem;
  }

  .xl\:pb-global {
    padding-bottom: 5vw;
  }

  .xl\:pb-lg {
    padding-bottom: 2.75rem;
  }

  .xl\:pb-med {
    padding-bottom: .8rem;
  }

  .xl\:pb-none {
    padding-bottom: 0;
  }

  .xl\:pb-sml {
    padding-bottom: .35rem;
  }

  .xl\:pb-std {
    padding-bottom: .6rem;
  }

  .xl\:pb-xl {
    padding-bottom: 8rem;
  }

  .xl\:pb-xs {
    padding-bottom: .2rem;
  }

  .xl\:pb-xxl {
    padding-bottom: 15rem;
  }

  .xl\:pb-xxs {
    padding-bottom: .12rem;
  }

  .xl\:pl-big {
    padding-left: 1.5rem;
  }

  .xl\:pl-global {
    padding-left: 5vw;
  }

  .xl\:pl-lg {
    padding-left: 2.75rem;
  }

  .xl\:pl-med {
    padding-left: .8rem;
  }

  .xl\:pl-none {
    padding-left: 0;
  }

  .xl\:pl-sml {
    padding-left: .35rem;
  }

  .xl\:pl-std {
    padding-left: .6rem;
  }

  .xl\:pl-xl {
    padding-left: 8rem;
  }

  .xl\:pl-xs {
    padding-left: .2rem;
  }

  .xl\:pl-xxl {
    padding-left: 15rem;
  }

  .xl\:pl-xxs {
    padding-left: .12rem;
  }

  .xl\:pr-big {
    padding-right: 1.5rem;
  }

  .xl\:pr-global {
    padding-right: 5vw;
  }

  .xl\:pr-lg {
    padding-right: 2.75rem;
  }

  .xl\:pr-med {
    padding-right: .8rem;
  }

  .xl\:pr-none {
    padding-right: 0;
  }

  .xl\:pr-std {
    padding-right: .6rem;
  }

  .xl\:pr-xl {
    padding-right: 8rem;
  }

  .xl\:pr-xs {
    padding-right: .2rem;
  }

  .xl\:pr-xxl {
    padding-right: 15rem;
  }

  .xl\:pr-xxs {
    padding-right: .12rem;
  }

  .xl\:pt-big {
    padding-top: 1.5rem;
  }

  .xl\:pt-global {
    padding-top: 5vw;
  }

  .xl\:pt-lg {
    padding-top: 2.75rem;
  }

  .xl\:pt-med {
    padding-top: .8rem;
  }

  .xl\:pt-none {
    padding-top: 0;
  }

  .xl\:pt-sml {
    padding-top: .35rem;
  }

  .xl\:pt-std {
    padding-top: .6rem;
  }

  .xl\:pt-xl {
    padding-top: 8rem;
  }

  .xl\:pt-xs {
    padding-top: .2rem;
  }

  .xl\:pt-xxl {
    padding-top: 15rem;
  }

  .xl\:pt-xxs {
    padding-top: .12rem;
  }

  .xl\:text-left {
    text-align: left;
  }

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

  .xl\:text-right {
    text-align: right;
  }

  .xl\:leading-loose {
    line-height: 1.9;
  }

  .xl\:leading-none {
    line-height: 1;
  }

  .xl\:leading-normal {
    line-height: 1.7;
  }

  .xl\:leading-relaxed {
    line-height: 1.8;
  }

  .xl\:leading-snug {
    line-height: 1.33;
  }

  .xl\:leading-tight {
    line-height: .9;
  }
}